Jayden Bailey
9b52fbd8bb
Adjust formatting of user block messages
2018-09-11 19:25:53 +01:00
Jayden Bailey
2b53dc2d28
Display user when restoring articles
2018-09-11 19:16:57 +01: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
Jayden Bailey
c53d655045
Detect null edits and do nothing
2018-09-11 18:45:05 +01:00
Jayden Bailey
1d7d614e87
Merge remote-tracking branch 'original/master'
2018-09-10 19:11:25 +01:00
Szymon Zak
31d0ce54fa
Add new contributor to extension.json
2018-09-10 19:44:47 +02:00
Szymon Zak
4caa194edd
Merge pull request #7 from jaydenkieran/BOM
...
Fix encoding to remove unwanted BOM
2018-09-10 19:42:43 +02:00
Jayden Bailey
3d7c770f04
Fix encoding to remove unwanted BOM
2018-09-10 13:54:57 +01:00
Jayden Bailey
cc95c9295c
Change encoding to UTF-8 rather than UTF-8 w/BOM
2018-09-10 13:25:40 +01:00
Jayden Bailey
c6caf0de52
don't attempt to do anything if webhook URL isn't set
2018-09-09 23:35:33 +01:00
Jayden Bailey
8df801452b
do not try to embed files
2018-09-09 23:19:30 +01:00
Jayden Bailey
10b0e93b47
don't show embeds for links
2018-09-09 23:16:25 +01:00
Jayden Bailey
f8181105bb
fix onarticleprotectcomplete
2018-09-09 23:05:22 +01:00
Jayden Bailey
bdbfbc69c6
cleanup summary stuff
2018-09-09 22:58:48 +01:00
Jayden Bailey
bfdeb77b80
change links around
2018-09-09 22:52:17 +01:00
Jayden Bailey
8159103884
add space before summary
2018-09-09 22:47:49 +01:00
Jayden Bailey
d9d0517a43
(are you ready for a miraaaaaacleeee)
2018-09-09 22:42:47 +01:00
Jayden Bailey
421218e711
(ready as I can be)
2018-09-09 22:28:54 +01:00
Jayden Bailey
34e33aa7cd
try to fix protocol links again
2018-09-09 22:26:31 +01:00
Jayden Bailey
ce7820a8ab
remove content-type again
2018-09-09 22:18:29 +01:00
Jayden Bailey
499defd8d1
Update some strings
2018-09-09 22:15:21 +01:00
Jayden Bailey
09a05e84c0
set proto to https
2018-09-09 22:09:56 +01:00
Jayden Bailey
208c81d2ff
Add application/x-www-form-urlencoded header
2018-09-09 21:51:18 +01:00
Jayden Bailey
6c0ccee8fc
Update i18n
2018-09-09 21:48:28 +01:00
Jayden Bailey
6846b5dcab
update composer.json
2018-09-09 21:39:26 +01:00
Szmyk
a187e32311
Show protection of page in embed fields
2018-08-18 21:47:43 +02:00
Szmyk
0846255a0b
Remove multiple calls of WikiPage::getTitle()
2018-07-31 13:01:54 +02:00
Szmyk
a03771a6e1
Update license
2018-07-31 12:18:04 +02:00
Szmyk
11b31291dc
Add links to contributors in extension.json
2018-07-31 12:17:51 +02:00
Szmyk
87e7b5bb4b
Add all contributors to extension.json
2018-07-31 12:15:54 +02:00
Szymon Zak
35f7fd5c33
Merge pull request #6 from LewisTehMinerz/master
...
Fix some stuff
2018-07-31 12:09:51 +02:00
Szmyk
70db640bf0
Unification of indentations
2018-07-31 12:06:29 +02:00
Lewis Crichton
ace966029d
fix some stuff
...
- fix extra links by using MediaWiki's Title.php (Manual:Title.php)
- fix a discord thing where it would create an embed for the block url with two brackets on the end
2018-07-31 09:56:36 +01:00
Szmyk
5aa108d8bd
Add extra links to the message ( #4 )
2018-07-30 23:12:49 +02:00
Szmyk
1762bcb323
Add displaying summary when adding new page
2018-07-12 23:58:59 +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
fd65200c8e
Add handling of minor edits
2018-07-12 23:01:07 +02:00
Szmyk
fd003511c4
Fix translations
2018-07-12 22:58:24 +02:00
Szmyk
86e27044c0
Edit README.md
2018-07-12 22:32:29 +02:00
Szmyk
98a5b8eb25
Add unit tests of utils
2018-07-12 22:32:10 +02:00
Szmyk
cd67be63e2
Change project structure
2018-07-12 22:31:19 +02:00
Szmyk
748754f505
Fix strict warnings
2018-07-05 03:19:06 +02:00
Szmyk
74883de99b
Set wiki content language as notifications language
2018-07-05 03:10:02 +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
Szmyk
2f64d28189
Fix embedded image URL ( fix #3 )
2018-07-05 00:29:31 +02:00