Eugen Rochko
|
51d7caaf19
|
Fix wrong pubsub channel on public timelines
|
7 years ago |
Eugen Rochko
|
dbd529109e
|
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
slightly optimized FanOutOnWriteService again
|
7 years ago |
Eugen Rochko
|
5b95be1c42
|
Replace calls to FeedManager#inline_render and #broadcast
|
7 years ago |
Eugen Rochko
|
c77a54fe0a
|
Fix #651 - Do not reinsert original status into all followers feeds
upon un-reblogging. Check if the reblog was in the feed in the first
place. It might have been filtered on distribution.
|
7 years ago |
Eugen Rochko
|
446267d1bf
|
Deduplicate delete salmons (send only one per mentioned-account domain)
|
7 years ago |
Eugen Rochko
|
149887a0ff
|
Make follow requests federate
|
7 years ago |
Eugen Rochko
|
d9ca46b464
|
Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
|
7 years ago |
Eugen Rochko
|
5c7add2176
|
Fix #147 - Unreblogging will leave original status in feeds
|
7 years ago |
Eugen Rochko
|
6de079a5af
|
Removing external hub completely, fix #333 fixing digit-only hashtags,
removing web app capability from non-webapp pages
|
7 years ago |
Eugen Rochko
|
2ef9f36cf2
|
Improve suspend account service
|
8 years ago |
Eugen
|
1e99a2bb03
|
Fix trying to PuSH-publish updates of remote removals
|
8 years ago |
Eugen Rochko
|
2d2c81765b
|
Adding embedded PuSH server
|
8 years ago |
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
c5e03a2e0d
|
Status removal is broadcast to public/hashtag timelines too
|
8 years ago |
Eugen Rochko
|
0895ff414e
|
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
|
8 years ago |
Eugen Rochko
|
244d1307a3
|
Fix remove status service sending salmons
|
8 years ago |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
8 years ago |
Eugen Rochko
|
d6a64f45fd
|
Adding a notification stack for error messages
|
8 years ago |
Eugen Rochko
|
05b0c985b4
|
Send "delete" Salmons to remote mentioned accounts on status removal
Fixes #27
|
8 years ago |
Eugen Rochko
|
3cc47beb6e
|
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
|
8 years ago |
Eugen Rochko
|
926eea89b5
|
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
|
8 years ago |
Eugen Rochko
|
a289c1d52f
|
Handle delete Salmons, todo: clean up timelines
|
8 years ago |