Go to file
Andrew Garrett 466c87d999 Echo: Add "reverted" notification for when a user's edit is reverted.
* Supports 'undo' and 'rollback' currently
* Also includes adding the edit summary used to all edit notifications.
* Also fixes a minor bug that made it seem like all EchoNotificationJobs were failing.
* Added revert icon to CSS

Change-Id: Id22470107b071cdbce33da7cf3dfd09d22947644
2012-10-31 17:01:20 -07:00
api $language->prettyTimestamp is expecting 3 arguments 2012-10-25 22:47:45 +01:00
controller Add some useful hooks to Echo extension 2012-10-22 16:45:11 -07:00
db_patches Echo: Implement advanced notifications for vanilla talk pages. 2012-08-01 10:17:36 -07:00
formatters Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
includes Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00
jobs Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
maintenance Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
model Add some useful hooks to Echo extension 2012-10-22 16:45:11 -07:00
modules Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
special Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
Echo.alias.php Create special page aliases file 2012-10-23 23:39:02 +01:00
Echo.i18n.php Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
Echo.php Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
echo.sql Echo: Implement advanced notifications for vanilla talk pages. 2012-08-01 10:17:36 -07:00
Hooks.php Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
Notifier.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00
testDiscussionParser.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00