Age | Commit message (Expand) | Author |
2017-06-26 | Eyes with variation-selector-16 now also do local-only | Surinna Curtis |
2017-06-26 | keyword muting and local only tooting WIP | beatrix-bitrot |
2017-06-20 | Fix conversations (fixes #3869) (#3870) | ThibG |
2017-06-20 | Filter direct statuses in Status.as_home_timeline (#3842) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-15 | Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountSe... | ThibG |
2017-06-14 | Fix account delete form not accepting password, update suspended (#3745) | Eugen Rochko |
2017-06-14 | Batched remove status service (#3735) | Eugen Rochko |
2017-06-14 | Account deletion (#3728) | Eugen Rochko |
2017-06-14 | Fix #2619 - When redis feed is empty, fall back to database (#3721) | Eugen Rochko |
2017-06-12 | Fix regression from #3672 - Do not use pipeline around zscore (#3704) | Eugen Rochko |
2017-06-11 | Fix an error when TagManager.local_url? is called with a bad URI (#3701) | ThibG |
2017-06-11 | Fix removal of status sending the original status to mentioned users instead ... | Eugen Rochko |
2017-06-11 | Refactor UpdateRemoteProfileService (#3690) | Yamagishi Kazutoshi |
2017-06-08 | Fix #3378 - If favourite/reblog already exists, return it instead of failing ... | Eugen Rochko |
2017-06-08 | Fixes #3605 by returning account from database in case of race condition (#3606) | ThibG |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Fix Code Climate failed (regression from #3622) (#3624) | Yamagishi Kazutoshi |
2017-06-07 | Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction ... | ThibG |
2017-06-06 | Fix 500 errors on searching invalid URLs (#3613) | unarist |
2017-06-06 | Try fixing ThreadResolveWorker calls (#3599) | ThibG |
2017-06-05 | Don't follow account if it's already followed (#3575) | René Klačan |
2017-06-04 | change sidekiq queueing to bulk push (#3536) | takayamaki |
2017-06-03 | Remove WarmCacheService (#3527) | Yamagishi Kazutoshi |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski |
2017-05-30 | Add status destroy authorization to policy (#3453) | Jack Jennings |
2017-05-30 | Move status reblog authorization into policy (#3425) | Jack Jennings |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |
2017-05-27 | Avoid comparing domains when looking for an exact match of a local account (#... | happycoloredbanana |
2017-05-27 | Fix some nil errors (#3338) | Eugen Rochko |
2017-05-23 | don't notify me when my toot is faved by someone i muted (#3245) | beatrix |
2017-05-22 | Similarly to #2426, put creation of remote statuses in a transaction, (#3233) | Eugen Rochko |
2017-05-20 | Use joins for account properties (#3167) | Akihiko Odaki |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-19 | Unify the method of extracting tags (#3138) | abcang |
2017-05-19 | Specs for precompute feed service (#3142) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-18 | Fetch remote image using http.rb (#3114) | Yamagishi Kazutoshi |
2017-05-17 | Fix #2572 - Resolve preview cards for remote statuses as well as local ones (... | Eugen Rochko |
2017-05-16 | Make faster ProcessFeedService (#3080) | Shunsuke Michii |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-13 | Revert HTML CW changes (#3020) | beatrix |
2017-05-12 | Add conversation model, <ostatus:conversation /> (#3016) | Eugen Rochko |
2017-05-12 | Fix not rejecting remote URIs when parsing out local IDs (#3012) | Eugen Rochko |
2017-05-11 | Fix #1426 - Trim long usernames in public follower/following lists (#2993) | Eugen Rochko |
2017-05-11 | Fix regressions from #2683 (#2970) | Eugen Rochko |
2017-05-10 | Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972) | Eugen Rochko |
2017-05-10 | Add `account_id DESC` to optimize PrecomputeFeedService (#2967) | alpaca-tc |
2017-05-10 | Handle hashtags in spoiler_texts (partial fix for #699) (#2683) | R Tucker |
2017-05-10 | Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) | Eugen Rochko |