Age | Commit message (Expand) | Author |
2020-05-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-05-12 | Fix not publishing update of remote timeline (#13745) | Takeshi Umeda |
2019-09-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-08-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-08-22 | Fix remote and staff-removed statuses leaving media behind for a day (#11638) | Eugen Rochko |
2019-08-07 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-08-07 | Fix non-lowercase hashtags not being picked up by the streaming API (#11508) | Eugen Rochko |
2019-07-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-06-27 | Use a redis-cached feed for the DM timeline | Thibaut Girka |
2019-06-07 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-04 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-03-16 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-16 | Avoid race condition when streaming deleted statuses (#10280) | ThibG |
2019-03-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-12 | Optimize RemoveStatusService by removing n+1 query and using shared inboxes (... | Eugen Rochko |
2019-02-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2018-10-22 | Keep new DMs in home feeds and in the old DM timeline | Thibaut Girka |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-11 | Do not push DMs into the home feed (#8940) | Eugen Rochko |
2018-08-21 | Get rid of all batch order warnings (#8334) | Eugen Rochko |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-07-05 | Send undo of boost to original poster if reblog (#7959) | Eugen Rochko |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-21 | Use #any? instead of #exists? when checking media attachments (#7570) | Eugen Rochko |
2018-05-21 | Add media timeline (#6631) | Yamagishi Kazutoshi |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-11-30 | Fix too many forwards (#5854) | Eugen Rochko |
2017-11-18 | Lists (#5703) | Eugen Rochko |
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 |