syuilo
|
8bf6d31334
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-01-07 10:36:08 +09:00 |
|
Kagami Sascha Rosylight
|
2a9db983fc
|
feat: export clips (#12931)
* feat: export clips
* Update CHANGELOG.md
|
2024-01-07 10:35:58 +09:00 |
|
syuilo
|
4ea030d669
|
tweak game
|
2024-01-07 10:35:39 +09:00 |
|
_
|
f2dee7b25e
|
Fix: リストライムラインの「リノートを表示」が正しく機能しない問題を修正 (#12932)
* fix: list timeline withRenotes
* add CHANGELOG
|
2024-01-07 09:57:01 +09:00 |
|
Marie
|
d3fbef20f4
|
fix: hard mutes not working on SkNote component
Closes #305
|
2024-01-07 01:50:58 +01:00 |
|
syuilo
|
a0976772b3
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-01-07 09:24:07 +09:00 |
|
syuilo
|
0815a5235d
|
tweak game
|
2024-01-07 09:24:04 +09:00 |
|
Kagami Sascha Rosylight
|
9eae82de1d
|
chore(dependabot) open-pull-requests-limit=10?
Somehow it's not opening any PR, so try higher count
|
2024-01-06 13:33:56 +01:00 |
|
syuilo
|
746367004e
|
feat(frontend): add new game
|
2024-01-06 20:15:28 +09:00 |
|
Chocolate Pie
|
072f67d6e7
|
feat: Add support for mCaptcha (#12905)
* feat: Add support for mCaptcha
* fix: Fix docker compose configuration
* chore(frontend/docs): update changelog & fix eslint errors
* `@mcaptcha/vanilla-glue`をダイナミックインポートするように
* chore: Add missing prefix to CHANGELOG
* refactor(backend): 適当につけた変数の名前を変更
|
2024-01-06 20:14:33 +09:00 |
|
zyoshoka
|
b55a6a80e1
|
refactor(frontend): scripts/form.ts の型定義を修正してTS2344/TS2345エラーを削減 (#12913)
|
2024-01-06 18:43:28 +09:00 |
|
riku6460
|
24645e3d3d
|
enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requests を受け取った際にジョブをリトライするように (#12917)
* enhance(backend): ActivityPub 周りで HTTP 429 Too Many Requests を受け取った際にリトライするように
* add to changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-06 09:40:08 +09:00 |
|
MeiMei
|
d415fd29a3
|
enhance(backend): ActivityPub Deliver queueでBodyを事前処理するように (#12916)
* Pre-processing deliver body
* CHANGELOG
* ループ内で計算されると意味がないので
* 同じ処理を同じ形に
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-01-06 09:07:48 +09:00 |
|
Marie
|
560aedb469
|
chore(docker ci): remove tagging for year
having a tag for the year while there already is year.month and year.month.rel seems kinda redundant
|
2024-01-06 01:07:05 +01:00 |
|
Marie
|
e99ac04ab2
|
merge: fix Important Notes file missing
Closes #313
|
2024-01-05 10:38:29 +01:00 |
|
dracoling
|
62c913ad96
|
Move IMPORTANT_NOTES.md link to stable branch
|
2024-01-05 10:15:48 +01:00 |
|
syuilo
|
7768385be2
|
refactor(frontend): reduce type errors
|
2024-01-05 15:25:26 +09:00 |
|
dracoling
|
c9fb172556
|
Change url for IMPORTANT_NOTES.md to correct repository
|
2024-01-05 05:28:37 +01:00 |
|
dracoling
|
23136c6bed
|
Add missing IMPORTANT_NOTES.md from Sharkey/OldJoinSharkey
|
2024-01-05 05:24:54 +01:00 |
|
syuilo
|
2177792a3c
|
refactor(frontend): reduce type errors
|
2024-01-05 12:52:24 +09:00 |
|
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 |
|
syuilo
|
da154c8209
|
Update ROADMAP.md
|
2024-01-04 08:44:38 +09:00 |
|
Marie
|
c8a7e27e70
|
merge: fix thread line misalignment on smaller viewports (#308)
Fixes #307
|
2024-01-03 20:44:55 +01:00 |
|
Volpeon
|
bafb197b62
|
Fix: Thread line misalignment on smaller viewports (#307)
|
2024-01-03 20:38:40 +01:00 |
|
Amelia Yukii
|
bf5e62301a
|
feat: Note Highlights
Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/304
|
2024-01-03 19:46:03 +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 |
|
Marie
|
d92217e073
|
chore: set node version to LTS on docker
|
2024-01-03 14:33:34 +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 |
|
おさむのひと
|
30311aca18
|
fix(misskey-js): /signupと/signinの定義を作成してフロントの型エラーを抑制する (#12846)
* fix(misskey-js): /signupと/signinの定義を復活してフロントの型エラーを抑制する
* fix ci
* fix ci
* fix
* fix
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2024-01-03 13:41:28 +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 |
|
Marie
|
12d60ea457
|
upd: lower minimum wait time on reactions/delete endpoint
Closes #301
|
2024-01-03 02:21:49 +01:00 |
|
Camilla Ett
|
58469c0a69
|
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明を追加 (#12888)
|
2024-01-03 08:07:04 +09:00 |
|
Marie
|
d412879560
|
fix: bubble state not working on federation page
|
2024-01-02 20:43:11 +01: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 |
|