mediawiki-extensions-Echo/includes
Matthias Mullie 6be71f2fae Delete rows in echo_unread_wikis if there are no unread notifs
It used to be like this, but in order to get the messages badge to show
in the correct circumstances, I had to know if the user had ever had
foreign messages before & I also needed euw_messages_ts even if those
messages had already been read.

Now that we're unconditionally showing messages, we no longer need these
0-value rows.

Bug: T127731
Change-Id: I1fc13bf0e5133ae39224f66d1b5a59c769bfcee2
2016-02-23 16:21:28 +01:00
..
api Deprecate ApiEchoNotifications.php format params flyout & html 2016-02-04 12:38:19 +00:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller Comparing User objects is unreliable 2016-02-11 14:48:29 +01:00
exception
formatters Display human-readable wiki names for cross-wiki notifications 2016-02-22 20:09:53 +01:00
gateway
iterator Get rid of pre-5.4 CallbackFilterIterator implementation 2016-02-12 14:20:16 -08:00
jobs
mapper Add filter to ApiEchoNotifications 2015-12-14 17:29:52 +01:00
model Always show the messages flyout icon 2016-02-23 01:21:28 -08:00
special Redirect anonymous user to login page from Special:Notifications 2015-12-08 11:55:15 -08:00
AttributeManager.php Allow certain users to be excluded 2016-02-04 11:20:59 +01: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
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 Call UserMailer::send() with reply to address correctly 2016-01-21 01:02:05 +00:00
EmailFormatter.php
EventLogging.php
ForeignNotifications.php Display human-readable wiki names for cross-wiki notifications 2016-02-22 20:09:53 +01:00
Notifier.php Move Notifier.php to includes/ 2016-01-13 09:25:22 -08:00
NotifUser.php Always show the messages flyout icon 2016-02-23 01:21:28 -08: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