summaryrefslogtreecommitdiff
path: root/src/services/note (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-30自分のノートにリアクションを押せるように (#6506)Xeltica1-5/+0
2020-07-27ワードミュート (#6594)syuilo1-1/+20
2020-07-12フォロワーではないリモートユーザーに削除通知が配信...fuyu1-8/+40
2020-06-04Use insert for creating Note (#6440)MeiMei1-8/+7
2020-05-17Fix CASCADE-related problems (#6374)DW1-0/+6
2020-05-10pub-relay (#6341)MeiMei3-0/+9
2020-05-10chore(lint): Add missing semicolonssyuilo3-3/+3
2020-04-16リアクションの修正 (#6260)MeiMei2-3/+4
2020-04-14リモートのカスタム絵文字リアクションを表示できるよ...MeiMei2-5/+24
2020-04-13同じリアクション削除を同時に行うとリアクションカウ...MeiMei1-1/+5
2020-04-02Use url if available (#6214)MeiMei1-0/+2
2020-03-28Resolve #6192syuilo3-5/+10
2020-03-04lintをGitHub Actions でするように (#6101)rinsuki1-1/+1
2020-02-26Refactorsyuilo2-4/+4
2020-02-26同じノートを何回リノートしても一回として数えるよう...Oni-Men2-2/+6
2020-02-16Refactorsyuilo1-4/+4
2020-02-16Resolve #5958syuilo1-1/+6
2020-02-13Fix for CASCADE DELETE not being federated (#5812)DW1-5/+33
2020-02-10なんかもうめっちゃ変えたsyuilo1-0/+2
2020-02-06 Correct Like id generation (#5852)MeiMei2-5/+5
2020-02-04リモート投稿にリモートでされたリアクションが表示さ...MeiMei2-23/+36
2020-02-02Fix hashtags contained in private notes are shown in trends (#5805)Acid Chicken (硫酸鶏)1-1/+3
2020-01-30v12 (#5712)syuilo3-20/+61
2019-11-23Fix bugsyuilo1-1/+1
2019-11-09無駄なAP deliverをしないように (#5589)MeiMei3-100/+42
2019-11-01新規投稿のMFMをHTMLに変換する際、リモートユーザーへの...rinsuki1-7/+13
2019-09-27Decrease tag limitsyuilo1-1/+1
2019-09-27Limit the tag counts to 100 (#5263)Acid Chicken (硫酸鶏)1-1/+1
2019-09-22Use stringz.length instead of String.length in hashtag length calculation (#5...Acid Chicken (硫酸鶏)1-1/+1
2019-09-08AP Undo Announce (#5400)MeiMei1-1/+13
2019-08-18updateHashtagを並列で行わないように (#5284)MeiMei1-2/+2
2019-08-17リモートユーザー向けのNoteUnreadsレコードは作成しないよ...MeiMei1-1/+4
2019-08-09Elasticsearchのインデックス名をconfigで変更できるように (#5...和風ドレッシング1-1/+1
2019-07-20Fix question (#5197)MeiMei1-1/+0
2019-05-20 Fix: Delete is not deliver (#4950)MeiMei1-6/+13
2019-04-25Resolve #3119syuilo1-3/+4
2019-04-25Refactorginsyuilo1-67/+64
2019-04-25Fix #4704 (#4797)MeiMei1-1/+3
2019-04-24Cache metasyuilo1-1/+1
2019-04-23Refactor API (#4770)syuilo1-1/+1
2019-04-17Refactorsyuilo3-3/+3
2019-04-15Update read.tssyuilo1-4/+4
2019-04-14inc/dec scoresyuilo2-2/+4
2019-04-14Better error handlingsyuilo3-6/+6
2019-04-13Fix bugsyuilo1-1/+1
2019-04-13Fix bugsyuilo1-1/+1
2019-04-13Refactorsyuilo1-1/+1
2019-04-13strictNullChecks (#4666)syuilo5-69/+65
2019-04-12Better error handlingsyuilo1-5/+3
2019-04-12トランザクションを使用してアンケートレコードの挿入...syuilo1-16/+24