Go to file
kaldari f9481040d5 Switch to using our own badge instead of jQuery.badge
With this change we will no longer be relying on JS for the badge
functionality. This will prevent the flash of unstyled content,
and allow wikis to locally override the styling (since the unread
class is now applied immediately).

I also went ahead and made the badge styling more closely match the
talk page message alert styling per Vibha.

Also removed the old full link optional behavior since we weren't
using it, and it would have been a pain to maintain.

Bug: 48165
Bug: 48001
Change-Id: Ie85d66afd5181d487d0bb2776ae14b121ea50d88
2013-05-23 10:34:47 -07:00
api Merge "(bug 48054) Echo API should use a standard continue parameter" 2013-05-13 23:23:04 +00:00
controller Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters Merge "Link directly to the edited section from edit-user-talk events" 2013-05-17 00:24:30 +00:00
includes Link directly to the edited section from edit-user-talk events 2013-05-16 17:13:16 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Fix the maintenance script 2013-05-03 18:52:05 -07:00
model (bug 44247) Do not write to storage if read-only mode is on 2013-05-14 13:48:05 -07:00
modules Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
special (bug 48054) Echo API should use a standard continue parameter 2013-05-03 18:15:46 -07:00
tests Link directly to the edited section from edit-user-talk events 2013-05-16 17:13:16 -07:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-05-13 19:40:48 +00:00
Echo.i18n.php Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
Echo.php Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
Notifier.php Add new EventLogging schema: EchoMail along with code refactor 2013-05-07 16:59:24 -07:00