~cytrogen/masto-fe

ref: 5de49e74d4e81bedc4e5d4f88bb80a79bb6e7f5e masto-fe/app d---------
5de49e74 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
000b8358 — Eugen Rochko 2 years ago
Add canonical link tags in web UI (#25715)

b7910bc7 — Eugen Rochko 2 years ago
Add button to see results for polls in web UI (#25726)

eb2417ce — Claire 2 years ago
Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713)

4658263b — Claire 2 years ago
Fix re-activated accounts being deleted by AccountDeletionWorker (#25711)

182fd93a — Trevor Wolf 2 years ago
fix read more button overlapping thread line bug (#25706)

62681885 — mogaminsk 2 years ago
Fix local live feeds does not expand (#25694)

d9a5c1ac — forsamori 2 years ago
Add at-symbol prepended to mention span title (#25684)

Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com>
54a10523 — Eugen Rochko 2 years ago
Change labels of live feeds tabs in web UI (#25683)

383c0081 — Daniel M Brasil 2 years ago
Fix `/api/v2/search` not working with following query param (#25681)

69e124e2 — Eugen Rochko 2 years ago
Fix regression of icon button colors in web UI (#25679)

ed15893e — Plastikmensch 2 years ago
Add regex filter back to firehose (#2266)

* Add regex filter back to firehose

The regex filter will apply to all tabs and not be automatically applied when pinned.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Keep regex when pinned

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
54cb679c — Trevor Wolf 2 years ago
Change button colors to increase hover/focus contrast and consistency (#25677)

b422b5ee — Plastikmensch 2 years ago
Fix showing local only toots in "All" (#2265)

* Fix warnings about missing dependency in hooks

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Add `allowLocalOnly` to timelineId

Without this local-only toots will never be loaded.

feedType is checked to be public to not show local-only toots in the "Remote" tab.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
ed567c9d — Claire 2 years ago
Merge pull request #2263 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
9f3c3f52 — Claire 2 years ago
Show local-only posts in “All” by default, and add back option to toggle it
e6a8faae — Claire 2 years ago
Add users index on unconfirmed_email (#25672)

180f0e67 — Claire 2 years ago
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)

587ddc2c — mogaminsk 2 years ago
[Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI

Port 5b463454593e1aa3ab3d23446cdf57d606e933d5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
c49e339c — Eugen Rochko 2 years ago
[Glitch] Change dropdown icon above compose form from ellipsis to bars in web UI

Port 0512537eb6722f1d52a690a6e1b22c8d0a99103b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Next