Eugen Rochko
|
dbd529109e
|
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
slightly optimized FanOutOnWriteService again
|
2017-04-06 02:26:59 +02:00 |
Eugen Rochko
|
5b95be1c42
|
Replace calls to FeedManager#inline_render and #broadcast
|
2017-04-05 19:45:18 +02:00 |
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.
|
2017-02-22 15:52:47 +01:00 |
Eugen Rochko
|
446267d1bf
|
Deduplicate delete salmons (send only one per mentioned-account domain)
|
2017-02-12 17:30:15 +01:00 |
Eugen Rochko
|
149887a0ff
|
Make follow requests federate
|
2017-02-11 02:58:00 +01:00 |
Eugen Rochko
|
d9ca46b464
|
Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
|
2017-02-02 00:03:31 +01:00 |
Eugen Rochko
|
5c7add2176
|
Fix #147 - Unreblogging will leave original status in feeds
|
2017-01-07 15:44:22 +01:00 |
Eugen Rochko
|
6de079a5af
|
Removing external hub completely, fix #333 fixing digit-only hashtags,
removing web app capability from non-webapp pages
|
2016-12-18 12:24:37 +01:00 |
Eugen Rochko
|
2ef9f36cf2
|
Improve suspend account service
|
2016-12-06 18:32:36 +01:00 |
Eugen
|
1e99a2bb03
|
Fix trying to PuSH-publish updates of remote removals
|
2016-11-29 17:41:47 +01:00 |
Eugen Rochko
|
2d2c81765b
|
Adding embedded PuSH server
|
2016-11-28 13:36:47 +01:00 |
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
Eugen Rochko
|
c5e03a2e0d
|
Status removal is broadcast to public/hashtag timelines too
|
2016-11-09 19:16:27 +01:00 |
Eugen Rochko
|
0895ff414e
|
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
|
2016-10-16 19:14:23 +02:00 |
Eugen Rochko
|
244d1307a3
|
Fix remove status service sending salmons
|
2016-10-14 20:09:33 +02:00 |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
2016-09-29 21:28:21 +02:00 |
Eugen Rochko
|
d6a64f45fd
|
Adding a notification stack for error messages
|
2016-09-12 19:20:55 +02:00 |
Eugen Rochko
|
05b0c985b4
|
Send "delete" Salmons to remote mentioned accounts on status removal
Fixes #27
|
2016-09-12 18:33:34 +02:00 |
Eugen Rochko
|
3cc47beb6e
|
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
|
2016-09-09 20:04:34 +02:00 |
Eugen Rochko
|
926eea89b5
|
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
|
2016-09-05 01:59:46 +02:00 |
Eugen Rochko
|
a289c1d52f
|
Handle delete Salmons, todo: clean up timelines
|
2016-09-04 14:44:16 +02:00 |