~cytrogen/masto-fe

ref: 937dc42f101be905e3af41b879901a4445b0223a masto-fe/app/controllers d---------
20666482 — Robert R George 2 years ago
Added admin api for managing tags (#26872)

9a70cac9 — CSDUMMI 2 years ago
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)

33c8708a — Claire 2 years ago
Change `GET /api/v1/directory` to use database replica rather than primary (#26856)

09ec9c6a — Claire 2 years ago
Downgrade signature verification debug logging from `warn` to `debug` (#26812)

548c032d — Claire 2 years ago
Improve interaction modal error handling (#26795)

16681e0f — Claire 2 years ago
Add admin notifications for new Mastodon versions (#26582)

9e26cd55 — Claire 2 years ago
Add `authorized_fetch` server setting in addition to env var (#25798)

ccca542d — Daniel M Brasil 2 years ago
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)

25bf6406 — Claire 2 years ago
Add debug logging on signature verification failure (#26637)

a7d96e6a — Lukas Martini 2 years ago
Improve error messages when DeepL quota is exceeded (#26704)

30c191aa — jsgoldstein 2 years ago
Add new public status index (#26344)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
191d302b — Claire 2 years ago
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)

d24a87ce — Daniel M Brasil 2 years ago
Add ability to delete avatar or header picture via the API (#25124)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
cc4560d9 — Claire 2 years ago
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)

fc5ab2dc — Claire 2 years ago
Add privacy tab in profile settings (#26484)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
b12d75ef — Claire 2 years ago
Fix blocking subdomains of an already-blocked domain (#26392)

8b37dd2c — Claire 2 years ago
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388)

120f5802 — CSDUMMI 2 years ago
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)

3a4d3e9d — Daniel M Brasil 2 years ago
Add `GET /api/v1/instance/languages` to REST API (#24443)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
e258b4cb — Emelia Smith 2 years ago
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)

Next