aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16157] Fix FORM_INVALID error in the sending email formrxu2019-09-131-1/+1
* [ticket/15970] Add empty line before event docblockMarc Alexander2019-04-011-0/+1
* [ticket/15970] Add core.message_admin_form_submit_beforeJakub Senko2019-02-271-1/+28
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-012-5/+5
* [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+8
* Merge pull request #3108 from Elsensee/ticket/13284Joas Schilling2014-11-211-1/+1
|\
| * [ticket/13284] Set message body in topic form too, so it will be sentOliver Schramm2014-11-041-1/+1
* | [ticket/13242] Fix HTML validityOliver Schramm2014-11-051-0/+1
|/
* [ticket/13271] Disable CC sender feature for anonymous usersNils Adermann2014-11-021-1/+1
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-225-25/+35
* [ticket/12715] Cleanup comments in \phpbb\message\*Tristan Darricau2014-06-151-2/+2
* [ticket/10073] Move config values to config_textJoas Schilling2014-05-291-4/+11
* [ticket/10073] Use phpbb_validate_email to verify email addressJoas Schilling2014-05-291-2/+20
* [ticket/10073] Deduplicate the if statementJoas Schilling2014-05-291-10/+1
* [ticket/10073] Fallback to board_contact when contact page is disabledJoas Schilling2014-05-292-3/+12
* [ticket/10073] Display contact infoJoas Schilling2014-05-291-2/+10
* [ticket/10073] Fix missing language stringJoas Schilling2014-05-291-0/+1
* [ticket/10073] Use get_username_string and correctly sprintf for languagesJoas Schilling2014-05-291-2/+3
* [ticket/10073] Add @config_text to admin_formJoas Schilling2014-05-291-1/+24
* [ticket/10073] Remove unneccessary todos he config switch is enoughJoas Schilling2014-05-291-1/+1
* [ticket/10073] Add doc blocks to new classesJoas Schilling2014-05-295-23/+251
* [ticket/10073] Fix grammar in commentJoas Schilling2014-05-291-1/+1
* [ticket/10073] Global announcements have a forum_id nowJoas Schilling2014-05-291-24/+5
* [ticket/10073] Fix code sniffer complainJoas Schilling2014-05-291-1/+0
* [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-295-0/+666