Commit Graph
22 Commits
Author SHA1 Message Date
taichanne30 0cf8946fc7 filterの改善 2024-02-21 03:15:08 +09:00
taichanne30 a4ad66bd5b Merge branch 'fix-10650' of https://github.com/kakkokari-gtyih/misskey into notification-hide-muting-user 2024-02-21 03:07:42 +09:00
taichan 659f8d9d20 Update CHANGELOG.md 2024-02-20 15:56:28 +09:00
taichan 7c9bacbbd8 use isNotNull 2024-02-20 15:44:13 +09:00
taichan 823b7c3269 Fix condition 2024-02-20 15:40:36 +09:00
taichan f5ae6630bd Refactor: 判定部分を共通化 2024-02-20 15:36:30 +09:00
taichan ff7f7c8835 Fix packGrouped 2024-02-20 15:22:59 +09:00
taichan 3693ce9f00 Improve performance 2024-02-20 15:21:23 +09:00
taichan ffb853bf2d Revert "Remove duplication of valid notifier check"
This reverts commit 239a6952f7.
2024-02-20 15:18:26 +09:00
taichan d53b837994 add filter notification is not null 2024-02-20 15:03:10 +09:00
taichan 239a6952f7 Remove duplication of valid notifier check 2024-02-20 14:57:20 +09:00
taichan ef65252148 通知作成時にpackしてnullになったらあとの処理をやめる 2024-02-20 14:48:49 +09:00
taichan b09abb8c59 enhance: Check if notifierId is valid in NotificationEntityService 2024-02-20 14:34:50 +09:00
taichan 45a067788b Remove unused imports 2024-02-20 14:32:00 +09:00
taichan 1304a9fbb5 Revert API handling 2024-02-20 14:28:28 +09:00
taichan f0c1c08314 Revert "enhance: 通知が凍結も考慮するようにする"
This reverts commit b1e57e571d.
2024-02-20 14:26:18 +09:00
taichan 19296a0d6b Fix: typo 2024-02-20 09:57:21 +09:00
taichan c21b6d95ae fix: notifierIdがない通知が消えてしまう問題 (grouped) 2024-02-20 01:30:14 +09:00
taichan 094e10a278 Add tests (通知がミュートを考慮しているかどうか) 2024-02-20 01:28:34 +09:00
taichan 09a9484e4f fix: notifierIdがない通知が消えてしまう問題 2024-02-20 01:22:21 +09:00
taichan b1e57e571d enhance: 通知が凍結も考慮するようにする 2024-02-20 00:52:25 +09:00
taichan 35609b40d3 enhance: 通知がミュートを考慮するようにする 2024-02-20 00:40:33 +09:00