Eugen Rochko
|
8e08ae5bb9
|
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
in case of debugging incoming salmons. Add <thr:in-reply-to /> to favourite
salmons because it seems to be required by GS.
|
7 years ago |
Eugen Rochko
|
0518492158
|
Stop trying to shoehorn all Salmon updates into the poor database-connected
StreamEntry model. Simply render Salmon slaps as they are needed
|
7 years ago |
Eugen Rochko
|
149887a0ff
|
Make follow requests federate
|
7 years ago |
Eugen Rochko
|
8a880a3d46
|
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
|
7 years ago |
Eugen Rochko
|
c04002b340
|
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
|
7 years ago |
Eugen Rochko
|
2d2154ba75
|
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
|
7 years ago |
Eugen Rochko
|
7cee27f517
|
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
|
fdc17bea58
|
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 |