Commit graph

70 commits

Author SHA1 Message Date
MarkusRost a06b37656b add templateclassification/tc-changed 2022-11-10 14:42:20 +01:00
Frisk 4d53f9d5ee
Merge remote-tracking branch 'origin/partialblock' into testing 2022-10-07 00:38:44 +02:00
MarkusRost aded8e179f Use (Main) for NS 0 2022-10-06 10:11:39 +00:00
MarkusRost 08148ec97a fixes 2022-10-06 09:55:15 +00:00
MarkusRost 26328208f7 rights/blockautopromote, rights/restoreautopromote
#247
2022-10-06 08:47:27 +00:00
MarkusRost 805dc858f6 Modified util author functions to support abuselog 2022-10-04 11:34:43 +00:00
MarkusRost 6bb64e2ba6 Improved abuse log feed messages
*Includes translation changes*
Made the filter name link to the entry details (#256)
Made embeds layout match other actions
Added edit count to IP users
Clarified `blockautopromote` result
2022-10-04 07:29:56 +00:00
Frisk 7c5ac116e7
Fixed compatibility with RcGcDb by using dynamic methods as required by API compat, fixed discussion calls 2022-10-03 14:54:07 +02:00
Frisk d046106652
Fixed syntax error 2022-09-27 11:25:27 +02:00
MarkusRost e5b8a81dd9 Support abuse log entries with multiple results 2022-09-27 09:04:48 +00:00
Frisk c4dd120e5b
Updated formatters accordingly to new model, added gettext as alias for _ 2022-07-11 13:51:03 +02:00
Frisk 0bd2cf6330
Updated the docs reflecting changed functionality, added changed functionality with translations 2022-06-28 14:01:56 +02:00
MarkusRost d82e33366b Update shipped hooks 2022-06-14 09:22:49 +00:00
Markus-Rost 41e272fb0d add newusers/reclaim
close #240
2022-04-11 16:00:24 +02:00
Frisk b6065a8188
Fix issue when the content is revdeleted before we fetch diff
(just don't provide diffs on MediaWiki errors)
2021-11-12 16:34:21 +01:00
Frisk a69cbecffd
Fixed #219 2021-06-20 02:43:43 +02:00
Frisk 54e4f8646c
Fix issue with block length parsing 2021-05-24 14:43:25 +02:00
MarkusRost 5e372c7641 Add diff back before tags and categories 2021-05-23 22:51:39 +00:00
Frisk 1bb4ce2786
Fixes related to encoding and also preventing crashes when file no longer exists 2021-05-22 23:56:19 +02:00
Frisk 91fe68cb4c
Fix order in ngettext 2021-05-22 18:21:36 +02:00
Frisk fd03d58a0c
Fixed bad image info fetching 2021-05-22 16:53:32 +02:00
MarkusRost b485a9f1f1 fix image license 2021-05-22 14:20:41 +00:00
MarkusRost eab022c51a Update extensions/base/mediawiki.py 2021-05-22 14:08:49 +00:00
MarkusRost 5ca438372d Fix fields and rights changes 2021-05-22 13:59:36 +00:00
Frisk 540bd263be
Replaced a string with system 2021-05-21 21:02:24 +02:00
Frisk 843fc0c7bc
Some small fixes and tweaks to make translation better 2021-05-21 20:18:39 +02:00
Frisk cdce17ab44
Some small fixes and tweaks to make it work 2021-05-19 17:00:48 +02:00
Frisk 028af1d569
Merge branch 'MarkusRost-1.14-patch-04520' into 1.14
# Conflicts:
#	extensions/base/mediawiki.py
2021-05-19 16:49:14 +02:00
MarkusRost 7ed9aba596 requested fixes 2021-05-19 14:47:29 +00:00
MarkusRost 348d28fb45 Done? 2021-05-19 12:47:26 +00:00
Frisk bb2e684a8a
Made new string translatable 2021-05-17 23:37:53 +02:00
Frisk d481e397df
Added #208 2021-05-17 16:42:54 +02:00
Frisk 69d250da45
Added #189 2021-05-17 15:16:50 +02:00
Frisk f948cdeec8
Fixes for compact blocking functionality 2021-05-17 12:59:41 +02:00
Frisk 5a3f6eee5a
Small improvement to display of rights management logs 2021-05-16 17:08:41 +02:00
Frisk a38babfd19
Task number 2 from #204 2021-05-16 16:52:27 +02:00
Frisk 2430d50de4
Task number 1 from #204 2021-05-16 16:22:18 +02:00
Frisk bdc7ea40bb
Updated i18n for formatters 2021-05-10 16:22:29 +02:00
MarkusRost b640a090ea Update extensions/base/renameuser.py, extensions/base/interwiki.py, extensions/base/mediawiki.py, extensions/base/curseprofile.py files 2021-05-10 07:10:19 +00:00
Frisk bd5916e042
Adding more test cases, fixed some duplicated formatter names 2021-05-10 00:10:36 +02:00
Frisk ceefcfb0a1
Added discussions formatter 2021-05-09 21:16:24 +02:00
Frisk 8deb702fc8
Small fixes and whitespace changes 2021-05-08 13:32:31 +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 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 8316ff1657
Added ManageWiki extension formatters 2021-05-07 15:33:17 +02:00