1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-04 05:22:09 -06:00
Commit graph

9 commits

Author SHA1 Message Date
syuilo
224bbd486f refactor 2024-10-31 13:50:50 +09:00
かっこかり
b668d161a9
refactor(frontend): prefix css variables (UI) ()
* refactor(frontend): prefix css variables

* `MI_UI` -> `MI`

* fix

* `stickyBottom`

* stickyTop
2024-10-10 16:12:16 +09:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables ()
* wip

* Update index.d.ts

* remove unnecessary codes
2024-10-09 18:08:14 +09:00
syuilo
ac4a001e9f fix code style 2024-05-31 10:11:11 +09:00
tamaina
c1514ce91d (re) update SPDX-FileCopyrightText
Fix  
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
1Step621
acab9ccb81
Enhance(frontend): MkCustomEmojiDetailedDialogを調整 ()
* MkEmojiDetailedDialogを調整

* 絵文字ライセンスでMFMを使えるように

* <a> -> <MkLink>

* 入力ボックスでmfmのオートコンプリートを効かせる
2024-01-17 14:29:24 +09:00
1Step621
19fe32bd7e
Feat(frontend): リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように ()
* リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように

* update CHANGELOG.md

* fix locale & type errors

* fix locale etc

* fix

* fix type

* lint fixes

* lint fixes(2)
2024-01-13 15:25:11 +09:00