Daniel Ares
|
ba5856eedd
|
Update de-DE.yml
|
2025-03-23 12:52:01 +00:00 |
|
syuilo
|
0471e457fe
|
fix(frontend): fix broken styles
|
2025-03-23 21:23:52 +09:00 |
|
syuilo
|
260d35e2f0
|
Update CHANGELOG.md
|
2025-03-22 18:37:41 +09:00 |
|
syuilo
|
3ff9d9f4fd
|
Update CHANGELOG.md
|
2025-03-22 18:34:56 +09:00 |
|
syuilo
|
27991a3bc8
|
Update CHANGELOG.md
|
2025-03-22 18:28:51 +09:00 |
|
syuilo
|
b5f86e5210
|
refactor(frontend): refactor page styles
|
2025-03-22 18:25:45 +09:00 |
|
syuilo
|
16cde5568d
|
Update CHANGELOG.md
|
2025-03-22 15:12:24 +09:00 |
|
syuilo
|
bf07796b6b
|
Update CHANGELOG.md
|
2025-03-22 15:08:19 +09:00 |
|
syuilo
|
08b131ec33
|
refactor(backend): better prop name
|
2025-03-22 08:16:15 +09:00 |
|
syuilo
|
1312fe34c1
|
Update CHANGELOG.md
|
2025-03-22 08:12:32 +09:00 |
|
Marie
|
aa1691295b
|
merge: Make confirm follow prompt not show up when cancelling a follow request (!941)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/941
Closes #822
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2025-03-21 16:46:47 +00:00 |
|
Hazelnoot
|
73e70f7449
|
fix unit tests in activitypub.ts
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
770e0bbcdc
|
document changes to updateInstanceQueue in merge instructions
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
27e8289126
|
fix lint errors in mock-resolver.ts and activitypub.ts
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
3958b71f4e
|
don't discard the target of announce activities, in case it's a private note that can't be re-fetched
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
f88430aebc
|
add IObjectWithId type for APIs that work with objects required to have an ID.
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
ad49faa956
|
implement ApResolver.secureResolve to use a provided object only if the authority matches
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
1ed2f207f7
|
fix startup crash caused by circular reference (SWC is not compatible with forwardRef)
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
f2bb01f7da
|
support Announce(Activity) activities
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
1eb9070e39
|
allow overriding AP resolver recursion limit
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
c2740cbe73
|
add isActivity method to check for AP Activities
|
2025-03-21 12:37:06 -04:00 |
|
Hazelnoot
|
f18d402ce6
|
fix typo in activity signature mismatch error
|
2025-03-21 12:37:06 -04:00 |
|
github-actions[bot]
|
97563910fa
|
Bump version to 2025.3.2-beta.9
|
2025-03-21 12:05:52 +00:00 |
|
syuilo
|
96a7c4a568
|
fix(frontend): チャンネルのフッターが表示されない問題を修正
|
2025-03-21 21:04:38 +09:00 |
|
syuilo
|
fee6f9fcc2
|
Update def.ts
|
2025-03-21 21:04:17 +09:00 |
|
renovate[bot]
|
50724b6ab8
|
fix(deps): update [frontend] update dependencies (#15625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-21 19:41:26 +09:00 |
|
renovate[bot]
|
e61263cff0
|
fix(deps): update [backend] update dependencies (#15596)
* fix(deps): update [backend] update dependencies
* fix(backend/types): ensure to use nodejs-provided stream api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-03-21 19:38:11 +09:00 |
|
github-actions[bot]
|
d073fe6b02
|
Bump version to 2025.3.2-beta.8
|
2025-03-20 12:18:50 +00:00 |
|
syuilo
|
ce858a676b
|
refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHeader combination
|
2025-03-20 21:04:37 +09:00 |
|
syuilo
|
733a391d86
|
follow up of 1fd87bd2e4
コミットし忘れ
|
2025-03-20 20:29:46 +09:00 |
|
syuilo
|
0e25a0fb81
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2025-03-20 20:28:29 +09:00 |
|
syuilo
|
1fd87bd2e4
|
fix(frontend): prevent transition glitch of MkHorizontalSwipe
|
2025-03-20 20:28:16 +09:00 |
|
github-actions[bot]
|
ebc54b1f82
|
Bump version to 2025.3.2-beta.7
|
2025-03-20 10:07:37 +00:00 |
|
syuilo
|
6015254e59
|
lint fixes
|
2025-03-20 19:00:09 +09:00 |
|
syuilo
|
c02f0b3b33
|
Update eslint.config.js
|
2025-03-20 18:59:10 +09:00 |
|
syuilo
|
abddd40c09
|
enhance(frontend): 通常のRouterViewにTransitionを追加
|
2025-03-20 18:55:32 +09:00 |
|
かっこかり
|
a865a949b5
|
fix(frontend): MkRoleSelectDialogでのpopupの使い方が誤っているのを修正 (#15683)
|
2025-03-20 16:36:37 +09:00 |
|
syuilo
|
0007723405
|
fix lint
|
2025-03-20 16:34:50 +09:00 |
|
syuilo
|
71188b3463
|
fix lint
|
2025-03-20 16:10:38 +09:00 |
|
syuilo
|
7f534a41a6
|
fix lint
|
2025-03-20 16:07:52 +09:00 |
|
syuilo
|
f25963e2c2
|
Update eslint.config.js
|
2025-03-20 16:06:32 +09:00 |
|
syuilo
|
dfab6b1b8d
|
lint(frontend): force window prefix
|
2025-03-20 15:44:06 +09:00 |
|
syuilo
|
fac59d75e2
|
lint(frontend): relax id-denylist rule
|
2025-03-20 15:43:35 +09:00 |
|
syuilo
|
fd3e28812e
|
clean up console
|
2025-03-20 15:15:46 +09:00 |
|
syuilo
|
6a90b7e04b
|
add todo
|
2025-03-20 15:09:50 +09:00 |
|
syuilo
|
8d8414687a
|
enhance(frontend): improve preference manager stability
|
2025-03-20 14:57:14 +09:00 |
|
syuilo
|
0c682dd027
|
🎨
|
2025-03-20 13:34:57 +09:00 |
|
syuilo
|
3399c786a8
|
refactor(frontend): refactor components
|
2025-03-20 13:33:01 +09:00 |
|
syuilo
|
64cf101fe7
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2025-03-20 13:16:23 +09:00 |
|
syuilo
|
8b6d90b7a4
|
🎨
|
2025-03-20 13:16:08 +09:00 |
|