| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | OGP向けにインスタンスのバナー画像を提供するように | syuilo | 2018-12-15 | 3 | -48/+2 | |
| * | :art: | syuilo | 2018-12-15 | 1 | -8/+16 | |
| * | :art: | syuilo | 2018-12-15 | 1 | -17/+38 | |
| * | Resolve #2165 | syuilo | 2018-12-15 | 1 | -29/+58 | |
| * | :art: | syuilo | 2018-12-14 | 2 | -0/+8 | |
| * | Implement admin drive page | syuilo | 2018-12-14 | 2 | -4/+144 | |
| * | Fix reversi settings bot switch (#3609) | MeiMei | 2018-12-13 | 1 | -1/+1 | |
| * | ていねい (#3608) | 和風ドレッシング | 2018-12-13 | 1 | -1/+1 | |
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-12-13 | 1 | -4/+15 | |
| |\ | ||||||
| | * | Hide unavailable integration settings (#3604) | MeiMei | 2018-12-12 | 1 | -4/+15 | |
| * | | :art: | syuilo | 2018-12-13 | 2 | -91/+45 | |
| |/ | ||||||
| * | Update url-preview.vue (#3602) | Acid Chicken (硫酸鶏) | 2018-12-12 | 1 | -0/+3 | |
| * | Improve mention display | syuilo | 2018-12-12 | 2 | -15/+78 | |
| * | Fix bug | syuilo | 2018-12-12 | 1 | -3/+1 | |
| * | Update settings.2fa.vue (#3593) | Acid Chicken (硫酸鶏) | 2018-12-12 | 1 | -1/+1 | |
| * | Fix fields (#3596) | MeiMei | 2018-12-12 | 3 | -3/+12 | |
| * | Update settings.2fa.vue (#3595) | Acid Chicken (硫酸鶏) | 2018-12-11 | 1 | -1/+1 | |
| * | Fix bug | syuilo | 2018-12-11 | 1 | -13/+16 | |
| * | [Client] Fix bug | syuilo | 2018-12-11 | 1 | -1/+1 | |
| * | Fix bug | syuilo | 2018-12-11 | 1 | -1/+1 | |
| * | Use for-of instead of forEach (#3583) | Aya Morisawa | 2018-12-11 | 59 | -170/+224 | |
| * | Resolve #3581 (#3589) | Acid Chicken (硫酸鶏) | 2018-12-11 | 8 | -2/+80 | |
| * | Show user fields (#3590) | MeiMei | 2018-12-11 | 3 | -0/+103 | |
| * | :art: | syuilo | 2018-12-11 | 1 | -3/+1 | |
| * | Fix #3325 | syuilo | 2018-12-10 | 1 | -0/+2 | |
| * | Use && and || to eliminate if-statement (#3559) | Aya Morisawa | 2018-12-10 | 1 | -23/+4 | |
| * | [Client] Fix #3396 | syuilo | 2018-12-10 | 1 | -2/+10 | |
| * | Fix bug | syuilo | 2018-12-10 | 1 | -0/+7 | |
| * | Fix bug? | syuilo | 2018-12-09 | 1 | -1/+3 | |
| * | Use camelCase | syuilo | 2018-12-09 | 4 | -4/+4 | |
| * | Fix mobile following/followed list (#3574) | MeiMei | 2018-12-09 | 1 | -1/+1 | |
| * | Improve tags settings (#3569) | MeiMei | 2018-12-09 | 2 | -7/+24 | |
| * | :art: | syuilo | 2018-12-09 | 1 | -3/+4 | |
| * | #2501 (#3560) | Aya Morisawa | 2018-12-09 | 1 | -4/+2 | |
| * | Refactor getChildrenCount (#3554) | Aya Morisawa | 2018-12-09 | 1 | -9/+2 | |
| * | Refactor getTextCount (#3553) | Aya Morisawa | 2018-12-09 | 1 | -9/+3 | |
| * | Eliminate if-statement (#3564) | Aya Morisawa | 2018-12-09 | 1 | -9/+1 | |
| * | Eliminate duplicated condition on if-statement (#3563) | Aya Morisawa | 2018-12-09 | 1 | -3/+5 | |
| * | Eliminate if-statement (#3562) | Aya Morisawa | 2018-12-09 | 1 | -8/+3 | |
| * | Eliminate if-statement (#3561) | Aya Morisawa | 2018-12-09 | 1 | -4/+1 | |
| * | Use && to eliminate if-statement (#3558) | Aya Morisawa | 2018-12-09 | 1 | -5/+1 | |
| * | #2501 | Aya Morisawa | 2018-12-09 | 1 | -4/+2 | |
| * | improve user-integration display in the user page (#3541) | tamaina | 2018-12-08 | 6 | -94/+82 | |
| * | [Client] Improve cw-button | syuilo | 2018-12-08 | 9 | -9/+32 | |
| * | Resolve #3537 (#3540) | MeiMei | 2018-12-08 | 1 | -3/+11 | |
| * | #2593 (mobile) (#3521) | Aya Morisawa | 2018-12-07 | 1 | -2/+8 | |
| * | Fix bug caused by Chrome 71 (#3535) | Acid Chicken (硫酸鶏) | 2018-12-07 | 2 | -2/+4 | |
| * | Add user name conversions (#3534) | MeiMei | 2018-12-07 | 10 | -17/+17 | |
| * | Add missing comma | Aya Morisawa | 2018-12-06 | 1 | -1/+1 | |
| * | #2593 (desktop) (#3518) | Aya Morisawa | 2018-12-06 | 1 | -2/+9 | |