summaryrefslogtreecommitdiff
path: root/message.php
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-21Capitalisation and punctuationGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-17/+19
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-2/+1
2014-05-06Replace global user functions with WT_User classGreg Roach1-1/+2
2014-04-09Remove message 'This user prefers to receive messages in [langauge]'Greg Roach1-2/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-15The function Zend_Locale::getTranslation is very slow, and not available in ZF2Greg Roach1-1/+1
2013-11-09Add CSRF checks to message.phpGreg Roach1-8/+9
2013-10-16#1240663 - Subject not automatically added to the subject field on replyGreg Roach1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-09-14 #1063054 - Errors in mail sending should be traced, not outputtedGreg Roach1-2/+0
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-9/+9
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-6/+6
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-01-17#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)fisharebest1-1/+1
2013-01-09Update the "FlashMessenger" so that it can also show messages from the *curre...fisharebest1-3/+3
2012-11-22Consistent styling for close buttonsfisharebest1-1/+5
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-3/+3
2012-07-01Broadcast messages not working - only first message is sent.fisharebest1-3/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-3/+3
2012-04-19Filter/escape user data in message.phpfisharebest1-19/+20
2012-03-18#946697 - Use HTML5 email input typefisharebest1-16/+2
2012-02-01#908893 - Broadcast messages not working (1.2.6)fisharebest1-4/+3
2012-02-01#923308 - Undefined variable from_email in message.phpfisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-12/+12
2011-12-03Fix: sending internal messages not workingfisharebest1-149/+133
2011-11-28message.php - undefined variable (error from previous change)fisharebest1-1/+1
2011-11-28message.php: (1) unable to send messages as we cannot update $_SESSION after ...fisharebest1-19/+25
2011-11-20Move module code from index.php to the modules.fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-7/+3
2011-10-27fix some webtrees messaging problemŁukasz Wilenski1-0/+1
2011-10-26add missing ! in fix some minor webtrees messaging problemŁukasz Wilenski1-1/+1
2011-10-26fix some minor webtrees messaging problemŁukasz Wilenski1-0/+5
2011-10-21#738365 - Internal-email message link incompleteŁukasz Wilenski1-1/+6
2011-10-21fix: Bug #735875 - Registration email process flawed, svn 11128Łukasz Wilenski1-50/+50
2011-06-22Only apply "external links in email" block to visitors - not to anyone who is...fisharebest1-9/+11
2011-06-22Add addition user instructions after blocked emailsfisharebest1-2/+3
2011-06-22Whitelist the local site when checking for spam messagesfisharebest1-2/+6