Age | Commit message (Expand) | Author |
2021-06-23 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-06-21 | Fix serialization of followers/following counts when user hides their network... | Claire |
2021-05-08 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-05-07 | Remove PubSubHubbub-related columns from accounts table (#16170) | Eugen Rochko |
2021-05-07 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-05-03 | Change confirmations controller to redirect to / for approved users (#16151) | Claire |
2021-04-20 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-04-15 | Fix app name, website and redirect URIs not having a maximum length (#16042) | Eugen Rochko |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-04-05 | Fix glitch-soc-specific health check spec | Claire |
2021-03-31 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-03-26 | Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) | Claire |
2021-03-24 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-03-24 | Update Mastodon to Rails 6.1 (#15910) | Claire |
2021-03-19 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-03-18 | Fix cache_collection crashing when given an empty collection (#15921) | Claire |
2021-03-17 | Prepare Mastodon for Rails 6 (#15911) | Claire |
2021-03-02 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-03-01 | Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) | Eugen Rochko |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2021-02-03 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2021-02-02 | Fix race conditions on account migration creation (#15597) | ThibG |
2021-01-31 | Improved performance of notification preloading (#15640) | abcang |
2021-01-11 | Merge branch 'master' into glitch-soc/merge-upstream | Claire |
2021-01-10 | Fix muting users with duration via the REST api (#15516) | Levi Bard |
2020-12-23 | Merge branch 'master' into glitch-soc/merge-upstream | Claire |
2020-12-22 | Fix external user creation failing when invite request text is required (#15405) | ThibG |
2020-12-15 | Merge branch 'master' into glitch-soc/merge-upstream | Claire |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-12-10 | Merge branch 'master' into glitch-soc/merge-upstream | Claire |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |
2020-11-25 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-11-21 | Fix not being able to unfavorite toots one has lost access to (#15192) | ThibG |
2020-11-20 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-14 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-11-12 | Fix 2FA/sign-in token sessions being valid after password change (#14802) | Eugen Rochko |
2020-11-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-07 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-10-21 | Remove glitch-soc specific and obsolete /api/v1/mutes/details | Thibaut Girka |
2020-10-21 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-09-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-14 | Do not serve account actors at all in limited federation mode (#14800) | ThibG |