summaryrefslogtreecommitdiff
path: root/src/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2018-12-191-13/+2
|
* Fix URL after deleting remote file (#3597)MeiMei2018-12-121-4/+17
| | | | | | | | * Fix URL after deleting remote file * expired only * delete space
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-116-50/+50
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 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
| | | | | | * Emoji in profile * Add emojis to fields
* Remove unnecessary Renote check code (#3489)MeiMei2018-12-041-5/+0
|
* No MFM parsing when remote note (#3470)MeiMei2018-12-021-7/+15
| | | | | | * Use tag for hashtag detection of remote note * No MFM parsing when remote note
* Resolve #1826syuilo2018-12-021-3/+5
|
* Use for-of instead of mapAya Morisawa2018-11-303-7/+7
| | | | return values are not being used
* Image for web publish (#3402)MeiMei2018-11-262-23/+152
| | | | | | | | * Image for Web * Add comment * Make main to original
* Do not use _replyIds (#3392)MeiMei2018-11-231-3/+0
|
* Improve user operationssyuilo2018-11-231-0/+3
| | | | | Resolve #2197 Resolve #3367
* Improve MFM parser (#3337)syuilo2018-11-211-17/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Refactor * Refactor * wip * wip * wip * wip * Refactor * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Clean up * Update misskey-flavored-markdown.ts * wip * wip * wip * wip * Update parser.ts * wip * Add new test * wip * Add new test * Add new test * wip * Refactor * Update parse.ts * Refactor * Update parser.ts * wip
* Fix some image processing (#3313)MeiMei2018-11-191-6/+28
| | | | | | * Improve thunmbnail generation * Respect orientation in Firefox
* local only visibility (#3254)MeiMei2018-11-161-0/+15
| | | | | | * local only visibility * fix UI
* 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
| | | | | | * 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