Eugen Rochko
|
3fcbad3e48
|
[Glitch] Refactor <DomainBlocks> to TypeScript
Port 2c70c28bbb to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-04 20:10:45 +02:00 |
|
Renaud Chaput
|
0a39eac6fe
|
[Glitch] Convert the polls reducer to plain JS
Port 1bc28709cc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-30 12:21:05 +02:00 |
|
Eugen Rochko
|
b67fc9c099
|
[Glitch] Refactor alerts to TypeScript, remove react-notification dependency
Port 94d71c992e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-25 21:23:24 +01:00 |
|
Claire
|
3c0775c9b1
|
[Glitch] Change web client settings to be saved earlier and more often
Port 00dbefdbbf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-07 17:40:20 +01:00 |
|
Eugen Rochko
|
c915165370
|
[Glitch] Refactor <Header> into TypeScript
Port ebde60ca82 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-06 21:56:30 +01:00 |
|
Claire
|
af668b9837
|
[Glitch] Add optional delete_media parameter to DELETE /api/v1/statuses/:id
Port e71fb450e0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-06 20:12:43 +01:00 |
|
Eugen Rochko
|
a3399ed560
|
[Glitch] Add reminder when about to post without alt text in web UI
Port 1e70da5e3c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-02-01 19:58:11 +01:00 |
|
Eugen Rochko
|
5e7c079787
|
[Glitch] Change design of edit media modal in web UI
Port 11786f1114 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-21 19:43:38 +01:00 |
|
Claire
|
563ff91cf8
|
[Glitch] Use final specification for new WebPush subscriptions in web interface
Port e2f085e2b2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-14 20:46:21 +01:00 |
|
Claire
|
00f410a089
|
[Glitch] Fix use of deprecated Iterable.isIndexed from immutable
Port 1bf6195763 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-10 20:55:27 +01:00 |
|
Claire
|
412a0dd661
|
[Glitch] Further remove old notifications code
Port e8672e27e8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-06 20:40:26 +01:00 |
|
Claire
|
813921295e
|
[Glitch] Remove old notifications actions and reducers
Port 7d6da219c0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-03 20:54:09 +01:00 |
|
Claire
|
970eaae2f1
|
[Glitch] Fix processing of incoming notifications for unfilterable types
Port 655c4a5ebb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-02 21:16:01 +01:00 |
|
Claire
|
b9a32b0003
|
[Glitch] Fix WebUI erroneously stopping to offer expanding search results after second page
Port 68bfa7ae3f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-02 21:15:38 +01:00 |
|
Eugen Rochko
|
c40016b785
|
[Glitch] Change search to use query params in web UI
Port 0636bcdbe1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-25 21:38:02 +01:00 |
|
Renaud Chaput
|
37070a7881
|
[Glitch] Convert polls to Typescript / Immutable Records
Port ded799f913 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-25 21:21:39 +01:00 |
|
Eugen Rochko
|
a8f6ed9776
|
[Glitch] Refactor <HashtagHeader> to TypeScript
Port 25387dc423 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-25 21:21:38 +01:00 |
|
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 |
|
Eugen Rochko
|
f441e3db4e
|
[Glitch] Change onboarding flow in web UI
Port 7a3dea385e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-01 18:47:56 +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 |
|
Claire
|
2259949e9b
|
Remove pinned accounts editor
It was utterly broken and the underlying modals are getting redesigned
|
2024-11-24 19:59:23 +01:00 |
|
Eugen Rochko
|
bcd2920e0c
|
[Glitch] Fix notification polling showing a loading bar in web UI
Port e856838e0c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-11-24 16:54:28 +01:00 |
|
Renaud Chaput
|
829ff8633b
|
[Glitch] Add ability to group follow notifications in WebUI
Port 6c87c76e18 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-19 19:23:56 +02:00 |
|
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 |
|