aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-113-7/+5
* [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-091-7/+0
* [ticket/12895] Rename user style setting to resolve conflict with style paramMarc Alexander2014-07-291-6/+6
* Merge pull request #2709 from rxu/ticket/12828Joas Schilling2014-07-161-3/+21
|\
| * [ticket/12828] Add ucp_prefs.php common core eventrxu2014-07-131-3/+21
* | [ticket/12804] Dont use ternary formPayBas2014-07-071-1/+1
* | [ticket/12804] Hide Jabber from UCP & member search when disabledPayBas2014-07-071-2/+3
|/
* [ticket/12674] Use user's colour in 'Last edited' line in sent PMsOliver Schramm2014-06-301-1/+10
* Merge pull request #2567 from Crizz0/ticket/12680Joas Schilling2014-06-251-0/+1
|\
| * [ticket/12680] Solves last bugs. viewprofile: contact --> contact nicknameCrizzo2014-06-231-1/+1
| * [ticket/12680] Still some problems with displaying the nickname in ucpCrizzo2014-06-151-1/+1
| * [ticket/12680] Little changes, but some issues are still thereCrizzo2014-06-141-0/+1
* | Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-111-1/+0
|\ \ | |/ |/|
| * [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-1/+0
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-092-2/+2
|\ \
| * | [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-292-2/+2
| |/
* | [ticket/12566] Also changed for ucp_pm_viewmessage.phpPayBas2014-06-021-1/+1
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2728-129/+198
* [ticket/12526] Fix undefined index: filesize when editing PM with attachments.Cesar G2014-05-111-1/+1
* [ticket/12493] Fix sql query for selection of users that have disabled PMn-aleha2014-05-071-8/+7
* Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-021-9/+14
|\
| * [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-021-2/+9
| * [ticket/12254] No longer need to add change_lang to the URL paramsMatt Friedman2014-04-111-5/+4
| * [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-111-2/+2
| * [ticket/12254] Persist set_lang after reg only if changed from defaultMatt Friedman2014-04-071-2/+2
| * [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-071-3/+3
| * [ticket/12254] Better language switching on registration pageMatt Friedman2014-04-061-1/+0
* | Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-2/+49
|\ \
| * | [ticket/12265] Actually use $u_pm.Cesar G2014-04-151-1/+1
| * | [ticket/12265] Define a loop for contact icons.Cesar G2014-04-151-2/+49
* | | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-021-16/+68
|\ \ \
| * | | [ticket/8323] Cache auth requestNathan Guse2013-09-051-2/+3
| * | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-0513-215/+583
| |\ \ \
| * | | | [ticket/8323] Combine into a single queryNathaniel Guse2013-05-011-30/+28
| * | | | [ticket/8323] CommentsNathan Guse2012-12-071-1/+1
| * | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-0711-53/+155
| |\ \ \ \
| * | | | | [ticket/8323] Only disable administrative deactivated accounts from receiving...Nathan2012-07-101-2/+29
| * | | | | [ticket/8323] Correct PM notification settings (only notify those who can rec...Nathan2012-07-101-25/+14
| * | | | | [ticket/8323] Allow sending PMs to temporarily banned usersNathan2012-07-101-1/+1
| * | | | | [ticket/8323] Do not allow sending PMs to Inactive usersNathan2012-07-101-1/+1
| * | | | | [ticket/8323] Correcting the commentNathan2012-07-101-1/+1
| * | | | | [ticket/8323] Do not allow sending of Private Messages to users who are bannedNathan2012-07-101-0/+17
| * | | | | [ticket/8323] Remove code used for testingNathan2012-07-101-1/+1
| * | | | | [ticket/8323] Do not allow sending of Private Messages to users who do not ha...Nathan2012-07-101-0/+20
* | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-023-10/+19
|\ \ \ \ \ \
| * | | | | | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-253-9/+9
| * | | | | | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-1/+10
| | |_|_|/ / | |/| | | |
* | | | | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-297-22/+16
* | | | | | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-121-1/+1
|/ / / / /
* | | | | [ticket/12380] Explicity state the order of sorting for login keysMatt Friedman2014-04-101-1/+1