mediawiki-extensions-Echo/includes
Matthew Flaschen d27f32f9b1 Unlisted special page for displaying notification configuration
This provides a simple unlisted special page,
Special:DisplayNotificationsConfiguration, to document how the
notifications are structured and configured.  It shows:

* Which types are in each category
* Which notify types (web/email) can be enabled for each category
* Which notify types are mandatory for each category
* Which notify types are enabled by default:
** For existing users
** For new users

Bug: T132127
Change-Id: I25b447a69a7c984941dfd703345d7977c0000bfe
2016-04-22 20:31:04 -07:00
..
api Make foreign NotificationGroupItems aware of their section 2016-04-01 15:38:22 +02:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical 2016-04-22 19:08:12 -07:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters RevertedPresentationModel: Don't double-parse summary 2016-03-29 22:16:31 -04: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 Update formatting 2015-10-03 23:28:54 -04:00
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 Fix broken and incomplete PHPDoc tags 2015-12-14 11:03:09 +01:00
DataOutputFormatter.php Use current HTML formatter (for special page) instead of previous 2016-02-04 20:03:19 +00: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 RevertedPresentationModel: Don't double-parse summary 2016-03-29 22:16:31 -04:00
EchoDbFactory.php Track what wikis a user has unread notifications on 2015-11-20 15:54:11 -08:00
EmailBatch.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
EmailBundler.php Call UserMailer::send() with reply to address correctly 2016-01-21 01:02:05 +00: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 Sort wikis by timestamp of most recent notification 2016-03-17 14:21:16 -07:00
Notifier.php Move Notifier.php to includes/ 2016-01-13 09:25:22 -08:00
NotifUser.php Bundle memcached requests 2016-03-24 16:33:15 +01: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 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