summaryrefslogtreecommitdiff
path: root/src/services/note/create.ts (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-04-10Clean upsyuilo1-1/+0
2019-04-10テーブル分割syuilo1-3/+5
2019-04-08Improve instance chartsyuilo1-1/+1
2019-04-07Refactorsyuilo1-1/+1
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-321/+145
2019-04-06フォローインポートで自分をスキップするように (#4614)MeiMei1-1/+2
2019-03-19Revert "Remove deepcopy dependency"syuilo1-1/+1
2019-03-19Remove deepcopy dependencysyuilo1-1/+1
2019-03-15Accept Article object (#4499)MeiMei1-0/+2
2019-03-06Enhance poll (#4409)Acid Chicken (硫酸鶏)1-0/+17
2019-02-18Fix bugsyuilo1-1/+1
2019-02-17ハッシュタグでユーザー検索できるように (#4298)syuilo1-2/+2
2019-02-08Introduce per-instance chart (#4183)syuilo1-2/+2
2019-02-08Refactoring: Move chart dir into services dirsyuilo1-3/+3
2019-02-07Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo1-1/+1
2019-02-07Improve instance statssyuilo1-2/+2
2019-02-06Check config on load (#4170)Aya Morisawa1-1/+1
2019-02-05Refactoringsyuilo1-2/+2
2019-02-04Resolve #4121 (#4122)Acid Chicken (硫酸鶏)1-2/+2
2019-02-03Use internal logger instead of debug/console for loggingsyuilo1-1/+0
2019-01-31[Server] Resolve #4062syuilo1-0/+10
2019-01-31 Do not import as pack from AP renderer (#4048)MeiMei1-4/+4
2019-01-30Introduce silence (#4043)syuilo1-0/+5
2019-01-30Avoid export defaultAya Morisawa1-1/+1
2019-01-26[Server] Fix #3991syuilo1-2/+4
2019-01-23Supports Twemoji / CustomEmoji in poll (#3960)MeiMei1-3/+7
2019-01-21[Server] リプライをタイムラインに流す以前の仕様に差し...syuilo1-8/+2
2019-01-21リモートで投票を見たりしたりできるように (#3940)MeiMei1-0/+1
2019-01-21[Server] Fix #3528syuilo1-1/+14