RcGcDb/src
2024-08-31 21:56:40 +02:00
..
api 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
discord fixing Python 3.9 compat with object's getstate 2024-08-29 21:23:17 +02:00
argparser.py Added debug mode activated with --debug and some additional error handling logic 2020-08-01 01:58:04 +02:00
bot.py Change webhook_update's task name on DEBUG command for better display 2024-07-25 16:32:40 +02:00
config.py Fixes and progress 2024-08-09 14:00:31 +02:00
database.py Updates and fixes 2022-11-04 15:59:26 +01:00
discussions.py Fix newest change in API for Discussions at discussions.py 2024-08-30 10:26:04 +02:00
domain.py Hot-fix for now 2024-08-29 22:29:31 +02:00
domain_manager.py Fixes and progress 2024-08-09 14:00:31 +02:00
exceptions.py fixing Python 3.9 compat 2024-08-29 18:49:55 +02:00
i18n.py Fixed some bugs in preparation for language compatibility 2024-02-24 19:16:36 +01:00
irc_feed.py Added Miraheze IRC quirk from main branch, small fixes and more debug info 2024-07-23 16:19:16 +02:00
misc.py Added more debug and function signatures 2024-08-13 12:29:23 +02:00
mw_messages.py Further fixes 2022-10-09 14:10:08 +02:00
queue_handler.py Redo storing messages to store them in db instead of memory (not finished) 2024-08-08 14:40:45 +02:00
statistics.py Fixes to serialization of JSON and added more debug statements 2024-07-22 16:25:25 +02:00
wiki.py Fixed revdel issue for edit coming after revdeleted one which caused invalid SQL syntax 2024-08-31 21:56:40 +02:00