summary refs log tree commit diff
path: root/src/util/migration/postgres (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a lot of small fixesMathMan052026-03-181-1/+1
|
* properly mark unused paramsRory&2026-03-141-1/+1
|
* [rel/1518] Member flagsRory&2026-03-071-0/+13
|
* last_pinned_timestamp int4 -> timestampRory&2026-02-251-0/+15
|
* Include explicit update where NULL in migrationRory&2026-02-251-0/+1
|
* swap migration orderRory&2026-02-231-2/+2
|
* Faster pingsRory&2026-02-231-0/+25
|
* Fix loading discord guild templatesChrisChrome2026-02-161-0/+13
|
* Devshell: add python setuptoolsRory&2026-02-101-2/+2
|
* Add discovery filteringRory&2026-02-101-0/+15
|
* create tagsMathMan052026-02-051-0/+15
|
* array initMathMan052026-02-051-0/+21
|
* stupid migrationMathMan052026-02-031-17/+0
|
* more purgingMathMan052026-02-031-2/+0
|
* prune migrationMathMan052026-02-031-4/+0
|
* some fixesMathMan052026-02-041-0/+23
|
* Well, dont then igRory&2026-02-031-5/+0
|
* try catch a migration lineRory&2026-02-031-4/+5
|
* Add member profile customisation fields to dbRory&2026-02-031-0/+36
|
* Add user profile costomisation fields to dbRory&2026-02-031-0/+19
|
* Thread members ported from #876Rory&2026-01-292-0/+38
|
* Regenerate migrations for threadsRory&2026-01-282-17/+6
|
* thread API startMathMan052026-01-282-0/+36
|
* chore: run prettierCyberL12025-12-181-7/+7
|
* feat: add message forwards (normal messages only)CyberL12025-12-181-0/+13
|
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-171-0/+13
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-1734-462/+462
|
* Prettier migration scriptsRory&2025-12-1725-330/+265
|
* Update session infoRory&2025-12-171-0/+24
|
* Create sessions for new usersRory&2025-12-161-0/+38
|
* Drop nonfunctional default ipdata keyRory&2025-12-131-0/+14
|
* No more sync:db on initial setup >:C >:C >:CRory&2025-12-138-23/+43
|
* Add missing migrationRory&2025-12-131-0/+14
|
* More instance ban stuffRory&2025-12-121-0/+16
|
* Perhaps, dont IP ban moderatorsRory&2025-12-071-0/+16
|
* fix: default `activities` to empty arrayCyberL12025-11-201-0/+15
|
* fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-081-0/+11
|
* fix: defualt `options` to `[]`CyberL12025-10-231-0/+16
|
* Revert "Default to `[]` for `options`, `integration_types`, `contexts`"Cyber2025-10-231-26/+0
|
* fix: default `options`, `integration_types` and `contexts` to empty arrayCyberL12025-10-231-0/+26
|
* chore: do a migration to delete bot users with no applicationCyberL12025-10-221-0/+9
|
* fix: set `message_reference_id` to null if original message is deletedCyberL12025-10-201-0/+19
|
* Make reconicle migration not suckRory&2025-10-191-3/+4
|
* feat: interactions (incomplete)CyberL12025-10-171-0/+13
|
* Local changesRory&2025-10-161-74/+53
|
* Add application command schemaRory&2025-10-162-0/+88
|
* Fix ID referencesRory&2025-09-291-0/+24
|
* Add first half of cloud attachment uploadsRory&2025-09-291-0/+18
|
* Colorful rolesRory&2025-09-292-0/+29
|
* Setting protos supportRory&2025-09-291-0/+17
|
* fix: update `pinned` column value in down migrationCyberL12025-09-291-0/+3
|
* fix: migrate older pinned messages to the new systemCyberL12025-09-291-0/+3
|
* refactor: use `pinned_at` to check if message is pinnnedCyberL12025-09-291-0/+2
|
* fix: getting message pinssCyberL12025-09-291-0/+17
|
* Add automod migrationRory&2025-07-271-0/+16
|
* add webrtc support (#1284)dank0742025-06-221-0/+43
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Fix new app property migration disallowing NULLTomatoCake2024-08-311-2/+2
|
* Add more application propertiesTomatoCake2024-08-311-0/+23
|
* Listing & creation of Developer Portal teamsTomatoCake2024-08-241-0/+15
|
* Update 1723644478176-webhookSourceChannel.tsPuyodead12024-08-141-1/+1
|
* Add migrations for webhook source_channel_idTomatoCake2024-08-141-0/+23
|
* Merge pull request #1159 from DEVTomatoCake/feat/request-guild-membersMadeline2024-08-141-0/+17
|\
| * Fix issues with requesting presencesTomatoCake2024-08-111-0/+17
| |
* | Icon for discovery categories & fix "primary_only"TomatoCake2024-08-131-0/+13
|/
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵TomatoCake2024-07-184-0/+75
|\ | | | | | | into feat/webhooks-3
| * feat: badgesCyber2024-07-171-0/+16
| |
| * Add new message flags once againTomatoCake2024-07-051-0/+13
| |
| * Fix Postgres column type (hopefully)TomatoCake2024-07-041-1/+1
| |
| * Add migration for new user setting propsTomatoCake2024-07-041-0/+23
| |
| * Fix message flags being nullPuyodead12024-04-141-0/+23
| |
* | Fix ESLint & prettierTomatoCake2024-07-181-1/+3
| |
* | webhook fixes & username/avatar property for msgTomatoCake2024-07-181-0/+15
|/
* fucking postgresMadeline2023-10-041-2/+2
|
* refactor channel positions in guildMadeline2023-10-041-0/+40
|
* SPACEBARMadeline2023-03-312-2/+2
|
* SPACEBARMadeline2023-03-312-2/+2
|
* run add:licenseMadeline2023-02-031-0/+18
|
* Rename postgresql to postgres -> fix silently failing migrationsTheArcaneBrony2023-01-312-0/+68
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>