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
/
ucp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMs
Igor Wiedler
2010-11-21
1
-0
/
+3
*
[ticket/9807] Hide avatar tab in UCP when avatars are disabled
Igor Wiedler
2010-09-07
1
-1
/
+1
*
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
Andreas Fischer
2010-08-28
2
-2
/
+2
|
\
|
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
2
-2
/
+2
*
|
Merge branch 'ticket/jellydoughnut/9772' into develop-olympus
Andreas Fischer
2010-08-28
1
-1
/
+1
|
\
\
|
*
|
[ticket/9772] Unify permissions for sending email when board_email_form is off
Josh Woody
2010-08-28
1
-1
/
+1
*
|
|
Merge branch 'ticket/bantu/9612' into develop-olympus
Josh Woody
2010-08-19
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/9612] Introduce new function gen_rand_string_friendly().
Andreas Fischer
2010-05-17
1
-1
/
+1
*
|
|
|
Merge branch 'ticket/bantu/9611' into develop-olympus
Josh Woody
2010-08-19
3
-10
/
+3
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
[ticket/9611] Make length of activation keys variable between 6 and 10.
Andreas Fischer
2010-05-17
3
-10
/
+3
*
|
|
Merge branch 'ticket/nickvergessen/7720' into develop-olympus
Andreas Fischer
2010-07-14
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/7720] Fix alternative image-description for unread posts.
Joas Schilling
2010-07-14
1
-2
/
+2
*
|
|
[ticket/9451] Add optional $can_upload parameter to avatar_process_user().
Thatbitextra
2010-07-07
1
-1
/
+1
|
/
/
*
|
[ticket/9135] Fix report-icon for moderators in PM folders.
Joas Schilling
2010-05-26
1
-1
/
+25
|
/
*
[ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...
Joas Schilling
2010-05-16
1
-1
/
+1
*
Bug #13181 - Honor minimum and maximum password length in generated passwords...
Andreas Fischer
2010-02-07
1
-5
/
+6
*
[Fix] Don't send activation email when user tries to change email without per...
Cullen Walsh
2010-01-25
1
-1
/
+1
*
Friends and foes will not show up as private message rule options if their re...
Chris Smith
2010-01-18
1
-0
/
+17
*
Invalidate captcha after reg
Henry Sudhof
2010-01-17
1
-1
/
+1
*
Invalidate captcha after reg
Henry Sudhof
2010-01-17
1
-0
/
+6
*
#50985 - fix XML export of private messages sent to deleted users
Henry Sudhof
2009-12-13
1
-7
/
+23
*
[Fix] Use correct BBCode parseoptions in signatures when previewing PMs.
Joas Schilling
2009-12-12
1
-1
/
+1
*
Do not permit unauthorised users to delete private messages from folder listi...
Chris Smith
2009-12-11
1
-0
/
+6
*
Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...
Meik Sievertsen
2009-11-03
1
-1
/
+1
*
Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...
Meik Sievertsen
2009-10-04
1
-1
/
+1
*
Bug #52175
Meik Sievertsen
2009-10-04
2
-1
/
+1
*
Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...
Joas Schilling
2009-09-25
1
-16
/
+1
*
Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757
Meik Sievertsen
2009-09-17
1
-1
/
+0
*
rollback; will be in 3.0.7
Henry Sudhof
2009-09-11
1
-23
/
+7
*
#50985
Henry Sudhof
2009-09-11
1
-7
/
+23
*
Related to r9830: Change REPORT_POST to REPORT_PM.
Andreas Fischer
2009-09-09
1
-1
/
+1
*
define $data array at the correct location. ;)
Meik Sievertsen
2009-09-09
1
-3
/
+2
*
#50485
Henry Sudhof
2009-09-03
1
-0
/
+1
*
Redirect to group list if confirm box canceled - Bug #50105
Meik Sievertsen
2009-08-31
1
-0
/
+6
*
Style authors are now able to define the default submit button used for form ...
Meik Sievertsen
2009-08-30
1
-1
/
+7
*
Fix Bug #49195 - Queries on un-indexed column user_email
Joas Schilling
2009-08-28
3
-3
/
+3
*
Fix r10035
Meik Sievertsen
2009-08-20
1
-1
/
+1
*
Sort private messages by message time and not message id. (Bug #50015)
Meik Sievertsen
2009-08-20
1
-4
/
+14
*
Separate PM Reply and PM Reply to all in prosilver.
Meik Sievertsen
2009-08-04
2
-4
/
+15
*
check changed to allow for undefined lang entries. Proposed by a_jelly_donut
Henry Sudhof
2009-07-31
1
-1
/
+1
*
Minor captcha API change - disable display of plugin by returning false in ge...
Henry Sudhof
2009-07-27
1
-2
/
+1
*
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...
Joas Schilling
2009-07-24
1
-1
/
+16
*
Users can report PMs to moderators which are then visible in a new MCP module
Nils Adermann
2009-07-21
2
-72
/
+3
*
Feature Bug #45375 - Add option to disable remote upload avatars
Joas Schilling
2009-07-14
2
-10
/
+14
*
Fix bug #47265 - Smilies and images not viewed in topic-print view
Joas Schilling
2009-07-13
1
-1
/
+2
*
Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...
Joas Schilling
2009-07-08
1
-1
/
+1
*
Fixed Bug #40155 - Postcount of 0 not showing up in PMs
Ruslan Uzdenov
2009-07-08
1
-1
/
+1
*
Fixed Bug #39625 - QUOTE-string not included when replying to pm's
Ruslan Uzdenov
2009-07-07
1
-1
/
+4
*
Add some data for akismet et al
Henry Sudhof
2009-06-29
1
-2
/
+2
*
Fixed Bug #45115 - Signature parsing flags are not stored in DB
Ruslan Uzdenov
2009-06-27
1
-3
/
+12
[next]