Commit graph

35 commits

Author SHA1 Message Date
Frisk f870a53e82 Added #279, added priority number for hooks so they can be started in sequence, added condition for running a hook 2025-01-02 01:44:33 +01:00
Frisk 774854c338 Updated talk_notify.py with capability to change default language of webhook messages 2024-12-27 20:59:50 +01:00
Frisk f648b19cdd Add a funny hook 2024-12-09 20:45:54 +01:00
MarkusRost 2737d3d16b add block button with disabled talk page 2024-10-25 01:05:10 +00:00
MarkusRost 4bb16f6c1b Update __init__.py 2024-10-10 20:37:23 +00:00
MarkusRost 7cd72f9595 make hooks handle suppressed 2024-10-09 16:40:54 +00:00
MarkusRost 2874fdfc41 fix namespace 2024-10-08 20:13:55 +00:00
Frisk a3b7d15cf0 Merge branch 'talk_notify' into 'testing'
Add talk_notify hook

See merge request chicken-riders/RcGcDw!129
2024-10-01 10:07:00 +00:00
Frisk 5a7a6ea71c Fix startup if extension is enabled and setting not defined 2024-10-01 00:20:03 +02:00
MarkusRost 5f7e99a577 Add talk_notify hook 2024-09-30 22:15:48 +00:00
MarkusRost 481f368a4d Add custom data to context
#264
2024-09-26 04:57:45 +02:00
MarkusRost 373df35b6f Make edit alerts check for wiki of global abuse log entry 2024-09-12 19:43:21 +00:00
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
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 bcdaef8bcf Added more type hints 2023-09-16 20:23:03 +02: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 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
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 4ffac4210e
Fix to crashing hook 2021-05-23 21:04:37 +02: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 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 0a9c86cbef
added #210 2021-05-19 16:27:01 +02:00