Commit graph

206 commits

Author SHA1 Message Date
Frisk 57358f1a99
Whitespace changes 2021-05-18 13:46:00 +02:00
Frisk 2430d50de4
Task number 1 from #204 2021-05-16 16:22:18 +02:00
Frisk 51d881c18b
Removed old formatting files 2021-05-15 13:04:30 +02:00
Frisk 662c7368e3
Improved formatter helper functions 2021-05-15 12:58:33 +02:00
Frisk c388c2e0d0
Add handling for #209 2021-05-15 12:11:56 +02:00
Frisk 931e2a95ee
Tidied up daily overview functions 2021-05-14 19:16:14 +02:00
Frisk 765d1c9d70
Add error tolerance setting 2021-05-14 14:30:52 +02:00
Frisk 34177cb7d2
Made the extension directory be configurable 2021-05-11 12:07:03 +02:00
Frisk 8fa810854a
Added some more content to the docs 2021-05-10 18:22:45 +02:00
Frisk bdc7ea40bb
Updated i18n for formatters 2021-05-10 16:22:29 +02:00
Frisk 45030b6731
Just a few tweaks 2021-05-09 23:01:23 +02:00
Frisk ceefcfb0a1
Added discussions formatter 2021-05-09 21:16:24 +02:00
Frisk 0083fbf4f6
Remade embed upload events to reduce amount of requests 2021-05-08 13:21:05 +02:00
Frisk 86439a6570
Moved setting description to embed_helper with optional setting to disable any of the automatic settings 2021-05-08 12:32:26 +02:00
Frisk 79f2f36e23
Added CurseProfile proxy function in the client 2021-05-08 11:20:47 +02:00
Frisk 501607b60b
Finished migrating translate extension log types 2021-05-08 11:11:47 +02:00
Frisk f701922b42
Partial migration of Translate extension logs 2021-05-08 02:10:44 +02:00
Frisk bad35f7e7f
Migrated renameuser 2021-05-08 01:36:21 +02:00
Frisk ddeaadb300
Migrated spritesheet extension related logs 2021-05-08 01:21:38 +02:00
Frisk 61d7e34575
Added datadump extension log support, moved translation strings 2021-05-08 00:47:45 +02:00
Frisk 25f28c5f6c
Make discussions work with formatters 2021-05-07 20:30:13 +02:00
Frisk 8316ff1657
Added ManageWiki extension formatters 2021-05-07 15:33:17 +02:00
Frisk d42eed4e20
Added Cargo formatters, included LinkParser in the client 2021-05-06 13:48:11 +02:00
Frisk 0f6cf9da4d
Added abusefilter filters 2021-05-06 11:25:16 +02:00
Frisk f778841f3e
Added abusefilter file 2021-05-06 07:38:38 +02:00
Frisk cd867cccf9
Finished all MediaWiki log messages (I hope) 2021-05-05 23:33:38 +02:00
Frisk 78680b83ca
Migrated a few more formatters 2021-05-04 23:39:21 +02:00
Frisk 89edc1b443
Don't run migration potentially getting new settings from gitlab when not needed 2021-05-03 18:21:37 +02:00
Frisk 46e9318e02
Migrated more formatters 2021-05-03 16:08:33 +02:00
Frisk 094925573a
Add #193 2021-05-03 14:52:04 +02:00
Frisk 75dafb2337
Added more debug information 2 2021-05-03 13:38:18 +02:00
Frisk ecaa2496dd
Added more debug information 2021-05-03 13:37:42 +02:00
Frisk f09862c277
Migrated a few formatters 2021-05-03 02:16:19 +02:00
Frisk 77bdac1349
added possibility to use hooks 2021-05-03 01:46:40 +02:00
Frisk 1b417ce359
Optimized new function 2021-05-03 00:02:03 +02:00
Frisk 5f8b537259
Fix #202 2021-05-02 23:44:32 +02:00
Frisk d3115153df
added few new formatters (WIP) 2021-05-02 16:26:48 +02:00
MarkusRost 29a241d228 sanitize_to_markdown 2021-05-01 21:27:30 +00:00
Frisk c1bc05f7ef
progress on converting old formatters to new format 2021-05-01 14:54:23 +02:00
Frisk edd46767bb
testing the testing 2021-05-01 14:25:03 +02:00
Frisk 6858be4e61
Added a few more formatters, added support for aliases argument for formatter decorators 2021-04-30 22:11:22 +02:00
MarkusRost 01f2fb682a Encode ALL files to utf8 2021-04-29 06:12:27 +00:00
Frisk d0795c76e7
More work on all things! 2021-04-28 13:37:32 +02:00
Frisk e972c4a528
Bump version 2021-04-28 00:18:17 +02:00
Frisk 65400f3fb5
Fixes to #200 and #198 2021-04-27 23:51:59 +02:00
Frisk 1b3ffb0228
Further work and some improvements 2021-04-27 15:10:29 +02:00
Frisk 0db3be3e76
Changed to function format instead of method 2021-04-27 09:35:15 +02:00
Frisk 18aae9eabe
Fixes 2021-04-25 15:03:04 +02:00
Frisk 2b2eeaafba
Added util file and trying to fight the circular import errors 2021-04-25 13:37:59 +02:00
Frisk 2aa8387b72
Chenges in structure, updated API docs 2021-04-25 13:20:58 +02:00
Frisk a9d6fa1830
Some more work towards making the client work, added context class 2021-04-25 02:32:50 +02:00
Frisk d725b97c2a
Few fixes 2021-04-24 14:55:37 +02:00
Frisk 3a23b5c003
Reworked default request function to new fancy one 2021-04-24 14:32:23 +02:00
Frisk 4706ca84b4
Further work towards an API 2021-04-24 11:19:38 +02:00
Frisk 8f7f638d78
Initial draft idea of API 2021-04-20 16:52:21 +02:00
Frisk 1ad8528f79 Bump version because I apparently messed up 2021-04-20 13:11:43 +00:00
Frisk a5d0c709c6
Updated license notices, some whitespace changes 2021-04-19 01:21:38 +02:00
Frisk fcde6265b5
Fixed #194 2021-04-17 16:35:54 +02:00
Frisk cab2d86481
Added migration for config 2021-04-17 16:13:24 +02:00
Frisk 065d67c90c
#195 Add config mitigation for new settings 2021-04-16 20:37:09 +02:00
Frisk 8abd8dfd23
#195 Add config mitigation for new settings 2021-04-16 20:35:01 +02:00
Frisk ee9f8f6da8
Recreated diff from !84 without conflict issues 2021-04-11 15:05:05 +02:00
R4356th 8caa25ed01 Fix message for log action "managewiki/undelete" 2021-01-23 14:31:47 +00:00
Markus-Rost ef8b2242d9 Improve tag management log 2021-01-04 18:19:52 +01:00
Frisk 83a4dbd332
Fix compatibility with Special:ProtectSite #188 2020-12-29 23:26:59 +01:00
Markus-Rost f34f88e25a contentmodel/new
#187
2020-12-19 13:40:48 +01:00
Markus-Rost e1e7bd4e7d Handle weird Fandom API 2020-12-17 00:16:38 +01:00
Markus-Rost a1c1a18734 Move compact emoji to class 2020-12-13 22:02:42 +01:00
Markus-Rost d3b7219777 make compact emoji optional 2020-12-06 14:36:52 +01:00
Frisk 9bfba42529
Fixes discussion formatter as per 5aab6222f9 2020-12-06 11:01:59 +01:00
Frisk 6ed7ec878a
Merge remote-tracking branch 'origin/testing' into testing 2020-12-06 10:56:16 +01:00
Frisk c6a769f8f2
Fixes #186 2020-12-06 10:55:01 +01:00
Markus-Rost 7ff5c65832 Add pagelang
#184
2020-12-04 16:53:14 +01:00
MarkusRost 314bc29c5b Remove counters and pagination for increased performance 2020-12-04 13:24:31 +00:00
Frisk 3fb6a04363
Bump version number 2020-12-01 12:50:22 +01:00
Frisk 922db2bbd3
Merge remote-tracking branch 'origin/testing' into testing 2020-12-01 12:47:53 +01:00
Frisk fde707e2ea
Fix #179 2020-12-01 12:47:15 +01:00
Frisk 33406db790
Fix #177 2020-12-01 12:38:06 +01:00
Markus-Rost 0f9124d7d6 Extension:DataDump
#183 and linked Special:ManageWiki because the settings are readable by default
2020-11-30 21:42:21 +01:00
Markus-Rost 4061e1ce59 fix oldid 2020-11-30 19:14:27 +01:00
Markus-Rost bd8d77c802 Added Extension:Translate
#182
2020-11-29 23:56:41 +01:00
Markus-Rost bb5f46e607 Match formatters with RcGcDb 2020-11-29 12:07:15 +01:00
Markus-Rost f8f71e692e Fix some formatter issues
fix #172
fix #175
fix #180
fix #181
2020-11-28 19:37:10 +01:00
Frisk dc971d0dca
Fix potential issue when partial block doesn't have any restrictions 2020-11-22 14:31:40 +01:00
Frisk d8ef84ae84
Fix the previous fix 2020-11-20 21:17:50 +01:00
Frisk 51b82d8fac
Fix #174 2020-11-20 21:01:12 +01:00
Frisk aef23d26e9
Fix cleanup code so it doesn't crash 2020-11-19 01:19:37 +01:00
Frisk 077a103d35
Fix #171 2020-11-18 21:27:11 +01:00
Frisk a57d0f58a9
Kind of fixed #169 2020-11-18 16:32:05 +01:00
Frisk af19a14eee
Fix critical issues that will happen on 1.2 to 1.3 migration 2020-11-18 14:58:13 +01:00
Frisk 9eed0ad53a
Added IP hiding option to discussions 2020-11-18 14:12:30 +01:00
Frisk 1a3f4f6b39
Fix a crash 2020-11-18 14:05:31 +01:00
Frisk 946d25de48
Added #155 2020-11-18 13:53:34 +01:00
Frisk 65916b8a45
Fix bad formatting in compact version of abuse filter rc (fixed #168) 2020-11-18 12:15:47 +01:00
Frisk e20230bd8a
Address #166, testing it seems fine but will need to update the config docs 2020-11-18 11:39:43 +01:00
Frisk e45f53bd5d
Fix #165 2020-11-18 11:07:07 +01:00
Frisk 01e67030fe Merge branch '150-delete-messages-for-deleted-edits' into 'testing'
Resolve "Delete messages for deleted edits"

See merge request piotrex43/RcGcDw!77
2020-11-17 23:21:52 +00:00
Frisk 863125db79
Fix when AUTO_SUPPRESSION_ENABLED is false 2020-11-18 00:12:20 +01:00
Frisk f15525c542
Trying to work out why pipeline fails 2020-11-18 00:04:42 +01:00
Frisk 4bff2d2038
Finished working on #150 2020-11-17 23:43:45 +01:00