Eugen Rochko
|
6868b4481c
|
[Glitch] Add ability to search for all accounts when creating a list in web UI
Port 7135f513a4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-25 19:53:23 +01:00 |
Claire
|
d65f6c2f8a
|
Replace glitch-soc's collapsed toots with upstream's “Read more” (#2916)
* Remove glitch-soc's post collapse feature
* Get rid of the infamous `parseClick`
* Remove unused CSS
* Use upstream's “Read More” implementation
* Update translation strings
|
2024-12-22 20:27:32 +01:00 |
Claire
|
217e0f87fd
|
[Glitch] Change design of lists in web UI
Port 62603508c7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-11-24 19:59:23 +01:00 |
Emelia Smith
|
9a5dcf0add
|
[Glitch] Feat: Implement interaction modal for Polls
Port dc0b1948be to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-11-03 21:00:05 +01:00 |
Eugen Rochko
|
bd68d2ab21
|
[Glitch] Change design of embed modal in web UI
Port 24ef8255b3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-12 20:58:23 +02:00 |
Eugen Rochko
|
14bc73e94c
|
[Glitch] Change design of confirmation modals in web UI
Port 8818748b90 to glitch-soc
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-27 15:16:15 +02:00 |
Claire
|
643b1ef3e9
|
[Glitch] Refactor CW handling in an action
Port 9cb9427133 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-22 22:03:10 +02:00 |
Claire
|
f13a231b39
|
[Glitch] Refactor code for reblogging and favouriting
Port 03dea64b79 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-22 22:03:10 +02:00 |
Claire
|
95984b729a
|
[Glitch] Remove routerHistory parameters from composer actions
Port e768b23aa9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-19 18:06:35 +02:00 |
Renaud Chaput
|
e32bfad88a
|
[Glitch] Fix `createDataLoadingThunk` and related actions
Port b6fd14f0e2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-23 20:37:00 +02:00 |
Renaud Chaput
|
8d6058b40a
|
[Glitch] Proposal: a modern & typed way of writing Redux actions doing API requests
Port 10ec421dd4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-23 20:33:05 +02:00 |
Renaud Chaput
|
ca5955ed76
|
[Glitch] Use a modern React context for identity in the app
Port a178ba7cd5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-20 12:53:52 +02:00 |
Renaud Chaput
|
b3d5567bd0
|
[Glitch] Remove global `boosts` state and convert boosts modal to Typescript
Port 67442f9039 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-01 16:42:20 +02:00 |
Renaud Chaput
|
371c5e59eb
|
[Glitch] Rewrite PIP state in Typescript
Port 9fbe8d3a0c to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-01 15:56:37 +02:00 |
Claire
|
afaad0755f
|
[Glitch] Remove setting for unfollow confirmation modal, and make it unconditional
Port 37ca59815c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-06 21:17:45 +02:00 |
Renaud Chaput
|
0ff9800989
|
[Glitch] Use modern ES syntax rather than `.call`
Port 899eac1a92 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-28 20:11:26 +01:00 |
Eugen Rochko
|
9c10aaa4d5
|
[Glitch] Change design of compose form in web UI
Port 6936e5aa69 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-22 23:06:12 +01:00 |
Claire
|
50188ad211
|
[Glitch] Use helpers to check environment in frontend (#2571)
Port 277e6968f5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-01-15 12:16:05 +01:00 |
Claire
|
4b2ddaf106
|
Further reduce differences with upstream
|
2023-12-09 21:19:43 +01:00 |
Claire
|
a97b722ad5
|
Reduce differences with upstream due to import style (#2465)
Fix relative / VS absolute style imports, and fix whitespace discrepancies
|
2023-11-15 12:01:51 +01: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 |
Plastikmensch
|
e02510c428
|
Remove .orig files (#2347)
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-07-31 07:43:46 +02:00 |
Claire
|
aa1789f0dd
|
[Glitch] Change interaction modal in web UI
Port b4e739ff0f to glitch-soc
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-30 16:59:32 +02:00 |
gunchleoc
|
09ebf7e37c
|
[Glitch] Replace 'favourite' by 'favorite' for American English
Port 217ef7f2af to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-30 14:44:36 +02:00 |
Stanislas Signoud
|
9bd012b7cb
|
[Glitch] Change links in multi-column mode so tabs are open in single-column mode
Port 5fad7bd58a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-14 13:01:31 +02:00 |
Claire
|
a98b5c2246
|
[Glitch] Fix embed dropdown menu item for unauthenticated users
Port 41f65edb21 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-13 22:42:15 +02:00 |
Claire
|
20718a8b59
|
Fix some translation strings inconsistencies
|
2023-06-10 19:21:44 +02:00 |
Renaud Chaput
|
9e66c07be7
|
[Glitch] Fix `/share` and cleanup and reorganize frontend locale loading
Port b0780cfeed to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-10 16:18:01 +02:00 |
Christian Schmidt
|
7e25fd9b0c
|
[Glitch] Translate CW, poll options and media descriptions
Port 69057467cb to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-10 14:48:41 +02:00 |
Renaud Chaput
|
9e133e2527
|
[Glitch] Upgrade react-intl
Port 44cd88adc4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-10 14:37:08 +02:00 |
Claire
|
ee771f5bad
|
Fix closeModal invocation (#2239)
Fixes #2238
Some call sites where missed in 382b2a506a
|
2023-06-04 22:05:45 +02:00 |
Claire
|
5ed48e6878
|
Fix extraneous newlines
|
2023-05-28 18:06:09 +02:00 |
fusagiko / takayamaki
|
382b2a506a
|
[Glitch] Rewrite actions/modal and reducers/modal with typescript
Port 38c6216082 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-28 17:49:55 +02:00 |
Renaud Chaput
|
0009b4b574
|
[Glitch] Update inconsistent `defaultMessage`
Port e58c36d308 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-28 17:14:31 +02:00 |
Claire
|
7d7db8977b
|
Fix import order with ESLint
Port d27216dc46 to glitch-soc
|
2023-05-28 16:38:10 +02:00 |
Claire
|
8f380a33fc
|
[Glitch] Fix video player offering to expand in a lightbox when it's in an iframe
Port 100840c06e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-28 15:06:29 +02:00 |
Claire
|
a0bc0619ca
|
[Glitch] Use JSX syntax for Fragments
Port 5a16bd7bf4 to glitch-soc
|
2023-05-28 14:56:24 +02:00 |
Claire
|
6001f5ff36
|
[Glitch] Use the new JSX transform everywhere
Port 8f66126b10 to glitch-soc
|
2023-05-28 14:18:43 +02:00 |
Renaud Chaput
|
3b375ee395
|
[Glitch] Upgrade to React 18
Port 8d6aea3326 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-25 23:45:01 +02:00 |
Christian Schmidt
|
4a1f4cb6a2
|
[Glitch] Fix UI crash in moderation interface when opening the media modal
Port 5241f7b2fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-25 21:57:19 +02:00 |
Renaud Chaput
|
5aa08826cf
|
[Glitch] Type Redux store and middleware
Port 6aeb162927 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-09 23:28:40 +02:00 |
fusagiko / takayamaki
|
f94eb65cf9
|
[Glitch] Rewrite Domain component as function component
Port 9818f34273 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-09 20:33:58 +02:00 |
Renaud Chaput
|
ea04f33f50
|
[Glitch] Fixes build errors from some previous TS-related commits
Port 45579a26cf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-08 22:15:00 +02:00 |
fusagiko / takayamaki
|
f4e3e309b1
|
[Glitch] use configureStore of redux-toolkit instead of createStore of redux
Port 8227af8dcc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-08 22:15:00 +02:00 |
Claire
|
de74acbe0c
|
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
* Fix typo in flavours/glitch/features/video/index.js
* Fix various linting issues and discrepancies with upstream
|
2023-05-07 21:43:25 +02:00 |
Eugen Rochko
|
7b01b7c3bf
|
[Glitch] Add lines to threads in web UI
Port 290e4aba31 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-04-29 12:08:13 +02:00 |
Nick Schonning
|
f3f7ef2d13
|
[Glitch] Set marginRight as string
Port 927b2fd138 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-04-09 11:59:42 +02:00 |
PauloVilarinho
|
17fb58bff3
|
[Glitch] add modal message when editing toot
Port 8770473dbb to glitch-soc
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-03-15 09:33:14 +01:00 |
Renaud Chaput
|
81ef21a0c8
|
[Glitch] Rename JSX files with proper `.jsx` extension
Port 44a7d87cb1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-02-25 14:35:31 +01:00 |
Claire
|
155424e52f
|
[Glitch] Run eslint --fix
I don't like it changing files this way, but it's basically what
c49213f0ea and a few others did.
|
2023-02-03 20:52:07 +01:00 |