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
*
Parse BBCode lists of type square, circle and disc. #35295
Chris Smith
2008-10-13
1
-1
/
+1
*
Really fix #13970 broken fix in r8853.
Chris Smith
2008-10-11
1
-1
/
+1
*
Do not send PMs with warnings if the user cannot read PMs or they are disable...
Chris Smith
2008-10-11
1
-0
/
+42
*
Increase board topic counter when splitting topics. #32125
Chris Smith
2008-10-11
1
-0
/
+3
*
Display a message if no topics or forums are selected when unsubscribing. #34855
Chris Smith
2008-10-11
1
-1
/
+4
*
Erm yeah that bit is kinda important (fixing r8993)
Chris Smith
2008-10-10
1
-1
/
+1
*
Fix regression introduced in r8951 #34985
Chris Smith
2008-10-10
1
-5
/
+16
*
Make sure users still get notifications if they set to only be notified by Ja...
Meik Sievertsen
2008-10-09
3
-4
/
+33
*
- Do not show link to user/group profiles if user has no permission to view t...
Meik Sievertsen
2008-10-09
2
-6
/
+15
*
Implemented strict check for cached user permissions and existing ACL options...
Meik Sievertsen
2008-10-09
1
-9
/
+46
*
[Feature] Allow specific connection to different server for jabber functional...
Meik Sievertsen
2008-10-08
1
-12
/
+20
*
Do not allow password reminders if u_passchg permission is not given. (Bug #1...
Meik Sievertsen
2008-10-06
1
-1
/
+10
*
Separate display of posted attachments in posting screen and switch for templ...
Meik Sievertsen
2008-10-06
2
-17
/
+12
*
Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)
Meik Sievertsen
2008-10-06
1
-0
/
+12
*
some whitespace changes and opening files in binary mode in functions_messenger
Meik Sievertsen
2008-10-06
1
-1
/
+1
*
Fix for r8752
Meik Sievertsen
2008-10-06
1
-14
/
+24
*
Remove NUL-Bytes directly in request_var() for strings and within the custom ...
Meik Sievertsen
2008-10-02
5
-5
/
+5
*
Check users pm preferences for pm's sent to groups. (Bug #33245)
Meik Sievertsen
2008-09-30
1
-1
/
+6
*
Wrong parameter count for preg_replace in get_context() (IMO we need no limit...
Meik Sievertsen
2008-09-30
1
-1
/
+1
*
further adjustments to exit; statements
Meik Sievertsen
2008-09-30
1
-0
/
+3
*
check fields properly not being set sometimes. ;)
Meik Sievertsen
2008-09-29
1
-5
/
+5
*
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...
Meik Sievertsen
2008-09-29
2
-4
/
+4
*
revert r8893 - there were massive problems with the display and select all code
Meik Sievertsen
2008-09-28
1
-2
/
+2
*
Add quoting support to PM history when composing a reply. #34285
Chris Smith
2008-09-27
1
-0
/
+1
*
Better return links when deleting topics through the MCP. #34655
Chris Smith
2008-09-27
1
-5
/
+13
*
Small language fix (#32795) and tiny bug fix
Chris Smith
2008-09-26
1
-1
/
+1
*
* Use a distinct log message for shadow topic deletions to differentiate betw...
Chris Smith
2008-09-26
1
-1
/
+1
*
Fix problems with styles using an underscore within the filename. (Bug #34315)
Meik Sievertsen
2008-09-26
2
-11
/
+42
*
Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep...
Chris Smith
2008-09-26
1
-1
/
+1
*
Split posts target forum requires 'f_post' now instead of 'm_split'. #31015
Chris Smith
2008-09-26
1
-2
/
+2
*
Add links to the post and forum when viewing a report from the MCP. #33795, #...
Chris Smith
2008-09-26
1
-1
/
+2
*
Fix a tricky little bug in r8909
Chris Smith
2008-09-26
1
-1
/
+6
*
A fix for the fix in r8934. #34525
Chris Smith
2008-09-24
1
-0
/
+4
*
We want our PM spam back. Fix a regression introduced in r8913, preventing us...
Chris Smith
2008-09-24
1
-3
/
+0
*
better query for syncing post counts. Thanks to BartVB for this. ;)
Meik Sievertsen
2008-09-24
1
-12
/
+11
*
Do not include hash in redirect back
Henry Sudhof
2008-09-24
1
-3
/
+3
*
MCP topic view checkboxes now default to unchecked.
Chris Smith
2008-09-23
1
-1
/
+1
*
gah
Meik Sievertsen
2008-09-23
1
-1
/
+1
*
- Automatically add users/groups to the PM recipient list, if entered or sele...
Meik Sievertsen
2008-09-23
1
-24
/
+88
*
synchronise post count in steps
Meik Sievertsen
2008-09-23
1
-8
/
+31
*
- Added 'max_recipients' setting for private messages. This setting allows ad...
Meik Sievertsen
2008-09-23
4
-8
/
+19
*
Correctly handle unread status of subforums (that are not shown on the index)...
Chris Smith
2008-09-23
1
-0
/
+14
*
Log the forum name that topics are moved into.
Chris Smith
2008-09-23
2
-3
/
+9
*
whitespace
Henry Sudhof
2008-09-22
1
-1
/
+1
*
adding more hashes
Henry Sudhof
2008-09-22
1
-14
/
+21
*
Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975)
Meik Sievertsen
2008-09-19
1
-2
/
+2
*
do not allow categories to be locked by accident (Bug #14548)
Meik Sievertsen
2008-09-19
1
-1
/
+4
*
support tabs in code selections (Bug #25445). Still does not solve the strang...
Meik Sievertsen
2008-09-19
1
-2
/
+2
*
Correctly delete message attachments. (Bug #23755) Also revamped and simplifi...
Meik Sievertsen
2008-09-19
2
-122
/
+98
*
remove duplicate statement
Meik Sievertsen
2008-09-18
1
-1
/
+1
[next]