index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change version number from 3.0.4-RC1 to 3.0.4
Meik Sievertsen
2008-12-12
3
-3
/
+10
*
Fix bug #38655
Meik Sievertsen
2008-12-11
1
-3
/
+3
*
forgot to change this one - related to revision #r9136
Meik Sievertsen
2008-12-07
1
-17
/
+17
*
Add in missing free result on DB query
Chris Smith
2008-12-06
1
-0
/
+2
*
Re-arrange the re-order code to only run if multi-aliases are used
Meik Sievertsen
2008-12-06
1
-23
/
+21
*
make it obvious that even if the files got uploaded on an update that it is n...
Meik Sievertsen
2008-12-05
2
-2
/
+3
*
Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the tab...
Meik Sievertsen
2008-12-05
2
-2
/
+47
*
- Do not show 'Forward' button if the user cannot send PM's.
Chris Smith
2008-12-04
3
-3
/
+4
*
not quite
Nils Adermann
2008-12-04
1
-1
/
+1
*
Use a left join for the topics table on search to avoid trouble with FROM syn...
Nils Adermann
2008-12-04
2
-11
/
+13
*
fix postcount resync for situations where low and high post ids are higher th...
Meik Sievertsen
2008-12-04
2
-10
/
+30
*
Give a small tolerence to timestamps in the future when displaying times as '...
Chris Smith
2008-12-04
1
-4
/
+6
*
every second commit an pre/post-commit error... :/
Meik Sievertsen
2008-12-03
2
-1
/
+22
*
correctly update last topic/forum information if changing guest usernames thr...
Meik Sievertsen
2008-12-03
1
-3
/
+19
*
#38315
Henry Sudhof
2008-12-03
1
-1
/
+1
*
missing entry
Henry Sudhof
2008-12-03
1
-0
/
+2
*
Use "less than a minute ago" instead of "0 minutes ago"
Meik Sievertsen
2008-12-03
3
-5
/
+5
*
fix the no_profile one called after another mode with the same user_id and gu...
Meik Sievertsen
2008-12-03
1
-2
/
+2
*
Fix a regression from r9075
Chris Smith
2008-12-02
1
-1
/
+1
*
dumdidum...
Meik Sievertsen
2008-12-02
12
-13
/
+13
*
Add same redirect disable_cd_check parameter to meta_refresh - #38065
Meik Sievertsen
2008-12-02
1
-2
/
+7
*
Make sure a style set to "default" is also always active. ;) (Bug #37475)
Meik Sievertsen
2008-12-02
1
-0
/
+6
*
Slight performance increase for common parameter calls to append_sid() (Bug #...
Meik Sievertsen
2008-12-02
2
-12
/
+28
*
Performance increase for get_username_string() (Bug #37545 - Patch by BartVB)
Meik Sievertsen
2008-12-02
2
-48
/
+46
*
stupid PHP manual :@ the two parameters to clearstatcache() are 5.3 only. Fix...
Chris Smith
2008-12-01
1
-5
/
+5
*
Fix potential issues with the stat cache and phpbb_chmod()
Chris Smith
2008-12-01
1
-0
/
+8
*
do not display ban link for own profile
Meik Sievertsen
2008-11-30
1
-1
/
+1
*
force full date on "edited by" line. ;)
Meik Sievertsen
2008-11-30
2
-3
/
+3
*
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
Meik Sievertsen
2008-11-30
18
-103
/
+156
*
typo?
Meik Sievertsen
2008-11-30
2
-2
/
+2
*
Do not increment users post count after post approval if post had been posted...
Meik Sievertsen
2008-11-30
2
-2
/
+7
*
Let's face it - the most common setup we see with phpBB is having group-speci...
Meik Sievertsen
2008-11-30
2
-2
/
+6
*
extend the style columns (style_id, template_id, imageset_id, image_id...)
Meik Sievertsen
2008-11-27
8
-75
/
+105
*
no newline
Meik Sievertsen
2008-11-26
1
-1
/
+1
*
Better handling and finer control for custom profile fields visibility option...
Meik Sievertsen
2008-11-26
15
-92
/
+150
*
Tell users to recreate the search index after changing the common word thresh...
Nils Adermann
2008-11-26
3
-2
/
+3
*
Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_...
Nils Adermann
2008-11-24
3
-39
/
+30
*
[Change] Alllow applications to set custom module inclusion path (idea by HoL)
Meik Sievertsen
2008-11-23
2
-1
/
+39
*
Make searching for members by YIM address work in prosilver
Chris Smith
2008-11-23
2
-2
/
+3
*
better fix for (Bug #37055)
Nils Adermann
2008-11-22
1
-4
/
+3
*
- Properly treat punctuation marks after local urls [Bug #37055]
Nils Adermann
2008-11-22
2
-1
/
+10
*
Only display special ranks to guests; no longer display normal ranks for gues...
Meik Sievertsen
2008-11-22
4
-4
/
+6
*
define cookie var for styleswitcher.js for popups (Bug #36765)
Meik Sievertsen
2008-11-22
1
-0
/
+1
*
Do not try to send jabber notifications if no jid entered (Bug #36775)
Meik Sievertsen
2008-11-22
2
-0
/
+12
*
small adjustement... only add an empty array if cached data is empty (from 3....
Meik Sievertsen
2008-11-22
1
-2
/
+2
*
Do not display COPPA group in memberlist find member dialog if COPPA disabled...
Meik Sievertsen
2008-11-22
2
-4
/
+21
*
make sure phpbb_chmod is able to be called
Meik Sievertsen
2008-11-22
1
-0
/
+18
*
Fix header list build for replying oldest PM in PM history (Bug #37275)
Meik Sievertsen
2008-11-22
2
-1
/
+4
*
add the first fixed bugs from after the release
Meik Sievertsen
2008-11-22
1
-2
/
+4
*
changelog, up indexes
Henry Sudhof
2008-11-21
1
-11
/
+11
[prev]
[next]