Age | Commit message (Expand) | Author |
2019-04-06 | Fix admin validation being too strict about usernames (#10449) | Eugen Rochko |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-14 | Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217) | Eugen Rochko |
2019-03-12 | Fix poll update handler calling method was that was not available (#10246) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-02-03 | Add option to overwrite imported data (#9962) | Eugen Rochko |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-02-02 | Add WebP support (#9879) | Acid Chicken (硫酸鶏) |
2019-01-25 | Fix SSO authentication not working due to missing agreement boolean (#9915) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-05 | Use Contact User as Relay, Report, Subscribe. (#9661) | Naoki Kosaka |
2018-12-26 | Create DomainNormalizable#normalize_domain (#9631) | ysksn |
2018-12-22 | Add moderation warnings (#9519) | Eugen Rochko |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-24 | Sort self-replies to the top of descendants (#9320) | Eugen Rochko |
2018-11-23 | Revert "Sort self-replies to the top of the thread (#9296)" (#9335) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-11-16 | Sort self-replies to the top of the thread (#9296) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-09-29 | Fix timeline pagination (#8827) | Eugen Rochko |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-08-29 | Fix nil host in remotable (#8508) | Renato "Lond" Cerqueira |
2018-08-26 | Fix low-hanging rubocop gripes (#8458) | Quint Guvernator |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-07-07 | Add API method to remove a suggestion (#7978) | Eugen Rochko |
2018-07-03 | Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) | Renato "Lond" Cerqueira |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-24 | Fix jpeg files sometimes being returned with a .jpe extension (#7881) | ThibG |
2018-06-18 | Create special case to prefer "jpeg" over "jpe" file extension (#7841) | Eugen Rochko |
2018-06-06 | Fix fetch of remote image with multiple Content-Type headers (#7749) | Yamagishi Kazutoshi |
2018-06-06 | Add missing dot for remote image (#7751) | Yamagishi Kazutoshi |
2018-06-04 | Fix context performance by partially reverting #7083 (#7734) | nightpool |
2018-06-04 | Detect extname from Content-Type (#7733) | Yamagishi Kazutoshi |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-29 | Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) | Eugen Rochko |
2018-05-13 | Fix nil error in StatusFilter (#7470) | Eugen Rochko |
2018-05-11 | Catch Paperclip processing failures (fixes #6378) (#7439) | ThibG |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Fix n+1 queries in StatusThreadingConcern (#7321) | Eugen Rochko |
2018-05-03 | Fix cache_associated no longer working (#7320) | Eugen Rochko |
2018-05-02 | Keep notification when muting_notifications is true (#7311) | abcang |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-23 | Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) | Eugen Rochko |
2018-04-22 | Rescue Mastodon::LengthValidationError in Remoteable (#7228) | Eugen Rochko |