aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developIgor Wiedler2011-11-204-20/+5
|\
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-204-5/+5
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-204-22/+7
* | Merge remote-tracking branch 'nickvergessen/ticket/10457' into developAndreas Fischer2011-11-141-1/+1
|\ \
| * | [ticket/10457] Undefined variable $request, when print-viewing PMsJoas Schilling2011-11-141-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-6/+6
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'nickvergessen/ticket/9361' into develop-olympusAndreas Fischer2011-11-141-6/+6
| |\ \
| | * | [ticket/9361] View correct error messages when editing account informationJoas Schilling2011-11-141-6/+6
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge remote-tracking branch 'igorw/ticket/8616' into develop-olympusAndreas Fischer2011-11-131-1/+1
| |\ \
| | * | [ticket/8616] Direct links in pm notification emailsAlan2011-10-131-1/+1
* | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-28/+24
|\ \ \ \ | |/ / /
| * | | [ticket/10259] Do not send notifications to user accounts joining free groups.Andreas Fischer2011-10-171-28/+24
| |/ /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-131-1/+1
|\ \ \ | |/ /
| * | [ticket/10304] Fix URL for ICQ while view private messagesJoas Schilling2011-10-131-1/+1
| |/
* | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-042-4/+0
* | [ticket/9608] Remove blank lineIgor Wiedler2011-07-171-1/+0
* | [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-4/+4
* | Merge branch 'develop-olympus' into developNils Adermann2011-06-052-7/+28
|\ \ | |/
| * [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
* | Merge remote-tracking branch 'nickvergessen/ticket/8542' into developOleg Pudeyev2011-05-201-0/+43
|\ \
| * | [ticket/8542] Display custom profile fields in private messagesJoas Schilling2011-05-201-0/+43
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-301-0/+7
|\ \ \ | | |/ | |/|
| * | [ticket/9961] Create log entries when users are activated.Erik Frèrejean2011-04-191-0/+7
* | | [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-5/+28
* | | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-23/+9
| |/ |/|
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-04-051-1/+1
|\ \ | |/
| * [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-112-3/+3
|\ \ | |/
| * [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
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-281-0/+1
|\ \ | |/
| * [ticket/10024] Populate unread information to template for styling issues.Philippe Chevrier2011-02-281-0/+1
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-282-0/+4
|\ \
| * | [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-182-0/+4
| |/
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-1/+1
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+1
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-0/+3
|\ \ \ | | |/ | |/|
| * | [ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMsIgor Wiedler2010-11-211-0/+3
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1123-46/+0
* | | [ticket/9867] Adjust the implementation of error messages localization.rxu2010-10-263-7/+7
* | | Merge branch 'develop-olympus' into developNils Adermann2010-10-231-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9807] Hide avatar tab in UCP when avatars are disabledIgor Wiedler2010-09-071-1/+1
* | [feature/request-class] Adjust some trailing newlinesIgor Wiedler2010-09-271-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-256-25/+25
|/