Commit graph

92 commits

Author SHA1 Message Date
Frisk c8dad99ca4 Merge remote-tracking branch 'origin/iw-import' into testing 2023-09-16 19:26:00 +02:00
Frisk 31a1231c3f Split events related to wiki migrations to migrators module 2023-09-16 19:23:14 +02:00
MarkusRost 3d91ce1e27 Update file mediawiki.py 2023-09-14 11:59:38 +00:00
MarkusRost 55f6b5478b Update file mediawiki.py 2023-07-24 08:04:20 +00:00
MarkusRost 7bf2096e9c don't break existing query arguments 2023-02-18 22:01:35 +00:00
Frisk 6881838ba5
Merge remote-tracking branch 'origin/testing' into testing
# Conflicts:
#	src/misc.py
2022-11-10 15:47:30 +01:00
Frisk 1742e8fbd0
Fixed curseprofile extension translations and removed unnecessary language files 2022-11-10 15:21:16 +01:00
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 37ad15e986 and not "/" in and "/" not in 2022-06-14 20:25:23 +00: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
MarkusRost 2aa17a7d36 fix function 2021-05-26 14:09:29 +00:00
MarkusRost 0cd1b7ad74 make function readable, fix copy paste error 2021-05-26 14:06:16 +00:00
MarkusRost 139385bd80 use function again 2021-05-26 13:46:59 +00:00
Frisk 69efcf2650
Fixed both issues, partially returned the older code 2021-05-26 15:38:36 +02:00
Frisk ad7b0fd207
Fixed copy-paste error 2021-05-26 14:42:06 +02:00
Frisk 6a8a67e9c5
Simplification 2021-05-26 14:36:02 +02:00
MarkusRost e042b91748 Don't try to follow the logic, you can't 2021-05-26 10:46:14 +00: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 4ffac4210e
Fix to crashing hook 2021-05-23 21:04:37 +02:00
Frisk 6c1d786d19 Merge branch 'horse-notifications' into 'testing'
Horse noticiations

See merge request piotrex43/RcGcDw!90
2021-05-22 23:54:28 +00:00
MarkusRost f7fc4331ff fix allowed mentions 2021-05-22 23:48:01 +00:00
MarkusRost 22fb263989 add userprofile 2021-05-22 23:18:29 +00:00
MarkusRost 6b0701e589 * Add action icons back to embeds
* Fix links in summaries
* Add user (talk) page notifications
2021-05-22 23:16:18 +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 4cd5e42bee
Added additional argument to post-hooks containing main change body
This was a suggestion by MarkusRost
2021-05-22 13:48:01 +02: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