Eugen Rochko
|
59c8c2b28a
|
Make follow requests federate
|
8 years ago |
Eugen Rochko
|
ea8b548ee9
|
Make blocks create entries and unfollows instantly, but do the clean up
in the background instead. Should fix delay where blocked person
can interact with blocker for a short time before background job
gets processed
|
8 years ago |
Eugen Rochko
|
043d9114bf
|
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
|
8 years ago |
Eugen Rochko
|
09a477c782
|
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
|
8 years ago |
Eugen Rochko
|
f6d196255c
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
8 years ago |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
7b9a4af311
|
API for blocking and unblocking
|
8 years ago |