KMY
|
4ce35dd837
|
Merge remote-tracking branch 'parent/main' into upstream-20240918
|
2024-09-18 08:31:34 +09: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 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09: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 |
|
KMY(雪あすか)
|
db6db7e7e9
|
Merge branch 'kb_development' into upstream-20240906
|
2024-09-06 08:49:45 +09:00 |
|
KMY(雪あすか)
|
1b4edeefae
|
Refactor: デスクトップ通知用のデフォルトメッセージのコード (#833)
* Refactor: デスクトップ通知用のデフォルトメッセージのコード
* Fix lint
|
2024-09-06 08:48:32 +09:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09: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 |
|
KMY(雪あすか)
|
71671b09ef
|
Fix: 絵文字リアクション受け入れ設定をしているアカウントのリアクションボタンが正常に表示されない場合がある問題 (#830)
|
2024-08-31 14:29:05 +09:00 |
|
KMY
|
b39054ff3c
|
Merge remote-tracking branch 'parent/main' into upstream-20240828
|
2024-08-28 20:26:35 +09: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 |
|
KMY(雪あすか)
|
fb079db61a
|
Fix: メンションの通知に対応できてなかったので修正 (#821)
|
2024-08-24 10:57:44 +09:00 |
|
KMY(雪あすか)
|
6c483f5ff1
|
Fix: #815 デスクトップ通知用のメッセージの翻訳が存在しない言語に設定している場合、デスクトップ通知を受け取る設定にした種別の通知がリアルタイムで確認できない (#819)
|
2024-08-24 09:31:32 +09:00 |
|
KMY
|
55f11765ea
|
Merge remote-tracking branch 'parent/main' into upstream-20240822
|
2024-08-22 09:18:29 +09: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 |
|
KMY
|
af0f8f01e1
|
Merge remote-tracking branch 'parent/main' into upstream-20240821
|
2024-08-21 12:39:30 +09: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 |
|
KMY
|
82ffc95733
|
Merge remote-tracking branch 'parent/main' into upstream-20240817
|
2024-08-17 09:38:31 +09:00 |
|
Renaud Chaput
|
0d85a79f19
|
Fix notification screen crashing in rare cases where the status no longer exists (#31403)
|
2024-08-14 06:47:15 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Claire
|
a7b718c31a
|
Fix all streamed notification types being stored without filtering (#31384)
|
2024-08-12 13:40:29 +00:00 |
|
Claire
|
658addcbf7
|
Add ability to report, block and mute from notification requests list (#31309)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-08-09 14:56:39 +00:00 |
|
KMY
|
8e5fe5ccb9
|
Merge remote-tracking branch 'parent/main' into upstream-20240806
|
2024-08-06 08:16:16 +09:00 |
|
Claire
|
549ab089ee
|
Change grouped notifications API shape (take 2) (#31214)
|
2024-07-31 10:50:13 +00:00 |
|
KMY
|
8b09a57a91
|
Merge remote-tracking branch 'parent/main' into upstream-20240731
|
2024-07-31 13:00:13 +09:00 |
|
David Roetzel
|
dfd43869c9
|
Decrease count of filtered notifications when notification requests are accepted or dismissed (#31149)
|
2024-07-26 09:36:54 +00:00 |
|
KMY
|
a99f174d98
|
Merge commit '9e04007020 ' into upstream-20240725
|
2024-07-25 13:06:26 +09:00 |
|
Claire
|
af06d74574
|
Fix keyboard shortcuts and navigation in grouped notifications (#31076)
|
2024-07-23 06:20:17 +00:00 |
|
Claire
|
55705d8191
|
Fix reblogging after refactor (#31105)
|
2024-07-22 19:30:06 +00:00 |
|
Claire
|
9cb9427133
|
Refactor CW handling in an action (#31103)
|
2024-07-22 16:03:58 +00:00 |
|
Claire
|
03dea64b79
|
Refactor code for reblogging and favouriting (#31102)
|
2024-07-22 15:45:07 +00:00 |
|
Claire
|
e768b23aa9
|
Remove routerHistory parameters from composer actions (#31077)
|
2024-07-19 15:26:44 +00:00 |
|
Renaud Chaput
|
f587ff643f
|
Grouped Notifications UI (#30440)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-07-18 14:36:09 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Tianwei Dong
|
36d819bef3
|
Change to use an unified constant for max media attachments per status (#29073)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-07-08 08:10:57 +00:00 |
|
KMY
|
9a07550fa6
|
Merge remote-tracking branch 'parent/main' into upstream-20240705
|
2024-07-05 07:22:34 +09:00 |
|
Eugen Rochko
|
20fa9ce484
|
Add timeline of public posts about a trending link in web UI (#30840)
|
2024-07-01 14:45:48 +00:00 |
|
KMY
|
6955843321
|
Merge remote-tracking branch 'parent/main' into upstream-20240628
|
2024-06-28 08:57:12 +09:00 |
|
Eugen Rochko
|
096057b845
|
Change author_account to be authors in REST API (#30846)
|
2024-06-27 13:17:18 +00:00 |
|
Renaud Chaput
|
863c470a2b
|
Convert <Directory> to Typescript / function component (#30829)
|
2024-06-26 18:04:50 +00:00 |
|
KMY(雪あすか)
|
f7d978b7e3
|
Change: #742 スマホで引用・参照をおこなったとき、投稿画面へ遷移するよう変更 (#763)
|
2024-06-24 12:18:57 +09:00 |
|
KMY
|
af2727387e
|
Merge remote-tracking branch 'parent/main' into upstream-20240624
|
2024-06-24 08:38:12 +09:00 |
|
Renaud Chaput
|
7d12522ed7
|
Fix error when deleting a status (#30784)
|
2024-06-20 22:39:06 +00:00 |
|