Claire
|
ce3bedade3
|
[Glitch] Fix incorrect 'navigator' check
Port 4a737a948a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-06 17:04:53 +02:00 |
|
Nick Schonning
|
61a0c58dee
|
[Glitch] Enable ESLlint no-case-declarations
Port f91f077985 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-06 17:04:53 +02:00 |
|
Renaud Chaput
|
8572fa1452
|
[Glitch] Fix follow notifications from streaming being grouped
Port 1be55ce244 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-06 16:43:17 +02:00 |
|
Renaud Chaput
|
5716ebf390
|
[Glitch] Add notification grouping for follow notifications
Port d6f5ee75ab to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-25 18:09:19 +02:00 |
|
Eugen Rochko
|
ba7b1f06c1
|
[Glitch] Fix too many requests caused by relationship look-ups in web UI
Port 70988519df to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-24 19:42:30 +02:00 |
|
Claire
|
131696277c
|
[Glitch] Fix multiple bugs in notification requests and notification policies
Port 0a6b75b71e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-24 19:41:04 +02:00 |
|
Christian Schmidt
|
0820cbcb35
|
[Glitch] Mute XHR abort errors
Port 7740f1a6bb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:13:23 +02:00 |
|
Claire
|
11de3dbef6
|
[Glitch] Enable grouped notifications unconditionally
Port c620452fd7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-17 18:13:36 +02:00 |
|
Claire
|
e25634ccef
|
[Glitch] Convert notification requests actions and reducers to Typescript
Port c0eda832f3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-16 21:28:05 +02:00 |
|
Eugen Rochko
|
e705ec13db
|
[Glitch] Change embedded posts to use web UI
Port 3d46f47817 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-12 20:58:02 +02:00 |
|
renovate[bot]
|
17e3a12d3d
|
[Glitch] Update typescript-eslint monorepo to v8 (major)
Port a27f7f4e56 to glitch-soc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-12 17:32:41 +02:00 |
|
Claire
|
1d86377ba9
|
[Glitch] Fix all notification types being stored without filtering when polling
Port fab29ebbe8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-04 19:42:45 +02:00 |
|
Christian Schmidt
|
8e3c47aff5
|
[Glitch] frequentlyUsedLanguages not updated correctly
Port 8adf67f2db to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-03 21:55:32 +02:00 |
|
Claire
|
435ff8e550
|
[Glitch] Add ability for admins to force grouped notifications in web UI
Port c73868cd78 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-27 20:33:50 +02:00 |
|
Claire
|
2379bfe3ea
|
[Glitch] Fix spurious loading bar middleware usage
Port e38ce3beb7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-26 18:54:27 +02:00 |
|
Claire
|
24849cdb1f
|
[Glitch] Add automatic notification polling for grouped notifications
Port d67e11733e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-21 18:51:27 +02:00 |
|
KMY(雪あすか)
|
a9cef5c324
|
[Glitch] Fix boost dialog visibility selection not being taken into account
Port 01a757d306 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-21 18:50:44 +02:00 |
|
Claire
|
bdc0e0d27e
|
[Glitch] Fix non-grouped notifications not loading on page load
Port 9ba7c90151 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-20 19:42:36 +02:00 |
|
Claire
|
bfd01110d8
|
[Glitch] Reload notifications when accepted notifications are merged (streaming only)
Port 53c183f899 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-19 18:43:57 +02:00 |
|
Claire
|
99ffae7d44
|
[Glitch] Refactor some actions to be proper async actions instead of passing a continuation
Port 1e612c5a09 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-19 18:43:24 +02:00 |
|
Renaud Chaput
|
524fc8563b
|
[Glitch] Fix notification screen crashing in rare cases where the status no longer exists
Port 0d85a79f19 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-14 21:26:51 +02:00 |
|
Claire
|
8426c20d34
|
[Glitch] Fix all streamed notification types being stored without filtering
Port a7b718c31a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-12 17:51:54 +02:00 |
|
Claire
|
b6961d08ab
|
[Glitch] Add ability to report, block and mute from notification requests list
Port 658addcbf7 to glitch-soc
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-09 17:25:08 +02:00 |
|
Claire
|
feed816398
|
[Glitch] Change grouped notifications API shape (take 2)
Port front-end changes from 549ab089ee to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-31 18:21:54 +02:00 |
|
David Roetzel
|
0e18e1ba31
|
[Glitch] Decrease count of filtered notifications when notification requests are accepted or dismissed
Port dfd43869c9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-27 15:16:15 +02:00 |
|
Claire
|
838ea5f9cd
|
[Glitch] Fix keyboard shortcuts and navigation in grouped notifications
Port af06d74574 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-23 20:28:22 +02:00 |
|
Claire
|
cbf25634a9
|
[Glitch] Fix reblogging after refactor
Port 55705d8191 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-22 22:03:10 +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
|
7224e24054
|
[Glitch] Grouped Notifications UI
Port f587ff643f to glitch-soc
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-18 19:55:02 +02:00 |
|
Tianwei Dong
|
80179d53ba
|
[Glitch] Change to use an unified constant for max media attachments per status
Port 36d819bef3 to glitch-soc
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-08 19:49:56 +02:00 |
|
Eugen Rochko
|
4c5067e3a4
|
[Glitch] Add timeline of public posts about a trending link in web UI
Port 20fa9ce484 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-01 21:19:38 +02:00 |
|
Eugen Rochko
|
4179f5fcf3
|
[Glitch] Change author_account to be authors in REST API
Port 096057b845 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-30 17:33:23 +02:00 |
|
Renaud Chaput
|
8160a655a5
|
[Glitch] Convert <Directory> to Typescript / function component
Port 863c470a2b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-30 17:33:23 +02:00 |
|
Renaud Chaput
|
2f994bb34a
|
[Glitch] Fix error when deleting a status
Port 7d12522ed7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-21 12:03:35 +02:00 |
|
Renaud Chaput
|
8ae61fdee5
|
[Glitch] Convert disconnectTimeline and timelineDelete actions to Typescript
Port 1c65932776 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-20 19:22:24 +02:00 |
|
Renaud Chaput
|
af0a1a8774
|
[Glitch] Convert notifications policies frontend code to Typescript
Port d558dfd77d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-18 18:22:40 +02:00 |
|
Eugen Rochko
|
fd3697723c
|
[Glitch] Add author links on the explore page in web UI
Port ed6d24330b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-17 14:08:08 +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
|
3e9298370d
|
[Glitch] Remove the access token from Redux & context
Port 2c5ab8f647 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-22 21:14:54 +02:00 |
|
Claire
|
7b078b46a2
|
[Glitch] Fix Web UI trying to save user settings when logged out
Port 66906a1bc1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-16 19:34:50 +02:00 |
|
David Beck
|
defd1e4024
|
[Glitch] Remove home marker updates
Port 4f4b77920e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-04 15:42:33 +02:00 |
|
Renaud Chaput
|
552e09d57f
|
[Glitch] Fix marker thunks to not ignore eslint directives for the whole file
Port 65093c619f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-04 15:30:18 +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
|
555f45f249
|
[Glitch] Fix notifications marker fetch
Port b9982ce578 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-01 15:56:37 +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 |
|
Renaud Chaput
|
059e10e546
|
[Glitch] Rewrite markers reducer in Typescript
Port 27d014a7fa to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-01 14:55:03 +02:00 |
|
Eugen Rochko
|
91531e9586
|
[Glitch] Add ability to reorder uploaded media before posting in web UI
Port 8e7e86ee35 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-06 22:34:03 +02:00 |
|