Go to file
bsitu 6b8571403a Initial check-in for email batch
patch set 3:
	* add gender support to various messages
	* tweak variables a little bit, e.g. move class variables to function local variables
patch set 4:
	* update various email to e-mail in i18n file
	* add support to process only valid echo events
	* add global email footer
	* add the new table schema to core schema file
patch set 5:
	* remove trailing white space
	* add missing semicolon to return statement in Notifier::notifyWithEmail()
patch set 8:
	* some change based on newest feature requirement

Change-Id: I3298617dab4c04c4d6d486469120fc2d0c986b66
2012-12-12 12:00:13 -08:00
api Modification to all notification page 2012-12-10 13:51:26 -08:00
controller Modification to all notification page 2012-12-10 13:51:26 -08:00
db_patches Initial check-in for email batch 2012-12-12 12:00:13 -08:00
formatters Initial check-in for email batch 2012-12-12 12:00:13 -08:00
includes Initial check-in for email batch 2012-12-12 12:00:13 -08:00
jobs Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
maintenance Setting up preferences for Echo, adding comments for some functions 2012-12-03 11:54:34 -08:00
model Initial check-in for email batch 2012-12-12 12:00:13 -08:00
modules More formatting work on the overlay and base files 2012-12-10 18:02:19 -08:00
special Modification to all notification page 2012-12-10 13:51:26 -08: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 Localisation updates from http://translatewiki.net. 2012-12-04 21:05:46 +00:00
Echo.i18n.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
Echo.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
echo.sql Initial check-in for email batch 2012-12-12 12:00:13 -08:00
Hooks.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
Notifier.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
processEchoEmailBatch.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
testDiscussionParser.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00