mediawiki-extensions-Echo/includes
2016-05-04 01:09:27 +00:00
..
api NotifUser: Refactor getNotificationCount() and friends, add caching for global counts 2016-05-02 16:16:57 -07:00
cache
controller Merge "BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical" 2016-04-23 02:27:40 +00:00
exception
formatters Replace mark-as-read-on-click with ?markasread= URL parameter 2016-05-03 00:20:03 -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 Replace mark-as-read-on-click with ?markasread= URL parameter 2016-05-03 00:20:03 -07:00
model Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00
special Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00: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 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 Have getTimestamp actually return max for all sections. 2016-04-28 23:26:13 +00:00
Notifier.php Move Notifier.php to includes/ 2016-01-13 09:25:22 -08:00
NotifUser.php NotifUser: Reduce queries in resetNotificationCount() by hackily computing some values from others 2016-05-02 23:17:18 +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