aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_email.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-7/+7
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
* Merge branch '3.1.x'Tristan Darricau2015-10-141-2/+9
|\
| * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-2/+9
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-6/+6
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-2/+16
|\ \ | |/
| * [ticket/13313] Update version in @since tag of eventOliver Schramm2015-01-151-1/+1
| * [ticket/13313] Add event core.acp_email_displayOliver Schramm2015-01-111-2/+16
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+3
|/
* [ticket/13470] Fix non-empty username array if no usernames are givenOliver Schramm2015-01-081-1/+1
* [ticket/13312] Use empty for usernames arrayOliver Schramm2014-11-261-2/+2
* [ticket/13312] Add event core.acp_email_send_beforeOliver Schramm2014-11-261-19/+52
* [ticket/13310] Add event core.acp_email_modify_sqlOliver Schramm2014-11-091-1/+11
* [ticket/13310] Always use sql_build_query in acp_email.phpOliver Schramm2014-11-091-6/+10
* [ticket/10073] Deduplicate the if statementJoas Schilling2014-05-291-10/+1
* [ticket/10073] Fallback to board_contact when contact page is disabledJoas Schilling2014-05-291-1/+10
* [ticket/10073] Replace board_contact mail with links to contact pageNils Adermann2014-05-291-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developIgor Wiedler2011-11-201-4/+1
|\
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-201-1/+1
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-4/+1
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-2/+3
|\ \ | |/
| * [ticket/9307] Remove hardcoded chunk size of mass emails.Chris Smith2011-09-241-2/+3
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-101-10/+35
|\ \ | |/
| * [ticket/9581] Fix missing indexErik Frèrejean2011-03-241-1/+1
| * [ticket/9581] Slightly tweaked queriesErik Frèrejean2011-03-041-14/+35
| * [ticket/9581] Make banlist table select optionalErik Frèrejean2011-03-041-2/+2
| * [ticket/9581] Mass e-mail to banned usersErik Frèrejean2011-03-041-8/+12
| * Mass Email works again for users with empty jabber address but notification s...Meik Sievertsen2009-03-171-5/+5
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+262
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-260/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-8/+6
* | - make viewforum work againDavid M2008-01-081-1/+1
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-9/+17
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+8
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* try to normalize everything...Meik Sievertsen2007-07-221-3/+3
* fixing some bugsMeik Sievertsen2007-02-181-5/+10
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-9/+20
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-1/+6
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+2
* ok, i am an idiot...Meik Sievertsen2006-11-031-2/+2
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-2/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-4/+4