summaryrefslogtreecommitdiff
path: root/src/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Server] Use logger for loggingsyuilo2019-02-032-23/+24
|
* Fix video thumbnails (#4095)MeiMei2019-02-022-6/+14
| | | | | | * Fix video thumbnails * Fix import
* Generate video thumbnails (#4084)MeiMei2019-02-022-0/+41
| | | | | | * Generate video thumbnails * import order
* [Server] Resolve #4062syuilo2019-01-311-0/+10
|
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-3114-34/+34
| | | | | | * Do not import as pack from AP renderer * rename
* Introduce silence (#4043)syuilo2019-01-301-0/+5
| | | | | | * Introduce silence * Fix icon
* Avoid export defaultAya Morisawa2019-01-301-1/+1
|
* Add missing semicolonAya Morisawa2019-01-281-1/+1
|
* Resolve #2253syuilo2019-01-261-0/+13
|
* [Server] Fix #3991syuilo2019-01-261-2/+4
|
* Supports Twemoji / CustomEmoji in poll (#3960)MeiMei2019-01-231-3/+7
| | | | | | * Supports Twemoji / CustomEmoji in poll * extract emojis in polls
* [Server] ↵syuilo2019-01-211-8/+2
| | | | | | リプライをタイムラインに流す以前の仕様に差し戻し Resolve #3941
* Remove unused importsyuilo2019-01-211-1/+0
|
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-212-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix type * expose Question * Note refs Question * rename * wip * リモート投票の場合リプライ送信 * voteの実装をservicesに移動 * 投票受信 * debug * つくる * Revert "つくる" This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2. * APIの実装はもどし * Send Update * AP type * Recv Update * Revert "Recv Update" This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370. * Revert "AP type" This reverts commit 63d8bbe29dd6f326773214346350607cc4381996. * Revert "Send Update" This reverts commit 171b046de549f1478e928dee3177eeefab341fcf. * リモートで投票を見る * 投票はDM * Provides choices as text for AP * 絵文字 * fix error * revert * APからには不要な処理を削除 * Revert "APからには不要な処理を削除" This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560. * てぬき * めんどい * ちっ * remove unused code
* [Server] Fix #3528syuilo2019-01-211-1/+14
|
* 常にメディアを閲覧注意として投稿するオプションが機 ↵syuilo2019-01-201-6/+3
| | | | してなかった問題を修正
* 関係のない返信がタイムラインに流れる問題を修正syuilo2019-01-201-2/+8
| | | | Resolve #1910
* Drop stalk featuresyuilo2019-01-201-6/+3
| | | | | | Resolve #3935 Closes #2226 Closes #1946
* AP Undo Like (#3933)MeiMei2019-01-201-0/+49
| | | | | | * AP Undo Like * rename
* Implement active users chartsyuilo2019-01-171-0/+3
| | | | Resolve #3904
* Support SVG (#3883)Acid Chicken (硫酸鶏)2019-01-131-1/+4
| | | | | | | | | | | | | | | | | | | | | | * Update add-file.ts * Update package.json * Revert "Update add-file.ts" This reverts commit ba0fe83b54a44493447208dfb3cc304a60df6fdd. * Update add-file.ts * Update package.json * Update add-file.ts * Update add-file.ts * Create image.svg * Update api.ts
* 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
| | | | オプション (#3780)
* ダイレクト投稿でユーザーが指定されていなかったらreje ↵MeiMei2018-12-231-0/+5
| | | | ctする (#3724)
* ダイレクトでメンションでもユーザーを指定できるよう ↵MeiMei2018-12-231-0/+6
| | | | (#3722)
* Refactor MFMAya Morisawa2018-12-201-40/+3
| | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp
* 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
| | | | | | | | * 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
|