summaryrefslogtreecommitdiff
path: root/src/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* On remote notes, not use content for detecting mentions (#3170)MeiMei2018-11-091-1/+2
| | | | | | * On remote note, detect mentioned users from to/cc * fix
* 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
| | | | | | | | | | | | * Fix: url download * not explicitly close on end * resolve on stream finish * remove unnecessary code * reject on file error
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-1/+4
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-1/+3
| | | | タリングしたり
* Refactoring & ↵syuilo2018-11-051-2/+2
| | | | 設定でTwemojiを使うかどうか切り替えられるように
* Do not send needless emojis in notesyuilo2018-11-041-2/+16
| | | | | | 投稿作成時に含まれている絵文字を保存しておくように SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434
* 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
| | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix
* 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
|
* Implement per user drive statssyuilo2018-10-223-2/+104
|
* Fix bugsyuilo2018-10-221-1/+1
|
* Fix bugsyuilo2018-10-221-1/+1
|
* Implemet per user notes statssyuilo2018-10-223-2/+96
|
* Fix bugsyuilo2018-10-221-5/+8
|
* Fix bugsyuilo2018-10-221-2/+2
|
* Refactorsyuilo2018-10-221-22/+22
|
* Update stats.tssyuilo2018-10-211-2/+2
|
* Fix several file processings (#2968)MeiMei2018-10-211-0/+4
| | | | | | * Ignore image error in person * Fix hang while processing empty file
* Improve readabilitysyuilo2018-10-211-5/+10
|
* Implement following statssyuilo2018-10-214-9/+139
|
* Refactorsyuilo2018-10-211-95/+19
|
* Imprement hashtag statssyuilo2018-10-212-5/+44
|
* Refactorsyuilo2018-10-215-65/+65
|
* Refactorsyuilo2018-10-211-18/+18
|
* Improve readabilitysyuilo2018-10-211-9/+15
|
* Improve readabilitysyuilo2018-10-211-38/+38
|
* Clean upsyuilo2018-10-213-42/+2
|
* Refactoring & Better stats aggregationsyuilo2018-10-211-104/+72
|
* Implement unique incremebtsyuilo2018-10-211-28/+72
|
* Update stats.tssyuilo2018-10-211-0/+7
|
* :v:syuilo2018-10-211-0/+1
|
* Reduce network traffic of API responsesyuilo2018-10-211-6/+49
|
* Resolve #2963syuilo2018-10-215-350/+385
|
* Refactoringsyuilo2018-10-216-275/+636
|
* Fix bugsyuilo2018-10-191-0/+11
|
* オブジェクトストレージのURLに拡張子を含めるようにsyuilo2018-10-161-2/+4
|