summary refs log tree commit diff
path: root/src/util/migration (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix error logging, dont use simple-arrayRory&2026-04-182-0/+58
|
* Fix up some straggler columnsRory&2026-04-181-1/+1
|
* Fix missed relationsRory&2026-04-181-0/+39
|
* No attachment URLsRory&2026-04-181-0/+21
|
* jsonbRory&2026-04-181-0/+85
|
* re-reconcile migrationsRory&2026-04-181-0/+14
|
* int8 primary keysRory&2026-04-1815-2/+676
|
* Add indexes to instance bans tableRory&2026-03-271-0/+23
|
* EmbedHandlers: more configuration for embeds, switch to storing all returned ↵Rory&2026-03-261-0/+16
| | | | embeds
* Embeds: factor out from postMessageRory&2026-03-261-0/+13
|
* add channel status migrationRory&2026-03-211-0/+13
|
* a lot of small fixesMathMan052026-03-201-1/+1
|
* properly mark unused paramsRory&2026-03-142-2/+2
|
* [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
|
* Prettier a few filesRory&2025-12-171-1/+0
|
* 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-139-23/+770
|
* 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
|
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-3026-652/+0
|
* 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-313-6/+6
|
* Add more application propertiesTomatoCake2024-08-313-0/+69
|
* Listing & creation of Developer Portal teamsTomatoCake2024-08-243-0/+49
|
* Update 1723644478176-webhookSourceChannel.tsPuyodead12024-08-141-1/+1
|
* Add migrations for webhook source_channel_idTomatoCake2024-08-143-0/+69
|
* Merge pull request #1159 from DEVTomatoCake/feat/request-guild-membersMadeline2024-08-143-0/+51
|\
| * Fix issues with requesting presencesTomatoCake2024-08-113-0/+51
| |
* | Icon for discovery categories & fix "primary_only"TomatoCake2024-08-133-0/+43
|/
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵TomatoCake2024-07-1812-0/+239
|\ | | | | | | into feat/webhooks-3
| * feat: badgesCyber2024-07-173-0/+58
| |
| * Add new message flags once againTomatoCake2024-07-053-0/+39
| |
| * Fix Postgres column type (hopefully)TomatoCake2024-07-041-1/+1
| |
| * Add migration for new user setting propsTomatoCake2024-07-043-0/+69
| |
| * Fix message flags being nullPuyodead12024-04-143-0/+73
| |
* | Fix ESLint & prettierTomatoCake2024-07-183-9/+27
| |
* | webhook fixes & username/avatar property for msgTomatoCake2024-07-183-0/+45
|/
* fucking postgresMadeline2023-10-043-6/+6
|
* refactor channel positions in guildMadeline2023-10-043-0/+120
|
* SPACEBARMadeline2023-03-316-6/+6
|
* SPACEBARMadeline2023-03-316-6/+6
|
* run add:licenseMadeline2023-02-033-0/+54
|
* Rename postgresql to postgres -> fix silently failing migrationsTheArcaneBrony2023-01-312-0/+0
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Implement WebAuthn (#967)Puyodead12023-01-303-0/+81
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-183-0/+54
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Fix guild delete failing when template existsMadeline2023-01-133-0/+69