mediawiki-extensions-Echo/includes
Roan Kattouw 119af0e09a Make the mention notification actually link to the right section
getLocalURL() does not take the fragment into account.

Bug: T123847
Change-Id: I4f8b11c1693ebfcdae69f001057f5db15c11b94f
2016-01-19 09:35:26 -08:00
..
api Actually respect notnoforn parameter 2016-01-15 09:47:12 -08:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Make the mention notification actually link to the right section 2016-01-19 09:35:26 -08:00
gateway Update formatting 2015-10-03 23:28:54 -04:00
iterator Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00
jobs Update formatting 2015-10-03 23:28:54 -04:00
mapper Add filter to ApiEchoNotifications 2015-12-14 17:29:52 +01:00
model Require a User object to be passed to EchoEvent::userCan() 2015-11-23 16:08:17 -08:00
special Redirect anonymous user to login page from Special:Notifications 2015-12-08 11:55:15 -08:00
AttributeManager.php Update formatting 2015-10-03 23:28:54 -04:00
ContainmentSet.php Fix broken and incomplete PHPDoc tags 2015-12-14 11:03:09 +01:00
DataOutputFormatter.php Use UTC timestamps in flyout 2015-12-22 17:07:31 +01:00
DeferredMarkAsReadUpdate.php Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
DiffParser.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
DiscussionParser.php Unstub $wgLang before passing it to DiscussionParser::getTextSnippet() 2015-11-16 10:41:51 -08:00
EchoDbFactory.php Track what wikis a user has unread notifications on 2015-11-20 15:54:11 -08:00
EmailBatch.php Deprecated use of 5th parameter in UserMailer::send 2016-01-18 21:19:42 +00:00
EmailBundler.php IDatabase::delete() does not take a fourth parameter 2015-10-30 10:49:59 -07:00
EmailFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EventLogging.php EventLogging: Make sure eventId is an integer 2015-10-21 11:08:50 -07:00
ForeignNotifications.php Work around $wgConf's uselessness 2016-01-14 21:28:02 -08:00
Notifier.php Move Notifier.php to includes/ 2016-01-13 09:25:22 -08:00
NotifUser.php Cross-wiki notifications integration 2016-01-13 09:47:57 -08:00
schemaUpdate.php Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00
SeenTime.php Update formatting 2015-10-03 23:28:54 -04:00
UnreadWikis.php Cross-wiki notifications integration 2016-01-13 09:47:57 -08:00
UserLocator.php Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00