dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
Marie
|
d786e96c2b
|
upd: add FriendlyCaptcha as a captcha solution
FriendlyCaptcha is a german captcha solution which is GDPR compliant and has a non-commerical free license
|
2024-11-02 02:20:35 +01:00 |
|
Hazelnoot
|
ade801ec58
|
check token permissions in admin/accounts/create.ts
|
2024-11-01 10:12:28 -04:00 |
|
Hazelnoot
|
f36a1a5701
|
allow admins to create approved users
|
2024-11-01 09:29:40 -04:00 |
|
dakkar
|
52e291af67
|
Merge branch 'develop' into feature/2024.9.0
|
2024-10-18 22:00:07 +01:00 |
|
Marie
|
fea7889e0c
|
upd: add recommended checks
|
2024-10-17 21:56:43 +02:00 |
|
Marie
|
42530b5a39
|
upd: add additional check from delete endpoint
|
2024-10-17 20:15:20 +02:00 |
|
Marie
|
360a127ad7
|
chore: indent
|
2024-10-17 20:14:25 +02:00 |
|
Marie
|
1d9cb4fad9
|
upd: add decline endpoint and free up username on decline
|
2024-10-17 20:11:10 +02:00 |
|
syuilo
|
ff47fef572
|
feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* Update types.ts
|
2024-10-13 20:22:16 +09:00 |
|
かっこかり
|
45d42b8641
|
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip
* 🎨
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.
* error handling
* エラーが出ないのを修正
* translation
* Update Changelog
* status code
* ✌️
* モデレーター以上は影響ないことを明記
* 🎨
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
|
2024-10-13 20:21:25 +09:00 |
|
syuilo
|
af1cbc131f
|
wip (#14745)
|
2024-10-11 21:05:53 +09:00 |
|
おさむのひと
|
a2cd6a7709
|
feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746)
* feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする
* fix RoleService.
* fix
* fix
* fix
* add test and fix
* fix
* fix CHANGELOG.md
* fix test
|
2024-10-11 20:59:36 +09:00 |
|
FineArchs
|
12bc671511
|
fix: admin/emoji/update で不正なエラーが発生する (#14750)
* fix emoji updating bug
* update changelog
* type fix
* " -> '
* conprehensiveness check
* lint
* undefined -> null
|
2024-10-11 17:17:45 +09:00 |
|
dakkar
|
f00576bce6
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
|
2024-10-09 15:17:22 +01:00 |
|
Hazel K
|
cd9bce3072
|
prevent login and password reset for system accounts
|
2024-10-07 14:58:39 -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 |
|
PrivateGER
|
fadae347ff
|
Merge branch 'develop' of https://activitypub.software/TransFem-org/Sharkey into feat/instance-admin-ui
|
2024-10-06 23:13:10 +02:00 |
|
Marie
|
28bfd87537
|
merge: Add option to reject reports from an instance (Resolves #579, #715, #716) (!662)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/662
Closes #579, #715, and #716
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-06 19:39:38 +00: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
|
047563bdde
|
Merge branch 'develop' into hazelnoot/579-reject-reports
# Conflicts:
# packages/frontend/src/pages/instance-info.vue
|
2024-10-06 12:26:25 -04:00 |
|
Hazel K
|
eec4a5082d
|
fix OpenAPI definition for admin/meta.silencedHosts
|
2024-10-06 11:03:28 -04:00 |
|
Hazel K
|
7dd296017b
|
fix modlog and translations for "Mark as NSFW"
|
2024-10-05 22:43:34 -04:00 |
|
Hazel K
|
4da0d4be71
|
add option to reject reports from an instance
|
2024-10-05 22:01:55 -04:00 |
|
PrivateGER
|
996d079476
|
Make remove-all-following remove follows in both directions
|
2024-10-05 19:59:50 +02:00 |
|
PrivateGER
|
b3f925c426
|
Fix breaking follow relationships + add warning counts to dialogue
|
2024-10-05 19:06:05 +02:00 |
|
zyoshoka
|
ddf8e2a3dc
|
fix(backend): correct admin/abuse-user-reports schema (#14711)
* fix(backend): correct `abuse-user-reports` schema
* Update CHANGELOG.md
|
2024-10-05 18:35:37 +09:00 |
|
syuilo
|
d8cb7305ef
|
feat: 通報の強化 (#14704)
* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak
|
2024-10-05 16:20:15 +09: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 |
|
syuilo
|
d2175a9b9f
|
initialPassword -> setupPassword
|
2024-10-03 20:40:39 +09:00 |
|
かっこかり
|
2c1a7470d3
|
feat: サーバー初期設定時に初期パスワードを要求できるように (#14626)
* feat: サーバー初期設定時専用の初期パスワードを設定できるように
* 無いのに入力された場合もエラーにする
* 🎨
* 🎨
* cypress-devcontainerにもpassを設定(テストが失敗するため)
* [ci skip] 🎨
* ✌️
* test: please revert this commit before merge
* Revert "test: please revert this commit before merge"
This reverts commit 66b2b48f66830d2450d8cda03955c143feba76c7.
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* build assets
* Update Changelog
* fix condition
* fix condition
* add comment
* change error code
* 他のエラーコードと合わせる
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-10-03 18:18:00 +09:00 |
|
Kisaragi
|
a722ea8ccd
|
fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 (#14662)
* fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正
* build: fix property typo
|
2024-10-03 17:05:14 +09:00 |
|
syuilo
|
f0d0cd2e50
|
wip (#14643)
|
2024-09-28 18:15:32 +09: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 |
|
piuvas silly
|
41edc4cfbd
|
Update 4 files
- /packages/frontend/src/pages/admin/branding.vue
- /packages/backend/src/models/Meta.ts
- /packages/backend/src/server/api/endpoints/admin/meta.ts
- /packages/backend/src/server/api/endpoints/admin/update-meta.ts
|
2024-09-23 16:34:29 +00:00 |
|
piuvas
|
1af6f8c5da
|
backend configuring
|
2024-09-22 14:47:04 -03:00 |
|
syuilo
|
0b062f1407
|
Misskey® Reactions Buffering Technology™ (#14579)
* wip
* wip
* Update ReactionsBufferingService.ts
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
|
2024-09-20 21:03:53 +09:00 |
|
おさむのひと
|
4ac8aad50a
|
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加
* fix CHANGELOG.md
* 一部設定をパラメータから上書き出来るように修正
* remove async
* regenerate autogen
|
2024-09-19 17:20:50 +09:00 |
|
dakkar
|
6151099f5b
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8
|
2024-08-30 12:08:31 +01:00 |
|
zyoshoka
|
7fe3035059
|
fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468)
* fix(backend): represent tuples with `prefixItems`
* refactor(frontend): fix type errors
* fix(backend): add `prefixItems` in `SchemaType`
* fix(backend): add `unevaluatedItems: false` to disallow extra items
* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
* fix(backend): add `unevaluatedItems` in `SchemaType`
|
2024-08-30 10:58:59 +09:00 |
|
dakkar
|
06da059dbf
|
log deletion of user files from admin -- fixes #631
|
2024-08-24 20:53:58 +01:00 |
|
かっこかり
|
06684fe49b
|
fix(backend): ベースロールのポリシー変更時モデレーションログが残るように (#14418)
* fix(policies): ベースロールのポリシー変更時モデレーションログが残るように (MisskeyIO#700)
(cherry picked from commit 80389a914049f6f26237fde8da7d4e1bd41452fc)
* Update Changelog
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-08-17 12:07:00 +09:00 |
|
syuilo
|
ef950a345b
|
suspend周りの改修 (#14409)
* enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
* Update CHANGELOG.md
* wip
* Update gen-spec.ts
* Update packages/backend/src/server/api/endpoints/admin/suspend-user.ts
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
* owa-
* revert misskey-js related changes (#14414)
---------
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2024-08-17 09:57:28 +09:00 |
|
syuilo
|
86dd4abadc
|
Revert "enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように"
This reverts commit cd210001e6.
|
2024-08-14 20:29:06 +09:00 |
|
syuilo
|
cd210001e6
|
enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
|
2024-08-14 18:08:51 +09:00 |
|
dakkar
|
cfa9b852df
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
|
2024-08-02 12:25:58 +01:00 |
|
anatawa12
|
5c42a0e439
|
feat: media silence (#13842)
* feat: media silence
* fix: lint
* feat: deny creating custom emoji reaction and using custom emoji from media silenced hosts
* chore: メディアサイレンスの説明にカスタム絵文字の話を追加
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: update index.d.ts
* docs(changelog): update changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2024-07-30 19:47:45 +09:00 |
|
かっこかり
|
de3ddb5b44
|
enhance: 管理画面でアーカイブにしたお知らせを表示・編集できるように (#14286)
* enhance: 管理画面でアーカイブにしたお知らせを表示できるように
* Update Changelog
|
2024-07-30 13:02:03 +09:00 |
|
syuilo
|
337b42bcb1
|
revert 5f88d56d96
バグがある(かつすぐに修正できそうにない) & まだレビュー途中で意図せずマージされたため
|
2024-07-20 21:33:20 +09:00 |
|