| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |||||
| * | Renote visibility (#3290) | MeiMei | 2018-11-17 | 3 | -12/+40 | |
| | | ||||||
| * | local only visibility (#3254) | MeiMei | 2018-11-16 | 1 | -0/+1 | |
| | | | | | | | * local only visibility * fix UI | |||||
| * | Fix bug | syuilo | 2018-11-09 | 1 | -1/+1 | |
| | | ||||||
| * | Rename: setDifference -> difference (#3177) | Aya Morisawa | 2018-11-09 | 1 | -2/+2 | |
| | | | | | | | * Improve setDifference * Rename: setDifference -> difference | |||||
| * | Fix #3170 (#3173) | Aya Morisawa | 2018-11-09 | 1 | -10/+4 | |
| | | ||||||
| * | On remote notes, not use content for detecting mentions (#3170) | MeiMei | 2018-11-09 | 1 | -0/+21 | |
| | | | | | | | * On remote note, detect mentioned users from to/cc * fix | |||||
| * | Fix #3149 | syuilo | 2018-11-07 | 1 | -1/+5 | |
| | | ||||||
| * | Clean up | syuilo | 2018-11-05 | 2 | -12/+4 | |
| | | ||||||
| * | Refactoring & ↵ | syuilo | 2018-11-05 | 2 | -5/+2 | |
| | | | | | 設定でTwemojiを使うかどうか切り替えられるように | |||||
| * | Fix bug for Mastodon(?) | syuilo | 2018-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | Improve admin dashboard | syuilo | 2018-11-03 | 1 | -0/+10 | |
| | | ||||||
| * | Remote custom emojis (#3074) | MeiMei | 2018-11-02 | 6 | -5/+108 | |
| | | | | | | | * Remote custom emojis * んほおおおおお | |||||
| * | Refactor and use original image for banner | syuilo | 2018-11-01 | 1 | -3/+3 | |
| | | ||||||
| * | Refactor | syuilo | 2018-10-31 | 3 | -6/+7 | |
| | | ||||||
| * | User blocking (Following part) (#3035) | MeiMei | 2018-10-29 | 6 | -2/+92 | |
| | | | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix | |||||
| * | Implement #2993 | syuilo | 2018-10-24 | 1 | -0/+15 | |
| | | ||||||
| * | Refactoring | syuilo | 2018-10-23 | 1 | -2/+2 | |
| | | ||||||
| * | Fix several file processings (#2968) | MeiMei | 2018-10-21 | 1 | -2/+2 | |
| | | | | | | | * Ignore image error in person * Fix hang while processing empty file | |||||
| * | Refactor | syuilo | 2018-10-21 | 1 | -2/+2 | |
| | | ||||||
| * | Resolve #2963 | syuilo | 2018-10-21 | 1 | -2/+2 | |
| | | ||||||
| * | Refactoring | syuilo | 2018-10-21 | 1 | -2/+2 | |
| | | ||||||
| * | Fix #2920 | syuilo | 2018-10-16 | 1 | -11/+13 | |
| | | ||||||
| * | Fix following from Preroma does not complete (#2905) | MeiMei | 2018-10-15 | 4 | -8/+22 | |
| | | | | | | | * In Follow Accept/Reject, send previous received id * In Follow Accept/Reject, send Activity.actor | |||||
| * | Resolve #2600 | syuilo | 2018-10-13 | 1 | -2/+17 | |
| | | ||||||
| * | Resolve #2894 | syuilo | 2018-10-13 | 1 | -0/+1 | |
| | | ||||||
| * | ActivityPubのHTTPリクエストの強化 (#2820) | MeiMei | 2018-10-05 | 2 | -1/+13 | |
| | | | | | | | | | * Fix error handling in AP deliver * Set timeout to resolver * Tune looks | |||||
| * | リモートのピン留め投稿取得対応 (#2798) | MeiMei | 2018-10-02 | 7 | -8/+110 | |
| | | | | | | | | | * Fetch featured * Handle featured change * Fix typo | |||||
| * | Fix AP request error message is to long (#2760) | MeiMei | 2018-09-24 | 1 | -0/+2 | |
| | | ||||||
| * | Publish pinned notes (#2731) | MeiMei | 2018-09-18 | 5 | -1/+23 | |
| | | ||||||
| * | Refactor | syuilo | 2018-09-17 | 1 | -12/+16 | |
| | | ||||||
| * | Fix #2725 | syuilo | 2018-09-17 | 2 | -12/+14 | |
| | | ||||||
| * | Fix bug | syuilo | 2018-09-17 | 1 | -1/+10 | |
| | | ||||||
| * | Fix #2101 | syuilo | 2018-09-17 | 1 | -1/+1 | |
| | | ||||||
| * | Resolve #2101 | syuilo | 2018-09-10 | 3 | -1/+3 | |
| | | ||||||
| * | Fix AP Announce detection (#2672) | MeiMei | 2018-09-09 | 1 | -2/+1 | |
| | | ||||||
| * | ActivityPub Outboxの修正とactivity idのURLを実装 (#2662) | MeiMei | 2018-09-08 | 1 | -1/+1 | |
| | | | | | | | | | | | * Fix Outbox structure * Implement activity endpoint * Use in instead of or * Use in, addition | |||||