docbrown/app/services
rhymes 54ccef4766 Fix error with articles API and unknown username (#2247)
Currently the articles API breaks the server when called with an unknown username. It should return nothing like when called with an unknown tag.
2019-03-31 10:47:48 -04:00
..
exporter Export comments (#1471) 2019-01-16 12:54:45 -05:00
moderator Clear cache when merging users (#2229) 2019-03-28 12:26:14 -04:00
notifications Extract new reaction notification to ActiveJob (#2122) 2019-03-25 13:54:21 -04:00
rss_reader Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
suggester Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
article_api_index_service.rb Fix error with articles API and unknown username (#2247) 2019-03-31 10:47:48 -04:00
article_creation_service.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
article_with_video_creation_service.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
authorization_service.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
chat_channel_creation_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
membership_service.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
moderation_service.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
notifications.rb Extract sending new follower notification to a separate job (#2030) 2019-03-20 12:51:09 -04:00
read_notifications_service.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tag_adjustment_creation_service.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tag_adjustment_update_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00