diondiondion
|
b135a831ea
|
feat: Add "Followers you know" widget to user profiles (#34652)
|
2025-05-13 06:38:18 +00:00 |
|
Claire
|
79931bf3ae
|
Merge commit from fork
* Check scheme in account and post links
* Harden media attachments
* Client-side mitigation
* Client-side mitigation for media attachments
|
2025-05-06 15:02:13 +02:00 |
|
Eugen Rochko
|
79013c730d
|
Add endorsed accounts to profiles in web UI (#34568)
|
2025-04-29 12:14:22 +00:00 |
|
Eugen Rochko
|
17d8e2b6e3
|
Refactor context reducer to TypeScript (#34506)
|
2025-04-28 13:38:40 +00:00 |
|
Eugen Rochko
|
40157e063d
|
Add ability to feature and unfeature hashtags from web UI (#34490)
|
2025-04-28 11:44:01 +00:00 |
|
Eugen Rochko
|
bed614d44e
|
Add option to remove account from followers in web UI (#34488)
|
2025-04-18 07:23:34 +00:00 |
|
Eugen Rochko
|
22d33244ee
|
Refactor <Dropdown> into TypeScript (#34357)
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
|
2025-04-08 19:22:19 +00:00 |
|
Eugen Rochko
|
bdf9baa2e8
|
Refactor <FollowedTags> into TypeScript (#34355)
|
2025-04-08 16:06:23 +00:00 |
|
Eugen Rochko
|
2c70c28bbb
|
Refactor <DomainBlocks> to TypeScript (#34347)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-02 12:31:39 +00:00 |
|
Renaud Chaput
|
1bc28709cc
|
Convert the polls reducer to plain JS (#33263)
|
2025-03-29 20:17:27 +00:00 |
|
Eugen Rochko
|
94d71c992e
|
Refactor alerts to TypeScript, remove react-notification dependency (#34239)
|
2025-03-25 18:25:07 +00:00 |
|
Claire
|
00dbefdbbf
|
Change web client settings to be saved earlier and more often (#34074)
|
2025-03-05 15:42:33 +00:00 |
|
Claire
|
e71fb450e0
|
Add optional delete_media parameter to DELETE /api/v1/statuses/:id (#33988)
|
2025-02-28 13:39:01 +00:00 |
|
Eugen Rochko
|
ebde60ca82
|
Refactor <Header> into TypeScript (#33956)
|
2025-02-25 15:30:46 +00:00 |
|
Eugen Rochko
|
11786f1114
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
Claire
|
e2f085e2b2
|
Use final specification for new WebPush subscriptions in web interface (#33587)
|
2025-01-14 10:42:06 +00:00 |
|
Claire
|
1bf6195763
|
Fix use of deprecated Iterable.isIndexed from immutable (#33510)
|
2025-01-08 16:25:41 +00:00 |
|
Claire
|
e8672e27e8
|
Further remove old notifications code (#33465)
|
2025-01-06 18:22:07 +00:00 |
|
Claire
|
7d6da219c0
|
Remove old notifications actions and reducers (#31843)
|
2025-01-03 16:12:08 +00:00 |
|
Claire
|
655c4a5ebb
|
Fix processing of incoming notifications for unfilterable types (#33429)
|
2025-01-02 13:22:25 +00:00 |
|
Claire
|
68bfa7ae3f
|
Fix WebUI erroneously stopping to offer expanding search results after second page (#33428)
|
2025-01-02 10:58:00 +00:00 |
|
Claire
|
a837f7d693
|
Fix clicking on a profile mention while logged out potentially leading to incorrect account (#33324)
|
2024-12-16 19:29:51 +00:00 |
|
Eugen Rochko
|
0636bcdbe1
|
Change search to use query params in web UI (#32949)
|
2024-12-12 17:12:33 +00:00 |
|
Renaud Chaput
|
ded799f913
|
Convert polls to Typescript / Immutable Records (#29789)
|
2024-12-10 22:54:07 +00:00 |
|
Eugen Rochko
|
25387dc423
|
Refactor <HashtagHeader> to TypeScript (#33096)
|
2024-12-06 08:42:24 +00:00 |
|
Eugen Rochko
|
7135f513a4
|
Add ability to search for all accounts when creating a list in web UI (#33036)
|
2024-12-03 09:42:52 +00:00 |
|
Eugen Rochko
|
7a3dea385e
|
Change onboarding flow in web UI (#32998)
|
2024-11-26 16:10:12 +00:00 |
|
Eugen Rochko
|
62603508c7
|
Change design of lists in web UI (#32881)
|
2024-11-21 16:10:04 +00:00 |
|
Eugen Rochko
|
e856838e0c
|
Fix notification polling showing a loading bar in web UI (#32960)
|
2024-11-19 08:57:12 +00:00 |
|
Renaud Chaput
|
6c87c76e18
|
Add ability to group follow notifications in WebUI (#32520)
|
2024-10-16 08:33:11 +00:00 |
|
Claire
|
4a737a948a
|
Fix incorrect 'navigator' check (#32219)
|
2024-10-02 10:03:04 +00:00 |
|
Nick Schonning
|
f91f077985
|
Enable ESLlint no-case-declarations (#30768)
|
2024-10-01 16:26:30 +00:00 |
|
Renaud Chaput
|
1be55ce244
|
Fix follow notifications from streaming being grouped (#32179)
|
2024-10-01 08:22:14 +00:00 |
|
Renaud Chaput
|
d6f5ee75ab
|
Add notification grouping for follow notifications (#32085)
|
2024-09-25 13:36:19 +00:00 |
|
Eugen Rochko
|
70988519df
|
Fix too many requests caused by relationship look-ups in web UI (#32042)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-24 17:02:36 +00:00 |
|
Claire
|
0a6b75b71e
|
Fix multiple bugs in notification requests and notification policies (#32062)
|
2024-09-24 15:03:38 +00:00 |
|
Christian Schmidt
|
7740f1a6bb
|
Mute XHR abort errors (#31952)
|
2024-09-18 08:43:24 +00:00 |
|
Claire
|
c620452fd7
|
Enable grouped notifications unconditionally (#31929)
|
2024-09-16 13:12:10 +00:00 |
|
Claire
|
c0eda832f3
|
Convert notification requests actions and reducers to Typescript (#31866)
|
2024-09-16 09:54:03 +00:00 |
|
Eugen Rochko
|
3d46f47817
|
Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-12 09:41:19 +00:00 |
|
renovate[bot]
|
a27f7f4e56
|
Update typescript-eslint monorepo to v8 (major) (#31231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-09-11 13:59:46 +00:00 |
|
Claire
|
fab29ebbe8
|
Fix all notification types being stored without filtering when polling (#31745)
|
2024-09-04 13:28:16 +00:00 |
|
Christian Schmidt
|
8adf67f2db
|
frequentlyUsedLanguages not updated correctly (#31386)
|
2024-09-03 15:55:13 +00:00 |
|
Claire
|
c73868cd78
|
Add ability for admins to force grouped notifications in web UI (#31610)
|
2024-08-27 14:55:51 +00:00 |
|
Claire
|
e38ce3beb7
|
Fix spurious loading bar middleware usage (#31592)
|
2024-08-26 16:38:34 +00:00 |
|
Claire
|
d67e11733e
|
Add automatic notification polling for grouped notifications (#31513)
|
2024-08-21 14:41:31 +00:00 |
|
KMY(雪あすか)
|
01a757d306
|
Fix boost dialog visibility selection not being taken into account (#31523)
|
2024-08-21 13:11:36 +00:00 |
|
Claire
|
9ba7c90151
|
Fix non-grouped notifications not loading on page load (#31514)
|
2024-08-20 16:18:33 +00:00 |
|
Claire
|
53c183f899
|
Reload notifications when accepted notifications are merged (streaming only) (#31419)
|
2024-08-19 15:59:06 +00:00 |
|
Claire
|
1e612c5a09
|
Refactor some actions to be proper async actions instead of passing a continuation (#31453)
|
2024-08-19 14:41:32 +00:00 |
|