| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix media video (#3452) | MeiMei | 2018-12-01 | 3 | -2/+4 |
| | | | | | | | * Fix: Always show nsfw * [Client] Add missing video play icon | ||||
| * | Exclude remote user or myself from talk user suggestions (#3449) | MeiMei | 2018-12-01 | 1 | -1/+2 |
| | | |||||
| * | Trim notifications text (#3438) | MeiMei | 2018-11-30 | 3 | -14/+32 |
| | | | | | | | | | | | * Trim notifications * Remove needless colons * Use single quote * :art: | ||||
| * | Better limit | syuilo | 2018-11-30 | 2 | -2/+2 |
| | | |||||
| * | Fix SMTP (#3433) | MeiMei | 2018-11-30 | 1 | -1/+1 |
| | | | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v: | ||||
| * | Show current selected language (#3429) | MeiMei | 2018-11-29 | 2 | -1/+19 |
| | | |||||
| * | メールサーバーの設定がオフの場合はメール設定を表示 ↵ | syuilo | 2018-11-29 | 1 | -1/+5 |
| | | | | | ないように | ||||
| * | Make require password to update email | syuilo | 2018-11-29 | 1 | -2/+8 |
| | | |||||
| * | Refactor | syuilo | 2018-11-29 | 2 | -2/+2 |
| | | |||||
| * | [Client] Fix #3427 | syuilo | 2018-11-29 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-11-29 | 4 | -1/+25 |
| |\ | |||||
| | * | Feature / Configurable web search engine (#3406) | Hakaba Hitoyo | 2018-11-29 | 4 | -1/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configurable web search engine * add webSearchEngine config in mobile ui * add webSearchEngine config in desktop ui * add webSearchEngine config * add messages for web search engine config * correct locale | ||||
| * | | :art: | syuilo | 2018-11-29 | 1 | -0/+1 |
| | | | |||||
| * | | Implement email config | syuilo | 2018-11-29 | 2 | -8/+64 |
| |/ | |||||
| * | Fix bad style in deck column options and other things (#3412) | Ivan | 2018-11-29 | 7 | -13/+36 |
| | | | | | | | | | | | | | | | | | | | * Fix wrong text color in empty timeline (#3268) * Whoops * Fix wrong text color in deck options (#3268) * Some padding to make it look less ugly * Fix wrong text color in user lists menu (#3268) * Fix wrong text color of footer on welcome screen (mobile) (#3268) * Fix misalignment of icons and text in menu (mobile) (#3289) * Fix wrong text color in empty timeline (mobile) (#3268) | ||||
| * | Update profile-editor.vue (#3424) | Acid Chicken (硫酸鶏) | 2018-11-29 | 1 | -2/+2 |
| | | |||||
| * | ✌️🤔✌️ | syuilo | 2018-11-28 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-28 | 1 | -1/+0 |
| | | |||||
| * | Cookieを使わないように | syuilo | 2018-11-28 | 4 | -11/+5 |
| | | |||||
| * | Add theme_color and 512x512 icon to app manifest (#3417) | nico | 2018-11-28 | 1 | -0/+6 |
| | | | | As per Chrome Lighthouse PWA suggestions. | ||||
| * | [Client] Resolve #3323 | syuilo | 2018-11-27 | 1 | -4/+5 |
| | | |||||
| * | :art: | syuilo | 2018-11-25 | 1 | -1/+1 |
| | | |||||
| * | [MFM] Add center syntax | syuilo | 2018-11-25 | 1 | -0/+8 |
| | | | | | Resolve #1775 | ||||
| * | [Client] Fix bug | syuilo | 2018-11-25 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-25 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-25 | 2 | -16/+22 |
| | | |||||
| * | Update note-mixin.ts | syuilo | 2018-11-25 | 1 | -0/+1 |
| | | |||||
| * | Refactor | syuilo | 2018-11-25 | 2 | -181/+16 |
| | | |||||
| * | Fix: url-preview (#3397) | MeiMei | 2018-11-25 | 4 | -8/+8 |
| | | |||||
| * | Resolve #3158 | syuilo | 2018-11-24 | 1 | -1/+0 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -2/+2 |
| | | |||||
| * | Update reversi.room.vue | syuilo | 2018-11-24 | 1 | -3/+6 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -13/+13 |
| | | |||||
| * | Resolve #3376 | syuilo | 2018-11-23 | 1 | -1/+8 |
| | | |||||
| * | Improve user operations | syuilo | 2018-11-23 | 9 | -50/+236 |
| | | | | | | Resolve #2197 Resolve #3367 | ||||
| * | Refactoring | syuilo | 2018-11-22 | 1 | -6/+6 |
| | | |||||
| * | Feature / user recommendation config in admin ui (#3357) | Hakaba Hitoyo | 2018-11-21 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout | ||||
| * | Improve usability | syuilo | 2018-11-21 | 1 | -29/+16 |
| | | |||||
| * | Improve test page | syuilo | 2018-11-21 | 2 | -4/+21 |
| | | |||||
| * | [Client] Fix #3114 | syuilo | 2018-11-21 | 1 | -0/+2 |
| | | |||||
| * | Update index.vue | syuilo | 2018-11-21 | 1 | -0/+34 |
| | | |||||
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 19 | -140/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Cores => Logical cores (#3332) | MeiMei | 2018-11-20 | 1 | -1/+1 |
| | | |||||
| * | Fix some image processing (#3313) | MeiMei | 2018-11-19 | 1 | -0/+1 |
| | | | | | | | * Improve thunmbnail generation * Respect orientation in Firefox | ||||
| * | [Client] Improve UI | syuilo | 2018-11-19 | 1 | -2/+4 |
| | | |||||
| * | Refactoring | syuilo | 2018-11-19 | 6 | -208/+120 |
| | | |||||
| * | Show visibility in note-detail (#3308) | MeiMei | 2018-11-18 | 2 | -84/+119 |
| | | | | | | | * Show visibility in note-detail * fix | ||||
| * | Add faUserClock icon for follow requests (#3303) | Zero King | 2018-11-18 | 1 | -0/+2 |
| | | |||||
| * | Improve relative time detection (#3302) | MeiMei | 2018-11-17 | 1 | -2/+2 |
| | | |||||