docbrown/app
Jacob Herrington 40bc7ecedd
Remove unnecessary eager loading (#6063)
Bullet doesn't seem to like this, and it makes sense because we don't
want to load ALL reactions, just some of them.

Co-authored-by: nspinazz89 <nspinazz89@gmail.com>

Co-authored-by: Nick S <nspinazz89@gmail.com>
2020-02-17 09:39:30 -05:00
..
assets Change error styling from syntax highlighting for a better UI in all themes (#6004) [deploy] 2020-02-12 15:25:00 -05:00
black_box Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
controllers Remove unnecessary eager loading (#6063) 2020-02-17 09:39:30 -05:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators [deploy] Switch decorators from Draper to Rails builtin decorations (#6040) 2020-02-17 09:32:32 -05:00
errors [deploy] Switch decorators from Draper to Rails builtin decorations (#6040) 2020-02-17 09:32:32 -05:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Add guard clause for presence of processed_html (#5638) [deploy] 2020-01-22 15:32:50 -05:00
javascript Search Tags in Elasticsearch from Classified Listing and Post Creation (#6024) [deploy] 2020-02-17 08:16:45 -05:00
labor Replace dev.to with ApplicationConfig in a few locations (#6008) [deploy] 2020-02-11 14:48:27 -05:00
lib [deploy] Add "functional.cafe" to Mastodon list (#5737) 2020-01-27 11:56:01 -05:00
liquid_tags Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
mailers Add unsubscribe option to badge and connect emails (#6027) 2020-02-12 10:48:51 -05:00
models [deploy] Switch decorators from Draper to Rails builtin decorations (#6040) 2020-02-17 09:32:32 -05:00
observers Fix typo in ReactionObserver (#5834) [deploy] 2020-02-03 11:18:37 -05:00
policies Handle missing commentable for user_is_commentable_author? check (#5336) [deploy] 2020-01-02 18:06:05 -05:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers Index Tags to Elasticsearch after they are created (#5958) [deploy] 2020-02-11 11:58:58 -05:00
services [deploy] Switch decorators from Draper to Rails builtin decorations (#6040) 2020-02-17 09:32:32 -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 [deploy] Switch decorators from Draper to Rails builtin decorations (#6040) 2020-02-17 09:32:32 -05:00
workers Document DataUpdateScripts, Add to Deploy Process, Add Development Check (#6068) [deploy] 2020-02-14 11:45:27 -05:00