17 Commits

Author SHA1 Message Date
99ebb9a578 chore: resolve all eslint errors
All checks were successful
Build / build (push) Successful in 1m4s
2025-05-15 21:33:57 +01:00
6761a9163b feat: publish threshold field on Feed model 2025-05-08 01:14:35 +01:00
bab3759423 chore: remove outdated seeds
Some checks failed
Build / build (push) Failing after 48s
2025-05-08 01:14:00 +01:00
6356bb1d06 feat(db): connect message style to feed 2025-05-05 23:19:23 +01:00
200716988c style colour length to 7 from 6 (2)
Some checks failed
Build / build (push) Has been cancelled
2025-05-05 23:03:05 +01:00
a42e353aa4 style colour length to 7 from 6 2025-05-05 23:02:47 +01:00
6d1f4e6f7f feat: migrate from sqlite to postgresql, and add message_style model
Some checks failed
Build / build (push) Failing after 52s
2025-05-05 17:05:59 +01:00
9d79d8dbef chore: add migration
Some checks failed
Build / build (push) Has been cancelled
2025-05-01 20:36:41 +01:00
79e331bdb9 fix(database): cascade channels on feed delete
Some checks failed
Build / build (push) Has been cancelled
2025-05-01 20:36:24 +01:00
a856925ab4 chore: temp disable 2025-04-30 23:59:35 +01:00
054cb6c017 build: database indexes for guild_id 2025-04-30 23:55:36 +01:00
16134e1719 buid: alter database structure and migrations - add filters 2025-04-29 00:00:57 +01:00
60cb0083f5 chore: remove unused code + delete existing feeds before seeding 2025-04-28 23:57:06 +01:00
336484c13a chore: include dummy channels with seeds 2025-04-28 10:31:04 +01:00
3b9368dc22 chore: added some fake Feed data for testing - more robust testing will obsolete this in the future 2025-04-24 12:43:32 +01:00
c9c22bd2ac ops: added data models for Feed & Channel objects 2025-04-22 23:39:19 +01:00
3bf77835dd initial commit 2025-04-22 00:20:56 +01:00