dakkar
|
a930fd9758
|
probably fix most renamed CSS variables
|
2024-11-08 17:33:04 +00:00 |
|
dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
かっこかり
|
b668d161a9
|
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
|
2024-10-10 16:12:16 +09:00 |
|
dakkar
|
f00576bce6
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
|
2024-10-09 15:17:22 +01:00 |
|
syuilo
|
4a356f1ba7
|
refactor(frontend): prefix css variables (#14725)
* wip
* Update index.d.ts
* remove unnecessary codes
|
2024-10-09 18:08:14 +09:00 |
|
syuilo
|
89841e4c9a
|
enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に
|
2024-09-26 12:41:48 +09:00 |
|
dakkar
|
d6ba786169
|
replaced ti-asterisk and ti-mood-happy
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
232bbd20e3
|
replaced ti-copy
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
3f38f409f9
|
replaced ti-reload
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
8830c94591
|
replaced ti-eye
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
b4e3217cc2
|
replaced ti-pin
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
6f5099f699
|
replaced ti-plus
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
af548d05ca
|
merge upstream for 2024.2.1
|
2024-03-02 16:36:49 +00:00 |
|
tamaina
|
2744cbd310
|
fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように
fix of #13487
|
2024-03-02 07:05:17 +00:00 |
|
zyoshoka
|
29350c9f33
|
refactor(frontend): os.ts周りのリファクタリング (#13186)
* refactor(frontend): `os.ts`周りのリファクタリング
* refactor: apiWithDialogのdataの型付け
* refactor: 不要なas anyを除去
* refactor: 返り値の型を明記、`selectDriveFolder`は`File`のほうに合わせるよう返り値を変更
* refactor: 返り値の型を改善
* refactor: フォームの型を改善
* refactor: 良い感じのimportに修正
* refactor: フォームの返り値の型を改善
* refactor: `popup()`の`props`に`ref`な値を入れるのを許可するように
* fix: `os.input`系と`os.select`の返り値の型がおかしい問題とそれによるバグを修正
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-28 18:26:38 +09:00 |
|
Marie
|
10bfc61670
|
merge: upstream
|
2024-02-19 10:47:42 +01:00 |
|
taiy
|
860e8bb5d8
|
fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 16:17:09 +09:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
|
2024-02-13 15:50:11 +00:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
Marie
|
6a94a52131
|
merge: upstream
|
2024-02-06 21:23:37 +01:00 |
|
1Step621
|
74245df382
|
Enhance(frontend): フロント側でもリアクション権限のチェックをするように (#13134)
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
|
2024-02-06 16:45:21 +09:00 |
|
Marie
|
6a46e30f67
|
chore: fix icons
|
2023-12-31 22:26:46 +01:00 |
|
Marie
|
8d28c16ee1
|
fix: bring back default like setting
Seems like due to misskey deleting reaction.vue and making it a new file called emoji-picker.vue caused the default like setting to vanish
|
2023-12-30 18:05:09 +01:00 |
|
ShittyKopper
|
32318bbbfa
|
fix: un-hardcode more border radius values
all of these are blind find and replace, no clue if they end up breaking
anything
|
2023-12-26 22:02:48 +03:00 |
|
おさむのひと
|
d7d9304a49
|
fix(frontend): 絵文字ピッカー設定ページのボタン文言修正 (#12676)
* fix(frontend): 絵文字ピッカー設定ページのボタン文言修正
* fix
|
2023-12-16 13:23:54 +09:00 |
|
syuilo
|
f7eef546a6
|
fix(frontend): fix missing localization
|
2023-12-14 17:05:29 +09:00 |
|
おさむのひと
|
a92795d90f
|
feat(frontend): 絵文字ピッカーの実装 (#12617)
* 絵文字デッキの作成
* 細かい不備を修正
* fix lint
* fix
* fix CHANGELOG.md
* fix setTimeout -> nextTick
* fix https://github.com/misskey-dev/misskey/pull/12617#issuecomment-1848952862
* fix bug
* fix CHANGELOG.md
* fix CHANGELOG.md
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-14 14:11:20 +09:00 |
|