julia
3481816b99
[bugfix] Make the logo icon / wordmark on mobile/simple UI appear ( #4 )
...
At least for the logo-symbol-wordmark.svg, this appears to usually be added
by some ruby code in application.html.haml, but since we have a static index.html
this never gets inserted into the HTML. Rather than embedding it into the HTML,
just make the two logos pull from files in public/.
This does not update the branding of the files, just makes them appear.
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/4
Co-authored-by: julia <midnight@trainwit.ch >
Co-committed-by: julia <midnight@trainwit.ch >
2024-12-27 11:55:03 +00:00
tobi
4df14235c6
[feature] Move use_blurhash to app settings, enable by default ( #5 )
...
Does what it says on the tin! This serves as a decent model (imo) for how to move something from Mastodon's rather opaque server-side settings to client settings.
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/5
Co-authored-by: tobi <tobi.smethurst@protonmail.com >
Co-committed-by: tobi <tobi.smethurst@protonmail.com >
2024-12-27 11:54:18 +00:00
julia
86fa133c50
[bugfix] Store /api/web/settings state locally for persistence ( #2 )
...
This also prevents the 'Can't verify CSRF token authenticity' errors that popup whenever you modify a 'web setting', such as the column layout.
~~NB: There is something funky going on. This works 99% of the time and sometimes doesn't?~~ Fixed now, there was two bits of stuff in verify_state doing the same thing, removed the duplicate.
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/2
Co-authored-by: julia <midnight@trainwit.ch >
Co-committed-by: julia <midnight@trainwit.ch >
2024-12-25 11:40:11 +00:00
julia
873838ebfe
[feature] Always show content warning: use existing glitch feature ( #1 )
...
The modifications you made are somewhat janky; for instance, editing a toot with an existing content warning makes the UI look very weird and doesn't quite work.
Glitch already has a feature for this, so simply turn it on by default. This should do the same thing.
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/1
Co-authored-by: julia <midnight@trainwit.ch >
Co-committed-by: julia <midnight@trainwit.ch >
2024-12-24 14:03:51 +00:00
tobi
ba53e0335c
[feature] Add theme selector to app settings
2024-12-21 15:26:14 +01:00
tobi
e83af75245
[bugfix] Fix spoiler not being sent
2024-12-21 13:05:13 +01:00
tobi
b16e8bda7d
[feature] Always show spoiler / content-warning box
2024-12-19 17:16:15 +01:00
tobi
bf5366e127
[feature] Use instance settings for media attachment cap
2024-12-19 17:15:55 +01:00
tobi
7415961063
maoam
2024-12-18 12:07:50 +01:00
tobi
b8dd1e34bd
remove unused translation languages
2024-12-18 11:55:01 +01:00
tobi
934f50dc21
tweaky bombeeky
2024-12-18 11:39:49 +01:00
tobi
a21f6a9a6b
further tweaks
2024-12-17 11:34:02 +01:00
tobi
df322aacd4
source url
2024-12-16 14:40:16 +01:00
tobi
0ba6ab88a9
weeeeeeeee
2024-12-15 17:19:57 +01:00
jwbjnwolf
915034f6a6
Revert "Remove layout glitch-soc settings"
...
Reverts 0d61985713 . Re-enables the ability to toggle between single/multi column ui.
2024-07-17 16:41:39 +02:00
Laura Hausmann
3962700726
Fix 24:xx timestamps
2023-10-23 12:22:45 +02:00
Laura Hausmann
891d6c5fa5
Add domain to acct display in sidebar
2023-10-18 01:11:56 +02:00
Laura Hausmann
aa0801e1f3
Remove explore prompt
2023-10-18 01:05:23 +02:00
Laura Hausmann
1feffe4326
Ignore hashtag history if undefined
2023-10-14 15:03:34 +02:00
Laura Hausmann
ad151d2e3c
Revert to old profile actions icon
2023-10-12 20:24:20 +02:00
Laura Hausmann
6ac4848fbb
Merge remote-tracking branch 'upstream' into glitch
2023-10-12 20:16:41 +02:00
Laura Hausmann
d35cbe4473
Remove /deck prefix
2023-10-12 20:13:44 +02:00
Laura Hausmann
d7254bd332
Update default local-settings
2023-10-12 20:13:43 +02:00
Laura Hausmann
960614ec6f
Merge patchset from akko branch
2023-10-12 20:13:42 +02:00
Claire
99c72830bc
[Glitch] Fix scroll position in thread view reseting when closing a modal
...
Port 9d1c3d0678 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-10 19:53:59 +02:00
Claire
05159d2f94
[Glitch] Fix clicking on already-loaded thread scrolling to the top of the thread
...
Port 4c2aca777f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-09 21:15:59 +02:00
Renaud Chaput
7b325aa81b
[Glitch] Autofix missing comma and indentation in JS files
...
Port 774e1189d2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-09 21:14:25 +02:00
Claire
b63d526590
[Glitch] Fix clicking on already-opened thread post scrolling to the top of the thread
...
Port c310374a2f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-09 21:11:44 +02:00
Claire
967bd543bb
[Glitch] Fix auto-loading-more when not scrolled
...
Port 2b98e2ecd6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-08 17:34:10 +02:00
Michael Stanclift
8eb09c6f72
[Glitch] Keep version string displayed without breakpoints in UI
...
Port 5a437edc7f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-08 17:09:02 +02:00
Claire
e83059fd9d
[Glitch] Fix explore prompt appearing because of posts being received out of order
...
Port d80a819fc6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-08 17:03:40 +02:00
Michael Stanclift
cfc0da77ac
[Glitch] Fix retention dashboard not displaying correct month
...
Port 7fddeca190 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-10-08 16:33:37 +02:00
Claire
1eeaa0d84f
[Glitch] Fix width of large text icon buttons
...
Port 38753acaa5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-26 13:25:01 +02:00
gunchleoc
ca7d16912e
[Glitch] Fix line wrapping of language selection button with long locale codes
...
Port 88fa8e710a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-26 13:24:29 +02:00
Claire
02e6d9f8f9
[Glitch] Fix explore prompt sometimes showing up when the home TL is loading
...
Port a001ae2f39 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-26 13:20:18 +02:00
Renaud Chaput
919ed0e469
[Glitch] Convert dropdown_menu state to Typescript
...
Port 4b7bc1f07c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-26 13:19:27 +02:00
Renaud Chaput
b2d67fbe33
[Glitch] Improve modals reducer types
...
Port b93ffb74bb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-26 13:17:08 +02:00
Claire
6760e67c64
[Glitch] Fix search results temporarily disappearing while scrolling and loading more results
...
Port 5356ddbcca to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-21 15:14:38 +02:00
Claire
31dedf4697
[Glitch] Fix Web UI making duplicate search queries when scrolling
...
Port 4c1518a6f3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-18 12:12:55 +02:00
Claire
f61e29cc7e
[Glitch] Fix error in Web UI when server rules cannot be fetched
...
Port 893755f4cb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-18 12:11:09 +02:00
Claire
60ecca6acb
Revert tabs background color so they are easier to visually distinguish from contents
2023-09-16 09:50:00 +02:00
Claire
d3f14dd7d4
[Glitch] Fix dismiss button overlapping with text in dismissable banners
...
Port 2a4fcc51fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:48:36 +02:00
Claire
cf8b242c4c
[Glitch] Fix notification permissions being requested immediately after login
...
Port 520b570474 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:33:28 +02:00
Santiago Kozak
0b5903af7c
[Glitch] Fix recent search items not handling overflows correctly
...
Port d2cfcdd09e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:31:46 +02:00
Eugen Rochko
7384015505
[Glitch] Add recent searches in web UI
...
Port 9b2bc3d1de to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:15:41 +02:00
Claire
263d601c25
[Glitch] Fix confusing behavior of mute button and volume slider in web UI
...
Port 91040da871 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:12:53 +02:00
Eugen Rochko
58514651c3
[Glitch] Fix mute button and volume slider feeling disconnected in web UI
...
Port f3a2e15f8e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:12:13 +02:00
Eugen Rochko
15c865808a
[Glitch] Change onboarding prompt to use full width of banner in web UI
...
Port 1f141f656d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:09:28 +02:00
Claire
9f3df3edee
[Glitch] Add some information about Full-text search being disabled in search popout
...
Port 9c1ef8302a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 21:01:40 +02:00
Eugen Rochko
526f457ebc
[Glitch] Add infinite scrolling for search results in web UI
...
Port 5d20733d8d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2023-09-15 20:54:20 +02:00