64 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
cb227c6daf custom content filter backend
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
2024-11-02 00:28:39 +00:00
7c0dc5302d admin users bypass api filters
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m10s
2024-10-29 22:02:22 +00:00
83a0ef25fe owner can delete server data
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-10-24 18:19:33 +01:00
7f151366b1 region comments 2024-09-30 23:29:27 +01:00
c364869170 correctly filter content by related subscription 2024-09-29 19:07:43 +01:00
68b5174222 name, colour and publish threshold fields 2024-09-27 17:41:46 +01:00
3675bef22a search, refresh and row select 2024-09-26 14:10:18 +01:00
4c0928e10c pagination trigger data fetch & load 2024-09-26 11:58:44 +01:00
56db239248 filtersets, ordering and searchable fields 2024-09-26 00:10:34 +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
515a165cdb warning and ownerid 2024-09-20 15:58:06 +01:00
ecfd4a37f3 server setup via api 2024-09-20 00:10:27 +01:00
345f70d30f rewrite models and api 2024-09-19 12:25:18 +01:00
3acb172432 unique rules migration 2024-09-15 15:34:45 +01:00
b91d38dc81 unique content rule backend 2024-09-14 00:58:16 +01:00
53ddffc3ba content order and footer links
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-09-13 14:58:52 +01:00
fd25deeea2 fix error with bad filter param
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-09-11 20:14:13 +01:00
d65360fe77 querysets restricting to proper authed users
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-09-07 22:00:42 +01:00
f9436a1d83 restrict tracked content to permitted users
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-09-07 21:55:29 +01:00
29857cb004 enable pagination 2024-08-18 23:21:06 +01:00
90b3dde68d saved guilds api
- active flag
- allow PUT method
- typo fix
- remove settings from savedguild serialiser
2024-08-16 18:44:52 +01:00
bb33a346f6 Add more sortable fields 2024-07-31 14:57:25 +01:00
54cd70bbde GuildSettings model 2024-07-23 20:54:35 +01:00
8cf0e1fb62 Channel name to subchannel api 2024-07-23 10:06:25 +01:00
f0a4c7d8c0 sort data in metadata 2024-07-17 17:11:43 +01:00
88f3fff950 improved filters 2024-07-10 18:11:34 +01:00
dbf943591a subscription - published threshold 2024-07-10 11:44:01 +01:00
f3abe9289a image fetch attribute 2024-07-08 22:31:32 +01:00
8864ac9cc0 embed colour, and filter table abstract functions 2024-06-26 15:58:04 +01:00
450d40be89 superuser checks over botuser 2024-06-26 11:13:23 +01:00
9ae39702b8 separate mutator for article title/description 2024-06-25 10:22:09 +01:00
961e928f62 Remove pagination 2024-06-19 00:34:44 +01:00
fd5749c33c Article Mutator API and Admin 2024-06-18 00:26:53 +01:00
a0a1435478 Filters as whitelist 2024-06-12 10:01:20 +01:00
680924fc6e track blocked content 2024-06-11 22:20:19 +01:00
44cde0daf4 tracked content serializer changes 2024-06-11 13:51:51 +01:00
845394fbe9 tracked content table 2024-06-11 00:59:43 +01:00
14df15cfaf Tracked Content model 2024-06-11 00:45:35 +01:00
a5d1a9569c automated admin check 2024-05-07 01:38:45 +01:00
df4f68fae5 backend implementation of filters 2024-05-01 17:29:27 +01:00
cfe7962f14 Filter model and api 2024-04-30 01:11:47 +01:00
7b2999fb81 Completed channels integration 2024-04-29 11:42:34 +01:00
14167e05be Added SubChannels backend
SubChannels are target discord channels for subscriptions to send their content into.
2024-04-28 15:39:27 +01:00
3808630e4d Subs authorisation implementation 2024-04-26 23:27:01 +01:00
d229868b95 Delete UserServerLink 2024-04-26 01:08:22 +01:00
8cf077d280 Updated subscription model 2024-04-24 15:58:46 +01:00
4bd0ea77ab Ownership and permission validation for guilds 2024-04-17 09:58:41 +01:00
05e90c64e4 storing guilds first, then subscriptions 2024-04-02 17:28:42 +01:00