| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Server] Resolve #4062 | syuilo | 2019-01-31 | 1 | -0/+10 |
| | | |||||
| * | Do not import as pack from AP renderer (#4048) | MeiMei | 2019-01-31 | 4 | -10/+10 |
| | | | | | | | * Do not import as pack from AP renderer * rename | ||||
| * | Introduce silence (#4043) | syuilo | 2019-01-30 | 1 | -0/+5 |
| | | | | | | | * Introduce silence * Fix icon | ||||
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Resolve #2253 | syuilo | 2019-01-26 | 1 | -0/+13 |
| | | |||||
| * | [Server] Fix #3991 | syuilo | 2019-01-26 | 1 | -2/+4 |
| | | |||||
| * | Supports Twemoji / CustomEmoji in poll (#3960) | MeiMei | 2019-01-23 | 1 | -3/+7 |
| | | | | | | | * Supports Twemoji / CustomEmoji in poll * extract emojis in polls | ||||
| * | [Server] ↵ | syuilo | 2019-01-21 | 1 | -8/+2 |
| | | | | | | | リプライをタイムラインに流す以前の仕様に差し戻し Resolve #3941 | ||||
| * | Remove unused import | syuilo | 2019-01-21 | 1 | -1/+0 |
| | | |||||
| * | リモートで投票を見たりしたりできるように (#3940) | MeiMei | 2019-01-21 | 2 | -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 #3528 | syuilo | 2019-01-21 | 1 | -1/+14 |
| | | |||||
| * | 関係のない返信がタイムラインに流れる問題を修正 | syuilo | 2019-01-20 | 1 | -2/+8 |
| | | | | | Resolve #1910 | ||||
| * | Drop stalk feature | syuilo | 2019-01-20 | 1 | -6/+3 |
| | | | | | | | Resolve #3935 Closes #2226 Closes #1946 | ||||
| * | AP Undo Like (#3933) | MeiMei | 2019-01-20 | 1 | -0/+49 |
| | | | | | | | * AP Undo Like * rename | ||||
| * | Implement active users chart | syuilo | 2019-01-17 | 1 | -0/+3 |
| | | | | | Resolve #3904 | ||||
| * | Fix bug (for return) (#3878) | MeiMei | 2019-01-11 | 1 | -1/+1 |
| | | |||||
| * | ダイレクトを非公開のように使えるようにする (#3869) | MeiMei | 2019-01-11 | 1 | -5/+0 |
| | | |||||
| * | Privateの公開範囲を廃止 | syuilo | 2018-12-29 | 1 | -7/+2 |
| | | |||||
| * | ダイレクト投稿でユーザーが指定されていなかったらreje ↵ | MeiMei | 2018-12-23 | 1 | -0/+5 |
| | | | | | ctする (#3724) | ||||
| * | ダイレクトでメンションでもユーザーを指定できるよう ↵ | MeiMei | 2018-12-23 | 1 | -0/+6 |
| | | | | | (#3722) | ||||
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 1 | -40/+3 |
| | | | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp | ||||
| * | Fix tag length limit from AP (#3688) | MeiMei | 2018-12-20 | 1 | -3/+3 |
| | | |||||
| * | Fix bug | syuilo | 2018-12-19 | 1 | -13/+2 |
| | | |||||
| * | Use for-of instead of forEach (#3583) | Aya Morisawa | 2018-12-11 | 3 | -44/+44 |
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | Add comment | syuilo | 2018-12-08 | 1 | -0/+2 |
| | | |||||
| * | Apply tag length limit from AP (#3536) | MeiMei | 2018-12-07 | 1 | -3/+2 |
| | | |||||
| * | Emoji support in profile (#3514) | MeiMei | 2018-12-06 | 1 | -1/+1 |
| | | | | | | | * Emoji in profile * Add emojis to fields | ||||
| * | Remove unnecessary Renote check code (#3489) | MeiMei | 2018-12-04 | 1 | -5/+0 |
| | | |||||
| * | No MFM parsing when remote note (#3470) | MeiMei | 2018-12-02 | 1 | -7/+15 |
| | | | | | | | * Use tag for hashtag detection of remote note * No MFM parsing when remote note | ||||
| * | Resolve #1826 | syuilo | 2018-12-02 | 1 | -3/+5 |
| | | |||||
| * | Use for-of instead of map | Aya Morisawa | 2018-11-30 | 1 | -3/+3 |
| | | | | | return values are not being used | ||||
| * | Do not use _replyIds (#3392) | MeiMei | 2018-11-23 | 1 | -3/+0 |
| | | |||||
| * | Improve user operations | syuilo | 2018-11-23 | 1 | -0/+3 |
| | | | | | | Resolve #2197 Resolve #3367 | ||||
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 1 | -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 | ||||
| * | local only visibility (#3254) | MeiMei | 2018-11-16 | 1 | -0/+15 |
| | | | | | | | * local only visibility * fix UI | ||||
| * | Fix: notes/create hangs when rejected (#3221) | MeiMei | 2018-11-13 | 1 | -5/+5 |
| | | |||||
| * | On remote notes, not use content for detecting mentions (#3170) | MeiMei | 2018-11-09 | 1 | -1/+2 |
| | | | | | | | * On remote note, detect mentioned users from to/cc * fix | ||||
| * | [API] Implement notes/watching/ | syuilo | 2018-11-06 | 1 | -0/+9 |
| | | |||||
| * | Refactoring & ↵ | syuilo | 2018-11-05 | 1 | -2/+2 |
| | | | | | 設定でTwemojiを使うかどうか切り替えられるように | ||||
| * | Do not send needless emojis in note | syuilo | 2018-11-04 | 1 | -2/+16 |
| | | | | | | | 投稿作成時に含まれている絵文字を保存しておくように SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434 | ||||
| * | Fix bug | syuilo | 2018-10-30 | 1 | -6/+8 |
| | | |||||
| * | Clean up | syuilo | 2018-10-25 | 1 | -2/+1 |
| | | |||||
| * | Implement featured note API | syuilo | 2018-10-25 | 2 | -5/+6 |
| | | |||||
| * | Implement #2993 | syuilo | 2018-10-24 | 1 | -0/+16 |
| | | |||||
| * | Implement #2983 | syuilo | 2018-10-23 | 2 | -1/+24 |
| | | |||||
| * | Refactoring | syuilo | 2018-10-23 | 3 | -8/+11 |
| | | |||||
| * | Implement #2980 | syuilo | 2018-10-22 | 1 | -0/+3 |
| | | |||||
| * | Implemet per user notes stats | syuilo | 2018-10-22 | 2 | -2/+4 |
| | | |||||
| * | Refactor | syuilo | 2018-10-21 | 2 | -4/+4 |
| | | |||||
| * | Resolve #2963 | syuilo | 2018-10-21 | 2 | -4/+4 |
| | | |||||