mediawiki-extensions-Echo/includes
matejsuchanek 38adb78619 Use native MediaWiki linking to help pages
There was quite a small link under the main title in Special:Notifications
which pointed to a related help page. Now the OutputPage::addHelpLink()
method is used which moves this link to the upper right corner and allows
configuring this on-wiki (instead of LocalSettings.php or so).

Bug: T101057
Change-Id: Ib4aecee8006b8d71bb3cd86f1d4ebdfee9080870
2016-05-27 20:40:41 +02:00
..
api Rip general cross-wiki API request helpers out of ApiEchoNotifications 2016-05-26 13:51:42 -07:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller Remove overwritten $notifyTypes array 2016-05-20 11:43:48 +01:00
exception
formatters Merge "Add diff link to page-linked notification" 2016-05-26 23:33:58 +00:00
gateway Let EchoUserNotificationGateway return a different notification count 2016-03-22 14:22:15 +01:00
iterator Get rid of pre-5.4 CallbackFilterIterator implementation 2016-02-12 14:20:16 -08:00
jobs Get rid of email bundling 2016-05-17 16:24:16 -04:00
mapper Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
model Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
special Use native MediaWiki linking to help pages 2016-05-27 20:40:41 +02:00
AttributeManager.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00:00
ContainmentSet.php Switch $wgMemc usage to proper cache/stash usage 2016-04-22 11:58:03 -07:00
DataOutputFormatter.php Server-side crosswiki requests 2016-05-03 17:45:45 -07:00
DeferredMarkAsReadUpdate.php
DiffParser.php
DiscussionParser.php Use Revision::RAW when checking whether the author of a revision mentioned themselves 2016-05-24 15:51:17 -07:00
EchoDbFactory.php Track what wikis a user has unread notifications on 2015-11-20 15:54:11 -08:00
EmailBatch.php Merge "Avoid exceptions when event_extra can't be unserialized" 2016-05-14 00:45:56 +00:00
EmailFormat.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EmailFormatter.php Bring back messages used by old email formatter system 2016-05-17 10:37:39 -04:00
EmailFrequency.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EventLogging.php
ForeignNotifications.php Link project labels in xwiki bundle to their Special:Notifications page 2016-05-16 13:33:18 -07:00
Notifier.php Get rid of email bundling 2016-05-17 16:24:16 -04:00
NotifUser.php Merge "HTML email formatter using presentation model" 2016-05-14 00:29:30 +00:00
schemaUpdate.php Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00
SeenTime.php
UnreadWikis.php Delete rows in echo_unread_wikis if there are no unread notifs 2016-02-23 16:21:28 +01:00
UserLocator.php Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00