Commit graph

502 commits

Author SHA1 Message Date
Languages add-on eb648b0cc9 Added translation using Weblate (Chinese (Traditional) (zh-hant)) 2024-09-25 06:45:00 +00:00
Frisk The Evil Goat Overlord 56bf534ecd Translated using Weblate (Polish)
Currently translated at 100.0% (4 of 4 strings)

Translation: RcGcDb 2/wiki
Translate-URL: https://translate.wikibot.de/projects/rcgcdb-2/wiki/pl/
2024-09-25 06:45:00 +00:00
Frisk The Evil Goat Overlord 0c2c58ba77 Added translation using Weblate (Polish) 2024-09-24 14:56:59 +00:00
Languages add-on 4c05cf2ef4 Added translation using Weblate (Chinese (Traditional Han script)) 2024-09-24 12:20:25 +00:00
Languages add-on 7a7df57104 Added translation using Weblate (Chinese (Simplified Han script)) 2024-09-24 12:20:25 +00:00
Languages add-on b62efc72ee Added translation using Weblate (Portuguese (Brazil)) 2024-09-24 12:20:25 +00:00
Frisk a48e4f4d9e Added translation templates 2024-09-24 14:14:56 +02:00
Frisk 5bed1ab769 Trying to fix translation issues 2024-09-24 14:12:05 +02:00
Frisk 7fc2df6334 Probably better solution than the previous one 2024-09-22 21:17:51 +02:00
Frisk c8ffffe5b2 Update DB and internal stats only when there are new messages instead of every time 2024-09-22 21:11:31 +02:00
Frisk e0059dd1e7 Don't crash the discussions task on timeouts and other mundane server errors 2024-09-21 01:04:59 +02:00
Frisk 482b217c1f Fix local variable 'feeds_response' referenced before assignment, small improvement on DEBUG DUMP 2024-09-19 14:36:02 +02:00
Frisk e256d7cd15 Fixed previous fix 2024-09-15 19:41:16 +02:00
Frisk 4a07582d5d Fixed leeks 2024-09-15 19:38:42 +02:00
Frisk 5927c65c70 Fix issue with message suspensions 2024-09-15 17:01:48 +02:00
Frisk 3b05eea479 Update RcGcDw link 2024-09-12 20:50:42 +02:00
Frisk 902cceadb0 Small fixes to tags handling and cache invalidation 2024-09-10 16:11:18 +02:00
Frisk c6e9a92c94 Added wiki removal function and associated pub/sub command 2024-09-10 11:50:39 +02:00
Frisk 56f6ef1887 Resolved TODO with sending a removal reason to the webhook 2024-09-10 11:19:02 +02:00
Frisk fab76d7355 Fixed exception on debug dump for cancelled tasks 2024-09-10 10:06:56 +02:00
Frisk 44250a4200 Trying to debug some issue 2024-09-10 01:06:44 +02:00
Frisk 4d9200a1d7 Umm, fixing asyncio issue? 2024-09-09 22:48:43 +02:00
Frisk 409678b2cb Fixed some improper debug responses 2024-09-09 22:38:21 +02:00
Frisk 9fd1cc9904 Fix improper handling of exceptions on redactions 2024-09-06 19:46:45 +02:00
Frisk 5011659b1d Trying to find root cause of issue 2024-09-06 19:41:12 +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 368ddf81a6 Don't show most recent Discord messages in cache 2024-09-01 10:12:48 +02:00
Frisk 55347d62a2 Attempt to fix issue with removal of non-available webhooks 2024-08-31 22:27:06 +02:00
Frisk 2a06074df5 Fixed revdel issue for edit coming after revdeleted one which caused invalid SQL syntax 2024-08-31 21:56:40 +02:00
Frisk 38e73052e6 Fix newest change in API for Discussions at discussions.py 2024-08-30 10:26:04 +02:00
Frisk 62b5f56542 Hot-fix for now 2024-08-29 22:29:31 +02:00
Frisk ced5afa39a Moving the previous fix to other place... 2024-08-29 22:10:30 +02:00
Frisk 35519a21f5 Fixing dangerous while loop 2024-08-29 22:08:03 +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 482fa31929 fixing Python 3.9 compat 2024-08-29 18:54:31 +02:00
Frisk f5b7a3b6ec fixing Python 3.9 compat 2024-08-29 18:53:47 +02:00
Frisk 24888a9ba9 fixing Python 3.9 compat 2024-08-29 18:52:47 +02:00
Frisk 8b93ae8e68 fixing Python 3.9 compat 2024-08-29 18:49:55 +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 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