summaryrefslogtreecommitdiff
path: root/src/services/note/create.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid export defaultAya Morisawa2019-01-301-1/+1
* [Server] Fix #3991syuilo2019-01-261-2/+4
* Supports Twemoji / CustomEmoji in poll (#3960)MeiMei2019-01-231-3/+7
* [Server] リプライをタイムラインに流す以前の仕様に差し...syuilo2019-01-211-8/+2
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-0/+1
* [Server] Fix #3528syuilo2019-01-211-1/+14
* 関係のない返信がタイムラインに流れる問題を修正syuilo2019-01-201-2/+8
* Drop stalk featuresyuilo2019-01-201-6/+3
* Implement active users chartsyuilo2019-01-171-0/+3
* Fix bug (for return) (#3878)MeiMei2019-01-111-1/+1
* ダイレクトを非公開のように使えるようにする (#3869)MeiMei2019-01-111-5/+0
* Privateの公開範囲を廃止syuilo2018-12-291-7/+2
* ダイレクト投稿でユーザーが指定されていなかったらrejec...MeiMei2018-12-231-0/+5
* ダイレクトでメンションでもユーザーを指定できるよう...MeiMei2018-12-231-0/+6
* Refactor MFMAya Morisawa2018-12-201-40/+3
* Fix tag length limit from AP (#3688)MeiMei2018-12-201-3/+3
* Fix bugsyuilo2018-12-191-13/+2
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-36/+36
* Add commentsyuilo2018-12-081-0/+2
* Apply tag length limit from AP (#3536)MeiMei2018-12-071-3/+2
* Emoji support in profile (#3514)MeiMei2018-12-061-1/+1
* Remove unnecessary Renote check code (#3489)MeiMei2018-12-041-5/+0
* No MFM parsing when remote note (#3470)MeiMei2018-12-021-7/+15
* Resolve #1826syuilo2018-12-021-3/+5
* Use for-of instead of mapAya Morisawa2018-11-301-3/+3
* Do not use _replyIds (#3392)MeiMei2018-11-231-3/+0
* Improve user operationssyuilo2018-11-231-0/+3
* Improve MFM parser (#3337)syuilo2018-11-211-17/+46
* local only visibility (#3254)MeiMei2018-11-161-0/+15
* Fix: notes/create hangs when rejected (#3221)MeiMei2018-11-131-5/+5
* On remote notes, not use content for detecting mentions (#3170)MeiMei2018-11-091-1/+2
* Refactoring & 設定でTwemojiを使うかどうか切り替えられるよ...syuilo2018-11-051-2/+2
* Do not send needless emojis in notesyuilo2018-11-041-2/+16
* Fix bugsyuilo2018-10-301-6/+8
* Clean upsyuilo2018-10-251-2/+1
* Implement featured note APIsyuilo2018-10-251-1/+2
* Implement #2993syuilo2018-10-241-0/+16
* Implement #2983syuilo2018-10-231-1/+12
* Refactoringsyuilo2018-10-231-3/+5
* Implemet per user notes statssyuilo2018-10-221-1/+2
* Refactorsyuilo2018-10-211-2/+2
* Resolve #2963syuilo2018-10-211-2/+2
* Refactoringsyuilo2018-10-211-2/+2
* V10 (#2826)syuilo2018-10-071-7/+7
* Resolve #2762syuilo2018-09-241-0/+5
* Implement #2736syuilo2018-09-191-10/+12
* メッセージタイムラインを追加syuilo2018-09-181-5/+17
* ハッシュタグタイムラインを実装syuilo2018-09-171-1/+5
* 自分宛ての投稿をタイムラインで見れるようにsyuilo2018-09-161-0/+4
* Fix bugsyuilo2018-09-101-1/+3