Age | Commit message (Expand) | Author |
2018-07-07 | Add API method to remove a suggestion (#7978) | Eugen Rochko |
2018-07-06 | Add admin setting to enable OG previews for sensitive media (#7962) | 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-17 | Allow selecting default posting language instead of auto-detect (#7828) | Eugen Rochko |
2018-06-17 | Change language opt-out to language opt-in (#7823) | Eugen Rochko |
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko |
2018-06-09 | Fix has_one association on Web::PushSubscription (#7767) | Eugen Rochko |
2018-06-06 | Filter out blocked/muted people from profile timelines (#7747) | 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-05 | Add redraft function (#7735) | Eugen Rochko |
2018-06-04 | Fix context performance by partially reverting #7083 (#7734) | nightpool |
2018-06-04 | Detect extname from Content-Type (#7733) | Yamagishi Kazutoshi |
2018-06-04 | Do not mark remote status sensitive even if spoiler text is present (#7395) | Akihiko Odaki |
2018-06-04 | Remove trending hashtags (#7711) | Eugen Rochko |
2018-06-01 | Use different algorithm for trending tags (#7697) | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
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-28 | optimize direct timeline (#7614) | tateisu |
2018-05-27 | Track trending tags (#7638) | Eugen Rochko |
2018-05-27 | Validate that e-mail resolves with MX and it's not blacklisted (#7631) | Eugen Rochko |
2018-05-19 | Ensure push subscription is immediately removed when application is revoked (... | Eugen Rochko |
2018-05-19 | Improve payload format of Web Push API now that it's open (#7521) | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | 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-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-05-05 | 4 profile fields max, store only 255 characters per name/value (#7348) | Eugen Rochko |
2018-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
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-05-02 | Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) | Eugen Rochko |
2018-05-02 | Speed up test suite by not generating RSA keys in test environment (#7296) | Eugen Rochko |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko |
2018-04-23 | Implement the ability for instances to define a list of disallowed hashtags (... | Emelia Smith |
2018-04-23 | Prevent suspended accounts from appearing in AccountSearchService (#7246) | Emelia Smith |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
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 |