aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/user_loader.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-3/+3
* [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-271-2/+4
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* Merge branch '3.1.x'Marc Alexander2015-06-161-2/+3
|\
| * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-281-2/+3
* | [ticket/13498] Update calls to `get_user_avatar()`Gaëtan Muller2015-01-111-6/+8
|/
* [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-1/+4
* [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-191-1/+1
* [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-1/+1
* [ticket/12993] Fix user_loader and memberlistTristan Darricau2014-08-181-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-7/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+6
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+231