- Feb 13, 2024
-
-
Acid Chicken (硫酸鶏) authored
* perf: omit search for immutable static requests * perf: also applies to /files * fix: exclude /proxy * /files/:key/*を301 redirectに --------- Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
- Feb 12, 2024
-
-
tamaina authored
Resolve #13279
-
tamaina authored
-
Kisaragi authored
* refactor(msjs): avoid any * run api extractor --------- Co-authored-by:
かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by:
kakkokari-gtyih <daisho7308+f@gmail.com>
-
syuilo authored
-
Acid Chicken (硫酸鶏) authored
* feat: provide tarball * build: pack on build-assets * chore: use ignore-walk * chore: debug * build: dependencies
-
- Feb 11, 2024
-
-
syuilo authored
-
- Feb 09, 2024
- Feb 08, 2024
- Feb 07, 2024
-
-
syuilo authored
-
かっこかり authored
* Update swipe thresholds and touch-action * スワイプ中にPullToRefreshが反応しないように * 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように * update threshold * isSwipingを外部化 * rename --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
MeiMei authored
* 正しい 2024.2.0-beta.10 改版手順? * run build-misskey-js-with-types
-
1Step621 authored
* MkCodeEditorで行がずれていくのを修正 * update CHANGELOG.md
-
MeiMei authored
* AP HTML表現をシンプルに * a * CHANGELOG * リンク
-
- Feb 06, 2024
-
-
おさむのひと authored
-
かっこかり authored
-
Kisaragi authored
-
MeiMei authored
-
かっこかり authored
* enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように * Update Changelog --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
Soli authored
Co-authored-by:
かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
-
1Step621 authored
* フロント側でもリアクション権限のチェックをするように * 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
-
かっこかり authored
* enhance(frontend): 内部のページキャッシュを削除できるように * Update Changelog
-
かっこかり authored
* enhance(frontend): シンタックスハイライトにテーマを適用できるように * Update Changelog * こっちも * テーマの値がディープマージされるように * 常にテーマ設定に準じるように * テーマ更新時に新しいshikiテーマを読み込むように
-
- Feb 05, 2024
- Feb 04, 2024
-
-
dakkar authored
* keep cached avatar&banner when refresh fails to get new values when the remote explicitly tells us a user image is gone, we remove our cached value, but if we fail to get the image, we keep whatever value we already have this should minimise the problem of avatars randomly disappearing * autogen bits * pnpm run build-misskey-js-with-types --------- Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
dakkar authored
* ignore `instance.actor` when checking if there are local users We've seen this happen a few times: * there was some AP software at $some_domain * it gets replaced by Misskey * before the first user can be created, an AP activity comes in * Misskey resolves the activity * to do this, it creates the `instance.actor` to sign its request * now there *is* a local user, so the `meta` endpoint returns `requireSetup:false` * the admin is very confused This commit factors out the check, and doesn't count the `instance.actor` as a real user. * autogen bits
-
atsuchan authored
Do not send email if email delivery is disabled
-
- Feb 02, 2024
-
-
syuilo authored
これにより発生 https://github.com/misskey-dev/misskey/pull/12926
-
かっこかり authored
* fix(frontend): selectUserのパラメータを調整 * ついでに軽微なスタイルの修正
-