docbrown/app
rhymes 21fca3e0f2
Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy]
* Modernize index test

* Hide comments body_html and user info if the comment is either deleted or hidden

* Shorten lines a bit

* Freeze repeated strings

* Document all /comments

* Document /comments/{id}
2020-03-07 09:02:10 +01:00
..
assets Let mods mark articles that require approval as approved. (#6513) [deploy] 2020-03-06 19:49:41 -05:00
black_box Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
controllers Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy] 2020-03-07 09:02:10 +01:00
dashboards Add HtmlVariantSuccess and HtmlVariantTrial dashboards (#6262) [deploy] 2020-02-27 08:34:10 -06:00
decorators Use scopes for Follow instead of where all the time (#6149) [deploy] 2020-02-25 19:29:52 -05:00
errors Centralize search error handling (#6227) [deploy] 2020-02-25 14:03:49 -05:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Do not render or link to empty rss feeds (#6429) [deploy] 2020-03-03 21:37:51 -05:00
javascript fixed some eslint errors (#6476) 2020-03-06 20:03:49 +01:00
labor Remove Shipping Fields from Users (#6477) [deploy] 2020-03-05 13:41:09 -05:00
lib Allow different casings to be specified for syntax highlighting (#6354) 2020-02-28 12:36:27 -05:00
liquid_tags Fixe html_safe issues from comment domain (#6422) 2020-03-03 15:38:15 -05:00
mailers Add unsubscribe option to badge and connect emails (#6027) 2020-02-12 10:48:51 -05:00
models Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy] 2020-03-07 09:02:10 +01:00
observers Fix typo in ReactionObserver (#5834) [deploy] 2020-02-03 11:18:37 -05:00
policies [deploy] Remove github_repos from public API (#6304) 2020-02-26 11:23:39 -05:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers convert flare tag to json string before indexing (#6516) [deploy] 2020-03-06 20:27:57 -05:00
services Hide banished users vomit confirmations and delete vomit reactions on banish (#6507) [deploy] 2020-03-06 15:35:30 -05:00
uploaders Limit ALL Upload file sizes to 25 MB (#5356) [deploy] 2020-01-07 11:20:40 -05:00
view_objects Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
views Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy] 2020-03-07 09:02:10 +01:00
workers Remove Algolia from Comments (#6464) [deploy] 2020-03-05 11:30:25 -08:00