Commit Graph

66 Commits

Author SHA1 Message Date
Jayden Bailey cd8f91388a Update README.md 2023-06-06 05:14:35 +01:00
Jayden Bailey 3fb4b609d4 Update README to indicate new minimum MW requirement 2021-11-17 13:09:37 +00:00
Jayden Bailey 160a512d67 Fix removed function call in createRevisionText (1.36+)
This commit raises the requirement of the extension to MediaWiki 1.36.
2021-11-17 13:06:16 +00:00
TehKittyCat c24fee7a66 Replace usage of deprecated hooks. PageContentSaveComplete is replaced with PageSaveComplete and TitleMoveComplete is replaced with PageMoveComplete. This extension now requires MediaWiki 1.35 or higher. 2021-11-17 00:21:12 -05:00
Jayden Bailey 0a6992b13b Update README 2021-10-19 14:20:41 +01:00
Jayden 91610c72fd Update README.md 2021-09-14 02:55:40 +01:00
DodoCodes.com 1a9cbbf48f Update README.md
Added instructions for installing missing dependencies.
2021-09-12 18:16:38 -07:00
Jayden Bailey ffc78324ff Fix bug with preg_replace for username truncating and change truncation to be configurable 2021-05-04 17:27:34 +01:00
Jayden Bailey 4ec63619f5 Change emojis to be configurable (resolves #25) 2021-05-04 17:00:55 +01:00
Jayden Bailey 144499a248 Update README with branch/install info 2020-09-18 14:58:28 +01:00
Jayden Bailey fb6e0f7755 Update README file 2020-06-12 16:02:35 +01:00
Jayden Bailey 7f51c4f310 Update README 2019-07-24 12:29:13 +01:00
Jayden Bailey 687d1abf1f Update project README file 2019-07-19 17:03:26 +01:00
Jayden Bailey 9a7dd03d5c Add option for using file_get_contents
Resolves #14
2019-07-19 16:39:38 +01:00
Jayden Bailey fa9149165d Bump version and update readme 2019-06-16 13:39:56 +01:00
Jayden Bailey d6d0f22c01 Add wgDiscordDisabledUsers, closes #1 2018-12-30 21:14:07 +00:00
Jayden Bailey 0cf579aa6a Add DiscordMaxChars 2018-12-16 21:12:13 +00:00
Jayden Bailey 08edbc98d9 discord instructions 2018-12-10 18:54:00 +00:00
Jayden Bailey 580ff29cd7 update readme 2018-12-10 18:50:15 +00:00
Jayden Bailey f1df631108 fix readme 2018-12-10 14:50:46 +00:00
Jayden Bailey 6f9dd64dd1 finalise i18n 2018-12-10 14:50:17 +00:00
Jayden Bailey fc87b4c85d update last commit 2018-12-10 01:45:20 +00:00
Jayden Bailey 64190cb3b0 add example image to readme 2018-12-09 23:37:30 +00:00
Jayden Bailey 785a487305 wgDiscordDisabledNS 2018-12-09 23:33:59 +00:00
Jayden Bailey e41c34a7c4 update last commit 2018-12-09 23:06:32 +00:00
Jayden Bailey 398fbea334 update last commit 2018-12-09 23:04:38 +00:00
Jayden Bailey 9049111917 wgDiscordDisabledHooks 2018-12-09 23:03:46 +00:00
Jayden Bailey 07b74b1bd4 wgDiscordSuppressPreviews 2018-12-09 21:24:44 +00:00
Jayden Bailey d673e54f92 add live demo link 2018-12-09 19:07:07 +00:00
Jayden Bailey 0a0e140751 update readme 2018-12-09 19:06:23 +00:00
Jayden Bailey ce89ddf42c file rev delete & undelete 2018-12-09 15:43:42 +00:00
Jayden Bailey 611f9a9176 upload complete 2018-12-09 14:54:26 +00:00
Jayden Bailey c73903a84e usergroupschanged 2018-12-08 17:57:56 +00:00
Jayden Bailey 6abee5d635 onUnblockUserComplete 2018-12-08 17:49:15 +00:00
Jayden Bailey e440271ea5 localusercreated 2018-12-08 17:28:53 +00:00
Jayden Bailey ece85b424b titlemovecomplete 2018-12-08 17:24:25 +00:00
Jayden Bailey a3c9cfa655 articleprotectcomplete 2018-12-08 17:14:16 +00:00
Jayden Bailey 27944468fe onarticleundelete 2018-12-08 16:51:43 +00:00
Jayden Bailey 2d5ee02773 articledeletecomplete 2018-12-08 16:33:39 +00:00
Jayden Bailey 0934afd4a0 start extension rewrite, add cURL handling 2018-12-08 14:47:52 +00:00
Jayden Bailey 458dab64b1 Switch from using UserRights hook to UserGroupsChanged 2018-09-11 19:14:34 +01:00
Jayden Bailey 2e07c560f1 Allow ignoring bot users 2018-09-11 19:04:57 +01:00
Szmyk a187e32311 Show protection of page in embed fields 2018-08-18 21:47:43 +02:00
Szmyk d4f9a52822 Add excluding specific notifications in config 2018-07-12 23:47:47 +02:00
Szmyk e20e295bb4 Add setting language of notifications in config 2018-07-12 23:30:25 +02:00
Szmyk 86e27044c0 Edit README.md 2018-07-12 22:32:29 +02:00
Szmyk ae098fab3d Add Russian localization 2018-07-05 03:00:28 +02:00
Szmyk 90241c6a2b Update README.md 2018-07-05 02:58:35 +02:00
Szmyk 0e22202bae Add Polish localization 2018-07-05 02:21:51 +02:00
Szmyk cfd0b2eb8b Implement internationalisation 2018-07-05 02:20:32 +02:00