syuilo
|
9e20065496
|
refactor(frontend): reduce type errors
|
2024-01-05 12:38:06 +09:00 |
|
syuilo
|
2cd32b2248
|
refactor(frontend): reduce type errors
|
2024-01-05 12:33:47 +09:00 |
|
Marie
|
3c3c5e190a
|
upd: add tossface emojis as an option
|
2024-01-04 20:42:25 +01:00 |
|
おさむのひと
|
fa9c4a19b9
|
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
|
2024-01-04 18:32:46 +09:00 |
|
syuilo
|
ea41cc6ec0
|
refactor(frontend): reduce type errors
|
2024-01-04 15:30:40 +09:00 |
|
syuilo
|
9716ea0324
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-01-04 15:20:25 +09:00 |
|
syuilo
|
02978d0247
|
lint
|
2024-01-04 15:20:23 +09:00 |
|
MeiMei
|
6598d320d6
|
enhance: Use SI prefixes for job queue widget, extends bytes (#12896)
* Use SI prefixes for job queue widget
* a
* bytes
* lint
|
2024-01-04 13:04:00 +09:00 |
|
FineArchs
|
f8d5a46dbf
|
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
* add AiScriptReadline() in api.ts
* apply AiScriptReadline on flash.vue
* AiScriptReadline → aiScriptReadline
* Update flash.vue
* Update scratchpad.vue
* Update WidgetAiscript.vue
* Update WidgetAiscriptApp.vue
* Update WidgetButton.vue
* Update plugin.ts
|
2024-01-04 12:26:57 +09:00 |
|
Volpeon
|
bafb197b62
|
Fix: Thread line misalignment on smaller viewports (#307)
|
2024-01-03 20:38:40 +01:00 |
|
Volpeon
|
9e089da2ed
|
Remove leftover console.log
|
2024-01-03 16:26:38 +01:00 |
|
Volpeon
|
8e9bf67d9a
|
Restore scroll position on navigation
|
2024-01-03 16:23:02 +01:00 |
|
Volpeon
|
96df8c25de
|
Show conversation note hover effect on focus
|
2024-01-03 16:22:36 +01:00 |
|
Volpeon
|
1ca0cd727e
|
Hover effect for conversation notes (like Firefish)
|
2024-01-03 14:42:51 +01:00 |
|
Volpeon
|
43b3b5a34b
|
Ported Firefish's note focus behavior
|
2024-01-03 13:52:46 +01:00 |
|
Volpeon
|
32f60f9969
|
Bring renote indicator closer to note (like Firefish)
|
2024-01-03 11:37:50 +01:00 |
|
Camilla Ett
|
b46f431a2e
|
fix(frontend): モデレーターがユーザーのアバターバナーを未設定状態に出来る機能が表示されていなかった問題を修正 (#12889)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-03 16:41:38 +09:00 |
|
かっこかり
|
30c3f6a222
|
(fix) MkFormDialogにせっていできる項目がない場合はその旨を表示するように (#12837)
|
2024-01-03 13:42:09 +09:00 |
|
かっこかり
|
a9127e3ecd
|
enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように (#12887)
* enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように
* Update Changelog
|
2024-01-03 13:35:40 +09:00 |
|
Marie
|
714ffbf2c8
|
fix: reaction icon causing 2 remove pop ups
Closes #300
|
2024-01-03 02:27:45 +01:00 |
|
Camilla Ett
|
58469c0a69
|
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明を追加 (#12888)
|
2024-01-03 08:07:04 +09:00 |
|
Marie
|
c887e4cccb
|
fix: user profile timeline selection not working properly
|
2024-01-02 19:41:09 +01:00 |
|
Marie
|
bdd7583ff5
|
chore: add locales to i18n
|
2024-01-02 19:27:24 +01:00 |
|
Marie
|
5659ed24f9
|
upd: show menu to update or remove background and banner if set
Closes #298
|
2024-01-02 14:00:10 +01:00 |
|
Marie
|
1f0c6adc68
|
fix: bubble value in federation
|
2024-01-02 13:37:31 +01:00 |
|
Marie
|
a1a57889fc
|
upd: add bubble to instance federation page as state
Closes #296
|
2024-01-02 13:35:03 +01:00 |
|
Marie
|
0197d3354a
|
fix: lint
|
2024-01-02 12:32:49 +01:00 |
|
かっこかり
|
9c5559a570
|
(fix) MkButtonがリンクのときホバー時にunderlineが出る問題を修正 (#12849)
|
2024-01-02 17:48:11 +09:00 |
|
かっこかり
|
3187c6b28d
|
refactor(frontend): MkNumberのアニメーションを内製してgsapを削除 (#12859)
* (refactor) MkNumberのアニメーションを内製
* 秒数調整
* fix
* fix pnpm-lock
* Update packages/frontend/src/components/MkNumber.vue
* Update packages/frontend/src/components/MkNumber.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-02 16:55:02 +09:00 |
|
かっこかり
|
5498ec57d0
|
fix(frontend): MkCodeEditorのデータバインディングを修正 (#12885)
* (fix) MkCodeEditorの双方向データバインディング
* fix
|
2024-01-02 14:53:28 +09:00 |
|
Marie
|
b87142d2f7
|
fix: like button not playing reaction sound
|
2024-01-02 00:47:08 +01:00 |
|
Marie
|
c9ca1dd3f1
|
upd: add boost settings
|
2024-01-01 20:34:18 +01:00 |
|
Volpeon
|
f92f474088
|
Bring note style closer to Firefish
|
2024-01-01 17:44:13 +01:00 |
|
Alice Mikhaylenko
|
499b2b03aa
|
upd: use misskey shadow for the sharkey ticker, prevent clipping
|
2024-01-01 04:25:14 +04:00 |
|
Marie
|
6a46e30f67
|
chore: fix icons
|
2023-12-31 22:26:46 +01:00 |
|
Marie
|
ce6fadf767
|
fix: broken icon in emoji picker
|
2023-12-31 22:17:40 +01:00 |
|
dakkar
|
f42e2bacd4
|
(probably) fix line length between note and 1st reply
|
2023-12-31 20:56:16 +00:00 |
|
Marie
|
8e02d7f364
|
upd: add rosepine and rosepine dawn as preinstalle themes
|
2023-12-31 20:14:22 +01:00 |
|
Marie
|
7b04c6ade4
|
fix: make real-time update work with new notes/show changes
|
2023-12-31 19:29:26 +01:00 |
|
Marie
|
8336b6c6b4
|
upd: check for replies length
|
2023-12-31 18:41:29 +01:00 |
|
Insert5StarName
|
2b06b822ac
|
fix: detailed view being dashed
|
2023-12-31 15:55:00 +01:00 |
|
syuilo
|
379079ee42
|
chore(frontend): update vue to 3.4
|
2023-12-31 17:01:56 +09:00 |
|
tamaina
|
1d5a0d0777
|
chore: use @misskey-dev/eslint-plugin (#12860)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-31 15:26:57 +09:00 |
|
Marie
|
97dea59e49
|
merge: enhance module player hide pattern when not needed (#282)
|
2023-12-31 06:42:13 +01:00 |
|
tamaina
|
2a33981811
|
chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npmjs.org instead of git (#12856)
* chore: use @misskey-dev/summaly on registry.npmjs.org instead of git
* fix backend dependency
* fic backend dependency
* @misskey-dev/sharp-read-bmp
* fix
* use @misskey-dev/browser-image-resizer
|
2023-12-31 09:45:35 +09:00 |
|
woxtu
|
c0466d1585
|
Convert symbols to strings explicitly (#12844)
|
2023-12-31 07:51:58 +09:00 |
|
Marie
|
265bcf54b0
|
upd: remove collapsed mentions
Glitchy/Broken CSS - Won't get any fixes by free so it is best to just undo the change
Closes #279
Closes #278
|
2023-12-30 23:14:00 +01:00 |
|
Vavency
|
386e4f2665
|
fix: lint MkModPlayer
|
2023-12-30 21:07:24 +02: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 |
|
Vavency
|
4856b019ce
|
enhance (frontend): hide module player pattern display
|
2023-12-30 16:09:46 +02:00 |
|