Renaud Chaput
|
295d193e7f
|
[Glitch] Rename JSX files with proper .jsx extension
Port ae3812d182 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-02-25 14:35:31 +01:00 |
|
Claire
|
5d7c0b3254
|
[Glitch] Run eslint --fix
I don't like it changing files this way, but it's basically what
9a5233f107 and a few others did.
|
2023-02-03 20:52:07 +01:00 |
|
Connor Shea
|
d4932b3073
|
[Glitch] Add listing of followed hashtags
Port be280f10c5 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-01-18 17:58:18 +01:00 |
|
Claire
|
6da5d6bb1d
|
[Glitch] Add option to make the landing page be /about even when trends are enabled
Port 340be8d706 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-01-18 17:54:37 +01:00 |
|
Cutls
|
f5aacdcc74
|
[Glitch] Do not show drag&drop dialog when not logined
Port f22910ef4a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-11-12 13:59:03 +01:00 |
|
Takeshi Umeda
|
87d3b61bb6
|
[Glitch] Add featured tags selector for WebUI
Port 3e88e7ba20 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Eugen Rochko
|
3c8f8ed8e3
|
[Glitch] Change floating action button to be a button in header in web UI
Port 370f2609b8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Eugen Rochko
|
a27d108cea
|
[Glitch] Add error boundary around routes in web UI
Port daaa66a2c2 to glitch-soc
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Claire
|
e90ba7df8f
|
[Glitch] Change landing page to be /about instead of /explore when trends are disabled
Port f272594be6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Eugen Rochko
|
104af53947
|
[Glitch] Change public accounts pages to mount the web UI
Port 0fdfbe555e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Yamagishi Kazutoshi
|
9e32bcc0d8
|
[Glitch] Redirect non-logged-in user to owner statuses on single user mode
Port f84bee7d78 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Yamagishi Kazutoshi
|
6fcc2e5969
|
[Glitch] Add title to pages with missing title in Web UI
Port 9762fe2475 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Eugen Rochko
|
d80c810243
|
[Glitch] Change privacy policy to be rendered in web UI, add REST API
Port 378e00b59c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Eugen Rochko
|
d8338794a1
|
[Glitch] Fix logged-out web UI on smaller screens
Port 2d634b669b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Claire
|
bf6b66bf32
|
Move more modules from flavours/glitch/utils to flavours/glitch
|
2022-10-11 12:25:45 +02:00 |
|
Claire
|
bd82ae6aaa
|
Move flavours/glitch/utils/ready to flavours/glitch/ready
|
2022-10-11 11:31:11 +02:00 |
|
Claire
|
812b755bcb
|
Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
|
2022-10-11 11:31:11 +02:00 |
|
Claire
|
874cd0e883
|
Rename flavours/glitch/util into flavours/glitch/utils
|
2022-10-11 11:31:11 +02:00 |
|
Claire
|
3bf201ddaa
|
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
|
2022-10-11 10:17:04 +02:00 |
|
Eugen Rochko
|
7fbd7deefa
|
[Glitch] Add server banner to web app
Port d2528b26b6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-09 20:26:15 +02:00 |
|
Eugen Rochko
|
03db25b632
|
[Glitch] Add dynamic document title to WebUI
Port part of babebc4e8a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-09 18:23:15 +02:00 |
|
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>
|
2022-10-09 15:29:14 +02:00 |
|
Eugen Rochko
|
da834aa518
|
[Glitch] Add explore page to web UI
Port 19b4c36e40 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-08 20:49:02 +02:00 |
|
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>
|
2022-10-08 20:49:02 +02:00 |
|
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>
|
2022-08-25 09:40:45 +02:00 |
|
Claire
|
73f1650610
|
[Glitch] Fix empty “Server rules violation” report option
Port ff9d647aa6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-04-28 23:43:49 +02:00 |
|
Claire
|
a4562d8b00
|
[Glitch] Add aliases for WebUI routes that were renamed in #16171
Port 1de7061d5e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-09-28 13:07:27 +02:00 |
|
Eugen Rochko
|
e28fcc78ee
|
[Glitch] Change routing paths to use usernames in web UI
Port ce84967ee4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-09-26 21:35:57 +02:00 |
|
Claire
|
3de58f0431
|
Refactor shouldUpdateScroll stuff
|
2021-07-13 12:51:06 +02:00 |
|
Eugen Rochko
|
c1eeb8603a
|
[Glitch] Change onboarding by replacing tutorial with follow recommendations in web UI
Port 052fb31256 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-05-07 22:00:11 +02:00 |
|
Eugen Rochko
|
f08b14ce71
|
[Glitch] Add pop-out player for audio/video in web UI
port fc497420e9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-10-26 19:51:09 +01:00 |
|
ThibG
|
c631f49621
|
[Glitch] Ignore alt-key hotkeys in text fields
Port 90a501d96d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-10-21 19:34:44 +02:00 |
|
Takeshi Umeda
|
7c5bc01eca
|
[Glitch] Fix mark as read in notifications to be saved immediately
Port ffa5aa294e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-10-21 19:33:20 +02:00 |
|
Thibaut Girka
|
9e022f9388
|
Fix actions being performed before the redux state is set up
|
2020-09-28 17:49:55 +02:00 |
|
Thibaut Girka
|
d67b5dea29
|
Submit timeline markers closer to the moment they change
|
2020-09-17 15:22:56 +02:00 |
|
ThibG
|
f6ce71e81c
|
[Glitch] Add hotkey for toggling content warning composer field
Port 56d1dafdc4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-09 11:14:20 +02:00 |
|
ThibG
|
948f988a04
|
[Glitch] Fix timeline markers not working on Chrome
Port bf68cd3bf0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-29 20:02:30 +02:00 |
|
Thibaut Girka
|
8c5689775f
|
Fetch last read notification id to update unread notification count on load
|
2020-02-01 19:53:01 +01:00 |
|
ThibG
|
55d1f5c78c
|
[Glitch] Add hotkey for opening media files
Port af891f82be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:52:12 +01:00 |
|
Thibaut Girka
|
510f98c7c2
|
Link move target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
b78c9e0980
|
Show acct of target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
5bf65f4e97
|
Add moved account warning
|
2019-11-27 17:37:01 +01:00 |
|
Hinaloe
|
4825d33aef
|
[Glitch] dont crash with null-ref
Port f28877756e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:50:27 +01:00 |
|
Eugen Rochko
|
4fdae72eeb
|
[Glitch] Change single-column mode to scroll the whole page
Port de4ead8fc6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
Jeong Arm
|
a230f5879a
|
[Glitch] Fix drag and drop link to composebox
Port 345898e920 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-03 13:35:17 +02:00 |
|
Eugen Rochko
|
d9d3828140
|
[Glitch] Fix web UI allowing uploads past status limit via drag & drop
Port 4e39d575dc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
|
Eugen Rochko
|
caa2fc89b3
|
[Glitch] Add timeline read markers API
Port 89989b6255 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 20:28:22 +02:00 |
|
Eugen Rochko
|
2cdbfb39e8
|
[Glitch] Add profile directory to web UI
Port 79922ae20f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-31 18:23:23 +02:00 |
|
ThibG
|
854a990d3c
|
[Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
Port 15a82d48ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Thibaut Girka
|
ee6653adcf
|
Fix crashes from favico.js crashing the entire web app
|
2019-08-29 12:03:05 +02:00 |
|