Hazelnoot
1a9f2f84b3
fix linting and type checks in all packages
2024-10-15 21:41:36 -04:00
Hazelnoot
8a34d8e9d2
Merge branch 'develop' into feature/2024.9.0
...
# Conflicts:
# locales/en-US.yml
# locales/ja-JP.yml
# packages/backend/src/core/NoteCreateService.ts
# packages/backend/src/core/NoteDeleteService.ts
# packages/backend/src/core/NoteEditService.ts
# packages/frontend-shared/js/config.ts
# packages/frontend/src/boot/common.ts
# packages/frontend/src/pages/following-feed.vue
# packages/misskey-js/src/autogen/endpoint.ts
2024-10-15 18:09:11 -04:00
Hazelnoot
9b1bae653d
add "show bots" toggle to following feed
2024-10-15 14:16:46 -04:00
Hazel K
fb7ac68ece
match following endpoint default values with frontend defaults
2024-10-15 14:16:46 -04:00
Hazel K
463b9ac59d
add filters for following feed
2024-10-15 14:16:46 -04:00
Hazelnoot
2cd41228d8
Merge branch 'develop' into feature/2024.9.0
2024-10-13 11:35:10 -04:00
Lhc_fl
0e6ba9ccd4
ux: should not show follow requests tab when have no pending sent follow req
2024-10-13 01:04:40 -04:00
Lhc_fl
1eacf0772c
FEAT: Allow users to view pending follow requests they sent
...
This commit implements the `following/requests/sent` interface firstly
implemented on Firefish, and provides a UI interface to view the pending
follow requests users sent.
2024-10-13 01:04:40 -04:00
Hazelnoot
adbea34c11
generate missing type for UserLite.isSilenced
2024-10-11 14:10:13 -04:00
Hazelnoot
a39f5c92b4
add missing rejectReports
field to show-instance
response
2024-10-11 10:21:32 -04:00
dakkar
2ecaa57cd5
fix nyaize test
2024-10-11 10:25:07 +01:00
dakkar
f00576bce6
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
2024-10-09 15:17:22 +01:00
Marie
72a0f16b38
merge: Show instance sponsors if OC is set as donation url ( !642 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/642
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Julia <julia@insertdomain.name>
2024-10-08 18:07:58 +00:00
Hazel K
126a2fcf15
Merge branch 'develop' into hazelnoot/625-protect-system-accounts
2024-10-07 14:10:45 -04:00
Hazel K
9137ae1eef
update autogen types
2024-10-07 11:21:52 -04:00
Hazel K
0da7f9b3f6
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-07 10:45:16 -04:00
Hazel K
c77e90d98a
update autogen types
2024-10-07 10:41:18 -04:00
Hazel K
844dfaaf5d
model missing "approved" property in show-user response
2024-10-07 10:40:44 -04:00
Hazel K
a790fef261
prevent deletion or suspension of system accounts
2024-10-07 10:02:55 -04:00
Hazelnoot
42dbe999e1
merge: Change the recent external url warning popup to the one from Cherrypick/MisskeyIO ( !648 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/648
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2024-10-06 17:56:36 +00:00
Hazel K
4ca27692ac
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-06 11:16:43 -04:00
Hazel K
eec4a5082d
fix OpenAPI definition for admin/meta.silencedHosts
2024-10-06 11:03:28 -04:00
Marie
d5b372f7a9
upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup warning and modify script to handle undefined domains
2024-10-04 02:31:22 +02:00
Marie
ac1e5a0fb5
merge: Feat: Implement "Show Below Avatar" for Avatar Decorations ( !645 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/645
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-10-03 20:40:34 +00:00
CenTdemeern1
9b130b3390
Update automatically generated API type definitions
2024-10-03 22:27:14 +02:00
Marie
0897458c72
Merge branch 'develop' into upd/instancesponsor
2024-10-02 18:39:45 +02:00
Marie
cc1017b2af
upd: add sponsors to instance information
2024-10-02 18:25:23 +02:00
Hazel K
7b2bc12ff9
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-02 12:18:29 -04:00
Marie
2e036d14c5
fix: sidebarLogoUrl type
2024-10-02 17:53:44 +02:00
Hazel K
705ae79eb1
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-02 11:45:09 -04:00
Hazel K
502e642b4a
update misskey-js for notes/following endpoint
2024-09-30 12:03:48 -04:00
github-actions[bot]
781e64aa7f
Release: 2024.9.0
2024-09-29 11:42:16 +00:00
github-actions[bot]
d6e1f022d4
Bump version to 2024.9.0-beta.14
2024-09-29 11:37:44 +00:00
github-actions[bot]
2ea49703f6
Bump version to 2024.9.0-alpha.13
2024-09-29 09:58:32 +00:00
github-actions[bot]
57effa9ef0
Bump version to 2024.9.0-alpha.12
2024-09-28 09:19:30 +00:00
github-actions[bot]
ca022b9349
Bump version to 2024.9.0-alpha.11
2024-09-28 01:22:47 +00:00
syuilo
28e9d4e483
feat: フォローされた際のメッセージを設定できるようにする ( #14430 )
...
* feat: フォローされた際のメッセージを設定できるようにする
Resolve #14425
* Update CHANGELOG.md
* 既にフォローしているユーザーのメッセージも見れるように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix indent
* Update users.ts
* wip
* Update users.ts
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-28 09:55:21 +09:00
かっこかり
d8a2eeb7ed
feat: エクスポート完了時に通知を発行するように ( #14484 )
...
* feat: エクスポート完了時に通知を発行するように
* Update Changelog
* entitity -> entity
* fix: ペイロードを含むように
* fix icon
* exportableEntities -> userExportableEntities
2024-09-26 14:15:03 +09:00
Yuri Lee
d8dd1683c9
Add Sign in with passkey Button ( #14577 )
...
* Sign in with passkey (PoC)
* 💄 Added "Login with Passkey" Button
* refactor: Improve error response when WebAuthn challenge fails
* signinResponse should be placed under the SigninWithPasskeyResponse object.
* Frontend fix
* Fix: Rate limiting key for passkey signin
Use specific rate limiting key: 'signin-with-passkey' for passkey sign-in API to avoid collisions with signin rate-limit.
* Refactor: enhance Passkey sign-in flow and error handling
- Increased the rate limit for Passkey sign-in attempts to accommodate the two API calls needed per sign-in.
- Improved error messages and handling in both the `WebAuthnService` and the `SigninWithPasskeyApiService`, providing more context and better usability.
- Updated error messages to provide more specific and helpful details to the user.
These changes aim to enhance the Passkey sign-in experience by providing more robust error handling, improving security by limiting API calls, and delivering a more user-friendly interface.
* Refactor: Streamline 2FA flow and remove redundant Passkey button.
- Separate the flow of 1FA and 2FA.
- Remove duplicate passkey buttons
* Fix: Add error messages to MkSignin
* chore: Hide passkey button if the entered user does not use passkey login
* Update CHANGELOG.md
* Refactor: Rename functions and Add comments
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix: Update translation
- update index.d.ts
- update ko-KR.yml, en-US.yml
- Fix: Reflect Changed i18n key on MkSignin
---------
Co-authored-by: Squarecat-meow <kw7551@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-26 08:25:33 +09:00
zyoshoka
f2385a8ffc
fix(misskey-js): correct noteUpdated
event type ( #14632 )
2024-09-25 17:35:54 +09:00
github-actions[bot]
8890a7a0b7
Bump version to 2024.9.0-alpha.10
2024-09-25 03:43:12 +00:00
github-actions[bot]
7045547e46
Bump version to 2024.9.0-alpha.9
2024-09-24 09:32:19 +00:00
github-actions[bot]
1b2b95e199
Bump version to 2024.9.0-alpha.8
2024-09-24 01:22:57 +00:00
github-actions[bot]
6378dfbffc
Bump version to 2024.9.0-alpha.7
2024-09-23 13:00:04 +00:00
github-actions[bot]
733fd56058
Bump version to 2024.9.0-alpha.6
2024-09-23 10:53:19 +00:00
zyoshoka
2c615357f2
fix(misskey-js): wrong hashtag channel param type ( #14611 )
2024-09-23 09:53:50 +09:00
piuvas
1af6f8c5da
backend configuring
2024-09-22 14:47:04 -03:00
github-actions[bot]
76b9bc478a
Bump version to 2024.9.0-alpha.5
2024-09-22 11:49:02 +00:00
github-actions[bot]
1d5a3023f4
Bump version to 2024.9.0-alpha.4
2024-09-22 09:44:00 +00:00
github-actions[bot]
891bbcf475
Bump version to 2024.9.0-alpha.3
2024-09-22 03:56:51 +00:00