Age | Commit message (Expand) | Author |
2022-04-28 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-03-10 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-03-09 | Change how changes to media attachments are stored for edits (#17696) | Eugen Rochko |
2022-02-12 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-02-11 | Add notifications when a reblogged status has been updated (#17404) | Eugen Rochko |
2022-01-28 | Fix Sidekiq warning when pushing DMs to direct timeline | Claire |
2022-01-28 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2022-01-26 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-01-26 | Fix local distribution of edited statuses (#17380) | Claire |
2022-01-19 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2020-11-19 | Fix DMs not appearing into timelines (#15182) | ThibG |
2020-09-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-09-01 | Change own direct-visibility statuses to be in the home feed again (#14711) | Eugen Rochko |
2020-08-31 | Fix limited follower id in fan-out-on-write service (#14709) | Takeshi Umeda |
2020-08-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-08-30 | Fix inefficiencies in fan-out-on-write service (#14682) | Eugen Rochko |
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-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-06-27 | Use a redis-cached feed for the DM timeline | Thibaut Girka |
2019-05-01 | Add site-wide options to show reblogs and replies in local/public timelines | Thibaut Girka |
2018-10-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-10-30 | Accept the same payload in multiple inboxes and deliver (#9150) | Eugen Rochko |
2018-10-23 | Keep back own DMs in Home timeline | Thibaut Girka |
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-10-07 | Add conversations API (#8832) | 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-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-06-04 | change sidekiq queueing to bulk push (#3536) | takayamaki |
2017-04-12 | Silence more scope order warnings (#1604) | Matt Jankowski |
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-04-05 | Only render public payload once in FanOutOnWrite | Eugen Rochko |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-03 | Add check for visibility.nil? even though it can't ever be, to check for race... | Eugen Rochko |
2017-04-02 | Fix feed regeneration bug | Eugen Rochko |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |