Commit graph

87 commits

Author SHA1 Message Date
Frisk 201c1d407d
Fix disabled discussions detection 2020-11-20 21:39:25 +01:00
Frisk 9e5166e17a
Depend on only postid being -1 for disabled Discussion checking 2020-11-20 17:14:37 +01:00
Frisk 10064be78d
Fix an incredibly stupid fix that replaces current rc_id with none if wiki had no new edits 2020-11-16 18:31:18 +01:00
Frisk aa6a6dad39
Fix the MediaWiki rcid ordering duplicate message issue 2020-11-14 10:26:02 +01:00
Frisk 4f60da02a0
Don't overwrite the LimitedList class with normal Python list when removing a wiki from the group 2020-10-29 20:41:11 +01:00
Frisk d79afc62a5
Don't continue until you mark the wiki as still in database 2020-10-29 20:36:48 +01:00
Frisk c85763bfa9
Quick fix for critical issue 2020-10-29 18:01:01 +01:00
Frisk b99bc90e50
Added fix for potential issue 2020-10-29 15:50:50 +01:00
Frisk 6220913d5d
Increased the timeout for requests, updated lang files (check for brokeiness?) 2020-10-19 16:45:03 +02:00
Frisk 8113f28fb0
Fix #30 2020-10-13 18:06:24 +02:00
Frisk af2b779b84
Fixes #26 2020-09-13 17:02:02 +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
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 f42d2a642f
Increase timeout on discussion handler 2020-08-14 23:45:00 +02:00
Frisk 71c2d4fd8c
Various fixes based on recent crash 2020-08-14 23:38:26 +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 b2b798d52a
Bring back compatibility with Python 3.8 2020-08-11 19:16: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 8c81ef2032
Fixes 2020-08-11 02:48:06 +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 ed131fb6da
Added translation work 2020-08-10 01:57:14 +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
Markus-Rost 6658c399dc fix queue handler 2020-08-08 19:25:32 +02:00
Frisk a3eb577966
Quick patch for syncing rcid 2020-08-07 18:56:29 +02:00
Frisk 129368fcbd
Fast fix for adding new wikis 2020-08-06 15:39:02 +02:00
Frisk 1b6be292d9
Wrapping up the work on rate-limiting 2020-08-06 15:26:06 +02:00
Frisk 71a3bdd91d
Small improvement 2020-08-06 03:07:13 +02:00
Frisk 493a1c8194
More progress, it's almost working? 2020-08-06 02:46:43 +02:00
Frisk 293947c510
Added removal handling, should be now mostly ok, with exception to exception handling 2020-08-05 19:20:38 +02:00
Frisk 1ab0eaa24f
Created basic handling of wikis 2020-08-05 16:41:40 +02:00
Frisk d7f341d081
Not a lot but it's a honest work 2020-08-05 03:02:32 +02:00
Frisk a4462369bb
Additional work done on the ratelimiting 2020-08-03 16:44:42 +02:00
Frisk ca43ffbed8
Very small fixes 2020-08-03 13:03:36 +02:00
Markus-Rost 321e7ffedb encoding for hal+json 2020-08-02 23:55:35 +02:00
Markus-Rost 36c6e379b2 rewrote discussions formatting 2020-08-02 23:40:30 +02:00
Markus-Rost 4d618f4268 add discussions check 2020-08-02 19:27:42 +02:00