Go to file
David Lynch d7557d5ab3 Don't try to avoid username completion appearing in email addresses
Current code breaks in other languages which don't use whitespace as a
word separator. The word-separator message is (for reasons) not reliably
set to something other than " " on wikis for those languages, so we
can't use it as a trigger for just not caring.

Bug: T255153
Change-Id: I1ff929811af59fd7a7bf7e8dfc1cd121a2c4db4e
2020-06-22 12:21:32 +01:00
.phan build: Add mediawiki/mediawiki-phan-config 2020-06-10 22:21:07 +02:00
i18n Localisation updates from https://translatewiki.net. 2020-06-19 08:39:41 +02:00
images Add beta feature preference 2020-02-21 15:20:48 +00:00
includes Use $wgLocaltimezone global instead of request context 2020-06-17 23:14:13 +02:00
maintenance Defensive use of dynamic paths in maintenance script 2020-02-20 19:51:07 +01:00
modules Don't try to avoid username completion appearing in email addresses 2020-06-22 12:21:32 +01:00
tests Tests: childNodes[0] -> firstChild 2020-06-12 19:46:08 +00:00
.eslintrc.json build: Update devDependencies 2020-06-09 19:42:05 +01:00
.gitignore Add .gitignore file 2019-10-10 21:21:00 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml The Great Parser JS to PHP port of 2020!* 2020-05-12 12:33:04 +01:00
.stylelintrc.json build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 04:55:38 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json build: Add mediawiki/mediawiki-phan-config 2020-06-10 22:21:07 +02:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Merge "Add user mention tool" 2020-06-15 19:46:19 +00:00
Gruntfile.js build: Update devDependencies 2020-06-09 19:42:05 +01:00
package-lock.json build: Update devDependencies 2020-06-09 19:42:05 +01:00
package.json build: Update devDependencies 2020-06-09 19:42:05 +01:00