Commit graph

  • 3b05eea479 Update RcGcDw link Frisk 2024-09-12 20:50:42 +0200
  • 902cceadb0 Small fixes to tags handling and cache invalidation Frisk 2024-09-10 16:11:18 +0200
  • c6e9a92c94 Added wiki removal function and associated pub/sub command Frisk 2024-09-10 11:50:39 +0200
  • 56f6ef1887 Resolved TODO with sending a removal reason to the webhook Frisk 2024-09-10 11:19:02 +0200
  • fab76d7355 Fixed exception on debug dump for cancelled tasks Frisk 2024-09-10 10:06:56 +0200
  • 44250a4200 Trying to debug some issue Frisk 2024-09-10 01:06:44 +0200
  • 4d9200a1d7 Umm, fixing asyncio issue? Frisk 2024-09-09 22:48:43 +0200
  • 409678b2cb Fixed some improper debug responses Frisk 2024-09-09 22:38:21 +0200
  • 9fd1cc9904 Fix improper handling of exceptions on redactions Frisk 2024-09-06 19:46:45 +0200
  • 5011659b1d Trying to find root cause of issue Frisk 2024-09-06 19:41:12 +0200
  • a0b9cb3c1e Fixed issue with Discord's merging of messages and debug dump trying to serialize bytes objects in db queries Frisk 2024-09-06 18:49:59 +0200
  • 368ddf81a6 Don't show most recent Discord messages in cache Frisk 2024-09-01 10:12:48 +0200
  • 55347d62a2 Attempt to fix issue with removal of non-available webhooks Frisk 2024-08-31 22:27:06 +0200
  • 2a06074df5 Fixed revdel issue for edit coming after revdeleted one which caused invalid SQL syntax Frisk 2024-08-31 21:56:40 +0200
  • a4d9aab979 Fix discussion issue for new wikis in the feed Frisk 2024-08-30 10:26:55 +0200
  • 38e73052e6 Fix newest change in API for Discussions at discussions.py Frisk 2024-08-30 10:26:04 +0200
  • fbfa5a1e49 Used different, actually working solution for the problem. If list is empty continue to next discussion Frisk 2024-08-29 23:19:02 +0200
  • f2b948dba6 Fix Fandom recent change in API Frisk 2024-08-29 23:11:19 +0200
  • 62b5f56542 Hot-fix for now Frisk 2024-08-29 22:29:31 +0200
  • ced5afa39a Moving the previous fix to other place... Frisk 2024-08-29 22:10:30 +0200
  • 35519a21f5 Fixing dangerous while loop Frisk 2024-08-29 22:08:03 +0200
  • 39da98cbbe fixing Python 3.9 compat with object's getstate Frisk 2024-08-29 21:23:17 +0200
  • a0e3c9ca75 fixing Python 3.9 compat with object's getstate Frisk 2024-08-29 19:49:26 +0200
  • 482fa31929 fixing Python 3.9 compat Frisk 2024-08-29 18:54:31 +0200
  • f5b7a3b6ec fixing Python 3.9 compat Frisk 2024-08-29 18:53:47 +0200
  • 24888a9ba9 fixing Python 3.9 compat Frisk 2024-08-29 18:52:47 +0200
  • 8b93ae8e68 fixing Python 3.9 compat Frisk 2024-08-29 18:49:55 +0200
  • 4112187cd2 Added little thing to debug Frisk 2024-08-29 18:15:41 +0200
  • b37e4bb8b4 Added Discord message cooldown in case Discord is returning server errors not to spam servers with messages Frisk 2024-08-28 23:54:36 +0200
  • f81942a962 further fixes to previously implemented features Frisk 2024-08-18 15:55:42 +0200
  • 5e2a0f3028 Added "request price" to stop rapidly requesting wiki data and add some timeout, fixed Discord sending Frisk 2024-08-18 12:11:48 +0200
  • 09fcfcb070 Added fallback for case where WIKI_ARTICLE_PATH in client is not known at time of create_article_path function execution Frisk 2024-08-14 16:38:10 +0200
  • 8bd861b84c Added more debug and function signatures Frisk 2024-08-13 12:29:23 +0200
  • 366a83aba1 Synced formatters from rcgcdw, updated API function Frisk 2024-08-13 12:28:42 +0200
  • 24cc94869d Fixes and updates Frisk 2024-08-11 01:35:55 +0200
  • f9af29a5c7 Few fixes Frisk 2024-08-10 14:59:37 +0200
  • bbb81469eb Fixes and progress Frisk 2024-08-09 14:00:31 +0200
  • bb7ca25a35 Redo storing messages to store them in db instead of memory (not finished) Frisk 2024-08-08 14:40:45 +0200
  • 4735e04924 Fixed wiki failure detection (was marking rarely checked wikis as flagged) Frisk 2024-07-31 14:02:58 +0200
  • cec57a1309 Fix improper handling Frisk 2024-07-28 16:03:27 +0200
  • 1fde00078b Added Discord webhook removal on webhook returning 404 Frisk 2024-07-28 15:57:01 +0200
  • 347cf92f6f Change webhook_update's task name on DEBUG command for better display Frisk 2024-07-25 16:32:40 +0200
  • 935e17a8e9 Changed formula for calculating time between requests Frisk 2024-07-25 12:16:30 +0200
  • a46ae8f13e Added more debug information (queried DB commands) Frisk 2024-07-25 12:16:03 +0200
  • 964687aade Update schema for debug feature Frisk 2024-07-24 18:54:23 +0200
  • 1d0fd1ceea Added Miraheze IRC quirk from main branch, small fixes and more debug info Frisk 2024-07-23 16:16:49 +0200
  • 60d635ccfd Don't add the same wiki to queue multiple times MarkusRost 2024-07-22 22:30:07 +0000
  • bf09459ba6 Introduce chunking to communication with Wiki-Bot Frisk 2024-07-22 23:49:50 +0200
  • efbe074044 Fixes to serialization of JSON and added more debug statements Frisk 2024-07-22 16:25:25 +0200
  • a92ea598e1 Fixes and changed implementation of wiki dump functionality Frisk 2024-07-22 01:22:27 +0200
  • 25bc1948cb Add wiki debug for pg pubsub Frisk 2024-07-21 01:57:01 +0200
  • b67d1ee834 Revert "Allow redirects for initial request I guess" Frisk 2024-07-19 18:36:49 +0200
  • c518f76d3b Fix .result() being called too fast Frisk 2024-07-19 00:52:02 +0200
  • dc6f8d36de fixed recent discussions change and possible debug type issue Frisk 2024-07-19 00:46:50 +0200
  • 34e591dfcc Allow redirects for initial request I guess Frisk 2024-07-18 16:42:44 +0200
  • 1a07b671c0 Fix namespacing Frisk 2024-07-18 16:30:30 +0200
  • 722669660c Adjusted notify channel as well as form Frisk 2024-07-18 16:27:29 +0200
  • d5d0c0a6e6 Finished DUMP functionality Frisk 2024-07-16 20:51:45 +0200
  • 0ac5f8b824 Adding more statistics functionality Frisk 2024-07-13 14:31:01 +0200
  • 011f23c35a Fixed improper domain name extraction + added dependency Frisk 2024-07-13 13:19:54 +0200
  • 1e970337a8 Use RcGcDw ContentParser MarkusRost 2024-07-11 19:07:14 +0000
  • faf3d3d9eb fix thank button for logs MarkusRost 2024-07-11 18:57:52 +0000
  • c96488153c Borrowed code from RcGcDw to fix diff parser Frisk 2024-07-11 18:35:54 +0200
  • 5963e2cd59 Added thank button Frisk 2024-07-07 14:00:50 +0200
  • cfa01a2613 forgot embed formatter MarkusRost 2024-07-05 21:51:43 +0000
  • ce80e15b36 add thank button MarkusRost 2024-07-05 21:47:48 +0000
  • a5b328b822 Fixes so it works in prod env Frisk 2024-07-04 22:09:23 +0200
  • ad1cf8bf99 Experimental support for time to send metric Frisk 2024-07-04 19:03:51 +0200
  • b7deaeb1a7 fixed improper key from last commit and added exception to handled exceptions for wiki fetching Frisk 2024-07-04 16:14:47 +0200
  • 9c696211ae Fix field name for error reporting Frisk 2024-07-03 11:53:23 +0200
  • 21336a8a49 Added more debug to statisics, changed behavior of error handling for wikis, updated error handling, more fail-safes for IRC connection Frisk 2024-07-03 11:43:12 +0200
  • 0b25f6af2c Fixes with fail states Frisk 2024-04-03 16:01:49 +0200
  • d520a633c6 Fix domains not getting their task started on new wiki additions Frisk 2024-04-01 21:32:08 +0200
  • 2afa405395 Fixes to premature exiting from tasks for regular schedulers, improvements to debugging interface Frisk 2024-03-23 15:14:27 +0100
  • c4a3a41c5f AAaaaAAAAAAAAAAaaaAAAAAAAAAAAa Frisk 2024-03-10 00:10:20 +0100
  • a9a8696c6f Fix compat error with Python 3.9 Frisk 2024-03-03 10:07:25 +0100
  • cebf85c6b9 Fixed improper handling when removing a webhook Frisk 2024-02-25 14:30:33 +0100
  • d6557d2175 Fixed improper SQL query addition Frisk 2024-02-25 14:30:33 +0100
  • 9366588ae8 Added more logging statements Frisk 2024-02-25 14:23:22 +0100
  • ac720af6e5 Fix error when sending messages Frisk 2024-02-24 19:30:22 +0100
  • 21497c301e Fixed some bugs in preparation for language compatibility Frisk 2024-02-24 19:16:00 +0100
  • 1e5743b867 fixed a bug Frisk 2024-02-04 10:10:53 +0100
  • c376d4bcc7 fix unknown event formatting MarkusRost 2024-01-29 13:36:07 +0000
  • 560c2f7786 Fixed components not appearing in the actual message output Frisk 2024-01-20 13:27:10 +0100
  • 214da2ded8 Fix queue logic for Discord messages with components and add rc_ prefix Frisk 2024-01-14 15:40:43 +0100
  • cbcf3624e1 Added buttons based on MarkusRost's contributions to RcGcDw project Frisk 2024-01-14 14:24:51 +0100
  • daf4478ea2 Fixed an issue with wrong function being called Frisk 2024-01-03 18:23:46 +0100
  • 780b5fdefa Fixed an issue with improper link parsing in edit summaries Frisk 2023-12-05 20:07:22 +0100
  • 09384a3661 Added DEBUG WIKI command, added redaction handling Frisk 2023-11-25 15:11:11 +0100
  • b40ef55394 Added reconnect functionality based on old RcGcDb Frisk 2023-11-25 10:16:33 +0100
  • 3b4df3dd9f Ad more debugging capabilities Frisk 2023-11-25 10:12:18 +0100
  • 7a2a8b0323 I don't even Frisk 2023-11-23 22:25:15 +0100
  • c6daa4884a Merge remote-tracking branch 'origin/rewrite1' into rewrite1 Frisk 2023-11-10 22:43:54 +0100
  • 2a9fa6590f Attempt to fix exception part 2 Frisk 2023-11-10 22:43:44 +0100
  • 54cf2d0e59 Add Vietnamese translation Weblate 2023-10-06 14:59:49 +0000
  • 857005f987 properly escape curseprofile links MarkusRost 2023-10-13 12:38:50 +0200
  • b2bd35e8b7 Fix for Discord restricted link text MarkusRost 2023-10-10 21:47:44 +0000
  • fdbe98832d Add newusers/migrated event MarkusRost 2023-09-14 12:01:43 +0000
  • e43239cae8 Fix a logic error in message sending function Frisk 2023-08-26 09:23:53 +0200
  • 508640cfba Add option to disable discussions Frisk 2023-08-20 19:09:19 +0200