Marie
1795ac50b5
fix background image tomfoolery on desktop
2025-05-07 01:02:35 +02:00
Hazelnoot
95cd19b049
Merge branch 'develop' into merge/2025-03-24
2025-05-06 11:20:46 -04:00
syuilo
921b13c26f
🎨
2025-05-06 21:49:10 +09:00
syuilo
5d787e5bb9
enhance(frontend): バックアップされた設定のプロファイルを削除できるように
2025-05-06 20:57:55 +09:00
syuilo
95a1d17cf6
🎨
2025-05-06 20:41:51 +09:00
github-actions[bot]
14955fa01f
Bump version to 2025.5.0-rc.0
2025-05-06 11:28:09 +00:00
anatawa12
406406328c
Fix 1745378064470-composite-note-index.js ( #15968 )
2025-05-06 20:15:26 +09:00
おさむのひと
29f9580143
fix: developのtypecheckエラーを修正 ( #15967 )
2025-05-06 19:59:24 +09:00
zyoshoka
3b676f39df
fix(backend): enumerate achievement types in some response schema ( #15953 )
...
* fix(backend): enumerate achievement types in some response schema
* refactor: use `ref`
2025-05-06 19:52:30 +09:00
Marie
216ab3aea7
merge: remove http/https protocol in uri on masto api ( !980 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/980
Closes #1046
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-05-06 08:33:19 +00:00
syuilo
925dd76f00
🎨
2025-05-06 16:51:01 +09:00
syuilo
1d79fc9092
🎨
2025-05-06 16:16:22 +09:00
syuilo
8959bfa1c0
refactor(frontend): 空/エラー結果表示をコンポーネント化 ( #15963 )
...
* wip
* wip
* wip
* wip
* wip
* Update MkResult.vue
* Add storybook story for MkResult (#15964 )
* Update MkResult.vue
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2025-05-06 14:41:31 +09:00
Marie
893f964def
merge: check signatures with and without query - fix #1036 ( !966 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/966
Closes #1036
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-05 23:23:30 +00:00
Marie
142b3b552e
update comment
2025-05-05 23:04:43 +00:00
Marie
621f2e2ee4
upd: add logger, check hostname, add catch
2025-05-06 01:02:27 +02:00
Hazelnoot
3a7e50932c
Merge branch 'develop' into merge/2025-03-24
...
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
2025-05-05 16:48:13 -04:00
Marie
cb3f5f598d
Update instance.ts
2025-05-05 17:33:27 +00:00
Marie
e2be44fb99
change regex to include a zero-length match
2025-05-05 13:03:39 +00:00
Marie
581cc2b513
remove http/https protocol
2025-05-05 13:00:31 +00:00
github-actions[bot]
f251ca8303
Bump version to 2025.5.0-beta.0
2025-05-05 09:31:57 +00:00
syuilo
f6158abb68
use sharp 0.33.5
...
Fix #15920
2025-05-05 18:23:25 +09:00
syuilo
fc2e128fad
tweak ui style
2025-05-05 18:20:55 +09:00
github-actions[bot]
45d6c090f2
Bump version to 2025.5.0-alpha.2
2025-05-05 05:41:19 +00:00
かっこかり
57a1ac3dd0
fix(frontend): 横スワイプの挙動改善 ( #15952 )
2025-05-05 14:28:54 +09:00
syuilo
6bbda4d67c
fix(frontend): make enableHorizontalSwipe default false
2025-05-05 07:28:15 +09:00
zyoshoka
32d2206832
fix(frontend): handle error in user popup ( #15948 )
2025-05-05 06:04:20 +09:00
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