summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide suspended users (#4075)MeiMei2019-02-019-87/+67
* おすすめのアンケートでミュートユーザーのものは表示...MeiMei2019-01-311-1/+8
* リプライ/メンションされていれば非フォロワーへのフォ...MeiMei2019-01-292-4/+22
* Filter hidden replies / mentions (#3981)MeiMei2019-01-253-8/+51
* [Server] Fix #3958syuilo2019-01-221-6/+19
* [Server] ストリームで流れてくる投稿とAPIでタイムライン...syuilo2019-01-214-8/+8
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-0/+17
* [Server] Fix #2745syuilo2019-01-211-6/+12
* ソーシャルタイムラインにフォロワー限定投稿が含まれ...syuilo2019-01-201-2/+2
* 関係のない返信がタイムラインに流れる問題を修正syuilo2019-01-202-0/+6
* Drop stalk featuresyuilo2019-01-202-9/+5
* AP Undo Like (#3933)MeiMei2019-01-202-66/+24
* Implement active users chartsyuilo2019-01-173-0/+11
* Resolve #3896syuilo2019-01-161-2/+2
* disableLocalTimeline機能を強化syuilo2019-01-163-0/+22
* Hide invisible notes from timeline (#3852)MeiMei2019-01-084-7/+71
* Fix typo: not -> noteAya Morisawa2019-01-051-1/+1
* [API] notes/mentions にミュートを適用するようにsyuilo2018-12-301-0/+20
* Privateの公開範囲を廃止syuilo2018-12-291-0/+5
* Make reactions removableAya Morisawa2018-12-261-0/+13
* ダイレクトでメンションでもユーザーを指定できるよう...MeiMei2018-12-231-1/+1
* 本文からメンション等を展開しないオプション (#3721)MeiMei2018-12-231-0/+27
* Tune polls/recommendation (#3703)MeiMei2018-12-201-0/+1
* [API] Resolve #3637syuilo2018-12-171-0/+7
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-112-3/+5
* Do not use _replyIds (#3392)MeiMei2018-11-231-10/+7
* Fix #3361 (#3362)Acid Chicken (硫酸鶏)2018-11-221-1/+1
* local only visibility (#3254)MeiMei2018-11-161-0/+9
* Moderator systemsyuilo2018-11-151-1/+1
* Fix: notes/create hangs when rejected (#3221)MeiMei2018-11-131-8/+10
* [API] Fix #3169syuilo2018-11-091-6/+2
* [API] Implement notes/watching/syuilo2018-11-062-0/+88
* ドライブ容量の設定をDBに保存するようにしたりリファク...syuilo2018-11-061-3/+3
* 投稿の最大文字数情報を設定ファイルではなくDBに保存す...syuilo2018-11-051-2/+14
* Improve API documentationsyuilo2018-11-035-0/+20
* Refactorsyuilo2018-11-0222-172/+81
* Resolve #2623syuilo2018-11-023-101/+50
* Refactoring, Clean up and bug fixessyuilo2018-11-0221-397/+518
* Fix API definitionsyuilo2018-10-291-2/+4
* Refactorsyuilo2018-10-291-5/+2
* Update src/server/api/endpoints/notes/reactions.tssyuilo2018-10-291-0/+2
* Fix #3034syuilo2018-10-291-26/+51
* Fix bugsyuilo2018-10-262-2/+2
* Implement featured note APIsyuilo2018-10-251-0/+49
* Improve API definitionssyuilo2018-10-226-18/+64
* 削除された投稿はタイムライン上で表示しないようにす...MeiMei2018-10-126-0/+12
* V10 (#2826)syuilo2018-10-071-1/+4
* ドキュメントが見つからなくてもエラーにせずnullを返す...syuilo2018-10-0411-23/+22
* Add excludeNsfw optionsyuilo2018-09-251-0/+13
* ピン留めを解除することができるようにしたりsyuilo2018-09-241-5/+13