~cytrogen/masto-fe

a7ca33ad — Eugen Rochko 2 years ago
Add toast with option to open post after publishing in web UI (#25564)

a8edbcf9 — Eugen Rochko 2 years ago
Fix dropdowns being disabled for logged out users in web UI (#25714)

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

93e8a154 — Eugen Rochko 2 years ago
Add forwarding of reported replies to servers being replied to (#25341)

e4cfe4b3 — Kurtis Rainbolt-Greene 2 years ago
First pass at multi-database for read replica using Rails native adapter (#25693)

Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
4534498a — Renaud Chaput 2 years ago
Convert `<DismissableBanner>` to Typescript (#25582)

Rewrite `<ShortNumber />` as FC and TS (#25492)

e0d230fb — fusagiko / takayamaki 2 years ago
simplify counters (#25541)

0f9b803e — Matt Jankowski 2 years ago
Regenerate brakeman ignore, pruning warnings (#25749)

9f078e23 — Renaud Chaput 2 years ago
Fix translate button position (#25807)

00511283 — Claire 2 years ago
Bump version to v4.1.4 (#25805)

d481e72e — Renaud Chaput 2 years ago
Tag images with the latest tag only when running against the latest stable branch (#25803)

b6d173b4 — Claire 2 years ago
Fix crash in admin interface when viewing a remote user with verified links (#25796)

71d44949 — Claire 2 years ago
Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794)

dfedf0ec — nemobis 2 years ago
Fix typo in CHANGELOG.md (#25764)

8b624553 — renovate[bot] 2 years ago
Update dependency sanitize to v6.0.2 [SECURITY] (#25777)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
94fbac77 — Claire 2 years ago
Fix processing of media files with unusual names (#25788)

5e1752ce — Claire 2 years ago
Bump version to v4.1.3 (#25757)

610731b0 — Claire 2 years ago
Merge pull request from GHSA-55j9-c3mp-6fcq

c5929798 — Claire 2 years ago
Merge pull request from GHSA-9pxv-6qvf-pjwc

* Fix timeout handling of outbound HTTP requests

* Use CLOCK_MONOTONIC instead of Time.now
Next