~cytrogen/masto-fe

ref: e91bf82083ac390a0cf229d8e94fa412fdec57ff masto-fe/app/javascript d---------
e91bf820 — Eugen Rochko 6 years ago
[Glitch] Add option to disable real-time updates in web UI

Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
729723f8 — Eugen Rochko 6 years ago
Add option to disable real-time updates in web UI (#9984)

Fix #9031
Fix #7913
1b074d2a — Thibaut Girka 6 years ago
Add link to edit each listed filter
f7fa11c4 — Thibaut Girka 6 years ago
Make some strings translatable
fc8577cf — Thibaut Girka 6 years ago
Minor refactoring
707b8d7d — Thibaut Girka 6 years ago
Move the “Show why” button inline
85f3bc1a — Thibaut Girka 6 years ago
Implement feature to add filtered phrases to content warnings
42b59b73 — Thibaut Girka 6 years ago
Implement option to completely hide filtered toots
16b79a62 — Thibaut Girka 6 years ago
Add options to configure filtering behavior
bde7a415 — Thibaut Girka 6 years ago
Add a way to know why a status has been filtered, and show it anyway
e9fac2de — Thibaut Girka 6 years ago
Do not keep polls pre-filled in thread mode
e0bfa685 — Thibaut Girka 6 years ago
Fix error boundary CSS
0baaee49 — Thibaut Girka 6 years ago
Fix report dialog crashing when a toot gets deleted

Fixes #1155
fce885f2 — ThibG 6 years ago
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream

Merge upstream changes
64f3bc77 — ThibG 6 years ago
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport

Port c07cca4727041ea5a5721acbc603d4bfb45a15a6 to glitch-soc
7039dca1 — Thibaut Girka 6 years ago
Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream

Unlike upstream, kept the direct timeline endpoint, as it is still of use in
glitch-soc.
c07cca47 — ThibG 6 years ago
Only scroll to the compose form if it's not horizontally in the viewport (#11246)

Avoids jumping the scroll around vertically when giving it focus and
editing long toots.
47c30be8 — ThibG 6 years ago
[Glitch] Memoize ancestorIds and descendantIds in detailed status view

Port 99924f282f53593e670c70a38450a1c0e2d24c20 to glitch-soc
894d82a3 — ThibG 6 years ago
[Glitch] When deleting & redrafting a poll, fill in closest expires_in

Port dc88d226e1fdb20499d6e81838b81894b2d0be2d to glitch-soc
6ab84c12 — Thibaut Girka 6 years ago
Merge branch 'master' into glitch-soc/merge-upstream
Next