~cytrogen/masto-fe

ref: fbfceb9c77b7163806ae82d588c7b2c1077b15c6 masto-fe/app/serializers 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)

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

336ec503 — Tyler Deitz 2 years ago
Add avatar image to webfinger responses (#26558)

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>
cf6f7079 — Robert R George 2 years ago
Add support for federating `memorial` attribute  (#26583)

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

8da99ffb — Christian Schmidt 2 years ago
Add alt text for preview card thumbnails (#26184)

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)

b4e739ff — Claire 2 years ago
Change interaction modal in web UI (#26075)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
7bd8ef35 — Eugen Rochko 2 years ago
Add `published_at` attribute to preview cards (#26153)

6b2952d1 — Eugen Rochko 2 years ago
Change design of link previews in web UI (#26136)

4d01d1a1 — Eugen Rochko 2 years ago
Remove 16:9 cropping from web UI (#26132)

14fad603 — Claire 2 years ago
Use username as display name for suspended users or users with blank display names (#25276)

4c18928a — Christian Schmidt 2 years ago
Wrong count in response when removing favourite/reblog (#24365)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3ed9b55c — renovate[bot] 2 years ago
Update dependency rubocop-rails to v2.20.1 (#25493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
ce43ed14 — Matt Jankowski 2 years ago
Rails 7.0 update (#25668)

ceeb2b8c — Eugen Rochko 2 years ago
Fix explore page being inaccessible when opted-out of trends in web UI (#25716)

6d8e0fae — Claire 2 years ago
Merge pull request from GHSA-ccm4-vgcc-73hp

* Tighten allowed HTML in oEmbed-based preview cards

* Sanitize preview cards at render time

* Add `sandbox` attribute to preview card iframes
Next