Age | Commit message (Expand) | Author |
2017-07-21 | Use the same emoji data on the frontend and backend (#4284) | Eugen Rochko |
2017-07-20 | Fix webfinger retries (#4275) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-15 | Optimize uri normalization (#4212) | ThibG |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-07-14 | Fix subsequent replies to unresolved status not being filtered from home (#4190) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-14 | Add option to opt out of search engines on public profile/status pages (#4199) | Eugen Rochko |
2017-07-10 | Add setting a always mark media as sensitive (#4136) | Yamagishi Kazutoshi |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-06-29 | Reduce number of commands in FeedManager#trim (#3989) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-17 | Whitelist allowed classes for federated statuses (#3810) | nightpool |
2017-06-15 | Fix regression from #3490 - filter out hidden statuses from ancestors/descend... | Eugen Rochko |
2017-06-09 | Language detection defaults to nil (#3666) | Matt Jankowski |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Allow "class" attribute on the "a" tag in sanitization (#3623) | unarist |
2017-06-05 | Introduce StatusThreadingConcern (#3490) | Matt Jankowski |
2017-06-04 | Remove some code in TagManager and spec (#3547) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | A minor change for ProviderDiscovery and spec (#3543) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Remove some arguments of Formatter.instance.format and spec (#3541) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-03 | Remove redundant code in AtomSerializer and spec (#3528) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-03 | Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (... | Clworld |
2017-06-01 | Remove usernames and hashtags from language detection (#3503) | Matt Jankowski |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski |
2017-05-30 | Improve api oembed controller (#3450) | Matt Jankowski |
2017-05-29 | Add preference setting for delete toot modal (#3368) | Atsushi Yamamoto |
2017-05-25 | Refactor Setting (#3302) | alpaca-tc |
2017-05-25 | fix-cache-returns-nil (#3213) | masarakki |
2017-05-24 | Skip formatting for cashtag in status text (#3275) | Yamagishi Kazutoshi |
2017-05-19 | Unify the method of extracting tags (#3138) | abcang |
2017-05-19 | Conditional validations no longer accept strings for if/unless (#3124) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | 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 | Prepend reblogs' wrapper content with "RT @original_author", (#3013) | 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 | When avatar/header are missing, do not include the missing file into Atom (#2... | Eugen Rochko |
2017-05-11 | Fix regressions from #2683 (#2970) | Eugen Rochko |
2017-05-10 | fix a regression introduced by e2491680e696d2c285a798ec4c66b26d2748df66 (#2966) | beatrix |
2017-05-10 | Handle hashtags in spoiler_texts (partial fix for #699) (#2683) | R Tucker |
2017-05-09 | Use CLD3 (#2949) | Akihiko Odaki |
2017-05-09 | Fixed bug that timeline can not be displayed by InvalidURIError (#2947) | abcang |
2017-05-08 | Delegate Account#user_locale method and allow nil (#2927) | Matt Jankowski |
2017-05-07 | raise-when-oembed-not-found (#2882) | masarakki |
2017-05-06 | Optimize MuteService and AfterBlockService (#2836) | alpaca-tc |
2017-05-05 | use Twitter::Extractor for creating links (#2502) | masarakki |