summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Meta.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make meta.defaultLike non-nullableHazelnoot2025-05-221-2/+2
|
* synchronize database entities and code modelsHazelnoot2025-05-221-10/+10
|
* add configurable timeout for note translationsHazelnoot2025-05-121-0/+6
|
* add setting to disable proxy account (resolves #766)Hazelnoot2025-05-011-0/+5
|
* Revert "feat: google analytics (#15451)"Hazelnoot2025-03-251-6/+0
| | | | This reverts commit 2b6638e1
* merge upstreamHazelnoot2025-03-251-14/+19
|\
| * enhance(backend): refine system account (#15530)syuilo2025-03-021-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update SystemAccountService.ts * Update 1740121393164-system-accounts.js * Update DeleteAccountService.ts * wip * wip * wip * wip * Update 1740121393164-system-accounts.js * Update RepositoryModule.ts * wip * wip * wip * Update ApRendererService.ts * wip * wip * Update SystemAccountService.ts * fix tests * fix tests * fix tests * fix tests * fix tests * fix tests * add print logs * ログが長すぎて出てないかもしれない * fix migration * refactor * fix fed-tests * Update RelayService.ts * merge * Update user.test.ts * chore: emit log * fix: tweak sleep duration * fix: exit 1 * fix: wait for misskey processes to become healthy * fix: longer sleep for user deletion * fix: make sleep longer again * デッドロック解消の試み https://github.com/misskey-dev/misskey/issues/15005 * Revert "デッドロック解消の試み" This reverts commit 266141f66fb584371bbb56ef7eba04e14bcff94d. * wip * Update SystemAccountService.ts --------- Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
| * feat: google analytics (#15451)syuilo2025-02-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip backend * wip frontend * build misskey-js * implement control panel * fix * introduce analytics wrapper * spdx * Update analytics.ts * Update common.ts * wip * wip * wip * wip * wip * Update CHANGELOG.md --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* | convert Authorized Fetch to a setting and add support for hybrid mode ↵Hazelnoot2025-03-161-0/+11
| | | | | | | | (essential metadata only)
* | add: libretranslateMarie2025-03-061-0/+12
| |
* | Adding robots.txt override via admin control panelKinetix2025-01-281-0/+5
| | | | | | | | | | This is a requested low priority feature in #418 - I created the changes to follow similarly to how the Instance Description is handled.
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-0/+15
|\|
| * feat: ↵syuilo2024-10-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | リモートサーバーのサーバー情報を収集しないオプション (#14634) * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * Update types.ts
| * feat: ユーザーの名前に禁止ワードを設定できるように ↵かっこかり2024-10-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#14756) * wip * :art: * Enhance: モデレーター以上は制限の影響を受けないように * refactor * better error handling * fix * Revert "better error handling" This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa. * error handling * エラーが出ないのを修正 * translation * Update Changelog * status code * :v: * モデレーター以上は影響ないことを明記 * :art: * update changelog * spdx * Update update.ts * refactor * eliminate `screen name` * remove untracked file --------- Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
| * wip (#14745)syuilo2024-10-111-0/+5
| |
* | upd: add FriendlyCaptcha as a captcha solutionMarie2024-11-021-0/+17
| | | | | | | | FriendlyCaptcha is a german captcha solution which is GDPR compliant and has a non-commerical free license
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-1/+19
|\|
| * wip (#14643)syuilo2024-09-281-0/+13
| |
| * Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup ↵Marie2024-10-041-0/+8
| | | | | | | | warning and modify script to handle undefined domains
* | Update 4 filespiuvas silly2024-09-231-4/+4
| | | | | | | | | | | | - /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
* | backend configuringpiuvas2024-09-221-0/+6
| |
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-0/+5
|\|
| * feat: media silence (#13842)anatawa122024-07-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-311-0/+6
|\|
| * enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo2024-05-311-0/+6
| |
* | Merge remote-tracking branch 'misskey/develop' into future-2024-03-23dakkar2024-03-241-6/+32
|\|
| * fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと2024-03-211-6/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * support new version * URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする * fix lint * fix lint * tweak preview request error handles * fix: CHANGELOG.md * fix * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | fix: merge conflictMarie2024-02-191-2/+4
|\ \
| * | merge: upstreamMarie2024-02-191-3/+5
| |\|
| | * fix: nodeinfoにenableMcaptchaとenableTurnstileが無い (#13387)anatawa122024-02-191-0/+2
| | |
| | * feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * spec(frontend): aboutページにリポジトリ・フィードバックのURLを表示させる Cherry-picked from MisskeyIO#441 Cherry-picked from MisskeyIO#438 * feat: license violation protection * build: fix typo * build: fix typo * fix: farewell to the static type land * fix: key typo * fix: import typo * fix: properly interpret `prominently` * docs: add disclaimer * docs: update CHANGELOG * chore: add gap --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| | * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | | | | | | | | | Fix #13290
| | * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| | * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
| | |
* | | point default repo/feedback URLs to our reposdakkar2024-02-161-2/+2
|/ / | | | | | | the migration will update instances that have the old defaults, too
* | merge: latest changesMarie2024-02-091-0/+5
|\|
| * fix: ↵おさむのひと2024-02-091-0/+5
| | | | | | | | | | | | | | 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210) * fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 * Serviceでチェックするように変更
* | add: DeepLX-JS supportMarie2024-01-261-0/+11
| | | | | | | | Closes #324
* | feat: Implement Donation URLNila The Dragon2024-01-091-0/+6
| |
* | merge: upstreamMarie2024-01-091-0/+40
|\|
| * feat: Add support for mCaptcha (#12905)Chocolate Pie2024-01-061-1/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | * feat: Add support for mCaptcha * fix: Fix docker compose configuration * chore(frontend/docs): update changelog & fix eslint errors * `@mcaptcha/vanilla-glue`をダイナミックインポートするように * chore: Add missing prefix to CHANGELOG * refactor(backend): 適当につけた変数の名前を変更
| * feat: Add support for TrueMail (#12850)MomentQYC2023-12-291-0/+17
| | | | | | Co-authored-by: MarryDream <2190758465@qq.com>
* | merge: upstreamMarie2023-12-231-0/+7
|\|
| * feat: ↵GrapeApple02023-12-231-0/+7
| | | | | | | | | | | | | | | | | | | | | | 登録を拒否するメールアドレスのドメインを手動で設定できるように (#12740) * feat: 使い捨てアドレスのドメインを手動で設定できるように * Update CHANGELOG.md * disposableEmailDomains -> bannedEmailDomains * isBlockedHostを使うように
* | merge: upstreamMarie2023-12-231-0/+11
|\|
| * メールアドレスの認証にverifymail.ioを使えるようにする。Nafu Satsuki2023-11-181-0/+11
| |
* | add: Bubble timelineMar0xy2023-12-041-0/+5
| | | | | | | | Closes transfem-org/Sharkey#154
* | merge: upstreamMar0xy2023-11-221-0/+5
|\|
| * enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-0/+5
| |