Commit Graph

26055 Commits

Author SHA1 Message Date
kakkokari-gtyih a92b555427 revert mkmedialist changes 2024-08-20 16:43:38 +09:00
syuilo 8b6f0f204c Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into pr/13929 2024-08-20 16:28:17 +09:00
syuilo bef84d3e5f wa- 2024-08-20 16:28:08 +09:00
kakkokari-gtyih de535eeae9 rename 2024-08-20 16:27:42 +09:00
syuilo c342286778 Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into pr/13929 2024-08-20 16:26:07 +09:00
syuilo 54a6fbed15 wa- 2024-08-20 16:25:58 +09:00
kakkokari-gtyih e4ef400923 register timeline ui as a container 2024-08-20 16:25:01 +09:00
kakkokari-gtyih 0725d95d49 fix import 2024-08-20 16:21:33 +09:00
kakkokari-gtyih c1ae7f6ff4 improve directory structure 2024-08-20 16:20:34 +09:00
kakkokari-gtyih 8c8e49f6fe fix import 2024-08-20 16:18:33 +09:00
kakkokari-gtyih ccedb6a116 fix import 2024-08-20 16:16:04 +09:00
kakkokari-gtyih 04319e27ed Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into feat-1714 2024-08-20 16:10:50 +09:00
kakkokari-gtyih e269dcb4a7 prevent calling contextmenu in embed page by stopping at the caller 2024-08-20 16:10:37 +09:00
syuilo 5a0a33a8bf embedドメインをまとめた 2024-08-20 16:10:28 +09:00
syuilo 27a37a788b Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into pr/13929 2024-08-20 16:08:14 +09:00
syuilo 711eb8086a embedドメインをまとめた 2024-08-20 16:08:08 +09:00
kakkokari-gtyih 1fff58455c revert all changes in base.pug 2024-08-20 16:00:59 +09:00
kakkokari-gtyih 62f5aafa06 fix 2024-08-20 15:58:26 +09:00
kakkokari-gtyih 3971e214f9 Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400.
2024-08-20 15:56:54 +09:00
kakkokari-gtyih 22f0e1f30e server-side styleを完全に分離 2024-08-20 14:40:56 +09:00
kakkokari-gtyih aa929e0f3a fix indent 2024-08-20 14:27:36 +09:00
kakkokari-gtyih 7152eca0a0 lint 2024-08-20 14:25:59 +09:00
kakkokari-gtyih 78f3d3a974 type 2024-08-20 14:16:01 +09:00
kakkokari-gtyih 66825da39a enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む) 2024-08-20 14:08:48 +09:00
kakkokari-gtyih 968f676b3a enhance: サーバーサイドのembed系をさらに分離 2024-08-20 13:44:14 +09:00
kakkokari-gtyih 60f9cc3c9f add appropriate attributes to embed html 2024-08-20 13:22:25 +09:00
かっこかり 83e3708488
Merge branch 'develop' into feat-1714 2024-08-20 12:57:05 +09:00
かっこかり 21a3095eb0
fix button translation (#14444)
that Japanese string exactly matches that i18n key

(cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)

Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-08-20 12:39:01 +09:00
syuilo 1b5f0571f7 🎨 2024-08-20 10:51:02 +09:00
syuilo 59e83605ac refactor 2024-08-19 19:41:06 +09:00
syuilo 130ff361c3 refactor 2024-08-19 17:32:27 +09:00
syuilo e78110a5cd refactor 2024-08-19 13:13:32 +09:00
かっこかり 6ee0a2b293
Merge branch 'develop' into feat-1714 2024-08-18 18:59:08 +09:00
github-actions[bot] 6c5593d456 [skip ci] Update CHANGELOG.md (prepend template) 2024-08-18 08:08:49 +00:00
github-actions[bot] 621626aad3 Release: 2024.8.0 2024-08-18 08:08:38 +00:00
syuilo f4f55ef012
New translations ja-jp.yml (English) (#14432) 2024-08-18 16:03:07 +09:00
github-actions[bot] 2e8a1029a4 Bump version to 2024.8.0-rc.5 2024-08-18 05:21:24 +00:00
かっこかり b53ee54e4f
fix(frontend): focustrapがzindexを考慮するように (#14431) 2024-08-18 14:18:46 +09:00
github-actions[bot] b708b27bc8 Bump version to 2024.8.0-rc.4 2024-08-18 04:37:19 +00:00
Hazel K 9ce44b24b8
fix(backend): memory leak in memory caches (#14363)
* encapsulate `MemoryKVCache<T>`

* remove infinity caches

* encapsulate other caches

* add missing awaits to internally synchronize caches

* implement pull-through caching

* tune cache lifetimes

* optimize cache GC by stopping early

* summarize changes in CHANGELOG.md

* Fix timeout comments

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* add comments about awaiting the redis write

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-08-18 13:34:01 +09:00
syuilo 3cd5f86510 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2024-08-18 10:12:51 +09:00
syuilo 9b78ce8047 🎨 2024-08-18 10:12:42 +09:00
syuilo 1629c0e50d
New Crowdin updates (#14426)
* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)
2024-08-18 10:11:50 +09:00
syuilo 427f4a2cda Update about-misskey.vue 2024-08-18 10:10:06 +09:00
woxtu ba9c5c37b8
Remove undefined style (#14427) 2024-08-18 03:40:21 +09:00
syuilo e790aa0548
[skip ci] New Crowdin updates (#14423)
* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Simplified)
2024-08-17 20:25:15 +09:00
taichan bf8c42eecd
Fix(beckend): html content-type detection on signedGet (#14424)
* fix(backend): contenttype detection of html in signedGet

* code style

* fix by review
2024-08-17 19:51:56 +09:00
かっこかり 129af06198
Update packages/backend/src/core/activitypub/ApRequestService.ts 2024-08-17 18:25:46 +09:00
かっこかり 83c04c55ad
fix(misskey-js): eliminate any (follow-up of #13523) (#14422) 2024-08-17 18:15:46 +09:00
かっこかり 0b98554319
Update CHANGELOG.md
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2024-08-17 18:05:29 +09:00