Commit graph

111 commits

Author SHA1 Message Date
MarkusRost ecfc859392 Fix edit alerts based on abuse filter results when a filter took multiple actions 2024-09-11 18:24:47 +00:00
Frisk ac26ca1b96 Added db_connection hook as an example (MarkusRost's request) 2024-09-08 00:08:02 +02:00
Frisk 59452b4a5a Fix #276 2024-09-04 23:29:49 +02:00
Frisk 636adbed27 Merge remote-tracking branch 'origin/testing' into testing 2024-08-23 22:31:54 +02:00
Frisk fe5c97e6f2 Merge branch 'KockaAdmiralac-testing-patch-67635' into 'testing'
Fix broken table names in Cargo compact messages.

See merge request piotrex43/RcGcDw!126
2024-08-23 20:31:23 +00:00
Pera Pisar f50332d52f Fix broken table names in Cargo compact messages. 2024-08-23 20:14:11 +00:00
Frisk 0719740ae8 Brought over changes from RcGcDb to improve compatibility as well as fix a bug 2024-08-13 12:30:55 +02:00
MarkusRost 4f62f9fb7f don't thank suppressed 2024-07-05 21:43:34 +00:00
MarkusRost 0f18965bcd add thank button 2024-07-05 21:37:51 +00:00
Frisk be1da5eb49 Added escaping algorithm based on MarkusRost's code snipped, fixed replace in discussions.py 2024-05-25 12:21:30 +02:00
Frisk 0610a0e030 Fixed wrong handling of compact block formatter 2023-12-30 17:51:57 +01:00
Frisk d23ba0ca5d Added Extension:GlobalBlocking support 2023-12-30 17:51:38 +01:00
Frisk 8eb01129fe Add #267 2023-10-11 21:14:53 +02:00
Frisk bcdaef8bcf Added more type hints 2023-09-16 20:23:03 +02:00
Frisk 8d1935bea6 Merge remote-tracking branch 'origin/buttons' into testing 2023-09-16 19:42:08 +02:00
Frisk 97ab261bf5 Added more type hints 2023-09-16 19:37:23 +02:00
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 a022f3400a add link to get webhook 2023-05-07 22:10:43 +00:00
MarkusRost 2a153cffa4 change block emoji to something visible 2023-05-07 12:17:51 +00:00
MarkusRost 55f9f8f5eb add RcGcDw buttons hook 2023-05-06 16:25:29 +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