summaryrefslogtreecommitdiff
path: root/packages/backend/migration (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove IDX_instance_host_filters as it slowed down queries more than it helpedHazelnoot2025-06-061-0/+17
* create IDX_note_url over note.urlHazelnoot2025-06-061-0/+16
* add threadId to IDX_note_for_timelinesHazelnoot2025-06-051-0/+28
* merge: Rework queries and add indexes to improve timeline performance (!1091)Hazelnoot2025-06-045-0/+108
|\
| * create note/instance statisticsHazelnoot2025-06-031-0/+28
| * create IDX_instance_host_filtersHazelnoot2025-06-031-0/+17
| * create IDX_note_for_timelinesHazelnoot2025-06-031-0/+19
| * fix query plans with IDX_instance_host_keyHazelnoot2025-06-031-0/+22
| * replace index on note.userHostHazelnoot2025-06-031-0/+22
* | merge develop and fix conflicts.piuvas2025-06-036-13/+225
|\|
| * merge: Persisted instance blocks (!1068)Hazelnoot2025-06-015-0/+196
| |\
| | * use more robust fixup in 1748128176881-add_instance_foreign_keys.jsHazelnoot2025-05-301-4/+13
| | * re-analyze all tables affected by new indexesHazelnoot2025-05-282-4/+25
| | * fix arrays in migration add_instance_block_columnsHazelnoot2025-05-281-16/+12
| | * remove broken HTTP users before running add_instance_foreign_keys migrationHazelnoot2025-05-281-0/+5
| | * add foreign keys to following where instance is referencedHazelnoot2025-05-281-0/+26
| | * add foreign keys to note/user where instance is referencedHazelnoot2025-05-281-0/+30
| | * add instance properties for persisted block dataHazelnoot2025-05-281-0/+89
| | * add IDX_instance_host_keyHazelnoot2025-05-281-0/+20
| * | fix the AddMissingIndexes1747938628395 migrationHazelnoot2025-05-291-13/+29
| |/
* | fix generated migration.piuvas2025-05-271-7/+4
* | initial link attributions work.piuvas2025-05-261-0/+19
|/
* make meta.defaultLike non-nullableHazelnoot2025-05-222-16/+16
* synchronize database entities and code modelsHazelnoot2025-05-229-0/+166
* add configurable timeout for note translationsHazelnoot2025-05-121-0/+18
* enforce username uniqueness for local instancedakkar2025-05-091-0/+13
* add setting to disable proxy account (resolves #766)Hazelnoot2025-05-011-0/+16
* merge upstream againHazelnoot2025-04-241-0/+21
|\
| * enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-231-0/+21
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-0/+16
|\|
| * hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-081-0/+16
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-0/+16
|\|
| * Copy role on move (#15745)anatawa122025-04-031-0/+16
* | merge from misskey-developHazelnoot2025-04-021-0/+16
|\|
| * feat: アンテナでセンシティブなチャンネルからのノート...Nanashi.2025-04-021-0/+16
* | Revert "feat: google analytics (#15451)"Hazelnoot2025-03-251-16/+0
* | merge upstreamHazelnoot2025-03-2513-0/+319
|\|
| * Feat: Chat (#15686)syuilo2025-03-246-0/+152
| * fix(backend): fix ApPersonService unsound type cast (#15629)饺子w (Yumechi)2025-03-091-0/+26
| * fix(backend): fixup migration for incorrect extraction on system accounts tab...饺子w (Yumechi)2025-03-061-0/+26
| * fix(backend): システムアカウント系のマイグレーション不足...かっこかり2025-03-053-4/+25
| * enhance(backend): refine system account (#15530)syuilo2025-03-023-0/+78
| * feat: google analytics (#15451)syuilo2025-02-251-0/+16
* | allow unsigned fetch for all system usersHazelnoot2025-03-161-2/+2
* | convert Authorized Fetch to a setting and add support for hybrid mode (essent...Hazelnoot2025-03-161-0/+35
* | add: libretranslateMarie2025-03-061-0/+18
* | add "reject quotes" toggle at user and instance levelHazelnoot2025-02-203-0/+33
* | merge: Add "force content warning" setting for user moderation (resolves #905...dakkar2025-02-201-0/+11
|\ \
| * | add user-level "force content warning" moderation featureHazelnoot2025-02-161-0/+11
* | | implement AP fetch logsHazelnoot2025-02-161-0/+19