<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/api/endpoints/notifications, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2024-02-29T11:03:30Z</updated>
<entry>
<title>enhance: 通知の履歴をリセットできるように (#13335)</title>
<updated>2024-02-29T11:03:30Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-02-29T11:03:30Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=39d6af135f43c2521bd7688fcb1c46bcce546b73'/>
<id>urn:sha1:39d6af135f43c2521bd7688fcb1c46bcce546b73</id>
<content type='text'>
* enhance: 通知の履歴をリセットできるように

* Update Changelog

* 通知欄も連動して更新するように

* revert some changes

* Update CHANGELOG.md

* Remove unused part

* fix</content>
</entry>
<entry>
<title>(re)  update SPDX-FileCopyrightText</title>
<updated>2024-02-13T15:59:27Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:59:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c1514ce91dc08481a092a789ee37da546cdb4583'/>
<id>urn:sha1:c1514ce91dc08481a092a789ee37da546cdb4583</id>
<content type='text'>
Fix  #13290
</content>
</entry>
<entry>
<title>Revert "update SPDX-FileCopyrightText"</title>
<updated>2024-02-13T15:50:11Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:50:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=311c2172d7bc861d915a28650684a1587ecb4695'/>
<id>urn:sha1:311c2172d7bc861d915a28650684a1587ecb4695</id>
<content type='text'>
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
</content>
</entry>
<entry>
<title>update SPDX-FileCopyrightText</title>
<updated>2024-02-12T02:37:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2024-02-12T02:37:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9b5aeb76d8c9372d67058c512597152b6bf222f2'/>
<id>urn:sha1:9b5aeb76d8c9372d67058c512597152b6bf222f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: notification grouping</title>
<updated>2023-11-02T06:57:55Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-11-02T06:57:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f62ad3ed3eccfd242b2d1f1e25f00276f2bfff77'/>
<id>urn:sha1:f62ad3ed3eccfd242b2d1f1e25f00276f2bfff77</id>
<content type='text'>
Resolve #12211
</content>
</entry>
<entry>
<title>fix(backend): アクセストークンを削除すると、通知が取得できなくなる場合がある問題を修正</title>
<updated>2023-10-31T02:45:03Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-10-31T02:45:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a35fe29ef409887477f897630d471ed8e9f559ef'/>
<id>urn:sha1:a35fe29ef409887477f897630d471ed8e9f559ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance(backend): configure ratelimit for notification creation apis</title>
<updated>2023-09-12T06:38:00Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-09-12T06:38:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=42c7aad251e1ddce52a8ea04eedfe59fce27b4fc'/>
<id>urn:sha1:42c7aad251e1ddce52a8ea04eedfe59fce27b4fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: テスト通知を送信できるようにする (#11810)</title>
<updated>2023-09-11T05:31:50Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2023-09-11T05:31:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=cd6428715e6780d51e8f6edf93fe7e32bd8f937b'/>
<id>urn:sha1:cd6428715e6780d51e8f6edf93fe7e32bd8f937b</id>
<content type='text'>
* (add) Notification test

* Update Changelog

* (add) backend, frontend impl

* globalEventの名前を明確にする

* Run API Extractor</content>
</entry>
<entry>
<title>chore(backend): Resolve `import/no-default-export` rule violations (#11732)</title>
<updated>2023-08-17T12:20:58Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-17T12:20:58Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dd1783f984cd87abe4407defc77f117fe6f5a1d6'/>
<id>urn:sha1:dd1783f984cd87abe4407defc77f117fe6f5a1d6</id>
<content type='text'>
* Disable `import/no-default-export` properly

* Disable `import/no-default-export`</content>
</entry>
<entry>
<title>refactor(backend): Remove unused injections (#11462)</title>
<updated>2023-08-05T01:33:00Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-05T01:33:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8a6791da3fa5c6554689ae06721925f7842b3b7b'/>
<id>urn:sha1:8a6791da3fa5c6554689ae06721925f7842b3b7b</id>
<content type='text'>
* Remove unused injections

* Remove unused imports</content>
</entry>
</feed>
