Hazelnoot
76597d1a4c
check role assignments in featured timeline
2025-05-04 08:55:57 -04:00
Hazelnoot
f6eb3148f3
use bucket rate limit for featured timeline
2025-05-04 08:55:26 -04:00
Hazelnoot
2294c22e35
fix scrolling in following feed on mobile
2025-05-04 08:47:38 -04:00
github-actions[bot]
080276e3e7
Bump version to 2025.5.0-alpha.1
2025-05-04 10:07:59 +00:00
renovate[bot]
c23f2ff900
chore(deps): update node.js to v22.15.0 ( #15606 )
...
* chore(deps): update node.js to v22.15.0
* chore: determine Jest args from Node.js version
* fix
* fix: `import.meta.dirname` is not supported in v20.10.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-05-04 19:00:36 +09:00
syuilo
14d6734cb1
Fix MkPullToRefresh behaviour ( #15944 )
...
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
2025-05-04 18:51:30 +09:00
syuilo
3bdb1dd558
🎨
2025-05-04 17:32:09 +09:00
かっこかり
e75d749784
fix(frontend): ダイアログのお知らせが画面からはみ出ることがある問題を修正 ( #15878 )
...
* fix(frontend): ダイアログのお知らせが画面からはみ出ることがある問題を修正
* Update Changelog
* 🎨
* 🎨
* enhance: スクロールしないと閉じられないように
* Update CHANGELOG.md
2025-05-04 15:50:05 +09:00
renovate[bot]
42a2ed8b67
fix(deps): update dependency vite to v6.3.4 [security] ( #15918 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 14:54:35 +09:00
zyoshoka
a5fa9a2cef
chore(workflow): use node-version-file instead of hardcoded node-version ( #15658 )
...
* chore(workflow): use `node-version-file` instead of hardcoded `node-version`
* chore: test min version
2025-05-04 14:14:09 +09:00
かっこかり
0884605b62
fix(frontend): MkFolderのアニメーションにフォールバックを追加 ( #15937 )
...
* fix(frontend): Chrome系以外のブラウザでMkFolderがアニメーションしない問題を修正
* fix
* Update Changelog
* fix
2025-05-04 14:06:43 +09:00
かっこかり
8dbd8ff4cf
enhance(frontend): タイムラインpush時のアニメーションを調整 ( #15936 )
...
* fix(frontend): タイムラインpush時のアニメーションを復元
* 🎨
* enhance: 消える際のアニメーションも追加
* better support for non-supported browsers
* fix: Skip Note Rendering有効時、TransitionGroupでnoteを追加するときに一瞬がくっとなる問題を修正
* 🎨
* fix
2025-05-04 13:52:01 +09:00
Hazelnoot
e87afe5804
fix more type errors because TS can't make up its mind
2025-05-03 22:21:38 -04:00
syuilo
5aeedf59ff
enhance(frontend): 中クリックでPullToRefreshするように
...
Close #15931
2025-05-04 11:04:51 +09:00
Hazelnoot
ff8b22ce60
apply optimized domain block pattern to silence and bubble checks
2025-05-03 21:54:25 -04:00
Hazelnoot
f4dafd709c
check suspended users/hosts in following feed
2025-05-03 21:43:53 -04:00
github-actions[bot]
3eaa05a5d9
Bump version to 2025.5.0-alpha.0
2025-05-04 00:41:28 +00:00
おさむのひと
8c0c503c6c
refactor: ファイルアップロード時のテストを追加 ( #15928 )
...
* refactor: ファイルアップロード時のテストを追加
* なぜかsemverが消えてた
2025-05-04 09:38:35 +09:00
Marie
d7a54dbe7f
instance > meta
2025-05-03 23:07:14 +00:00
Marie
a2efaa157f
Hide scrolling timeline when local timelines are disabled for guests ( resolves #1043 )
2025-05-03 23:03:15 +00:00
Marie
47afda6d8c
Change "Powered by" color based on fgOnAccent ( resolves #1041 )
2025-05-03 22:58:10 +00:00
Marie
01d8159bc9
fix padding/margin on tabs as --margin no longer exists
2025-05-03 22:46:12 +00:00
Marie
a7fa4100be
fix background transparency on notes
2025-05-03 22:39:49 +00:00
syuilo
590cb5f4dd
perf(frontend): improve MkInstanceTicker rendering performance
2025-05-04 06:43:53 +09:00
syuilo
90e69f4d10
add note
2025-05-03 21:51:58 +09:00
syuilo
e76e2534d7
perf(frontend): improve MkPullToRefresh render performance
2025-05-03 21:40:18 +09:00
syuilo
27682b980c
tweak MkPullToRefresh.vue
2025-05-03 21:14:59 +09:00
Marie
69448c0204
fix incorrect file extension for error image
2025-05-03 11:49:24 +00:00
syuilo
ef79cc290f
perf(frontend): tweak PageWithHeader
2025-05-03 20:15:18 +09:00
syuilo
e7c170cf0c
tweak MkPullToRefresh
2025-05-03 18:35:43 +09:00
syuilo
f0544ede87
tweak MkPullToRefresh
2025-05-03 16:51:23 +09:00
dakkar
d41372f948
(manually) revert bc422fe36f
...
the fix for #1037 was wrong (it would collapse a boosted quote if the
quoted note was from the current user), and not
necessary (`appearNote.value.userId` _is_ the author of the boosted
note, no need to look inside `note.renote` at all)
so… I'm not sure why I even raised the issue 😕
2025-05-03 08:47:29 +01:00
おさむのひと
526057cc61
Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 ( #15896 )" ( #15927 )
...
* Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896 )"
This reverts commit 7e8cc4d7c0 .
* fix CHANGELOG.md
2025-05-03 16:23:06 +09:00
おさむのひと
c13aa0c224
fix(backend): チャンネルフォロー一覧のsinceId/untilIdによる絞り込みが上手く動いていないのを修正 ( #13698 )
...
* fix(backend): チャンネルフォロー一覧のsinceId/untilIdによる絞り込みが上手く動いていないのを修正
* fix CHANGELOG.md
* docs(changelog): fix mistaken changelog insertion (restore newline)
* docs(changelog): update insertion position
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2025-05-03 15:40:57 +09:00
anatawa12
1af98b690b
feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. ( #15915 )
...
* chore: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index
* chore: remove { concurrent: true } and comment why
* update comment
* feat: add MISSKEY_MIGRATION_CREATE_INDEX_CONCURRENTLY option
* fix: spdx license header
* alter comment
* chore: improve behavior when migration failure
* docs(changelog): 2025.4.1 で追加されたインデックスの再生成をノートの追加しながら行えるようになりました
* ちょっと表現を変更
---------
Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-ad@users.noreply.github.com>
2025-05-03 12:57:50 +09:00
syuilo
d25af911cf
fix(frontend): tweak universal ui rendering
2025-05-03 11:19:55 +09:00
syuilo
df1a3742dd
feat(frontend): マウスでもタイムラインを引っ張って更新できるように & MkPullToRefreshのパフォーマンス向上
2025-05-03 10:26:40 +09:00
dakkar
ae5b5e77cc
fix "collapse renotes of my own notes"
2025-05-02 20:05:56 +01:00
Marie
c74e472041
merge: nicer SQL checks for blocked hosts ( !977 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/977
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-02 18:54:54 +00:00
dakkar
203cd7ad31
put widgets drawer back on the right hand side
2025-05-02 19:44:14 +01:00
dakkar
75ecbd22e3
use correct source for notficationClickable
2025-05-02 19:30:18 +01:00
dakkar
3f611fe234
honour blocked hosts in global-timeline
2025-05-02 15:57:56 +01:00
dakkar
31d93c8052
nicer SQL checks for blocked hosts
...
instead of passing a (possibly gigantic) array from JS, we get
PostgreSQL to look at the value in the `meta` table directly
tested the `federation/instances` endpoint, and the `QueryService`
methods; I have not tested the charts
2025-05-02 15:57:56 +01:00
Hazelnoot
54b5c930cb
enforce maxFileSize for remote users
2025-05-02 08:37:42 -04:00
syuilo
c5235a7b2f
perf(frontend): improve timeline page performance
2025-05-02 20:25:51 +09:00
Marie
d3a07a8c1c
merge: save draft early when doing "delete&edit" - fixes #638 ( !975 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/975
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-01 23:06:34 +00:00
Marie
f2f3ae0112
merge: collapse renotes of notes created by the logged-in user - fix #1037 ( !974 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/974
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-01 23:04:45 +00:00
Marie
d84509b7c3
merge: allow clearing a role's color - fixes #734 ( !976 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/976
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-01 23:02:13 +00:00
Hazelnoot
3199c309e2
make bubble timeline visibility checks match local timeline
2025-05-01 12:14:45 -04:00
Hazelnoot
2d4741603d
Merge remote-tracking branch 'origin/merge/2025-03-24' into merge/2025-03-24
2025-05-01 12:07:45 -04:00