summaryrefslogtreecommitdiff
path: root/src/services/note/create.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-19refactor: use path alias to improve readabilitysyuilo1-1/+1
2021-08-19fix: mochaが動かないため拡張子なしに戻したsyuilo1-34/+34
2021-08-19refactor: refactoring importssyuilo1-34/+34
2021-08-17enhance(server): Improve user block (#7640)syuilo1-1/+3
2021-04-10refactor mfm extract (#7434)marihachi1-2/+2
2021-04-02Use mfm-js for MFM parsing (#7415)syuilo1-7/+7
2021-03-24Refactor (#7394)syuilo1-9/+9
2021-03-23fix bugsyuilo1-4/+0
2021-03-23refactor: Use path aliassyuilo1-11/+11
2021-03-23noteのread処理syuilo1-10/+10
2021-03-22perf(server): Reduce database querysyuilo1-13/+13
2021-03-21perf(server): Reduce database querysyuilo1-3/+8
2021-03-21perf(server): Reduce database querysyuilo1-4/+7
2021-03-21wip #6441syuilo1-1/+1
2021-02-13refactor: resolve #7139syuilo1-3/+2
2021-02-07Resolve #7149syuilo1-2/+3
2020-11-08autoWatch機能を削除syuilo1-13/+0
2020-08-29fix(server): Fix #6669syuilo1-0/+1
2020-08-18Channel (#6621)syuilo1-6/+69
2020-07-27ワードミュート (#6594)syuilo1-1/+20
2020-06-04Use insert for creating Note (#6440)MeiMei1-8/+7
2020-05-10pub-relay (#6341)MeiMei1-0/+5
2020-04-02Use url if available (#6214)MeiMei1-0/+2
2020-03-28Resolve #6192syuilo1-1/+2
2020-03-04lintをGitHub Actions でするように (#6101)rinsuki1-1/+1
2020-02-26Refactorsyuilo1-2/+2
2020-02-26同じノートを何回リノートしても一回として数えるよう...Oni-Men1-1/+3
2020-02-16Refactorsyuilo1-4/+4
2020-02-16Resolve #5958syuilo1-1/+6
2020-02-02Fix hashtags contained in private notes are shown in trends (#5805)Acid Chicken (硫酸鶏)1-1/+3
2020-01-30v12 (#5712)syuilo1-4/+20
2019-11-23Fix bugsyuilo1-1/+1
2019-11-09無駄なAP deliverをしないように (#5589)MeiMei1-61/+35
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-08-18updateHashtagを並列で行わないように (#5284)MeiMei1-2/+2
2019-08-09Elasticsearchのインデックス名をconfigで変更できるように (#5...和風ドレッシング1-1/+1
2019-07-20Fix question (#5197)MeiMei1-1/+0
2019-04-25Resolve #3119syuilo1-3/+4
2019-04-25Refactorginsyuilo1-67/+64
2019-04-25Fix #4704 (#4797)MeiMei1-1/+3
2019-04-23Refactor API (#4770)syuilo1-1/+1
2019-04-17Refactorsyuilo1-1/+1
2019-04-14Better error handlingsyuilo1-3/+3
2019-04-13strictNullChecks (#4666)syuilo1-51/+50
2019-04-12Better error handlingsyuilo1-5/+3
2019-04-12トランザクションを使用してアンケートレコードの挿入...syuilo1-16/+24
2019-04-12非正規化カラムを削除syuilo1-3/+6