Hazelnoot
|
825f219368
|
improve query/parameter logging
|
2025-06-02 15:25:53 -04:00 |
|
Hazelnoot
|
4637d4eb3f
|
clarify query truncation message
|
2025-05-30 12:28:01 -04:00 |
|
Hazelnoot
|
dd1969c800
|
suppress messages from TypeORM migration and schema loading in production
|
2025-05-30 12:28:01 -04:00 |
|
Hazelnoot
|
3fecde29b5
|
fix TypeORM logger implementation
|
2025-05-30 12:28:01 -04:00 |
|
Hazelnoot
|
8e660d2aaf
|
don't highlight queries in production
|
2025-05-30 12:28:01 -04:00 |
|
Hazelnoot
|
04160af3ae
|
fix TypeORM logging to native console instead of NestJS logger
|
2025-05-30 12:28:01 -04:00 |
|
Hazelnoot
|
b057d3be0d
|
add slowQueryThreshold setting to configure slow query warning
|
2025-05-30 12:27:59 -04:00 |
|
Hazelnoot
|
7d79c77842
|
disable TypeORM query cache by default
|
2025-05-30 08:01:01 -04:00 |
|
Hazelnoot
|
a4dd19fdd4
|
merge upstream again
|
2025-04-24 14:23:45 -04:00 |
|
おさむのひと
|
1f0621b085
|
レプリケーション設定時におけるinsertOne()の挙動を調整 (#15109)
* returningを含むクエリをmasterで動かす
* wip
* wip
* fix CHANGELOG.md
* 調整
* fix
* fix import
|
2025-04-13 20:44:44 +09:00 |
|
Hazelnoot
|
d8908ef2d8
|
merge upstream
|
2025-03-25 16:14:53 -04:00 |
|
syuilo
|
f1f24e39d2
|
Feat: Chat (#15686)
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
|
2025-03-24 21:32:46 +09:00 |
|
syuilo
|
616cccf251
|
enhance(backend): refine system account (#15530)
* 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>
|
2025-03-02 20:06:20 +09:00 |
|
Hazelnoot
|
81944b3bdf
|
implement AP fetch logs
|
2025-02-16 19:25:22 -05:00 |
|
Hazelnoot
|
cc2edae7ab
|
rename activity_log and activity_context to ap_inbox_log and ap_context
|
2025-02-16 19:25:04 -05:00 |
|
Hazelnoot
|
b65b4ecadc
|
add inbound activity logger for debugging
|
2025-02-16 19:25:02 -05:00 |
|
syuilo
|
ffd8cf07e6
|
update deps (#15311)
* wip
* bump misskey-dev/eslint-plugin
* lint fixes (backend)
* lint fixes (frontend)
* lint fixes (frontend-embed)
* rollback nsfwjs to 4.2.0
ref: infinitered/nsfwjs#904
* rollback openapi-typescript to v6
v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した
* lint fixes (misskey-js)
* temporarily disable errored lint rule (frontend-shared)
* fix lint
* temporarily ignore errored file for lint (frontend-shared)
* rollback simplewebauthn/server to 12.0.0
v13 contains breaking changes that require some decision making
* lint fixes (frontend-shared)
* build misskey-js with types
* fix(backend): migrate simplewebauthn/server to v12
* fix(misskey-js/autogen): ignore indent rules to generate consistent output
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* fix test
* fix test
* fix test
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* bump summaly to v5.2.0
* update tabler-icons to v3.30.0-based
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2025-02-15 10:24:22 +09:00 |
|
Hazelnoot
|
a4e86758c1
|
merge upstream 2025-02-03
|
2025-02-03 14:36:09 -05:00 |
|
おさむのひと
|
759b9f4cf1
|
feat(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に (#15268)
* feature(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に
* disableHighlightやめる
* refactor
|
2025-01-14 10:37:41 +00:00 |
|
NoriDev
|
2528508cff
|
feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97))
|
2024-12-09 05:31:03 +01:00 |
|
Hazelnoot
|
24fd35e03d
|
revert accidental change to postgres.ts
|
2024-10-15 14:16:46 -04:00 |
|
Hazel K
|
463b9ac59d
|
add filters for following feed
|
2024-10-15 14:16:46 -04:00 |
|
Hazel K
|
fea993f6b2
|
correct name of SkLatestNote
|
2024-10-15 14:16:46 -04:00 |
|
Hazel K
|
40179a5591
|
lint fixes
|
2024-10-02 22:00:32 -04:00 |
|
Hazel K
|
f8b55d357d
|
add latest_note table
|
2024-09-29 21:27:38 -04:00 |
|
dakkar
|
34c1e9ea2b
|
Merge branch 'develop' into feature/misskey-2024.07
fixing conflicts in `package.json`
|
2024-08-06 10:35:14 +01:00 |
|
dakkar
|
cfa9b852df
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
|
2024-08-02 12:25:58 +01:00 |
|
dakkar
|
6e1e3bc0ea
|
pass redis config as-is to postgres cache
also, explicitly state that `path` is a valid config option for
redis (tells `ioredis` to connect via UNIX socked instead of TCP
socket)
|
2024-07-21 11:02:46 +01:00 |
|
おさむのひと
|
61fae45390
|
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする
* モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので)
* fix spdx
* fix migration
* fix migration
* fix models
* add e2e webhook
* tweak
* fix modlog
* fix bugs
* add tests and fix bugs
* add tests and fix bugs
* add tests
* fix path
* regenerate locale
* 混入除去
* 混入除去
* add abuseReportResolved
* fix pnpm-lock.yaml
* add abuseReportResolved test
* fix bugs
* fix ui
* add tests
* fix CHANGELOG.md
* add tests
* add RoleService.getModeratorIds tests
* WebhookServiceをUserとSystemに分割
* fix CHANGELOG.md
* fix test
* insertOneを使う用に
* fix
* regenerate locales
* revert version
* separate webhook job queue
* fix
* 🎨
* Update QueueProcessorService.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-06-08 15:34:19 +09:00 |
|
syuilo
|
d55e638a23
|
lint fixes
|
2024-06-06 11:40:11 +09:00 |
|
Marie
|
10bfc61670
|
merge: upstream
|
2024-02-19 10:47:42 +01:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
|
2024-02-13 15:50:11 +00:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
Marie
|
db012fc8c3
|
merge: upstream (1)
|
2024-01-21 13:11:23 +01:00 |
|
syuilo
|
f4657eb16f
|
update deps
|
2024-01-21 18:43:01 +09:00 |
|
syuilo
|
a637b4e282
|
feat: reversi
Resolve #12962
|
2024-01-19 20:51:49 +09:00 |
|
Marie
|
bbdc4e7789
|
merge: upstream
|
2024-01-11 11:43:20 +01:00 |
|
syuilo
|
cf54c2ba47
|
feat: ranking system of bubble game
Resolve #12961
|
2024-01-11 18:13:39 +09:00 |
|
Mar0xy
|
4dd23a3793
|
merge: upstream
|
2023-10-31 19:33:24 +01:00 |
|
syuilo
|
2c0a139da6
|
feat: Avatar decoration (#12096)
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
|
2023-10-21 18:38:07 +09:00 |
|
syuilo
|
f6ba5cfaf4
|
merge: timeline 1
|
2023-10-13 17:58:11 +02:00 |
|
Mar0xy
|
bf3d493d04
|
Revert "feat: improve tl performance"
|
2023-10-03 20:21:26 +02:00 |
|
Mar0xy
|
38e35e1472
|
merge: upstream
|
2023-10-03 15:20:49 +02:00 |
|
syuilo
|
6277a5545c
|
feat: improve tl performance (#11946)
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
|
2023-10-03 20:26:11 +09:00 |
|
Mar0xy
|
feec3c302b
|
upd: add backend for post editing
|
2023-09-22 21:05:42 +02:00 |
|
syuilo
|
053da10e94
|
refactor(backend): update directory structure for models
|
2023-09-20 11:33:36 +09:00 |
|
syuilo
|
ff9a65e8fa
|
feat: passkey support (#11804)
https://github.com/MisskeyIO/misskey/pull/149
|
2023-09-08 14:05:03 +09:00 |
|
syuilo
|
792622aead
|
refactor: prefix Mi for all entities (#11719)
* wip
* wip
* wip
* wip
* Update RepositoryModule.ts
* wip
* wip
* wip
* Revert "wip"
This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
|
2023-08-16 17:51:28 +09:00 |
|
syuilo
|
2b4c8c9e0f
|
update deps (#11409)
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
|
2023-07-31 19:14:20 +09:00 |
|