Commit graph

460 commits

Author SHA1 Message Date
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 09fcfcb070 Added fallback for case where WIKI_ARTICLE_PATH in client is not known at time of create_article_path function execution 2024-08-14 16:38:10 +02:00
Frisk 8bd861b84c Added more debug and function signatures 2024-08-13 12:29:23 +02:00
Frisk 366a83aba1 Synced formatters from rcgcdw, updated API function 2024-08-13 12:28:42 +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 4735e04924 Fixed wiki failure detection (was marking rarely checked wikis as flagged) 2024-07-31 14:02:58 +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 347cf92f6f Change webhook_update's task name on DEBUG command for better display 2024-07-25 16:32:40 +02:00
Frisk 935e17a8e9 Changed formula for calculating time between requests 2024-07-25 12:16:30 +02:00
Frisk a46ae8f13e Added more debug information (queried DB commands) 2024-07-25 12:16:03 +02:00
Frisk 964687aade Update schema for debug feature 2024-07-24 18:54:23 +02:00
Frisk 1d0fd1ceea Added Miraheze IRC quirk from main branch, small fixes and more debug info 2024-07-23 16:19:16 +02:00
Frisk bf09459ba6 Introduce chunking to communication with Wiki-Bot 2024-07-22 23:49:50 +02:00
Frisk efbe074044 Fixes to serialization of JSON and added more debug statements 2024-07-22 16:25:25 +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 b67d1ee834 Revert "Allow redirects for initial request I guess"
This reverts commit 34e591dfcc.
2024-07-19 18:36:49 +02:00
Frisk c518f76d3b Fix .result() being called too fast 2024-07-19 00:52:02 +02:00
Frisk dc6f8d36de fixed recent discussions change and possible debug type issue 2024-07-19 00:46:50 +02:00
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
MarkusRost faf3d3d9eb fix thank button for logs 2024-07-11 18:57:52 +00:00
Frisk c96488153c Borrowed code from RcGcDw to fix diff parser 2024-07-11 18:35:54 +02:00
Frisk 5963e2cd59 Added thank button 2024-07-07 14:00:50 +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