index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
acp
/
acp_email.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-7
/
+7
*
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+2
*
Merge branch '3.1.x'
Tristan Darricau
2015-10-14
1
-2
/
+9
|
\
|
*
[ticket/10572] Unguarded includes in acp files
Richard McGirr
2015-10-13
1
-2
/
+9
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-2
/
+2
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-02-02
1
-2
/
+16
|
\
\
|
|
/
|
*
[ticket/13313] Update version in @since tag of event
Oliver Schramm
2015-01-15
1
-1
/
+1
|
*
[ticket/13313] Add event core.acp_email_display
Oliver Schramm
2015-01-11
1
-2
/
+16
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-3
/
+3
|
/
*
[ticket/13470] Fix non-empty username array if no usernames are given
Oliver Schramm
2015-01-08
1
-1
/
+1
*
[ticket/13312] Use empty for usernames array
Oliver Schramm
2014-11-26
1
-2
/
+2
*
[ticket/13312] Add event core.acp_email_send_before
Oliver Schramm
2014-11-26
1
-19
/
+52
*
[ticket/13310] Add event core.acp_email_modify_sql
Oliver Schramm
2014-11-09
1
-1
/
+11
*
[ticket/13310] Always use sql_build_query in acp_email.php
Oliver Schramm
2014-11-09
1
-6
/
+10
*
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
1
-10
/
+1
*
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
1
-1
/
+10
*
[ticket/10073] Replace board_contact mail with links to contact page
Nils Adermann
2014-05-29
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-11-20
1
-4
/
+1
|
\
|
*
[ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().
Andreas Fischer
2011-11-20
1
-1
/
+1
|
*
[ticket/10446] DRY X-AntiAbuse header addition.
Oleg Pudeyev
2011-11-20
1
-4
/
+1
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-29
1
-2
/
+3
|
\
\
|
|
/
|
*
[ticket/9307] Remove hardcoded chunk size of mass emails.
Chris Smith
2011-09-24
1
-2
/
+3
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-04-10
1
-10
/
+35
|
\
\
|
|
/
|
*
[ticket/9581] Fix missing index
Erik Frèrejean
2011-03-24
1
-1
/
+1
|
*
[ticket/9581] Slightly tweaked queries
Erik Frèrejean
2011-03-04
1
-14
/
+35
|
*
[ticket/9581] Make banlist table select optional
Erik Frèrejean
2011-03-04
1
-2
/
+2
|
*
[ticket/9581] Mass e-mail to banned users
Erik Frèrejean
2011-03-04
1
-8
/
+12
|
*
Mass Email works again for users with empty jabber address but notification s...
Meik Sievertsen
2009-03-17
1
-5
/
+5
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+262
*
|
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-260
/
+0
*
|
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-2
/
+2
*
|
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-8
/
+6
*
|
- make viewforum work again
David M
2008-01-08
1
-1
/
+1
|
/
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-9
/
+17
*
Ok, here comes a big one. Poor updater. Also requires testing.
Henry Sudhof
2007-10-03
1
-0
/
+8
*
#i62 - #i65
Meik Sievertsen
2007-09-22
1
-1
/
+0
*
try to normalize everything...
Meik Sievertsen
2007-07-22
1
-3
/
+3
*
fixing some bugs
Meik Sievertsen
2007-02-18
1
-5
/
+10
*
Some... fixes... laying around here.
Meik Sievertsen
2007-02-06
1
-9
/
+20
*
fixing some bugs, most being submitted grammatical/spelling errors.
Meik Sievertsen
2007-01-21
1
-1
/
+1
*
- telling the admin for what the board contact and board email addresses are ...
Meik Sievertsen
2006-12-31
1
-1
/
+0
*
Unused Code inside function update_forum_data [Bug #6606]
Meik Sievertsen
2006-12-27
1
-1
/
+6
*
- a bunch of fixes
Meik Sievertsen
2006-12-02
1
-2
/
+2
*
ok, i am an idiot...
Meik Sievertsen
2006-11-03
1
-2
/
+2
*
- make sure the sql layer for mysql always states mysql4 and get to mysql if ...
Meik Sievertsen
2006-11-03
1
-2
/
+0
*
- implemented the suggested html_entity_decode function made by david
Meik Sievertsen
2006-11-03
1
-4
/
+4
[next]