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
Commit message (
Expand
)
Author
Age
Files
Lines
*
captcha changes
Henry Sudhof
2009-03-17
2
-8
/
+30
*
Mass Email works again for users with empty jabber address but notification s...
Meik Sievertsen
2009-03-17
4
-10
/
+34
*
Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
Meik Sievertsen
2009-03-17
2
-2
/
+2
*
Bug #41175 - wrong call to mb_ereg_search_init() (second commit)
Meik Sievertsen
2009-03-17
2
-32
/
+52
*
Bug #41175 - wrong call to mb_ereg_search_init()
Meik Sievertsen
2009-03-17
1
-2
/
+1
*
Flash files do not display anymore after update to flash player 10 (Bug #41315)
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enab...
Meik Sievertsen
2009-03-17
1
-2
/
+8
*
#42985 - use path in JS instead of name
Meik Sievertsen
2009-03-17
1
-0
/
+2
*
Deleting private message attachments could delete post attachments. #42815
Chris Smith
2009-03-16
1
-0
/
+9
*
Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some ...
Meik Sievertsen
2009-03-16
1
-2
/
+2
*
Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)
Meik Sievertsen
2009-03-16
1
-0
/
+7
*
Fix download count increments for image attachments without corresponding thu...
Meik Sievertsen
2009-03-16
1
-0
/
+2
*
Better thumbnail quality with imagemagick (Bug #42565)
Meik Sievertsen
2009-03-16
1
-1
/
+1
*
Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...
Meik Sievertsen
2009-03-16
1
-1
/
+5
*
fix bug #42785
Meik Sievertsen
2009-03-16
1
-7
/
+8
*
Fix r9363, DEFINE uses template_compile::compile() which was generating reall...
Chris Smith
2009-03-14
1
-1
/
+2
*
for using the same cached file we need to have exact queries. :P
Meik Sievertsen
2009-03-11
1
-1
/
+2
*
Hide font size options which are bigger than the allowed size in the editor. ...
Chris Smith
2009-03-11
2
-0
/
+2
*
Use OS-specific line endings for mail headers. (related to Bug #42755)
Meik Sievertsen
2009-03-11
1
-21
/
+27
*
add IN_PHPBB check to generated cache files
Meik Sievertsen
2009-03-11
3
-7
/
+11
*
fix bug #42635 (missed identity)
Meik Sievertsen
2009-03-08
1
-3
/
+27
*
Fix imageset editing for retaining and correctly setting dimensions for image...
Meik Sievertsen
2009-03-07
1
-106
/
+110
*
Fix infinite loop in message handler if cache directory is not writable. (Bug...
Meik Sievertsen
2009-03-01
1
-2
/
+5
*
Correct mbstring regular expression for the allowable username characters. #4...
Chris Smith
2009-03-01
1
-1
/
+1
*
- adjust db_tools again to not remove any schema (they may be required)
Meik Sievertsen
2009-02-28
3
-35
/
+20
*
add more checks to schema changes
Meik Sievertsen
2009-02-28
1
-12
/
+28
*
add "drop table" and "create table" functionality to db_tools.
Meik Sievertsen
2009-02-28
1
-21
/
+349
*
- Removed redundant code and unnecessary queries in forum management. #42265
Chris Smith
2009-02-27
1
-18
/
+12
*
Add link to user profile in the MCP for user notes and warn user.
Chris Smith
2009-02-27
2
-4
/
+10
*
Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985
Jim Wigginton
2009-02-26
5
-9
/
+45
*
Log password changes via password reset function. #41365
Chris Smith
2009-02-23
1
-0
/
+2
*
Add correct antiabuse headers and fix #41935
Chris Smith
2009-02-23
1
-1
/
+6
*
tiny tiny changes to r9328
Chris Smith
2009-02-15
1
-1
/
+1
*
Allow translation of Custom BBCode help messages.
Chris Smith
2009-02-15
1
-1
/
+7
*
Add anti-abuse email headers to acp_inactive.php and correct activation remin...
Chris Smith
2009-02-15
1
-2
/
+12
*
erm
Henry Sudhof
2009-02-09
1
-1
/
+1
*
some fixes, need feedback about parameters and shapes
Henry Sudhof
2009-02-09
1
-23
/
+37
*
a little less
Henry Sudhof
2009-02-08
1
-2
/
+2
*
and another CAPTCHA setting - add new noise shapes to the noise array for mor...
Henry Sudhof
2009-02-08
2
-2
/
+64
*
Small addition to r3915, add comments about RFC
Chris Smith
2009-02-07
1
-0
/
+3
*
Tiny change to accept back slashes for Windows paths, phpBB passes forward sl...
Chris Smith
2009-02-07
1
-1
/
+1
*
Whois now works reliably for RIRs other than APNIC and RIPE
Chris Smith
2009-02-07
1
-19
/
+28
*
As proposed by marshalrusty: re-hash plain MD5s left in the database
Henry Sudhof
2009-02-06
1
-2
/
+4
*
better fix for bug #41085
Meik Sievertsen
2009-01-29
1
-13
/
+8
*
Fixed bug #40275 - The sql query in acp_users.php lacks a condition
Jim Wigginton
2009-01-27
1
-0
/
+1
*
Fixed bug #39005 - check forum_image whether it exists
Jim Wigginton
2009-01-27
1
-1
/
+6
*
remove the cache for the session lookups. Actually, the disk reads/writes are...
Meik Sievertsen
2009-01-27
1
-1
/
+1
*
Fix guest/bot session problems with apache authentication plugin (Bug #41085)
Meik Sievertsen
2009-01-27
1
-1
/
+13
*
Fixed bug #40325 – Friend/foe system displays posts made by foes while comp...
Jim Wigginton
2009-01-27
1
-1
/
+14
*
Fixed bug #40565 – Missing end " in quote bb tag deletes text
Jim Wigginton
2009-01-26
1
-0
/
+3
[next]