aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sqlMatt Friedman2013-12-131-2/+4
* [ticket/12060] Correctly label alpha versions in event docblocksMatt Friedman2013-12-131-1/+1
* [ticket/12060] Change @since in event docblocksMatt Friedman2013-12-121-1/+1
* [ticket/12060] Use $sql_ary instead of $sqlMatt Friedman2013-12-121-9/+11
* [ticket/12060] Fix a core typo in display_custom_bbcodes doc blockMatt Friedman2013-12-041-1/+1
* [ticket/12060] Add event core.display_custom_bbcodes_modify_sqlMatt Friedman2013-12-041-0/+11
* [ticket/11672] Remove duplicate $request global.Cesar G2013-11-191-1/+1
* [ticket/11672] Replace sprintf() usage with $user->lang().Cesar G2013-11-191-4/+8
* [ticket/11672] Removed unnecessary text from alerts.callumacrae2013-11-191-6/+21
* [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-241-2/+2
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-10/+10
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-5/+5
* [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-131-1/+9
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-6/+10
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-051-55/+63
|\
| * [feature/avatars] Pass phpbb_user object to get_custom_html()Marc Alexander2013-01-081-1/+1
| * [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-5/+5
| * Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-241-0/+28
| |\
| * | [feature/avatars] Fix variable namesMarc Alexander2012-11-301-4/+4
| * | [feature/avatars] Let avatar manager handle $ignore_configMarc Alexander2012-11-301-1/+1
| * | [feature/avatars] Properly implement custom HTML in the interfaceMarc Alexander2012-11-291-4/+4
| * | [feature/avatars] Only create avatar objects if necessaryMarc Alexander2012-11-251-1/+2
| * | [feature/avatars] Add support for custom avatar HTML codeMarc Alexander2012-11-141-1/+1
| * | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-55/+62
| |\ \
| | * \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-211-42/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-271-2/+5
| | |\ \ \
| | * | | | [feature/avatars] Update avatars in database_updateIgor Wiedler2012-04-081-57/+13
| | * | | | [feature/avatars] Simplify clean_row, move it to avatar managerIgor Wiedler2012-04-081-2/+2
| | * | | | [feature/avatars] Introduce an avatar driver interfaceIgor Wiedler2012-04-081-2/+2
| | * | | | [feature/avatars] Introduce global phpbb_avatar_managerIgor Wiedler2012-04-081-8/+2
| | * | | | [feature/avatars] Use request object in avatar driversIgor Wiedler2012-04-071-1/+2
| | * | | | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-071-0/+1
| | |\ \ \ \
| | * | | | | [feature/avatars] Make avatars genericCullen Walsh2012-03-181-29/+37
| | * | | | | [feature/avatars] Various cosmetic changesCullen Walsh2012-03-181-1/+1
| | * | | | | [feature/avatars] Refactor avatars to use managerCullen Walsh2012-03-181-35/+16
| | * | | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-18/+110
* | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-0/+28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [ticket/10954] Change behavior of marking topics/forumsMarc Alexander2012-12-141-4/+10
| * | | | | | [ticket/10954] Modify is_ajax check for consistencyMarc Alexander2012-12-121-13/+9
| * | | | | | [ticket/10954] Mark forums read without popup or page refreshMarc Alexander2012-12-121-5/+31
| |/ / / / /
* | | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-6/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'EXreaction/ticket/8796' into developAndreas Fischer2012-10-181-5/+5
| |\ \ \ \ \
| | * | | | | [ticket/8796] Fix a few issues with the previous commitsNathaniel Guse2012-09-031-2/+2
| | * | | | | [ticket/8796] Mark read links updated to include time() in urlNathaniel Guse2012-09-031-3/+3
| * | | | | | [ticket/11092] phpbb_gen_download_links strict standards errorsNathan Guse2012-09-071-1/+2
| |/ / / / /
* | | | | | [feature/soft-delete] Fix displaying the button/permissionJoas Schilling2012-11-031-1/+1
* | | | | | [feature/soft-delete] Add a function to calculate the actual post/topic countJoas Schilling2012-10-211-2/+3
* | | | | | [feature/soft-delete] Fix display_user_activity()Joas Schilling2012-10-091-42/+42
* | | | | | [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-011-2/+2
* | | | | | [feature/soft-delete] Fix some more usages of _approved column namesJoas Schilling2012-08-301-20/+10
|/ / / / /