Age | Commit message (Expand) | Author |
2020-06-24 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-06-20 | Fix not working I18n on 2FA and Sign in token page (#14087) | fuyu |
2020-06-09 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |
2020-05-11 | Fix sr locale being selected over sr-Latn (#13693) | ThibG |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-03 | Change signature verification to ignore signatures with invalid host (#13033) | Eugen Rochko |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-18 | Add password challenge to 2FA settings, e-mail notifications (#11878) | Eugen Rochko |
2019-08-18 | Add HTTP signature keyId to request log (#11591) | Eugen Rochko |
2019-07-30 | Add whitelist mode (#11291) | Eugen Rochko |
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko |
2019-07-21 | Change locale detection to run once per session (#8657) | Eugen Rochko |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-09 | Refactor domain block checks (#11268) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-06-05 | Cleanup various controllers (#10972) | ThibG |
2019-05-23 | Move signature verification stoplight to the requests themselves (#10813) | ThibG |
2019-03-21 | Mark the 410 gone response for suspended accounts as cachable (#10339) | ThibG |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-01-07 | Improvements to signature verification (#9667) | ThibG |
2018-12-26 | Fix signature verification stoplight triggering on non-timeout errors (#9617) | Eugen Rochko |
2018-12-10 | Remove RemoteAccountControllerConcern never used (#9482) | ysksn |
2018-11-08 | Reduce connect timeout limit and limit signature failures by source IP (#9236) | Eugen Rochko |
2018-10-12 | Improve signature verification safeguards (#8959) | Eugen Rochko |
2018-10-08 | Remove dead code (#8919) | Eugen Rochko |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-06-30 | Typo in signature verification failure logging (#7916) | Marty McGuire |
2018-05-17 | HTTP signatures spec no longer requires algorithms field (#7525) | Eugen Rochko |
2018-05-11 | Update session activation time (fixes #5605) (#7408) | ThibG |
2018-04-20 | Fix spec for sr-Latn (#7203) | Yamagishi Kazutoshi |
2018-04-08 | Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) | ThibG |
2018-03-18 | If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) | Eugen Rochko |
2018-03-04 | Set the default locale in config (#6580) | Akihiko Odaki |
2018-02-02 | Allow retrieval of private statuses (single or in outbox) using HTTP signatur... | puckipedia |
2018-01-23 | Fix #6331 (#6341) | Eugen Rochko |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-18 | Fix regeneration marker not expiring (#6290) | Eugen Rochko |
2017-12-29 | Add more instance stats APIs (#6125) | Eugen Rochko |
2017-12-11 | Apply a 25x rate limit by IP even to authenticated requests (#5948) | Eugen Rochko |
2017-12-09 | Rate limit by user instead of IP when API user is authenticated (#5923) | Eugen Rochko |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-10-13 | Fix UserTrackingConcern firing on every request, optimize some queries (#5368) | Eugen Rochko |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-10-03 | Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) | ThibG |
2017-09-28 | If HTTP signature is wrong and webfinger cache is stale, retry with resolve (... | Eugen Rochko |
2017-08-21 | Support more variations of ActivityPub keyId in signature (#4630) | Eugen Rochko |
2017-08-13 | Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) | Eugen Rochko |