chuckya/app
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes ()
* Remove most behaviour disparities between blocks and mutes

The only differences between block and mute should be:

- Mutes can optionally NOT affect notifications
- Mutes should not be visible to the muted

Fix 
Fix 

* Do not allow boosting someone you blocked

Fix 

* Do not allow favouriting someone you blocked

* Fix nil error in StatusPolicy
2018-05-02 15:50:20 +02:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Disable API access when login is disabled () 2018-04-30 09:13:14 +02:00
helpers Support Actors/Statuses with multiple types () 2018-05-02 12:40:24 +02:00
javascript Fix low-contrasted cancel button of reply indicator () 2018-05-01 14:02:04 +02:00
lib Remove most behaviour disparities between blocks and mutes () 2018-05-02 15:50:20 +02:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Speed up test suite by not generating RSA keys in test environment () 2018-05-02 15:45:24 +02:00
policies Remove most behaviour disparities between blocks and mutes () 2018-05-02 15:50:20 +02:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Add RSS feeds for end-users () 2018-04-25 02:10:02 +02:00
services Remove most behaviour disparities between blocks and mutes () 2018-05-02 15:50:20 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags () 2018-04-23 23:52:58 +02:00
views Fix "Show more" URL on paginated threads for remote statuses () 2018-04-30 01:59:42 +02:00
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up () 2018-04-13 01:27:22 +02:00