mediawiki-extensions-Echo/includes
Matthias Mullie 0dee3d3587 Pass title along to signature parser
* Parser generates signature to compare against
* Signature can be overwritten per wiki, in NS_MEDIAWIKI
* Such overwritten default can be different depending on
  page the signature is on[1]
* Our comparison signature generation was page-agnostic
  (always from Title::newMainPage)
* Signatures didn't match up on own talk pages, where
  default signature is different

Also added 2 new tests cases & improved tests by also
setting the page

1: https://en.wikipedia.org/w/index.php?title=MediaWiki%3ASignature&diff=176507985&oldid=176229132

Bug: T78424
Change-Id: Ice151d4d16236a5d1556ef62805b61310c7beb85
2015-02-17 10:24:12 -08:00
..
cache [4] Add revision local cache holder object 2014-08-19 10:28:38 -07:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
gateway Add support to mark all as read for "sections" 2014-08-13 17:16:19 -07:00
iterator Use batch queries for users-watching-title 2014-08-15 10:44:55 -07:00
mapper Merge "I-2. Change the default number of Flow Messages in the flyout" 2014-10-27 14:50:19 +00:00
AttributeManager.php Add support for splitting notifications into alert & message 2014-08-05 14:50:54 -07:00
BatchRowUpdate.php Support joins via EchoBatchRowIterator 2014-11-24 23:23:09 +00:00
ContainmentSet.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DataOutputFormatter.php [5] Code cleanup and miscellneous fix 2014-08-19 17:58:07 +00:00
DbEmailBatch.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DbEmailBundler.php Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
DeferredMarkAsReadUpdate.php Mark notifications as read if they fail rendering 2014-09-08 14:22:10 -07:00
DiffParser.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DiscussionParser.php Pass title along to signature parser 2015-02-17 10:24:12 -08:00
EchoDbFactory.php Hygiene: Move master/slave code to MWEchoDbFactory 2014-08-22 14:01:57 -07:00
EmailBatch.php Remove obvious function-level profiling 2015-02-10 14:32:58 -08:00
EmailBundler.php Use MailAddress::newFromUser() 2014-09-21 18:25:14 -07:00
EmailFormatter.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
EventLogging.php efLogServerSideEvent is deprecated 2014-08-21 15:19:27 +02:00
NotifUser.php Mark notification as read upon visiting a page 2014-08-14 14:10:55 -07:00
schemaUpdate.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
UserLocator.php Use batch queries for users-watching-title 2014-08-15 10:44:55 -07:00