summaryrefslogtreecommitdiff
path: root/src/services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Support SVG (#3883)Acid Chicken (硫酸鶏)2019-01-131-1/+4
* Fix bug (for return) (#3878)MeiMei2019-01-111-1/+1
* ダイレクトを非公開のように使えるようにする (#3869)MeiMei2019-01-111-5/+0
* Privateの公開範囲を廃止syuilo2018-12-291-7/+2
* フォローしているユーザーからのフォローを自動承認す...MeiMei2018-12-281-2/+16
* ダイレクト投稿でユーザーが指定されていなかったら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
* Fix URL after deleting remote file (#3597)MeiMei2018-12-121-4/+17
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-116-50/+50
* Fix follow duplicate (#3548)MeiMei2018-12-081-3/+12
* 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-303-7/+7
* Image for web publish (#3402)MeiMei2018-11-262-23/+152
* 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
* Fix some image processing (#3313)MeiMei2018-11-191-6/+28
* 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
* Fix #3149syuilo2018-11-071-5/+3
* [API] Improve drive/files/upload_from_urlsyuilo2018-11-071-2/+9
* [API] Implement notes/watching/syuilo2018-11-061-0/+9
* Fix: download file (#3138)MeiMei2018-11-061-8/+26
* リモートのファイルをキャッシュするかどうかの設定をDB...syuilo2018-11-061-1/+4
* ドライブ容量の設定をDBに保存するようにしたりリファク...syuilo2018-11-061-1/+3
* Refactoring & 設定でTwemojiを使うかどうか切り替えられるよ...syuilo2018-11-051-2/+2
* Do not send needless emojis in notesyuilo2018-11-041-2/+16
* Fix bugsyuilo2018-10-301-6/+8
* Fix #3040syuilo2018-10-305-6/+18
* Formatsyuilo2018-10-292-2/+2
* User blocking (Following part) (#3035)MeiMei2018-10-294-0/+195
* Clean upsyuilo2018-10-251-2/+1
* Implement featured note APIsyuilo2018-10-252-5/+6
* Implement #2993syuilo2018-10-242-0/+38
* ハッシュタグチャートでローカルとリモートを分離する...syuilo2018-10-231-1/+1
* Implement #2983syuilo2018-10-232-1/+24
* Use camelCase instead of snake_casesyuilo2018-10-231-1/+1
* Refactoringsyuilo2018-10-2310-1078/+27
* Complement file extension from MIME (#2979)MeiMei2018-10-231-1/+7
* Implement #2980syuilo2018-10-222-0/+46
* Refactorsyuilo2018-10-224-13/+13