Commit graph

135 commits

Author SHA1 Message Date
Markus-Rost 44d38c4cd1 Detect all indef block durations 2020-10-13 19:30:19 +02:00
Frisk 8113f28fb0
Fix #30 2020-10-13 18:06:24 +02:00
Frisk 9cfa0d3260
If connection error on retrieving the forumIds for article comments pass None as it's already the case in formatters 2020-10-12 16:57:51 +02:00
Markus-Rost 23284328ed Add emoji to compact messages 2020-10-09 18:30:09 +02:00
Frisk e1b8327b89
Added Miraheze ManageWiki log support (added #28) 2020-10-08 11:43:19 +02:00
Frisk bbb218b28d
Added Miraheze ManageWiki log support (added #28) 2020-10-08 11:42:47 +02:00
Frisk 8d9c3c01d9
Add message to the queue per webhook to fix #27 2020-09-13 17:26:11 +02:00
Frisk af2b779b84
Fixes #26 2020-09-13 17:02:02 +02:00
Frisk 97b2fe1880
sort of a fix 2020-09-13 01:57:37 +02:00
Frisk 75a865287f
Moved error handling for one thing since I want to handle it separately 2020-09-08 21:13:42 +02:00
Markus-Rost 0a914677d5 fix malformed translation string 2020-08-22 21:26:01 +02:00
Frisk 5ca8ccc83b
Very small fixes/improvements 2020-08-22 20:28:02 +02:00
Markus-Rost d78bdb9718 link article comments 2020-08-22 19:51:15 +02:00
Frisk 150fc6c0d5
Better error handling 2020-08-19 01:04:41 +02:00
Frisk 443bb8e5af
Add #21 2020-08-15 20:02:43 +02:00
Frisk 65c5c54c3f
Delete unused module 2020-08-15 10:59:51 +02:00
Frisk f42d2a642f
Increase timeout on discussion handler 2020-08-14 23:45:00 +02:00
Frisk 1be06f78d3
Merge remote-tracking branch 'origin/master' into master 2020-08-14 23:39:31 +02:00
Frisk 71c2d4fd8c
Various fixes based on recent crash 2020-08-14 23:38:26 +02:00
Markus-Rost 8891306208 trimmed error.log 2020-08-14 08:29:10 +02:00
Frisk a08ec3e08d
Add better shutdown control 2020-08-13 14:23:45 +02:00
Frisk 4d415a6ae4
PROPERLY HANDLE REMOVALS FROM THE QUEUE, disable some debug messages 2020-08-12 14:05:34 +02:00
Frisk 2ddd02ac0c
Trimmed the issue log 2020-08-12 13:40:48 +02:00
Frisk 8a9f3bb0d2
Close db 2020-08-12 12:50:30 +02:00
Frisk e82d985d8f
Close db 2020-08-12 12:49:13 +02:00
Frisk 1f2fae3da9
Patched two probable issues 2020-08-12 12:23:10 +02:00
Frisk b58aa6f526
3.7 again 2020-08-11 23:12:10 +02:00
Frisk c40beecf43
Fix issue when webhook is switched to on with RC 2020-08-11 20:15:25 +02:00
Frisk 931aec8377
Fix typo 2020-08-11 20:06:49 +02:00
Frisk b2b798d52a
Bring back compatibility with Python 3.8 2020-08-11 19:16:47 +02:00
Markus-Rost 00f7ec9b1d fix updating rcid 2020-08-11 18:45:08 +02:00
Markus-Rost 8a545bc23e fix typo 2020-08-11 17:20:14 +02:00
Markus-Rost a12c6d9cd0 add discussions wiki page tags 2020-08-11 17:07:45 +02:00
Markus-Rost 831797818c fix crash 2020-08-11 14:11:47 +02:00
Frisk b31d666459
Fixed annoying bugs 2020-08-11 03:54:25 +02:00
Frisk 34114e378b
Debug 2020-08-11 03:00:49 +02:00
Frisk 1e32ee4ab1
Merge remote-tracking branch 'origin/master' 2020-08-11 02:48:32 +02:00
Frisk 8c81ef2032
Fixes 2020-08-11 02:48:06 +02:00
Markus-Rost db99acb3d7 Update webhook removal strings 2020-08-11 02:29:31 +02:00
Frisk bb1c33f33c
Small improvement, added some debug code to pin point some issue 2020-08-11 02:09:50 +02:00
Frisk f731c8600c
Stop the task when it somehow runs out of wikis 2020-08-10 22:31:53 +02:00
Frisk a11fe8faea
Added pot files 2020-08-10 19:58:51 +02:00
Frisk 2cea8a8724
Merge branch 'wiki-rate-limiting'
# Conflicts:
#	src/formatters/discussions.py
#	src/i18n.py
2020-08-10 18:57:32 +02:00
Frisk cc637be8b1
Updated translations 2020-08-10 18:46:47 +02:00
Frisk b05608a024
Fixed translation of discussions.py 2020-08-10 02:23:09 +02:00
Frisk ed131fb6da
Added translation work 2020-08-10 01:57:14 +02:00
Markus-Rost 3bfe117f8b add discussion quiz 2020-08-09 22:49:34 +02:00
Frisk e2077a7ca1
Fixed anotter oopsie 2020-08-09 15:31:21 +02:00
Frisk d6df680e92
Fixed an oopsie 2020-08-09 15:03:04 +02:00
Frisk e81198d84b
Many fixes to rate-limiting related features, added wiki queuing with higher change limit in case 20 isn't enough 2020-08-09 13:53:11 +02:00