Age | Commit message (Expand) | Author |
2017-11-17 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-10-22 | Added a timeline for Direct statuses | Matthew Walsh |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-09-26 | Send streaming API delete to people mentioned in status (#5103) | Eugen Rochko |
2017-09-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-08-29 | Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) | Eugen Rochko |
2017-08-28 | Fix deletion of status which has been reblogged (#4728) | unarist |
2017-08-26 | Add ActivityPub serializer for Undo of Announce (#4703) | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-06-12 | Fix regression from #3672 - Do not use pipeline around zscore (#3704) | Eugen Rochko |
2017-06-11 | Fix removal of status sending the original status to mentioned users instead ... | Eugen Rochko |
2017-04-06 | Fix wrong pubsub channel on public timelines | Eugen Rochko |
2017-04-06 | Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe... | Eugen Rochko |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-02-22 | Fix #651 - Do not reinsert original status into all followers feeds | Eugen Rochko |
2017-02-12 | Deduplicate delete salmons (send only one per mentioned-account domain) | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-07 | Fix #147 - Unreblogging will leave original status in feeds | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-06 | Improve suspend account service | Eugen Rochko |
2016-11-29 | Fix trying to PuSH-publish updates of remote removals | Eugen |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-09 | Status removal is broadcast to public/hashtag timelines too | Eugen Rochko |
2016-10-16 | Fix RemoveStatusService trying to send delete salmons on behalf of remote sta... | Eugen Rochko |
2016-10-14 | Fix remove status service sending salmons | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-12 | Send "delete" Salmons to remote mentioned accounts on status removal | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-05 | RemoveStatusService fleshed out, still doesn't send Salmon slaps though | Eugen Rochko |
2016-09-04 | Handle delete Salmons, todo: clean up timelines | Eugen Rochko |