1
0
Fork 0
forked from gitea/nas
nas/app/javascript/mastodon/models
KMY(雪あすか) f14c2d3ada
Change: 絵文字リアクションの通知のグループ化で、アカウントを絵文字の種類ごとに表示 (#796)
* Change: 絵文字リアクションの通知のグループ化で、アカウントを絵文字の種類ごとに表示

* Fix lint

* アカウントの一括取得数を制限

* ストリーミング対応

* Fix

* Fix

* Fix

* Fix some problems

* Fix
2024-08-17 08:16:27 +09:00
..
account.ts Remove: #602 他のサーバーが絵文字リアクションに対応しているかを取得するAPIの仕様変更に伴い、旧APIを削除 (#783) 2024-07-18 08:20:56 +09:00
custom_emoji.ts Fix test 2023-11-04 10:11:06 +09:00
notification_group.ts Change: 絵文字リアクションの通知のグループ化で、アカウントを絵文字の種類ごとに表示 (#796) 2024-08-17 08:16:27 +09:00
notification_policy.ts Convert notifications policies frontend code to Typescript (#29868) 2024-06-18 13:23:30 +00:00
relationship.ts Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
status.ts Add timeline of public posts about a trending link in web UI (#30840) 2024-07-01 14:45:48 +00:00