mediawiki-extensions-Echo/includes
Yusuke Matsubara 17fa9cadde Properly get timestamp position in DiscussionParser
The code was looking at the [0] element for the matched position
of timestamps, while preg_match returns it in the [1] element.

Bug: 53132
Change-Id: Ibfd3f2b86b007f28f73a137defb80276fb830d28
Follows-Up: I6c636b055bcd25760aee848aea71fe4044c7e1be
2014-01-30 07:28:51 +00:00
..
BatchRowUpdate.php Database updates for respecting oversight within Echo 2013-06-10 14:52:18 -07:00
ContainmentSet.php Notification agent whitelist and blacklist 2013-05-20 16:36:28 -07:00
DbEchoBackend.php Bundle message should show diff of all included revisions 2013-10-02 16:11:11 -07:00
DbEmailBatch.php Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
DbEmailBundler.php Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
DiffParser.php Better detection of multiple changes in a document 2013-05-24 16:37:00 -07:00
DiscussionParser.php Properly get timestamp position in DiscussionParser 2014-01-30 07:28:51 +00:00
EchoBackend.php Bundle message should show diff of all included revisions 2013-10-02 16:11:11 -07:00
EchoDbFactory.php Fix phpdoc comments 2013-10-08 13:56:24 -07:00
EmailBatch.php Add full-stops & fix quotation marks 2013-08-02 08:05:59 +09:00
EmailBundler.php Add new EventLogging schema: EchoMail along with code refactor 2013-05-07 16:59:24 -07:00
EmailFormatter.php Allow icons to set different ltr/rtl versions 2013-12-19 15:07:26 -08:00
EventLogging.php Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php 2013-11-04 20:36:34 +00:00
NotifUser.php Fix phpdoc comments 2013-10-08 13:56:24 -07:00
schemaUpdate.php Database updates for respecting oversight within Echo 2013-06-10 14:52:18 -07:00