Go to file
Jack Phoenix e146e29c81 Make some DiscussionParser methods public instead of private for reusability
Comments has been duplicating these methods for quite some time for no real reason other than that they're private here.
Duplicating these methods appears to be necessary if and when working with extensions where users can be @mentioned but which are
not implemented as ContentHandler subclasses or otherwise related to regular wikitext pages.

Change-Id: I9c097bab9c5eed8f2399c86897b1f8968126c765
2022-03-11 12:18:21 +00:00
.phan Add phan 2019-04-10 18:51:59 +02:00
db_patches Change echo_push_* column types from TEXT to BLOB 2020-09-14 21:35:01 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-03-08 07:03:39 +01:00
images Remove all traces of cross-wiki beta feature 2019-04-17 22:18:13 -07:00
includes Make some DiscussionParser methods public instead of private for reusability 2022-03-11 12:18:21 +00:00
maintenance Avoid using User::addGroup 2021-03-01 17:01:31 +02:00
modules Set icon size in bundle to exactly 20x20 2021-03-03 23:19:44 +00:00
scripts Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
tests Merge "TalkPageFunctionalTest: Only count our own events" 2021-03-09 09:01:34 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 11:49:48 +00:00
.gitignore Add /tests/selenium/log to .gitignore file 2020-10-16 09:59:02 +03:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap Add Kunal, Moriel, Jon to credits; add mailmap file 2015-12-15 16:30:19 -08:00
.phpcs.xml build: Updating dependencies 2021-01-29 10:19:37 +00:00
.stylelintrc.json build: Update linters 2018-02-04 21:23:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
composer.json build: Updating npm dependencies 2021-10-07 20:59:59 +00:00
COPYING
Echo.alias.php Update special page aliase for Kurdish (Latin script) 2020-10-08 15:35:22 +02:00
echo.sql Remove unused index echo_notification_user_hash_timestamp also from the canonical SQL file 2020-01-10 21:04:03 +02:00
extension.json Provide notifications icons through content navigation 2021-01-27 17:36:24 +01:00
Gruntfile.js eslint: Fix warnings 2021-02-01 21:02:46 +00:00
jsduck.external.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
package-lock.json build: Updating npm dependencies 2021-10-07 20:59:59 +00:00
package.json build: Updating npm dependencies 2021-05-09 19:39:08 +00:00
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
ServiceWiring.php Remove deprecated User method getGroups 2021-02-26 21:47:58 -08:00