iceshrimp-legacy/packages/backend/src/models/entities
romaboo 054417354c
feat: user-level instance mute (#7712)
* Update ja-JP.yml

* Added settable config for muted instances

* added psql query for removal of muted notes

* Added filtering and trimming for instance mutes

* cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client

* Added notification & streaming timeline muting

* Updated changelog

* Added missing semicolon

* Apply japanese string suggestions from robflop

Co-authored-by: Robin B. <robflop98@outlook.com>

* Changed Ja-JP instance mute title string to one suggested by sousuke

Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>

* Update ja-JP instanceMuteDescription based on sousuke's suggestion

Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>

* added notification mute

* added notification and note children muting

* Fixed a bug where local notifications were getting filtered on cold start

* Fixed instance mute imports

* Fixed not saving/loading instance mutes

* removed en-US translations for instance mute

* moved instance mute migration to js

* changed settings index back to spaces

* removed destructuring assignment from notification stream in instance mute check call

Co-authored-by: tamaina <tamaina@hotmail.co.jp>

* added .note accessor for checking note data instead of notification data

* changed note to use Packed<'Note'> instead of any and removed usage of snake case

Co-authored-by: tamaina <tamaina@hotmail.co.jp>

* changed notification mute check to check specifically for notification host

* changed to using single quotes

* moved @click to the end for the linter

* revert unnecessary changes

* restored newlines

* whitespace removal

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Robin B. <robflop98@outlook.com>
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
Co-authored-by: puffaboo <emilis@jigglypuff.club>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-12-09 21:38:56 +09:00
..
games/reversi refactoring 2021-11-12 02:02:25 +09:00
abuse-user-report.ts refactoring 2021-11-12 02:02:25 +09:00
access-token.ts refactoring 2021-11-12 02:02:25 +09:00
ad.ts refactoring 2021-11-12 02:02:25 +09:00
announcement-read.ts refactoring 2021-11-12 02:02:25 +09:00
announcement.ts refactoring 2021-11-12 02:02:25 +09:00
antenna-note.ts refactoring 2021-11-12 02:02:25 +09:00
antenna.ts refactoring 2021-11-12 02:02:25 +09:00
app.ts refactoring 2021-11-12 02:02:25 +09:00
attestation-challenge.ts refactoring 2021-11-12 02:02:25 +09:00
auth-session.ts refactoring 2021-11-12 02:02:25 +09:00
blocking.ts refactoring 2021-11-12 02:02:25 +09:00
channel-following.ts refactoring 2021-11-12 02:02:25 +09:00
channel-note-pining.ts refactoring 2021-11-12 02:02:25 +09:00
channel.ts refactoring 2021-11-12 02:02:25 +09:00
clip-note.ts refactoring 2021-11-12 02:02:25 +09:00
clip.ts refactoring 2021-11-12 02:02:25 +09:00
drive-file.ts fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する (#8014) 2021-12-03 11:19:28 +09:00
drive-folder.ts refactoring 2021-11-12 02:02:25 +09:00
emoji.ts refactoring 2021-11-12 02:02:25 +09:00
follow-request.ts refactoring 2021-11-12 02:02:25 +09:00
following.ts refactoring 2021-11-12 02:02:25 +09:00
gallery-like.ts refactoring 2021-11-12 02:02:25 +09:00
gallery-post.ts refactoring 2021-11-12 02:02:25 +09:00
hashtag.ts refactoring 2021-11-12 02:02:25 +09:00
instance.ts refactoring 2021-11-12 02:02:25 +09:00
messaging-message.ts refactoring 2021-11-12 02:02:25 +09:00
meta.ts refactoring 2021-11-12 02:02:25 +09:00
moderation-log.ts refactoring 2021-11-12 02:02:25 +09:00
muted-note.ts refactoring 2021-11-12 02:02:25 +09:00
muting.ts refactoring 2021-11-12 02:02:25 +09:00
note-favorite.ts refactoring 2021-11-12 02:02:25 +09:00
note-reaction.ts refactoring 2021-11-12 02:02:25 +09:00
note-thread-muting.ts refactoring 2021-11-12 02:02:25 +09:00
note-unread.ts refactoring 2021-11-12 02:02:25 +09:00
note-watching.ts refactoring 2021-11-12 02:02:25 +09:00
note.ts viaMobileフラグ廃止 2021-11-12 15:11:20 +09:00
notification.ts refactoring 2021-11-12 02:02:25 +09:00
page-like.ts refactoring 2021-11-12 02:02:25 +09:00
page.ts refactoring 2021-11-12 02:02:25 +09:00
password-reset-request.ts refactoring 2021-11-12 02:02:25 +09:00
poll-vote.ts refactoring 2021-11-12 02:02:25 +09:00
poll.ts refactoring 2021-11-12 02:02:25 +09:00
promo-note.ts refactoring 2021-11-12 02:02:25 +09:00
promo-read.ts refactoring 2021-11-12 02:02:25 +09:00
registration-tickets.ts refactoring 2021-11-12 02:02:25 +09:00
registry-item.ts refactoring 2021-11-12 02:02:25 +09:00
relay.ts refactoring 2021-11-12 02:02:25 +09:00
signin.ts refactoring 2021-11-12 02:02:25 +09:00
sw-subscription.ts refactoring 2021-11-12 02:02:25 +09:00
used-username.ts refactoring 2021-11-12 02:02:25 +09:00
user-group-invitation.ts refactoring 2021-11-12 02:02:25 +09:00
user-group-joining.ts refactoring 2021-11-12 02:02:25 +09:00
user-group.ts refactoring 2021-11-12 02:02:25 +09:00
user-keypair.ts refactoring 2021-11-12 02:02:25 +09:00
user-list-joining.ts refactoring 2021-11-12 02:02:25 +09:00
user-list.ts refactoring 2021-11-12 02:02:25 +09:00
user-note-pining.ts refactoring 2021-11-12 02:02:25 +09:00
user-pending.ts refactoring 2021-11-12 02:02:25 +09:00
user-profile.ts feat: user-level instance mute (#7712) 2021-12-09 21:38:56 +09:00
user-publickey.ts refactoring 2021-11-12 02:02:25 +09:00
user-security-key.ts refactoring 2021-11-12 02:02:25 +09:00
user.ts refactoring 2021-11-12 02:02:25 +09:00