| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | tweak of 7ce569424 | syuilo | 2023-05-18 | 1 | -3/+8 | |
| | | ||||||
| * | fix(client): :art: fix MkEmojiPicker safe-area-inset-bottom | tamaina | 2023-04-10 | 1 | -1/+4 | |
| | | | | | Fix https://github.com/misskey-dev/misskey/pull/10534 | |||||
| * | fix(client): ↵ | Takeshi Kishi | 2023-04-09 | 1 | -0/+1 | |
| | | | | | | | | | | | PWA時の絵文字ピッカーの位置をホームバーに重ならないように調整 (#10534) * fix emoji picker padding emoji picker bottoms are hidden by iPhone Home Bar. To fix this, add safe-area padding * update CHANGELOG | |||||
| * | 絵文字ピッカーのすべての絵文字でマウスホバー時にtitl ↵ | YS | 2023-03-10 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | e表示されるように (#9765) * 絵文字ピッカーの絵文字アイコン選択のコンポーネント化とすべてでtitle表示 * コンポーネント化を取り消し、イベントとデータ属性で行う * fix typo --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> | |||||
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -1/+0 | |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | |||||
| * | MkEmojiPickerでも Fix #9598 | tamaina | 2023-02-06 | 1 | -1/+6 | |
| | | ||||||
| * | enhance: Unicode絵文字名逆引き効率化 (#9757) | YS | 2023-02-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | * Unicode絵文字名前取得を連想配列で行う * Unicode絵文字事前カテゴリ集計 * Mapを使用 * Update packages/frontend/src/scripts/emojilist.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | |||||
| * | tweak custom emoji handling | syuilo | 2023-01-26 | 1 | -3/+5 | |
| | | | | | Close #9721 | |||||
| * | fix | tamaina | 2023-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | better category null handling | tamaina | 2023-01-22 | 1 | -1/+9 | |
| | | ||||||
| * | :v: | tamaina | 2023-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | customEmojiCategories as computed | tamaina | 2023-01-16 | 1 | -2/+1 | |
| | | ||||||
| * | wip | tamaina | 2023-01-16 | 1 | -2/+2 | |
| | | ||||||
| * | refactor | syuilo | 2023-01-09 | 1 | -4/+4 | |
| | | ||||||
| * | refactor | syuilo | 2023-01-09 | 1 | -11/+3 | |
| | | ||||||
| * | Update MkEmojiPicker.vue | syuilo | 2023-01-09 | 1 | -6/+13 | |
| | | ||||||
| * | カスタム絵文字一覧情報をmetaから分離 | syuilo | 2023-01-09 | 1 | -4/+5 | |
| | | ||||||
| * | fix #9483 | syuilo | 2023-01-07 | 1 | -1/+24 | |
| | | ||||||
| * | perf(client): use shallowRef for html element ref | syuilo | 2023-01-03 | 1 | -3/+3 | |
| | | ||||||
| * | :art: | syuilo | 2023-01-01 | 1 | -3/+3 | |
| | | ||||||
| * | enhance: Proxy custom emojis to reduce image size and accelerate the ↵ | tamaina | 2022-12-30 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943 | |||||
| * | fix(client): use MkEmoji for custom emoji in MkEmojiPicker | tamaina | 2022-12-29 | 1 | -2/+1 | |
| | | ||||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -1/+1 | |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | |||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -1/+1 | |
| | | ||||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+569 | |