aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10158] Remove some code duplication from generating the message.Nils Adermann2011-06-051-28/+10
* [ticket/10158] Only view "Return to" links if they are useful.Joas Schilling2011-05-231-8/+34
* [ticket/10158] Add return-link to folder, when the user replied from a folder.Joas Schilling2011-05-092-7/+17
* [ticket/10158] Add "Return to Inbox"-link to "PM send"-message.Joas Schilling2011-05-051-2/+5
* [ticket/9961] Create log entries when users are activated.Erik Frèrejean2011-04-191-0/+7
* [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* [ticket/9970] Rename validate_language() to validate_language_iso_name().Andreas Fischer2011-03-072-3/+3
* [ticket/9970] Do not allow switching to languages not installed on reg. page.Andreas Fischer2011-03-071-1/+1
* [ticket/9970] User language input is checked for existanceJosh Woody2011-03-072-2/+2
* [ticket/10024] Populate unread information to template for styling issues.Philippe Chevrier2011-02-281-0/+1
* [ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMsIgor Wiedler2010-11-211-0/+3
* [ticket/9807] Hide avatar tab in UCP when avatars are disabledIgor Wiedler2010-09-071-1/+1
* Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-282-2/+2
|\
| * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-102-2/+2
* | Merge branch 'ticket/jellydoughnut/9772' into develop-olympusAndreas Fischer2010-08-281-1/+1
|\ \
| * | [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-281-1/+1
* | | Merge branch 'ticket/bantu/9612' into develop-olympusJosh Woody2010-08-191-1/+1
|\ \ \
| * | | [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-1/+1
* | | | Merge branch 'ticket/bantu/9611' into develop-olympusJosh Woody2010-08-193-10/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [ticket/9611] Make length of activation keys variable between 6 and 10.Andreas Fischer2010-05-173-10/+3
* | | Merge branch 'ticket/nickvergessen/7720' into develop-olympusAndreas Fischer2010-07-141-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-2/+2
* | | [ticket/9451] Add optional $can_upload parameter to avatar_process_user().Thatbitextra2010-07-071-1/+1
|/ /
* | [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-261-1/+25
|/
* [ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...Joas Schilling2010-05-161-1/+1
* Bug #13181 - Honor minimum and maximum password length in generated passwords...Andreas Fischer2010-02-071-5/+6
* [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-251-1/+1
* Friends and foes will not show up as private message rule options if their re...Chris Smith2010-01-181-0/+17
* Invalidate captcha after regHenry Sudhof2010-01-171-1/+1
* Invalidate captcha after regHenry Sudhof2010-01-171-0/+6
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-7/+23
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-1/+1
* Do not permit unauthorised users to delete private messages from folder listi...Chris Smith2009-12-111-0/+6
* Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...Meik Sievertsen2009-11-031-1/+1
* Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...Meik Sievertsen2009-10-041-1/+1
* Bug #52175Meik Sievertsen2009-10-042-1/+1
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-251-16/+1
* Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757Meik Sievertsen2009-09-171-1/+0
* rollback; will be in 3.0.7Henry Sudhof2009-09-111-23/+7
* #50985Henry Sudhof2009-09-111-7/+23
* Related to r9830: Change REPORT_POST to REPORT_PM.Andreas Fischer2009-09-091-1/+1
* define $data array at the correct location. ;)Meik Sievertsen2009-09-091-3/+2
* #50485Henry Sudhof2009-09-031-0/+1
* Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
* Style authors are now able to define the default submit button used for form ...Meik Sievertsen2009-08-301-1/+7
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-283-3/+3
* Fix r10035Meik Sievertsen2009-08-201-1/+1
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-201-4/+14
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-042-4/+15
* check changed to allow for undefined lang entries. Proposed by a_jelly_donutHenry Sudhof2009-07-311-1/+1