mastodon/app
Renato "Lond" Cerqueira ad207456d6 Improve language filter (#5724)
* Scrub text of html before detecting language.

* Detect language on statuses coming from activitypub.

* Fix rubocop comments.

* Remove custom emoji from text before language detection
2017-11-16 13:51:38 +01:00
..
controllers Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
helpers Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
javascript reusable-streaming (#5709) 2017-11-15 16:04:15 +01:00
lib Improve language filter (#5724) 2017-11-16 13:51:38 +01:00
mailers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
models Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 2017-11-16 12:13:03 +01:00
policies Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5613) 2017-11-07 14:24:21 +01:00
services Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Add option to block direct messages from people you don't follow (#5669) 2017-11-14 21:12:57 +01:00
workers Retry thread resolving (#5599) 2017-11-11 16:49:04 +01:00