chinwagsocial/app
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231)
* 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 #7230
Fix #5713

* Do not allow boosting someone you blocked

Fix #7248

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