1
0

feat: thread mute (#7930)

* feat: thread mute

* chore: fix comment

* fix test

* fix

* refactor
This commit is contained in:
syuilo
2021-10-31 15:30:22 +09:00
committed by GitHub
parent f47a564819
commit fc65190ef7
18 changed files with 375 additions and 14 deletions
+1
View File
@@ -10,6 +10,7 @@
## 12.x.x (unreleased)
### Improvements
- スレッドミュート機能
### Bugfixes
- リレー向けのActivityが一部実装で除外されてしまうことがあるのを修正