Commit graph

374 commits

Author SHA1 Message Date
Frisk 34e591dfcc Allow redirects for initial request I guess 2024-07-18 16:42:44 +02:00
Frisk 1a07b671c0 Fix namespacing 2024-07-18 16:30:30 +02:00
Frisk 722669660c Adjusted notify channel as well as form 2024-07-18 16:27:29 +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 011f23c35a Fixed improper domain name extraction + added dependency 2024-07-13 13:19:54 +02:00
MarkusRost 1e970337a8 Use RcGcDw ContentParser 2024-07-11 19:07:14 +00:00
Frisk c96488153c Borrowed code from RcGcDw to fix diff parser 2024-07-11 18:35:54 +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 b7deaeb1a7 fixed improper key from last commit and added exception to handled exceptions for wiki fetching 2024-07-04 16:14:47 +02:00
Frisk 9c696211ae Fix field name for error reporting 2024-07-03 11:53:23 +02:00
Frisk 21336a8a49 Added more debug to statisics, changed behavior of error handling for wikis, updated error handling, more fail-safes for IRC connection 2024-07-03 11:43:12 +02:00
Frisk 0b25f6af2c Fixes with fail states 2024-04-03 16:01:49 +02:00
Frisk d520a633c6 Fix domains not getting their task started on new wiki additions 2024-04-01 21:32:08 +02:00
Frisk 2afa405395 Fixes to premature exiting from tasks for regular schedulers, improvements to debugging interface 2024-03-23 15:14:27 +01:00
Frisk c4a3a41c5f AAaaaAAAAAAAAAAaaaAAAAAAAAAAAa 2024-03-10 00:10:20 +01:00
Frisk a9a8696c6f Fix compat error with Python 3.9 2024-03-03 10:07:25 +01:00
Frisk cebf85c6b9 Fixed improper handling when removing a webhook 2024-02-26 20:21:14 +01:00
Frisk d6557d2175 Fixed improper SQL query addition 2024-02-25 14:30:33 +01:00
Frisk 9366588ae8 Added more logging statements 2024-02-25 14:23:22 +01:00
Frisk ac720af6e5 Fix error when sending messages 2024-02-24 19:30:22 +01:00
Frisk 21497c301e Fixed some bugs in preparation for language compatibility 2024-02-24 19:16:36 +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 cbcf3624e1 Added buttons based on MarkusRost's contributions to RcGcDw project 2024-01-14 14:24:51 +01:00
Frisk daf4478ea2 Fixed an issue with wrong function being called 2024-01-03 18:23:46 +01:00
Frisk 780b5fdefa Fixed an issue with improper link parsing in edit summaries 2023-12-05 20:07:22 +01:00
Frisk 09384a3661 Added DEBUG WIKI command, added redaction handling 2023-11-25 15:11:11 +01:00
Frisk b40ef55394 Added reconnect functionality based on old RcGcDb 2023-11-25 10:16:33 +01:00
Frisk 3b4df3dd9f Ad more debugging capabilities 2023-11-25 10:12:18 +01:00
Frisk 7a2a8b0323 I don't even 2023-11-23 22:25:15 +01:00
Frisk 2a9fa6590f Attempt to fix exception part 2 2023-11-10 22:43:44 +01:00
Frisk e43239cae8 Fix a logic error in message sending function 2023-08-26 09:23:53 +02:00
Frisk 8378ca055c updating redact method 2023-08-20 19:03:55 +02:00
Frisk 388fd50192 Fixes to debugging 2023-08-15 18:16:00 +02:00
Frisk f579bdd04f Fixes to debugging and added more debugging 2023-08-15 12:20:38 +02:00
Frisk 0c53eb9d5c Fix ValueError: invalid literal for int() with base 10: '' 2023-08-15 11:08:56 +02:00
Frisk 250db32c13 Fix stupid 2023-08-14 19:09:22 +02:00
Frisk 9d6850ae07 Fix stupid 2023-08-14 19:09:16 +02:00
Frisk 98fc6e2a8a fix debugging 2023-08-14 18:32:55 +02:00
Frisk 7f1920b4ea Debugging 2023-08-14 18:29:33 +02:00
Frisk 9b25fbb6e4 Testing and fixing 2023-08-14 18:11:24 +02:00
Frisk 0d672f7519 Made debug be even better 2023-08-14 18:01:59 +02:00
Frisk a24b2cee39 I don't really know what I'm doing 2023-08-14 17:23:32 +02:00
Frisk dd449a9fc5 Fix reporter 2023-08-14 17:06:49 +02:00
Frisk 2e7dc7edcc Added more debugging and perhaps a fix 2023-08-14 17:03:03 +02:00
Frisk 38b589bf82 Added some debug 2023-08-13 17:06:52 +02:00
Frisk 4d87c1b560 Corrected last table name I could find 2023-08-13 16:34:02 +02:00
Frisk adb44a0ac1 Fix all pathing error (hopefully) 2023-08-13 16:31:07 +02:00
Frisk d1816122f8 Fix dependency path 2023-08-13 16:17:48 +02:00
Frisk 62c8880275 Bump version and change table name for RcGcDb 2023-08-13 15:58:00 +02:00
Frisk dcad29a3a3 fixed 2 nasty bugs 2023-08-13 13:24:24 +02:00
Frisk b0bd660fb0 fixes 2023-08-13 12:44:19 +02:00
Frisk 54ee888f86
Further work on RcGcDb 2023-05-06 14:29:27 +02:00
Frisk 335c339c6a
Updates 2022-11-25 17:24:44 +01: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 49f12ed172
Further fixes 2022-10-09 14:10:08 +02:00
Frisk a947971858
Fixes that allowed to start RcGcDb 2022-10-03 15:34:36 +02:00
Frisk 08710b32b9
Database setup 2022-09-29 23:10: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 ef3dddfb0c
More development, improvements in neglected areas 2022-08-09 16:08:30 +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
Frisk e15613246e
Progress 2022-07-24 22:02:25 +02:00
Frisk 2b09e7019a
Updates 2022-06-22 19:17:20 +02:00
Frisk eb9312a637
Fixed an issue when all of action tags are hidden 2022-06-16 23:12:10 +02:00
Frisk 83e88ac326
Changes 2021-09-07 17:55:39 +02:00
Frisk 361c4bac9a
Made some slight changes in how tags are processed 2021-07-18 14:40:26 +02:00
Frisk fa115239a2
Further developments 2021-07-09 14:55:23 +02:00
Frisk f72c21faf9
Added RcGcDw code to RcGcDb 2021-07-08 13:33:10 +02:00
Frisk f399276a2d
Got to RcGcDw part of the RcGcDb 2021-07-04 13:39:50 +02:00
Frisk 597a907791
Little progress, future-proofed SQL statements from SQL injections 2021-07-03 14:07:47 +02:00
Frisk 726a376b06
Changes to DB handling 2021-06-30 13:41:58 +02:00
Frisk db50490e56
More progress, added better target handler 2021-06-23 16:21:06 +02:00
Frisk d7add6b2a8
Updates 2021-06-22 21:42:32 +02:00
Frisk d9ddd30b1b
Backuping work, added statistics class and redis content 2021-06-05 13:12:23 +02:00
Frisk 04f45c33e9
continued work 2021-05-30 19:15:37 +02:00
Frisk 5caed4d438
Some more work 2021-05-30 15:31:51 +02:00
Frisk 88ff0a3552
Created a skeleton for rewrite 2021-05-30 13:23:48 +02:00
Frisk b1ee9171aa
Created a new class 2021-05-28 19:16:14 +02:00
Frisk c273955f61
Fixed edit diff download on bad HTTP status 2021-04-14 16:19:25 +02:00
Frisk cb733ccb4b
Data sometimes can be apparently none, in that case return empty string 2021-04-14 15:47:10 +02:00
Frisk 5c63a48954
Sync with RcGcDw 2021-04-11 17:25:01 +02:00
Frisk aa6bdc632e
Fmall fix for IRC code 2021-03-20 17:28:08 +01:00
Frisk 0af390d80f
Added port argument 2021-03-20 14:44:29 +01:00
Frisk 7492229eb2
Another one of those 2021-03-20 14:14:18 +01:00
Frisk 47722de473
Fix argument list consistency 2021-03-20 14:00:29 +01:00
Frisk 5a6345a3e0
Small stylistic change in SQL query + another debug statement 2021-03-20 13:55:56 +01:00
Frisk a2f1d54f39
Added PostgreSQL compatibility, dropped SQLite compatibility 2021-03-20 13:42:54 +01:00
Frisk 2c8574445c
Converted all of the queries however there is still some work to be done 2021-03-19 16:26:19 +01:00
Frisk 79ea1a6a8b
Backuping work on Postgres DB 2021-03-18 17:00:01 +01:00