mediawiki-extensions-Echo/includes
Roan Kattouw 314e00def5 ForeignNotifications: Move preference check out of constructor and allow force-enable
Instead of checking the cross-wiki notifications preference
in the constructor, move it to a method that other code can reuse.
Also add a parameter allowing foreign notification data to be
inspected even if the user has disabled the preference.

Change-Id: I6600ff27aa5af1737b3a6c3cde586d325886bc86
2016-04-27 16:23:21 +00:00
..
api ForeignNotifications: Use ALL instead of null as defaults for $section params 2016-04-27 08:31:15 -07:00
cache
controller Merge "BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical" 2016-04-23 02:27:40 +00:00
exception
formatters Make EchoForeignNotifications::getApiEndpoints() static 2016-04-26 17:33:30 -07: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
mapper Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00
model Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00
special Unlisted special page for displaying notification configuration 2016-04-22 20:31:04 -07:00
AttributeManager.php BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical 2016-04-22 19:08:12 -07:00
ContainmentSet.php Switch $wgMemc usage to proper cache/stash usage 2016-04-22 11:58:03 -07:00
DataOutputFormatter.php Use current HTML formatter (for special page) instead of previous 2016-02-04 20:03:19 +00:00
DeferredMarkAsReadUpdate.php
DiffParser.php
DiscussionParser.php RevertedPresentationModel: Don't double-parse summary 2016-03-29 22:16:31 -04:00
EchoDbFactory.php
EmailBatch.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
EmailBundler.php Switch $wgMemc usage to proper cache/stash usage 2016-04-22 11:58:03 -07:00
EmailFormatter.php
EventLogging.php
ForeignNotifications.php ForeignNotifications: Move preference check out of constructor and allow force-enable 2016-04-27 16:23:21 +00:00
Notifier.php Move Notifier.php to includes/ 2016-01-13 09:25:22 -08:00
NotifUser.php Make notifications use getMainStashInstance() 2016-04-21 19:40:12 +00:00
schemaUpdate.php
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