summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 一部のMFM構文をopt-outにsyuilo2023-02-111-1/+1
|
* 一部のMFM構文をopt-inにsyuilo2023-02-116-394/+28
| | | | あとMFMチートシートはMisskey Hubに移動
* refactor: use defaultStore instead of this.$storesyuilo2023-02-111-9/+10
|
* Update about-misskey.vuesyuilo2023-02-111-0/+1
|
* :art:syuilo2023-02-111-1/+1
|
* :art:syuilo2023-02-111-2/+1
|
* fix: newNoteReceived indicator causes Layout Shift (#9843)Acid Chicken (硫酸鶏)2023-02-113-0/+7
| | | | | | | | | | | | | * fix: newNoteReceived indicator causes Layout Shift * chore: tweak position * chore: apply to user-list-timeline * style: unitless * chore: apply to antenna-timeline * fix: redundant margin
* tweak MkNotesyuilo2023-02-111-1/+1
|
* enhance(client): ↵syuilo2023-02-111-1/+2
| | | | 添付ファイルが5つ以上あるときは折りたたむように
* enhance(client): ↵syuilo2023-02-114-9/+58
| | | | | | 一度見たノートのRenoteは省略して表示するように Resolve #1792
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-101-2/+2
|\
| * fix: prevent clipping audio plyr's tooltip (#9850)Nya Candy2023-02-101-2/+2
| |
* | fix share pagetamaina2023-02-102-9/+9
|/
* chore(client): improve usabilitysyuilo2023-02-101-1/+1
|
* クロップ時の質問を分かりやすくsyuilo2023-02-103-2/+10
|
* 利用規約同意UIの調整syuilo2023-02-101-6/+6
|
* :art:syuilo2023-02-101-0/+1
|
* app auth / miauthの文言編集tamaina2023-02-092-4/+5
|
* enhance(client): /authおよびMiAuthのUIをブラッシュアップtamaina2023-02-093-160/+196
| | | | Fix #9742
* chore: determine dimensions of the helix of cat ears based on the size of ↵Acid Chicken (硫酸鶏)2023-02-101-11/+28
| | | | | | | | | | | | | avatars (#9836) * chore: determine dimensions of the helix of cat ears based on the size of avatars * Update MkAvatar.vue * Update packages/frontend/src/components/global/MkAvatar.vue --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* :art:tamaina2023-02-092-8/+18
|
* fix(client): webkitでMkMediaListが崩れるのを修正syuilo2023-02-091-0/+3
|
* enhance(client): improve api error handlingsyuilo2023-02-091-0/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-092-3/+8
|\
| * fix: dateの初期値が正常に入らない時がある (#9827)KOKO2023-02-092-3/+8
| | | | | | | | | | | | | | * fix: dateの初期値が正常に入らない時がある * feat: datettime-localをとれるように * chore: いらない差分を戻す
* | fix(client): validate url to improve securitysyuilo2023-02-092-1/+3
|/
* Update about-misskey.vuesyuilo2023-02-091-1/+3
|
* lintsyuilo2023-02-091-3/+3
|
* Update about-misskey.vuesyuilo2023-02-091-1/+35
|
* Update about-misskey.vuesyuilo2023-02-091-0/+1
|
* :art:syuilo2023-02-091-3/+2
|
* clean upsyuilo2023-02-091-2/+0
|
* feat(client): add channel column to decksyuilo2023-02-098-24/+99
|
* refactor(client): use css modulessyuilo2023-02-091-73/+66
|
* :art:syuilo2023-02-091-0/+3
|
* 多分 #9815syuilo2023-02-091-1/+1
|
* :art:syuilo2023-02-091-1/+1
|
* update depssyuilo2023-02-091-3/+2
|
* fix(client): ログイントークンの再生成が出来ないsyuilo2023-02-081-1/+1
| | | | Fix #9822
* fix(client): register_note_view_interruptor not workingsyuilo2023-02-082-2/+2
| | | | Fix #9826
* revert: 650187deafsyuilo2023-02-0829-32/+61
|
* fix(client): ↵tamaina2023-02-081-3/+3
| | | | | | 通知のノート表示で_nowrapが効いていない問題を修正 Fix #9834
* fix broken componentsyuilo2023-02-081-3/+2
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-0830-62/+41
| | | | #9778
* enhance(client): use VuePlyrsyuilo2023-02-082-16/+19
| | | | | | Close #9797 Co-Authored-By: Rox Squires <rox@roxsquires.gay>
* enhance(client): tweak medialist stylesyuilo2023-02-081-70/+50
|
* fix(mfm): default degree not used in rotate (#9831)itiradi2023-02-081-1/+1
|
* MkEmojiPickerでも Fix #9598tamaina2023-02-061-1/+6
|
* disableShowingAnimatedImagesのデフォルト値をprefers-reduced-motion ↵tamaina2023-02-061-1/+1
| | | | | | | する Resolve #9821 Related to #6501
* fix(client): tweak notification stylesyuilo2023-02-051-3/+16
| | | | Fix #8633