Age | Commit message (Expand) | Author |
2017-07-15 | Merge upstream (#81) | kibigo! |
2017-07-14 | Fix subsequent replies to unresolved status not being filtered from home (#4190) | Eugen Rochko |
2017-07-12 | Merge upstream!! #64 <3 <3 | kibigo! |
2017-06-29 | Reduce number of commands in FeedManager#trim (#3989) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-26 | keyword muting and local only tooting WIP | beatrix-bitrot |
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 |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-04 | Use active record shorthand | Kurtis Rainbolt-Greene |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | Eugen Rochko |
2017-04-04 | Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge | Eugen Rochko |
2017-04-04 | Optimize filter methods in FeedManager a bit, use redis pipelining on merge/u... | Eugen Rochko |
2017-04-02 | Fix issue with feed merge-in code as well | Eugen Rochko |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-03-01 | If a status is within 40 statuses from the top of a home feed, do not | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-05 | Add tracking of delay to streaming API | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2016-12-31 | Set in_reply_to_account on statuses to non-self value when possible, thus | Eugen Rochko |
2016-12-22 | Private posts mentioning non-followers should not notify them, neither locall... | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-04 | Automatically block outgoing notifications from silenced accounts to users | Eugen Rochko |
2016-11-25 | Fix #65 - Options to block notifications from people you don't follow/who don... | Eugen Rochko |
2016-11-25 | Filter statuses that mention blocked users | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Fix #63 - Filter mentions that reply to blocked users | Eugen Rochko |
2016-11-10 | Improve filtering of public/hashtag timelines, both in backlog and real-time | Eugen Rochko |
2016-11-08 | Improve feed regeneration | Eugen Rochko |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-02 | Fix subtle bugs, new icon button | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-03 | Adding a block model and filter mentions from blocked users (fix #60) | Eugen Rochko |
2016-10-02 | Preparing feeds for better filtering | Eugen Rochko |
2016-09-29 | Fix #25 - Only latest reblog of status kept on feed as zset value is set to "... | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |