Eugen Rochko
80bc15addb
[Glitch] Add sign-up button to logged-out web UI
...
Port cd9a0f136d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
f9d95f82d6
[Glitch] Fix various issues with logged-out Web UI
...
Port fixes from cd9a0f136d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
8f2aea6069
Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko
4af4647786
[Glitch] Add logged-out access to the web UI
...
Port part of babebc4e8a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
591b8ea9a5
[Glitch] Fix wrong logo on start screen in web UI
...
Port ab49ef4a74
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
6782bded91
[Glitch] Fix logo on /web/start
...
Partial port from babebc4e8a
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
107105db3b
[Glitch] Add empty message for “Explore” tabs
...
Port part of babebc4e8a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
31ec9d79ee
Restore ability to discard interactions-based follow suggestions
2 years ago
Claire
c1633dd228
Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko
9f4e9f4f5b
[Glitch] Add pagination for trending statuses in web UI
...
Port cea2cd9a56
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
fad2cd35be
[Glitch] Fix crash when search fails in web UI
...
Port 1c1c2ce0a1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
fc1217d6e4
[Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI ( #17760 )
...
Port 95ea5b2f7d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
mayaeh
d990bcae48
[Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
...
Port 24f375d79e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
mayaeh
f1c4fd586b
[Glitch] Add menu column of explore to getting-started
...
Port 0a9273ffb2
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
00b6ddc59e
[Glitch, partial] Change appearance of account cards in web UI
...
Port remaining changes from 563964dd80
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
125f4b70ad
[Glitch] Remove profile directory link from main navigation panel
...
Port 97eaac87fa
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
f80c249684
[Glitch] Fix not showing loading indicator when searching in web UI
...
Port 45341c5287
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
da834aa518
[Glitch] Add explore page to web UI
...
Port 19b4c36e40
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
440676c84a
[Glitch] Fix pop-out player appearing on mobile screens in web UI
...
Port d416f3f662
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
f82e28aef5
[Glitch] Add ability to select all accounts matching search for batch ( #1857 )
...
Port SCSS changes from 1206e691bd
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 years ago
prplecake
426c456a59
Clarify language RE secondary toot button ( #1851 )
2 years ago
Claire
750c9cf5b3
Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire
1c0f550cf3
Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire
ea36d0f294
Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko
699be6d185
[Glitch] Add ability to filter followed accounts' posts by language
...
Port f4e91041b2
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
f833894675
[Glitch] Change path of privacy policy page
...
Port c04359a63b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
45bfc39a81
[Glitch] Add privacy icons to report modal
...
Port 12cb437127
to glitch-soc
2 years ago
Mélanie Chauvel
17dc4201f0
Make composers button all aligned and the same size ( #1843 )
2 years ago
Claire
dadb98634c
Fix regexp filtering in pinned community/public TLs ( #1840 )
2 years ago
Claire
0dfcf54d06
Fix position of “expand” icon in media modal on glitch-soc ( #1838 )
2 years ago
Claire
4c688d82b4
Fix local settings navigation ( #1836 )
...
The “filters” page was removed, but not from the navigation, which would offset
everything.
2 years ago
Claire
1b3977b3fb
Fix WebUI error in development mode ( #1835 )
...
Caused by using JSX features without importing React
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
b7e297dc6c
Add regexp filter field to public timeline column settings ( #1834 )
...
* Add regexp filter field to public timeline column settings
This has accidentally been removed while porting an upstream change years ago.
* Remove dead code
* Fix regexp filter not working for local and public TLs when using non-default settings
2 years ago
Yamagishi Kazutoshi
a348bc9e84
[Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
...
Port f922858b78
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Jeong Arm
c3ee35282d
Fix react warning on notifications column ( #1832 )
2 years ago
Claire
4769a7f569
[Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
...
Port cd8d6a286e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
76e2074e47
[Glitch] Fix “Filter this post” potentially listing deleted filters
...
Port 1d3d86fa53
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
06dd2120ce
Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire
cf0ca96ca7
Remove obsolete filter local settings
2 years ago
Claire
e1d3397818
[Glitch] Add ability to filter individual posts
...
Port 522fbf9d13
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Takeshi Umeda
4116cc4e83
[Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
...
Port ae20601c67
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
98594fd4e4
[Glitch] Remove dead code in WebUI filtering code
...
Port 64588263f7
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
6ce8b42ff1
[Glitch] Fix reblogged statuses being erroneously shown as filtered
...
Port 106b27830b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
60649e5665
[Glitch] Revamp post filtering system
...
Port front-end changes from 90e5a9bd98
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
58261f2888
[Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
...
Port ef1b55caa6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
e0055fdcf7
[Glitch] Fix media modal link button
...
Port f3bad2e26f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Takeshi Umeda
134c785426
[Glitch] Fix action type for unfollowHashtag
...
Port 207208fa8e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Shlee
c70629b506
[Glitch] Update notifications.js
...
Port 7af7fa3a8e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Rens Groothuijsen
6dfb31ea0c
[Glitch] Add warning for sensitive audio posts
...
Port aced8820dd
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
prplecake
cf4bed0ac0
[Glitch] Add ability to follow hashtags in web UI
2 years ago