Age | Commit message (Expand) | Author |
2018-08-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-08-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-07-09 | Merge branch 'master' into glitch-soc/tentative-merge | Thibaut Girka |
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 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-06-24 | Fix jpeg files sometimes being returned with a .jpe extension (#7881) | ThibG |
2018-06-21 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-06-18 | Create special case to prefer "jpeg" over "jpe" file extension (#7841) | Eugen Rochko |
2018-06-07 | Merge remote-tracking branch 'tootsuite/master' into merge-upstream | David Yip |
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-31 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-05-29 | Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) | Eugen Rochko |
2018-05-14 | Merge branch 'master' into glitch-soc/merge | Thibaut Girka |
2018-05-13 | Fix nil error in StatusFilter (#7470) | Eugen Rochko |
2018-05-11 | Merge branch 'master' into glitch-soc/merge | Thibaut Girka |
2018-05-11 | Catch Paperclip processing failures (fixes #6378) (#7439) | ThibG |
2018-05-04 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
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 |
2018-04-13 | Merge pull request #419 from ThibG/glitch-soc/features/bookmarks | David Yip |
2018-04-11 | Add backend support for bookmarks | Thibaut Girka |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-04-09 | Exclude status itself from context query (#7083) | Akihiko Odaki |
2018-03-27 | Fix UniqueUsernameValidator comparison (#6926) | Eugen Rochko |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-17 | Handle Mastodon::HostValidationError when pulling remoteable assets (#6782) | Daniel Hunsaker |
2018-03-08 | Rescue when there's no extension in the remotable (#6358) | Renato "Lond" Cerqueira |
2018-03-07 | Add additional first_name and last_name SAML attribute statement options, and... | Effy Elden |
2018-03-06 | Fix #3807: Increase avatars to 400x400 max (#6651) | Eugen Rochko |
2018-02-26 | Fix prev/next links on public profile page (#6497) | Ian McCowan |
2018-02-23 | New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)... | Ghislain Loaec |
2018-02-22 | New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538) | Ghislain Loaec |
2018-02-22 | Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) | Eugen Rochko |