| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use internal logger instead of debug/console for logging | syuilo | 2019-02-03 | 11 | -47/+42 |
| | | | | | | | Resolve #4104 Resolve #1966 Resolve #1937 | ||||
| * | Better logging | syuilo | 2019-02-03 | 3 | -21/+20 |
| | | |||||
| * | Better log | syuilo | 2019-02-03 | 1 | -4/+5 |
| | | |||||
| * | :art: | syuilo | 2019-02-03 | 1 | -1/+1 |
| | | |||||
| * | [Server] Use logger for logging | syuilo | 2019-02-03 | 3 | -7/+10 |
| | | |||||
| * | [Server] Use logger for logging | syuilo | 2019-02-03 | 2 | -12/+15 |
| | | |||||
| * | Fix indent | syuilo | 2019-02-02 | 1 | -1/+1 |
| | | |||||
| * | Create type definition for 'http-signature' (#4049) | Acid Chicken (硫酸鶏) | 2019-02-01 | 1 | -1/+1 |
| | | | | | | | * Create type definition for 'http-signature' * Follow lint | ||||
| * | send/receive user hashtags via AP (#4064) | MeiMei | 2019-01-31 | 4 | -13/+23 |
| | | |||||
| * | Create type definition for 'lookup-dns-cache' (#4051) | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -6/+6 |
| | | |||||
| * | Create type definition for 'promise-any' (#4055) | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Create type definition for 'webfinger.js' (#4054) | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -2/+2 |
| | | |||||
| * | Do not import as pack from AP renderer (#4048) | MeiMei | 2019-01-31 | 1 | -1/+1 |
| | | | | | | | * Do not import as pack from AP renderer * rename | ||||
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 4 | -6/+6 |
| | | |||||
| * | Rename html-to-mfm to fromHtml | Aya Morisawa | 2019-01-30 | 2 | -6/+6 |
| | | |||||
| * | Rename html to toHtml | Aya Morisawa | 2019-01-30 | 2 | -2/+2 |
| | | |||||
| * | Module 'crypto' as import syntax (#4011) | Acid Chicken (硫酸鶏) | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | 外部サービス認証情報の配信 (#3975) | Acid Chicken (硫酸鶏) | 2019-01-24 | 4 | -20/+88 |
| | | | | | | | | | | | | | | | | | | | | | * Update person.ts * Update person.ts * Update person.ts * Update person.ts * Create original model * Make type formal * Update person.ts * Follow @mei23's review refs: https://github.com/syuilo/misskey/pull/3975#pullrequestreview-195770172 | ||||
| * | 投票未対応インスタンス向けメッセージをわかりやすく ↵ | MeiMei | 2019-01-21 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | る (#3944) * Poll message * fix * fix * とりあえず日本語にしちゃう * TODO * fix | ||||
| * | リモートで投票を見たりしたりできるように (#3940) | MeiMei | 2019-01-21 | 5 | -2/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 bug | syuilo | 2019-01-21 | 1 | -29/+37 |
| | | |||||
| * | AP Undo Like (#3933) | MeiMei | 2019-01-20 | 2 | -1/+26 |
| | | | | | | | * AP Undo Like * rename | ||||
| * | Use cached and asynchronous DNS resolver for AP delivery (#3859) | MeiMei | 2019-01-09 | 1 | -3/+30 |
| | | |||||
| * | Fix sharedInbox recovery code (#3840) | MeiMei | 2019-01-06 | 1 | -0/+2 |
| | | |||||
| * | Privateの公開範囲を廃止 | syuilo | 2018-12-29 | 1 | -1/+1 |
| | | |||||
| * | Resolve #3758 | syuilo | 2018-12-27 | 1 | -1/+1 |
| | | |||||
| * | Fix error in featuredNotes (#3730) | MeiMei | 2018-12-23 | 1 | -1/+1 |
| | | |||||
| * | Fix: can not update remote Misskey user (#3731) | MeiMei | 2018-12-23 | 1 | -3/+3 |
| | | |||||
| * | Fix sharedInbox location (#3711) | MeiMei | 2018-12-22 | 3 | -3/+14 |
| | | | | | | | | | * Fix sharedInbox location * Perform update Following * Fix comment | ||||
| * | Resolve #3676 (#3677) | Acid Chicken (硫酸鶏) | 2018-12-19 | 4 | -4/+4 |
| | | |||||
| * | Update remote Emoji (#3680) | MeiMei | 2018-12-19 | 1 | -1/+17 |
| | | |||||
| * | Send original URL for quote (#3668) | MeiMei | 2018-12-19 | 1 | -3/+2 |
| | | |||||
| * | No @ for account name (#3586) | MeiMei | 2018-12-12 | 1 | -1/+1 |
| | | | | | | | * No @ for account name * Use @ for GitHub | ||||
| * | Show user fields (#3590) | MeiMei | 2018-12-11 | 2 | -0/+24 |
| | | |||||
| * | Fix follow duplicate (#3548) | MeiMei | 2018-12-08 | 1 | -1/+9 |
| | | | | | | | * フォローとリクエスト両方存在しても解除する * 既にフォローしてても承認できるように | ||||
| * | lint fix (#3522) | MeiMei | 2018-12-06 | 1 | -16/+25 |
| | | |||||
| * | Resolve #3519 | syuilo | 2018-12-06 | 1 | -3/+7 |
| | | |||||
| * | Emoji support in profile (#3514) | MeiMei | 2018-12-06 | 4 | -3/+38 |
| | | | | | | | * Emoji in profile * Add emojis to fields | ||||
| * | 外部サービス連携情報をPersonのfieldsに乗せて配信する (#3499) | Acid Chicken (硫酸鶏) | 2018-12-06 | 1 | -1/+24 |
| | | | | | | | | | | | | | * Update person.ts * Update person.ts refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557 * Update person.ts refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475 | ||||
| * | Merge if-statements (#3478) | Aya Morisawa | 2018-12-02 | 1 | -4/+2 |
| | | |||||
| * | Fix syntax error (#3477) | nico | 2018-12-02 | 1 | -1/+1 |
| | | | | src/remote/activitypub/models/person.ts(326,4): error TS1005: ',' expected. | ||||
| * | Simplify expressions (#3473) | Aya Morisawa | 2018-12-02 | 1 | -2/+2 |
| | | |||||
| * | No MFM parsing when remote note (#3470) | MeiMei | 2018-12-02 | 1 | -2/+20 |
| | | | | | | | * Use tag for hashtag detection of remote note * No MFM parsing when remote note | ||||
| * | Allow hyphens in the middle of remote usernames (#3440) | Acid Chicken (硫酸鶏) | 2018-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat | ||||
| * | AP CW (#3448) | MeiMei | 2018-12-01 | 2 | -2/+6 |
| | | |||||
| * | Fix bug: ↵ | syuilo | 2018-11-24 | 1 | -1/+9 |
| | | | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正 | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-11-23 | 3 | -1/+22 |
| |\ | |||||
| | * | AP quote (#3384) | MeiMei | 2018-11-23 | 3 | -1/+22 |
| | | | |||||
| * | | Improve user operations | syuilo | 2018-11-23 | 2 | -3/+3 |
| |/ | | | | | Resolve #2197 Resolve #3367 | ||||
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||