| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix share page | tamaina | 2023-02-10 | 2 | -9/+9 |
| | | |||||
| * | chore(client): improve usability | syuilo | 2023-02-10 | 1 | -1/+1 |
| | | |||||
| * | クロップ時の質問を分かりやすく | syuilo | 2023-02-10 | 3 | -2/+10 |
| | | |||||
| * | 利用規約同意UIの調整 | syuilo | 2023-02-10 | 1 | -6/+6 |
| | | |||||
| * | :art: | syuilo | 2023-02-10 | 1 | -0/+1 |
| | | |||||
| * | app auth / miauthの文言編集 | tamaina | 2023-02-09 | 2 | -4/+5 |
| | | |||||
| * | enhance(client): /authおよびMiAuthのUIをブラッシュアップ | tamaina | 2023-02-09 | 3 | -160/+196 |
| | | | | | Fix #9742 | ||||
| * | chore: determine dimensions of the helix of cat ears based on the size of ↵ | Acid Chicken (硫酸鶏) | 2023-02-10 | 1 | -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: | tamaina | 2023-02-09 | 2 | -8/+18 |
| | | |||||
| * | fix(client): webkitでMkMediaListが崩れるのを修正 | syuilo | 2023-02-09 | 1 | -0/+3 |
| | | |||||
| * | enhance(client): improve api error handling | syuilo | 2023-02-09 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-02-09 | 2 | -3/+8 |
| |\ | |||||
| | * | fix: dateの初期値が正常に入らない時がある (#9827) | KOKO | 2023-02-09 | 2 | -3/+8 |
| | | | | | | | | | | | | | | | * fix: dateの初期値が正常に入らない時がある * feat: datettime-localをとれるように * chore: いらない差分を戻す | ||||
| * | | fix(client): validate url to improve security | syuilo | 2023-02-09 | 2 | -1/+3 |
| |/ | |||||
| * | Update about-misskey.vue | syuilo | 2023-02-09 | 1 | -1/+3 |
| | | |||||
| * | lint | syuilo | 2023-02-09 | 1 | -3/+3 |
| | | |||||
| * | Update about-misskey.vue | syuilo | 2023-02-09 | 1 | -1/+35 |
| | | |||||
| * | Update about-misskey.vue | syuilo | 2023-02-09 | 1 | -0/+1 |
| | | |||||
| * | :art: | syuilo | 2023-02-09 | 1 | -3/+2 |
| | | |||||
| * | clean up | syuilo | 2023-02-09 | 1 | -2/+0 |
| | | |||||
| * | feat(client): add channel column to deck | syuilo | 2023-02-09 | 8 | -24/+99 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-02-09 | 1 | -73/+66 |
| | | |||||
| * | :art: | syuilo | 2023-02-09 | 1 | -0/+3 |
| | | |||||
| * | 多分 #9815 | syuilo | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | update deps | syuilo | 2023-02-09 | 1 | -3/+2 |
| | | |||||
| * | fix(client): ログイントークンの再生成が出来ない | syuilo | 2023-02-08 | 1 | -1/+1 |
| | | | | | Fix #9822 | ||||
| * | fix(client): register_note_view_interruptor not working | syuilo | 2023-02-08 | 2 | -2/+2 |
| | | | | | Fix #9826 | ||||
| * | revert: 650187deaf | syuilo | 2023-02-08 | 29 | -32/+61 |
| | | |||||
| * | fix(client): ↵ | tamaina | 2023-02-08 | 1 | -3/+3 |
| | | | | | | | 通知のノート表示で_nowrapが効いていない問題を修正 Fix #9834 | ||||
| * | fix broken component | syuilo | 2023-02-08 | 1 | -3/+2 |
| | | |||||
| * | perf(client): do not render custom emojis in user names | syuilo | 2023-02-08 | 30 | -62/+41 |
| | | | | | #9778 | ||||
| * | enhance(client): use VuePlyr | syuilo | 2023-02-08 | 2 | -16/+19 |
| | | | | | | | Close #9797 Co-Authored-By: Rox Squires <rox@roxsquires.gay> | ||||
| * | enhance(client): tweak medialist style | syuilo | 2023-02-08 | 1 | -70/+50 |
| | | |||||
| * | fix(mfm): default degree not used in rotate (#9831) | itiradi | 2023-02-08 | 1 | -1/+1 |
| | | |||||
| * | MkEmojiPickerでも Fix #9598 | tamaina | 2023-02-06 | 1 | -1/+6 |
| | | |||||
| * | disableShowingAnimatedImagesのデフォルト値をprefers-reduced-motion ↵ | tamaina | 2023-02-06 | 1 | -1/+1 |
| | | | | | | | | する Resolve #9821 Related to #6501 | ||||
| * | fix(client): tweak notification style | syuilo | 2023-02-05 | 1 | -3/+16 |
| | | | | | Fix #8633 | ||||
| * | chore(client): add type check | syuilo | 2023-02-05 | 1 | -1/+5 |
| | | |||||
| * | enhance(client): add webhook delete button (#9806) | Caipira | 2023-02-05 | 1 | -0/+17 |
| | | |||||
| * | fix(client): validate input response in aiscript | syuilo | 2023-02-05 | 6 | -6/+30 |
| | | |||||
| * | 単なるラッキーの獲得確立を調整 | syuilo | 2023-02-05 | 1 | -1/+1 |
| | | |||||
| * | tweak animation | syuilo | 2023-02-05 | 1 | -21/+13 |
| | | |||||
| * | feat: timeline page for non-login users (#9795) | futchitwo | 2023-02-05 | 5 | -33/+47 |
| | | |||||
| * | fix: インラインコードを折り返して表示する (#9801) | Masaya Suzuki | 2023-02-05 | 1 | -1/+1 |
| | | |||||
| * | feat: ↵ | syuilo | 2023-02-05 | 3 | -11/+45 |
| | | | | | | | ロールにアイコンを設定してユーザー名の横に表示できるように Resolve #9761 | ||||
| * | fix(client): validate urls to improve security | syuilo | 2023-02-04 | 2 | -2/+4 |
| | | |||||
| * | perf(server): improvement of external mediaProxy (#9787) | tamaina | 2023-02-04 | 1 | -10/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(server): improvement of external mediaProxy * add a comment * :v: * /filesでsharpの処理を行わずリダイレクトする * fix * thumbnail => static * Fix #9788 * add avatar mode * add url * fix * static.webp * remove encodeURIComponent from media proxy path * remove existance check | ||||
| * | fix(client): validate urls to improve security | syuilo | 2023-02-04 | 4 | -0/+4 |
| | | |||||
| * | clean up | syuilo | 2023-02-04 | 4 | -8/+0 |
| | | |||||