21 Commits

Author SHA1 Message Date
b6d3efa014 remove UniqueContentRule model
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-11-03 22:38:43 +00:00
35c8e7582b is_bot_operational field on the Server model
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
True, False or None

indicates if the bot is a member of said server, and has sufficient permissions to perform it's job.

Starts as None (unknown) and becomes True or False when calling a server's `/generate-channels/` endpoint.
2024-10-11 17:24:49 +01:00
64b4e95bd1 display embed colour and mutators
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-10-07 19:28:26 +01:00
616428cf4d include style name on admin site 2024-10-03 15:48:07 +01:00
6127233c0f update discordchannel model 2024-10-02 23:32:30 +01:00
024a26325b discord-channel and style auto created field 2024-10-01 23:40:22 +01:00
86074d2e13 replace old models with new 2024-09-24 17:28:37 +01:00
edf047f148 rewrite generating and loading servers 2024-09-24 14:07:47 +01:00
345f70d30f rewrite models and api 2024-09-19 12:25:18 +01:00
a8baa3ce54 work on guild settings model 2024-08-14 21:56:19 +01:00
88f3fff950 improved filters 2024-07-10 18:11:34 +01:00
fd5749c33c Article Mutator API and Admin 2024-06-18 00:26:53 +01:00
3a3c909a86 Cleanup in home 2024-06-12 22:56:08 +01:00
8cf077d280 Updated subscription model 2024-04-24 15:58:46 +01:00
05e90c64e4 storing guilds first, then subscriptions 2024-04-02 17:28:42 +01:00
8666a6094e Full Discord integration 2024-03-11 22:42:58 +00:00
404aa3680f New model changes 2024-02-11 23:53:35 +00:00
7a78cf1215 Model and API rewrite changes 2024-02-08 00:33:49 +00:00
dfeb368be5 Rewriting models 2024-02-07 21:17:14 +00:00
7dd8b8f6e8 Added server_id to FeedChannel model
possibly violates normal form?
2024-01-31 11:51:15 +00:00
c76499c55e init 2024-01-28 23:18:51 +00:00