KMY
|
dba5f3b93f
|
Merge remote-tracking branch 'parent/main' into upstream-20250414
|
2025-04-14 13:23:00 +09: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 |
|
KMY
|
32f5604499
|
Merge remote-tracking branch 'parent/main' into upstream-20250403
|
2025-04-03 08:36:36 +09: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 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Eugen Rochko
|
94d71c992e
|
Refactor alerts to TypeScript, remove react-notification dependency (#34239)
|
2025-03-25 18:25:07 +00:00 |
|
KMY
|
5979c0ea1d
|
Merge remote-tracking branch 'parent/main' into upstream-20240310
|
2025-03-10 19:58:05 +09: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 |
|
KMY
|
795561f5a7
|
Merge commit 'cfb473c204 ' into upstream-20250228
|
2025-02-28 11:07:08 +09:00 |
|
Eugen Rochko
|
ebde60ca82
|
Refactor <Header> into TypeScript (#33956)
|
2025-02-25 15:30:46 +00:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09:00 |
|
Eugen Rochko
|
11786f1114
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|
Claire
|
e2f085e2b2
|
Use final specification for new WebPush subscriptions in web interface (#33587)
|
2025-01-14 10:42:06 +00:00 |
|
KMY
|
2d4d0fd8b5
|
Fix test
|
2025-01-09 14:53:28 +09:00 |
|
KMY
|
d35fa72842
|
Merge remote-tracking branch 'parent/main' into upstream-20240109
|
2025-01-09 13:20:56 +09: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 |
|
KMY
|
3c77d4e8e4
|
Merge remote-tracking branch 'parent/main' into upstream-20241231
|
2024-12-31 11:56:36 +09: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 |
|
KMY
|
3784ad273c
|
Merge remote-tracking branch 'parent/main' into upstream-20241216
|
2024-12-16 10:14:31 +09: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 |
|
KMY
|
6b6f145633
|
Merge remote-tracking branch 'parent/main' into upstream-20241209
|
2024-12-09 17:49:49 +09:00 |
|
Eugen Rochko
|
25387dc423
|
Refactor <HashtagHeader> to TypeScript (#33096)
|
2024-12-06 08:42:24 +00:00 |
|
KMY(雪あすか)
|
b4972dfa43
|
Fix: サークル・ブックマーク分類で過去投稿が遡れない問題 (#939)
|
2024-12-06 12:25:35 +09:00 |
|
KMY
|
0a0b0d46ea
|
Merge remote-tracking branch 'parent/main' into upstream-20241203
|
2024-12-04 11:56:14 +09: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 |
|
KMY
|
3359008684
|
Merge remote-tracking branch 'parent/main' into upstream-2024112
|
2024-11-28 19:45:31 +09:00 |
|
KMY
|
946f5bce3e
|
Wip: アンテナ編集画面周辺
|
2024-11-28 12:51:25 +09:00 |
|
Eugen Rochko
|
7a3dea385e
|
Change onboarding flow in web UI (#32998)
|
2024-11-26 16:10:12 +00:00 |
|
KMY
|
8a075ba4c6
|
Merge remote-tracking branch 'parent/main' into upstream-20241126
|
2024-11-26 12:56:31 +09: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 |
|
KMY
|
ab58aed910
|
Merge remote-tracking branch 'parent/main' into upstream-20241021
|
2024-10-21 07:07:48 +09:00 |
|
Renaud Chaput
|
6c87c76e18
|
Add ability to group follow notifications in WebUI (#32520)
|
2024-10-16 08:33:11 +00:00 |
|
KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09: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 |
|
KMY
|
4182f75e48
|
Fix: 絵文字リアクション通知のグループ化が行われない問題
|
2024-10-01 12:20:19 +09:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Renaud Chaput
|
d6f5ee75ab
|
Add notification grouping for follow notifications (#32085)
|
2024-09-25 13:36:19 +00:00 |
|