Age | Commit message (Expand) | Author |
2020-09-08 | Refactor feed manager (#14761) | Eugen Rochko |
2020-09-07 | Fix multiple boosts of a same toot erroneously appearing in TL (#14759) | ThibG |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-09-01 | Change own direct-visibility statuses to be in the home feed again (#14711) | Eugen Rochko |
2020-07-17 | Fix boosted toots from blocked account not being retroactively removed from T... | ThibG |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
2020-06-23 | Fix crash in MergeWorker (#14129) | ThibG |
2020-06-09 | FIX: filters ignore media descriptions (#13837) | Ben Lubar |
2020-01-26 | Add streaming API updates for announcements being modified or deleted (#12963) | Eugen Rochko |
2019-11-07 | Fix type mismatch (#12324) | Darius Kazemi |
2019-10-06 | Fix performance of home feed regeneration (#12084) | Eugen Rochko |
2019-09-02 | Change trending hashtags to not disappear instantly after midnight (#11712) | Eugen Rochko |
2019-07-31 | Fix delete regression (#11450) | Eugen Rochko |
2019-07-30 | Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) | ThibG |
2019-06-25 | Apply filters to poll options (#11174) | ThibG |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2018-12-09 | Add setting to not aggregate reblogs (#9248) | ThibG |
2018-11-21 | Include replies to list owner and replies to list members in list statuses (#... | ThibG |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-09-28 | Exclude replies from list timelines (#8683) | cbayerlein |
2018-08-26 | Fix low-hanging rubocop gripes (#8458) | Quint Guvernator |
2018-07-10 | Make whole-word filter regex consistent between Ruby and JS (#7987) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-07-06 | In keyword filter, account for reblogs, HTML and whole-words (#7960) | Eugen Rochko |
2018-07-05 | Check reblogged status for blocked/muted mentions (#7957) | Eugen Rochko |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-05-02 | Remove most behaviour disparities between blocks and mutes (#7231) | Eugen Rochko |
2018-02-24 | Do not push status to feed if its reblog is already inserted (#6488) | Akihiko Odaki |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-10-17 | Clean up reblog tracking keys, related improvements (#5428) | aschmitz |
2017-10-16 | Keep references to all reblogs of a status on home feed (#5419) | Eugen Rochko |
2017-10-16 | Ensure that feed renegeration restores non-zero items (#5409) | Eugen Rochko |
2017-10-16 | Fix un-reblogged status being at wrong position in the home timeline (#5418) | unarist |
2017-10-13 | Fix UserTrackingConcern firing on every request, optimize some queries (#5368) | Eugen Rochko |
2017-10-13 | When unfollowing, remove from home in web UI immediately (#5369) | Eugen Rochko |
2017-10-08 | Fix #5271 - Fix missing attribute in remove_from_feed (#5277) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-07-14 | Fix subsequent replies to unresolved status not being filtered from home (#4190) | Eugen Rochko |
2017-06-29 | Reduce number of commands in FeedManager#trim (#3989) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-03 | Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (... | Clworld |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-06 | Optimize MuteService and AfterBlockService (#2836) | alpaca-tc |
2017-04-11 | Remove order prior to .find_in_batches (#1470) | Matt Jankowski |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-04-04 | Moved to the worker | Kurtis Rainbolt-Greene |
2017-04-04 | This method isn't used anymore | Kurtis Rainbolt-Greene |
2017-04-04 | By pushing this into a worker we can reduce the amount of time the feed manag... | Kurtis Rainbolt-Greene |
2017-04-05 | Merge pull request #858 from krainboltgreene/patch-6 | Eugen |