aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_main.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-2/+8
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-2/+2
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
* Merge pull request #5354 from Elsensee/ticket/15329Marc Alexander2018-10-081-2/+22
|\
| * [ticket/15329] Parse drafts before saving them (and decode)Oliver Schramm2018-09-141-2/+22
* | Merge pull request #5152 from senky/ticket/15579Marc Alexander2018-10-081-2/+40
|\ \ | |/ |/|
| * [ticket/15579] Add ucp_front eventsJakub Senko2018-09-161-2/+40
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-6/+6
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-171-6/+123
|\ \ | |/
| * [ticket/14638] Rollback changes from 3.2.x versionWesley Fok2016-08-031-10/+9
| * [ticket/14638] New UCP hooks for subscriptionsWesley Fok2016-08-031-15/+133
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-8/+8
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+3
|/
* [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-3/+3
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+0
* [ticket/12300] Make only red topic/forum row icons clickable to unread postsMatt Friedman2014-03-281-0/+2
* [ticket/8309] Changing $last_activity to $last_activegeetakshi2014-03-201-1/+1
* [ticket/8309] Removing key with similar function to avoid redundancygeetakshi2014-03-171-1/+1
* [ticket/8309] Rename $last_visit to $last_activitygeetakshi2014-03-161-1/+1
* [ticket/8309] Renaming "Last visit" to "Last activity"geetakshi2014-03-161-1/+1
* Merge pull request #2002 from prototech/ticket/12153Nathan Guse2014-02-181-1/+0
|\
| * [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* | [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-2/+0
* | [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-1/+0
|/
* [ticket/11849] Update rest of the UCP modulesJoas Schilling2013-12-181-3/+5
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+4
* [feature/soft-delete] Correctly calculate the number of replies everywhereJoas Schilling2012-10-221-1/+1
* [ticket/10885] Fix UCP Main Error if no forums existNathan Guse2012-08-061-9/+8
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-2/+2
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-3/+3
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-3/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+4
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-2/+2
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-2/+2
* [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-3/+0
* [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 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+3
|\
| * [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+3
* | 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
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/ /
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
|/