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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fix] Don't send activation email when user tries to change email without per...
Cullen Walsh
2010-01-25
2
-1
/
+2
*
Fix: "typo" on r10436
Joas Schilling
2010-01-24
1
-1
/
+1
*
[Fix] Do not automatically unsubscribe users from topics, when email and jabb...
Joas Schilling
2010-01-24
2
-1
/
+2
*
Let's remove this warning again, since it for example also works quite well w...
Andreas Fischer
2010-01-24
1
-3
/
+0
*
acl_get() of course requires the forum_id there.
Andreas Fischer
2010-01-24
1
-1
/
+1
*
Fix bug #55045 - Do not duplicate previous/next links in pagination text of m...
Ruslan Uzdenov
2010-01-24
3
-2
/
+3
*
Trigger error right away if user has exceeded login attempts instead of askin...
Andreas Fischer
2010-01-20
1
-0
/
+5
*
Make sure captcha factory is there. Make sure language array is there.
Andreas Fischer
2010-01-20
2
-0
/
+10
*
[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...
Andreas Fischer
2010-01-19
9
-0
/
+123
*
Fix bug #56075 - "Bump Topic" link not showing when bump interval is 0
Ruslan Uzdenov
2010-01-19
2
-1
/
+2
*
Bug #56285 - Properly calculate posts in a topic in the MCP
Cullen Walsh
2010-01-19
2
-1
/
+9
*
- Bug #56255 - Moving topics to a forum where you are on queue
Josh Woody
2010-01-18
5
-9
/
+22
*
Fix bug #51585 - Search loginbox or auth message differs
Ruslan Uzdenov
2010-01-18
2
-18
/
+21
*
Friends and foes will not show up as private message rule options if their re...
Chris Smith
2010-01-18
2
-0
/
+18
*
Minor language change #56745
Chris Smith
2010-01-17
1
-1
/
+1
*
Include live data in the statistics #53795
Chris Smith
2010-01-17
1
-0
/
+4
*
The easy solution to all my problems with SQLite is this. :( #56105
Chris Smith
2010-01-17
2
-1
/
+9
*
#56455 - remove extra space in template
Henry Sudhof
2010-01-17
1
-1
/
+1
*
Load reCAPTCHA over https when using a secure connection to the board. #55755
Chris Smith
2010-01-17
2
-0
/
+8
*
update log
Henry Sudhof
2010-01-17
1
-0
/
+2
*
spaces
Henry Sudhof
2010-01-17
1
-1
/
+1
*
Invalidate captcha after reg
Henry Sudhof
2010-01-17
1
-1
/
+1
*
- Forgot to fix jQuery code in r10409 #54395
Chris Smith
2010-01-17
1
-2
/
+2
*
Invalidate captcha after reg
Henry Sudhof
2010-01-17
1
-0
/
+6
*
Fix bug #56555 - Quick reply + posting permission
Ruslan Uzdenov
2010-01-17
2
-2
/
+7
*
spaces
Henry Sudhof
2010-01-17
1
-1
/
+1
*
spaces
Henry Sudhof
2010-01-17
1
-4
/
+4
*
Always require a fresh solved captcha, don't accept a stored solution.
Henry Sudhof
2010-01-17
1
-3
/
+8
*
Mirror login captcha option on captcha settings
Henry Sudhof
2010-01-17
2
-0
/
+5
*
Don't submit when pressing enter on preview button. Regression from r10069 #5...
Chris Smith
2010-01-17
2
-5
/
+6
*
Bug #56235 - Do not unsubscribe users from topics replying with quickreply.
Joas Schilling
2010-01-17
2
-1
/
+2
*
Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ...
Joas Schilling
2010-01-17
1
-1
/
+1
*
make userdata available
Henry Sudhof
2010-01-14
1
-1
/
+1
*
No longer include subforums in forum feed.
Andreas Fischer
2010-01-12
4
-36
/
+38
*
m_approve array can be empty
Andreas Fischer
2010-01-12
1
-2
/
+6
*
Exclude moved topics.
Andreas Fischer
2010-01-12
1
-0
/
+1
*
min() is actually pointless there.
Andreas Fischer
2010-01-12
1
-3
/
+4
*
Actually use the new method.
Andreas Fischer
2010-01-12
1
-8
/
+17
*
Improve overall feed performance
Andreas Fischer
2010-01-12
1
-17
/
+31
*
Safe us some more calls to $db->sql_escape().
Andreas Fischer
2010-01-11
2
-4
/
+4
*
Make sure ORDER BY is SELECTed
Andreas Fischer
2010-01-08
1
-2
/
+7
*
We have to prefetch post ids from other tables where possible.
Andreas Fischer
2010-01-08
1
-26
/
+92
*
Oops thanks rxu, fixes r10309 refs #54465
Chris Smith
2010-01-07
1
-0
/
+2
*
Fix Bug #56125 - XHTML mistakes in Coding Guidelines. Patch by leviatan21.
Andreas Fischer
2010-01-01
1
-21
/
+10
*
Small text corrections. r10393
Andreas Fischer
2009-12-31
2
-2
/
+2
*
Remove complex query, add true sorting for viewprofile group list. Related to...
Andreas Fischer
2009-12-31
2
-6
/
+28
*
Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ...
Andreas Fischer
2009-12-31
2
-6
/
+36
*
Bug #56025 - Pagination of User Notes in MCP uses two different config values.
Joas Schilling
2009-12-30
2
-1
/
+2
*
Add warnings about plaintext passwords
Chris Smith
2009-12-30
2
-2
/
+3
*
Reflect feed configuration parameter changes in questionnaire.
Andreas Fischer
2009-12-29
1
-4
/
+5
[next]