Eugen Rochko
|
04b2b771c1
|
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.
|
8 years ago |
Eugen Rochko
|
f9f8f52fe9
|
Stop trying to shoehorn all Salmon updates into the poor database-connected
StreamEntry model. Simply render Salmon slaps as they are needed
|
8 years ago |
Eugen Rochko
|
59c8c2b28a
|
Make follow requests federate
|
8 years ago |
Eugen Rochko
|
98660a76d9
|
Move merging/unmerging of timelines into background. Move blocking into
background as well since it's a computationally expensive
|
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 |
Eugen Rochko
|
ce29624c6d
|
Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes
|
8 years ago |
Eugen Rochko
|
0077fc26df
|
Merge and unmerge timelines on follow/unfollow, solves #21, #22
|
8 years ago |
Eugen Rochko
|
85b00d19b8
|
Moving Salmon notifications to background processing, fixing mini-profiler
behaviour with Turbolinks enabled, optimizing Rabl for production
|
9 years ago |
Eugen Rochko
|
fa7868675d
|
Send Salmon interactions
|
9 years ago |