Commit Graph

2492 Commits (9d32bdbcde0ed24a4f92f8c1031ecdfc058ef414)

Author SHA1 Message Date
kouhai dev 9d32bdbcde th: Merge remote-tracking branch 'glitch/main' 2023-09-16 20:35:31 -07:00
Claire eb817b5747 Revert tabs background color so they are easier to visually distinguish from contents 2023-09-16 09:50:00 +02:00
Claire c4da1fb1bd [Glitch] Fix dismiss button overlapping with text in dismissable banners
Port e5e9e18c96 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:48:36 +02:00
Claire f0714c8106 [Glitch] Fix notification permissions being requested immediately after login
Port f5f4f40955 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:33:28 +02:00
Santiago Kozak 082e969b4f [Glitch] Fix recent search items not handling overflows correctly
Port 4b1c517e8e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:31:46 +02:00
Eugen Rochko 660857bf06 [Glitch] Add recent searches in web UI
Port 0f8203badd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:15:41 +02:00
Claire baba47c85a [Glitch] Fix confusing behavior of mute button and volume slider in web UI
Port 850eca8ab0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:12:53 +02:00
Eugen Rochko cf03ddb5c8 [Glitch] Fix mute button and volume slider feeling disconnected in web UI
Port bb0966bf85 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:12:13 +02:00
Eugen Rochko d22bbeb7e5 [Glitch] Change onboarding prompt to use full width of banner in web UI
Port f56ca513fc to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:09:28 +02:00
Claire 3f396a1b06 [Glitch] Add some information about Full-text search being disabled in search popout
Port 1e8b335d70 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:01:40 +02:00
Eugen Rochko 054ae66061 [Glitch] Add infinite scrolling for search results in web UI
Port 01e3a1f941 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:54:20 +02:00
Eugen Rochko fda4246c3a [Glitch] Add `in:` to search popout in web UI
Port 3433972ed3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:33:51 +02:00
Claire e55eb73623 [Glitch] Improve interaction modal error handling
Port a8a25dcbdb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:11:18 +02:00
Plastikmensch 06221b90d2 Fix wrong gradient color on collapsed private mentions (#2402)
Upstream changed the background color of private mentions, but the gradient used for collapsed toots still used the old color.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-13 08:44:40 +02:00
Stanislas Signoud 21b72ec665 [Glitch] Fix light mode colors for advanced interface banner
Port cfd21eee96 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-04 18:31:00 +02:00
Plastikmensch d245d6380b Add `recent` to search props (#2394)
The new search popout requires the `recent` prop to be set, otherwise onboarding crashes with "recent is undefined"

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-03 08:46:30 +02:00
Claire f15e8e3e0d [Glitch] Add admin notifications for new Mastodon versions
Port front-end changes from 97238e3496 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 15:20:06 +02:00
Claire fa329286d0 [Glitch] Add `authorized_fetch` server setting in addition to env var
Port SCSS changes from 7d3930a520 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 15:01:37 +02:00
Claire e070644a5d [Glitch] Fix search popout including full-text search instructions when full-text search is disabled
Port 20913b52bb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:56:20 +02:00
Santiago Kozak 64e558cbbf [Glitch] Allow filter form in profiles directory to wrap
Port 1b9fe4882f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:55:53 +02:00
Stanislas Signoud f7e8c8033f [Glitch] Add an explanation banner on switching to single column mode
Port 2c0eaf50f6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:54:33 +02:00
Claire 513d22e1d6 [Glitch] Fix sign up steps progress layout in right-to-left locales
Port 4452d8dad5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:42:50 +02:00
Tim Rogers e21ef86a9b [Glitch] Fix bug with reblogged view on Toots only showing latest reblogging accounts
Port 378b3dcddf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:42:15 +02:00
Tim Rogers 97d464e5d3 [Glitch] Fix bug with favourited view on Toots only showing latest favouriting accounts
Port 1b52b02c1c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 13:39:02 +02:00
Eugen Rochko dab6bbdd54 [Glitch] Add search options to search popout in web UI
Port 9ab2c6b479 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 12:09:07 +02:00
Claire f188aa636c [Glitch] Add `data-nosnippet` attribute to remote posts and local posts with `noindex`
Port d8276ad1b4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 11:49:35 +02:00
github-actions[bot] 9a65f28e9e New Crowdin translations (#2388)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-08-29 08:28:45 +02:00
kouhai dev 7c7355a964 th: Merge remote-tracking branch 'glitch/main' (d033fab0ed) 2023-08-26 22:00:56 -07:00
github-actions[bot] d033fab0ed New Crowdin translations (#2376)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-08-26 22:53:46 +02:00
Claire 9bc91160b2 [Glitch] Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode
Port b63ddc70d6 to glitch-soc

Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 22:00:27 +02:00
Claire a7a9e2854d [Glitch] Fix selecting domains to forward reports to not passing the information correctly
Port 6db702fa24 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 22:00:00 +02:00
Antonin Del Fabbro 6f5721e5c9 [Glitch] Change opacity of the delete icon in the search field to be more visible
Port b271c3da75 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 21:51:13 +02:00
Christian Schmidt 63ba01fb2d [Glitch] Fix some React warnings
Port 6a4160cb5f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 21:49:26 +02:00
Claire 7c2c2918ac [Glitch] Fix layout of the closed registrations modal
Port 38ec8071fa to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 21:38:08 +02:00
Christian Schmidt 2e8f2a18f9 [Glitch] Fix profile picture preview
Port SCSS changes from 330f7e5e7e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 21:36:42 +02:00
Christian Schmidt 1c86cabf4b [Glitch] Remove redundant ready() wrapper
Port fa6b30b2f9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 20:35:22 +02:00
Claire 2ed1a1c7e5 [Glitch] Fix “legal” report category not showing up in moderation interface
Port a19ce425ef to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-22 18:54:22 +02:00
Claire 0b50d6b662 [Glitch] Fix unfollow icon styling in advanced column
Port bd7f631918 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-22 18:48:23 +02:00
Claire 523ec5b349 Remove leftover `.orig` files that were mistakenly included (#2379) 2023-08-22 18:24:03 +02:00
mogaminsk 8c78a128e1 [Glitch] Fix "Create Account" button in interaction modal
Port 10651d8b8a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-21 21:08:56 +02:00
Claire c6ec56e0b2 [Glitch] Fix reply not preserving the language from the replied-to post
Port a9219018a7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:24:50 +02:00
Claire fa3a993c54 [Glitch] Change the hashtag column to not display the hashtag header on pinned columns
Port f08d97c0c2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:13:11 +02:00
Claire f19168ec19 [Glitch] Fix interaction modal layout
Port cae84de47b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:12:42 +02:00
Eugen Rochko b4dcac1315 [Glitch] Change header of hashtag timelines in web UI
Port 2ddf268e73 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:11:52 +02:00
Claire 03858547bd [Glitch] Fix report modal secondary buttons style
Port 1037c413cf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:08:08 +02:00
Claire 9d885a93fc [Glitch] Fix confirmation when closing media edition modal with unsaved changes
Port aac7e9fd9d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:06:02 +02:00
Trevor Wolf 9d80be79a2 [Glitch] Fix light theme select option for hashtags
Port 395dc4524f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:05:24 +02:00
Eugen Rochko 3037873bbc [Glitch] Change design of hidden media overlay (again) in web UI
Port 6ff571563c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:04:07 +02:00
Eugen Rochko 254da0e834 [Glitch] Change reblogs to be excluded from "Posts and replies" tab in web UI
Port 1a2f3b8a9b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:02:17 +02:00
CSDUMMI a86876f676 [Glitch] Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
Port 1ebdd46242 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-08-13 19:00:25 +02:00