| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix: syuilo#3122 (#5435) | MeiMei | 2019-09-21 | 1 | -1/+1 | |
| | | ||||||
| * | 絵文字ピッカーの Unicode 12.0 対応など (#5441) | MeiMei | 2019-09-21 | 3 | -27/+25 | |
| | | | | | | | | | | | | | | | | | | | | | * Twemoji 12.1 * 絵文字ライブラリを持つように * Fix chess_pawn emoji * Add Unicode 12.0 emojis * Add transgender flag/symbol emoji * Add some japanese emoji keywords * format emojilist.json * fix emojilist order * Add missing flags | |||||
| * | Fix: selectでprefix/sufixがないときにいらない下線が付く (#5440) | MeiMei | 2019-09-21 | 1 | -0/+3 | |
| | | ||||||
| * | Follow requests page improvements (#5429) | Zero King | 2019-09-15 | 1 | -1/+2 | |
| | | | | | | | * follow-requests: add spacing between actions * follow-requests: make separator more visible in dark themes | |||||
| * | Resolve #5420 (#5421) | Satsuki Yanagi | 2019-09-12 | 2 | -4/+4 | |
| | | ||||||
| * | Fix typo: ommited -> omitted (#5406) | Aya Morisawa | 2019-09-09 | 1 | -1/+1 | |
| | | ||||||
| * | 広告ブロッカーの警告を削除 (#5408) | MeiMei | 2019-09-08 | 4 | -30/+4 | |
| | | | | | | | | | | | * remove f*ckadbloack * follow-buttonが消されないように * revert version * remove locales | |||||
| * | Fix indentation | syuilo | 2019-09-04 | 1 | -23/+23 | |
| | | ||||||
| * | Fix bug | syuilo | 2019-09-03 | 1 | -3/+8 | |
| | | ||||||
| * | Improve reaction tooltip | syuilo | 2019-09-03 | 2 | -3/+9 | |
| | | ||||||
| * | Fetch more reactins | syuilo | 2019-09-03 | 1 | -1/+2 | |
| | | ||||||
| * | :art: | syuilo | 2019-09-03 | 1 | -1/+4 | |
| | | ||||||
| * | Update reactions-viewer.reaction.vue | syuilo | 2019-09-03 | 1 | -0/+1 | |
| | | ||||||
| * | Update reactions-viewer.reaction.vue | syuilo | 2019-09-03 | 1 | -0/+8 | |
| | | ||||||
| * | Fix bug | syuilo | 2019-09-03 | 1 | -0/+4 | |
| | | ||||||
| * | :art: | syuilo | 2019-09-03 | 1 | -2/+1 | |
| | | ||||||
| * | :art: | syuilo | 2019-09-03 | 2 | -2/+6 | |
| | | ||||||
| * | Fix #5380 (#5381) | Aya Morisawa | 2019-09-02 | 1 | -1/+5 | |
| | | ||||||
| * | Fix bug | syuilo | 2019-09-02 | 1 | -2/+2 | |
| | | ||||||
| * | Improve readability | syuilo | 2019-09-02 | 1 | -15/+11 | |
| | | ||||||
| * | ページURLが空の時currentNameを使うように (#5368) | Oni-Men | 2019-09-02 | 1 | -12/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ページURLが空の時currentNameを使う * 空の時はページURLにcurrentNameを代入するように * Update src/client/app/common/views/pages/page-editor/page-editor.vue Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * update validator * Update src/client/app/common/views/pages/page-editor/page-editor.vue Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * やっぱりuuidは統一 * エラー処理を追加 * some fix * ちょっとだけ翻訳の追加と改善 * リファクタリング * Revert "やっぱりuuidは統一" This reverts commit 965a860504e8b09e5561a4ab862f8bab6a95e8d5. * やっぱりuuidをわける * エラー判定をidからcodeに+リファクタリング | |||||
| * | Fix #5353 | syuilo | 2019-09-02 | 2 | -3/+2 | |
| | | ||||||
| * | Improve readavility | syuilo | 2019-09-02 | 1 | -7/+8 | |
| | | ||||||
| * | Fix error | syuilo | 2019-09-02 | 1 | -1/+2 | |
| | | ||||||
| * | Fix #5373 | syuilo | 2019-09-02 | 1 | -0/+2 | |
| | | ||||||
| * | Prevent users from opening note menu when already opened (#5367) | Aya Morisawa | 2019-09-02 | 2 | -2/+9 | |
| | | ||||||
| * | Show users who sent reaction on hover (#5362) | Aya Morisawa | 2019-08-31 | 2 | -0/+143 | |
| | | | | | | | | | | | | | * Show users who sent reaction on hover * Support i18n * detail -> details * Extract methods * Update on change | |||||
| * | Assign URL to each page of admin (#5366) | Aya Morisawa | 2019-08-30 | 2 | -19/+18 | |
| | | | | | | | * Assign URL to each page of admin * Remove cursor pointer | |||||
| * | Assign URL to each page of settings (#5349) | Aya Morisawa | 2019-08-29 | 4 | -21/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | * Assign URL to each page of settings * Use router-link * comma * Use active-class * Clean up * space * comma * Redirect if mobile * Redirect to /i/settings/profile * Clean up | |||||
| * | Perform animation only when reaction is added (#5359) | Aya Morisawa | 2019-08-29 | 1 | -2/+2 | |
| | | ||||||
| * | Refactor reactions-viewer.vue (#5358) | Aya Morisawa | 2019-08-29 | 1 | -4/+1 | |
| | | ||||||
| * | Fix bug | syuilo | 2019-08-29 | 1 | -0/+2 | |
| | | ||||||
| * | Fix animation not being performed on new reaction (#5345) | Aya Morisawa | 2019-08-29 | 2 | -1/+13 | |
| | | | | | | | * Fix animation not being performed on new reaction * Clean up | |||||
| * | ページURLが他と重複してたらエラーを投げるように (#5354) | Oni-Men | 2019-08-28 | 1 | -23/+31 | |
| | | | | | | | | | | | * [Page]nameが重複したときの処理を追加 * page-editor側のerr.idにuuidを適用 * refactor * uuidをわけた | |||||
| * | Save memo automatically (#5351) | Aya Morisawa | 2019-08-28 | 1 | -1/+4 | |
| | | | | | | | | | | | * Save memo automatically * Use clearTimeout * Clean up * Clean up | |||||
| * | [MFM] Fallback to js if specified lang is not available (#5347) | Aya Morisawa | 2019-08-27 | 1 | -3/+9 | |
| | | ||||||
| * | Prevent users from changing the disabled option (#5344) | Aya Morisawa | 2019-08-27 | 1 | -0/+1 | |
| | | ||||||
| * | Improve post form (#5326) | Satsuki Yanagi | 2019-08-25 | 3 | -35/+95 | |
| | | | | | | | * Improve post form * Remove local icon from button | |||||
| * | CWの中のサムネイルのサイズが変なのを修正 (#5339) | MeiMei | 2019-08-24 | 1 | -1/+2 | |
| | | | | | | | | | | | | | * Fix #5338 * Revert "Fix #5338" This reverts commit 72b32df2b74743bede6fff0dbc37fec352cff51f. * Fix media-list height * fix | |||||
| * | [Room] Make Pinguin customizable | syuilo | 2019-08-24 | 3 | -1/+9 | |
| | | ||||||
| * | [Room] Add energy drink | syuilo | 2019-08-23 | 6 | -0/+4 | |
| | | ||||||
| * | Fix #5324 | syuilo | 2019-08-22 | 1 | -0/+3 | |
| | | ||||||
| * | カップ麺をスムーズシェードするように | syuilo | 2019-08-22 | 2 | -0/+0 | |
| | | ||||||
| * | Fix holo-display animation glitch | syuilo | 2019-08-22 | 2 | -0/+0 | |
| | | ||||||
| * | Improve furniture preview (#5328) | Oni-Men | 2019-08-22 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | | * Improve furniture preview * improve calc method * camera.aspectいらないことに気付いた * refactor & go camera far away * 対角線の長さで計算するように * 対角線の計算にhypot()を使用 Co-Authored-By: Aya Morisawa <AyaMorisawa4869@gmail.com> | |||||
| * | Roomで未保存警告ダイアログなどを追加 (#5332) | MeiMei | 2019-08-22 | 1 | -1/+51 | |
| | | | | | | | * Room保存時にダイアログを表示するように * Roomから移動するときに未保存ならば警告するように | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-08-22 | 1 | -2/+1 | |
| |\ | ||||||
| | * | Update button.vue (#5331) | Aya Morisawa | 2019-08-22 | 1 | -2/+1 | |
| | | | ||||||
| * | | [Room] Add holo-display | syuilo | 2019-08-22 | 5 | -0/+27 | |
| |/ | ||||||
| * | [room]Add cup noodle (#5323) | Oni-Men | 2019-08-20 | 4 | -0/+4 | |
| | | | | | | | | | * [Room] Add cup noodles * remove , * Fix Cup-Noodle Texture | |||||