Commit graph

45 commits

Author SHA1 Message Date
Frisk 0d8f3080b2 Fixed edge case where RcGcDb spammed the feed 2024-09-30 17:00:49 +02:00
Frisk 5927c65c70 Fix issue with message suspensions 2024-09-15 17:01:48 +02:00
Frisk 409678b2cb Fixed some improper debug responses 2024-09-09 22:38:21 +02:00
Frisk a0b9cb3c1e Fixed issue with Discord's merging of messages and debug dump trying to serialize bytes objects in db queries 2024-09-06 18:49:59 +02:00
Frisk 55347d62a2 Attempt to fix issue with removal of non-available webhooks 2024-08-31 22:27:06 +02:00
Frisk 39da98cbbe fixing Python 3.9 compat with object's getstate 2024-08-29 21:23:17 +02:00
Frisk a0e3c9ca75 fixing Python 3.9 compat with object's getstate 2024-08-29 19:49:26 +02:00
Frisk 24888a9ba9 fixing Python 3.9 compat 2024-08-29 18:52:47 +02:00
Frisk 4112187cd2 Added little thing to debug 2024-08-29 18:15:41 +02:00
Frisk b37e4bb8b4 Added Discord message cooldown in case Discord is returning server errors not to spam servers with messages 2024-08-28 23:54:36 +02:00
Frisk f81942a962 further fixes to previously implemented features 2024-08-18 15:55:42 +02:00
Frisk 5e2a0f3028 Added "request price" to stop rapidly requesting wiki data and add some timeout, fixed Discord sending 2024-08-18 12:11:48 +02:00
Frisk 24cc94869d Fixes and updates 2024-08-11 01:35:55 +02:00
Frisk f9af29a5c7 Few fixes 2024-08-10 14:59:37 +02:00
Frisk bbb81469eb Fixes and progress 2024-08-09 14:00:31 +02:00
Frisk bb7ca25a35 Redo storing messages to store them in db instead of memory (not finished) 2024-08-08 14:40:45 +02:00
Frisk cec57a1309 Fix improper handling 2024-07-28 16:03:27 +02:00
Frisk 1fde00078b Added Discord webhook removal on webhook returning 404 2024-07-28 15:57:01 +02:00
Frisk a92ea598e1 Fixes and changed implementation of wiki dump functionality 2024-07-22 01:22:27 +02:00
Frisk 25bc1948cb Add wiki debug for pg pubsub 2024-07-21 01:57:01 +02:00
Frisk d5d0c0a6e6 Finished DUMP functionality 2024-07-16 20:51:45 +02:00
Frisk 0ac5f8b824 Adding more statistics functionality 2024-07-13 14:31:01 +02:00
Frisk a5b328b822 Fixes so it works in prod env 2024-07-04 22:09:23 +02:00
Frisk ad1cf8bf99 Experimental support for time to send metric 2024-07-04 19:03:51 +02:00
Frisk 0b25f6af2c Fixes with fail states 2024-04-03 16:01:49 +02:00
Frisk ac720af6e5 Fix error when sending messages 2024-02-24 19:30:22 +01:00
Frisk 1e5743b867 fixed a bug 2024-02-04 10:10:53 +01:00
Frisk 560c2f7786 Fixed components not appearing in the actual message output 2024-01-20 13:27:10 +01:00
Frisk 214da2ded8 Fix queue logic for Discord messages with components and add rc_ prefix 2024-01-14 15:40:43 +01:00
Frisk 09384a3661 Added DEBUG WIKI command, added redaction handling 2023-11-25 15:11:11 +01:00
Frisk e43239cae8 Fix a logic error in message sending function 2023-08-26 09:23:53 +02:00
Frisk dcad29a3a3 fixed 2 nasty bugs 2023-08-13 13:24:24 +02:00
Frisk 54ee888f86
Further work on RcGcDb 2023-05-06 14:29:27 +02:00
Frisk be4db2a2ae
Progress on Discussions work 2022-11-10 15:16:35 +01:00
Frisk 879de217ed
Backup 2022-11-07 15:46:15 +01:00
Frisk 090a14c6c4
Updates and fixes 2022-11-04 15:59:26 +01:00
Frisk ebaca40d8e
Fixes 2022-10-29 17:04:25 +02:00
Frisk a947971858
Fixes that allowed to start RcGcDb 2022-10-03 15:34:36 +02:00
Frisk e327c90544
perparing for initial launch 2022-09-18 16:38:19 +02:00
Frisk 0b59ba8b5c
Updates 2022-08-31 14:30:41 +02:00
Frisk af3cf6440e
Further work on Discord message sending code 2022-08-18 12:42:48 +02:00
Frisk 573efaf7fa
Progress 2022-08-16 12:50:49 +02:00
Frisk 5ca43bfe26
More development, this time focusing on Discord messages and discussions 2022-08-09 12:57:40 +02:00
Frisk 1e1fbb8563
Pain is currency of software development 2022-08-05 12:24:55 +02:00
Frisk dd38334227
More work, added db trigger 2022-07-26 15:48:44 +02:00