aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [feature/php-events] Fix docs of core.display_forums_modify_rowJoas Schilling2012-08-011-2/+12
| * | | | | [feature/php-events] Fix docs and naming of core.display_forums_modify_sqlJoas Schilling2012-08-011-1/+8
| * | | | | [feature/php-events] Make handling of forumrow consistent with othersJoas Schilling2012-08-011-3/+5
| * | | | | [feature/php-events] Properly name user_default_avatar and add additional varsJoas Schilling2012-08-011-2/+2
| * | | | | [feature/php-events] Rename display_forums_sql_inject to be less misleadingJoas Schilling2012-08-011-1/+1
| * | | | | [feature/events] Renamed $empty_avatar to $default_avatarDavid King2012-08-011-3/+3
| * | | | | [feature/events] Added core.user_default_avatar eventDavid King2012-08-011-1/+10
| * | | | | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-5/+5
| * | | | | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-15/+5
| * | | | | [feature/events] Adding ledge display_custom_bbcodesJoas Schilling2012-08-011-0/+2
| * | | | | [feature/events] Adding ledge display_custom_bbcodes_rowJoas Schilling2012-08-011-3/+10
| * | | | | [feature/events] Replace run_hooks calls with event dispatcher.Oleg Pudeyev2012-08-011-8/+19
| * | | | | [feature/events] Started on hooks for advanced last topic titles mod.Oleg Pudeyev2012-08-011-0/+9
| | |_|_|/ | |/| | |
* | | | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-2/+2
|/ / / /
* | | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-43/+0
* | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-0/+43
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-181-42/+0
* | | | Merge PR #759 branch 'nickvergessen/ticket/10811' into developOleg Pudeyev2012-07-051-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-1/+2
| * | | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-0/+1
* | | | [ticket/10912] Default last post subject to empty lacking last post infoDavid King2012-05-261-1/+1
* | | | [ticket/10650] Subject is cleared if no permissions existRahul R2012-05-191-2/+2
* | | | [ticket/10650] Moving censoring to before truncationRahul R2012-04-101-2/+2
* | | | [ticket/10650] Added ellipsis to language fileRahul R2012-04-081-1/+1
* | | | [ticket/10650] Made use of truncate_string() functionRahul R2012-04-081-5/+2
* | | | [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-081-1/+1
* | | | [ticket/10650] Added checking for empty subjectsRahul R2012-04-081-1/+1
* | | | [ticket/10650] Corrected intendationRahul R2012-04-081-4/+4
* | | | [ticket/10650]Added permission checking and utf8 functionsRahul R2012-04-081-4/+4
* | | | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-081-0/+5
* | | | [ticket/10650] Displaying last topic on forum listRahul2012-04-081-0/+1
| |_|/ |/| |
* | | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-6/+0
* | | [ticket/10650] Added checking for empty subjectsRahul R2012-04-051-1/+1
* | | [ticket/10650] Corrected intendationRahul R2012-04-051-4/+4
* | | [ticket/10650]Added permission checking and utf8 functionsRahul R2012-04-051-4/+4
* | | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-051-0/+5
* | | [ticket/10650] Displaying last topic on forum listRahul2012-04-051-0/+1
|/ /
* | [feature/ajax] Add entirely unrelated but nice newlinesIgor Wiedler2012-03-311-0/+1
|/
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-2/+2
* [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-2/+3
* Merge branch 'develop-olympus' into developAndreas Fischer2011-11-111-6/+15
|\
| * Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympusAndreas Fischer2011-11-111-6/+15
| |\
| | * [ticket/10237] Display login-box for guests, when (un)subscribingJoas Schilling2011-11-061-6/+15
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-011-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'nickvergessen/ticket/9036' into develop-olympusAndreas Fischer2011-11-011-0/+1
| |\ \
| | * | [ticket/9036] Add template variable 'S_AUTH_READ' to forumlistJoas Schilling2011-10-291-0/+1
* | | | Merge branch 'develop-olympus' into developJoas Schilling2011-10-131-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/10397] Pagination inconsistency fixVjacheslav Trushkin2011-10-041-1/+1
| |/ /
* | | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+0