summaryrefslogtreecommitdiff
path: root/message.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Code styleGreg Roach1-1/+3
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-1/+1
2017-08-03Use views/templates for emailsGreg Roach1-32/+38
2017-07-14Review esacpingGreg Roach1-6/+6
2017-07-11Prepare to remove class FilterGreg Roach1-9/+9
2017-07-09PHPDocGreg Roach1-1/+1
2017-06-18Fix #1231 - PHP cannot validate emailsGreg Roach1-2/+2
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-265/+209
2017-03-222017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-2/+2
2016-12-23Code style - short array syntaxGreg Roach1-7/+7
2016-06-24I18N placeholdersGreg Roach1-5/+3
2016-05-07Improve English textsGreg Roach1-3/+3
2016-05-07Improve EnglishGreg Roach1-2/+2
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-4/+4
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-23Username versus emailGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-5/+5
2015-11-12Fix #710Greg Roach1-2/+0
2015-07-09Fix #124 - HTML line breaks in emailGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Controller_Request_HttpGreg Roach1-2/+2
2015-04-26Replace Zend_Session with our own classGreg Roach1-12/+3
2015-03-12Update .PO filesGreg Roach1-6/+6
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-3/+3
2015-02-13PHPDocGreg Roach1-2/+2
2015-02-08Genealogical -> GenealogyGreg Roach1-1/+1
2015-02-06Unused codeGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+8
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-79/+70
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-4/+4
2014-10-29#1384895 - Send Broadcast Message links not working (1.6.0)Greg Roach1-48/+44
2014-10-26Move remaining functions from authentication.php to better locationGreg Roach1-0/+130
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-3/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-3/+3
2014-09-20Fix 1318573 - Send message to user faultGreg Roach1-2/+1
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-8/+12
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-06-21#58 - do not update superglobalsGreg Roach1-2/+2