aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [feature/php-events] Make naming of postrow consistent with others (post_row)Joas Schilling2012-08-011-4/+4
| * | | | | | [feature/php-events] Add additional vars and control to viewtopic_postrow eventJoas Schilling2012-08-011-3/+5
| * | | | | | [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 viewtopic_user_cacheJoas Schilling2012-08-011-1/+8
| * | | | | | [feature/events] Adding ledge viewtopic_user_cache_guestJoas Schilling2012-08-011-1/+8
| * | | | | | [feature/events] Adding ledge viewtopic_get_userdataJoas Schilling2012-08-011-0/+5
| * | | | | | [feature/events] Adding ledge viewtopic_page_headerJoas Schilling2012-08-011-1/+8
| * | | | | | [feature/events] Add core.viewtopic_postrow ledgeMichael Cullum2012-08-011-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
|/ / / / /
* | | | | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-191-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-4/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-1/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | [feature/new-tz-handling] Remove code using legacy timezone properties.Chris Smith2012-03-141-1/+2
* | | | | | | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* | | | | | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* | | | | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* | | | | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-4/+5
* | | | | | | [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge PR #759 branch 'nickvergessen/ticket/10811' into developOleg Pudeyev2012-07-051-4/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-2/+4
| * | | | | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-4/+6
| | |_|/ / | |/| | |
* | | | | [ticket/10847] fixing all misspelled "dependant" to "dependent"Senky2012-04-301-1/+1
* | | | | [ticket/10777] Split the comment into 2 linesRahul R2012-04-131-1/+2
* | | | | [ticket/10777] Corrected typo in commentRahul R2012-04-101-1/+1
|/ / / /
* | | | [ticket/10270] Removed all the inline language and HTML from the JS.Callum Macrae2012-03-311-0/+2
* | | | [ticket/10273] AJAXified approve / disapprove posts (in viewtopic).Callum Macrae2012-03-311-0/+1
* | | | [ticket/10510] Added docs to viewtopic quick mod tools array.Callum Macrae2012-03-291-0/+2
* | | | [ticket/10510] Moved a $user->lang call into the function.Callum Macrae2012-03-171-2/+1
* | | | [ticket/10510] Shortened an if statement.Callum Macrae2012-03-171-1/+1
* | | | [ticket/10510] Made a couple improvements to phpbb_add_quickmod_option.Callum Macrae2012-03-171-2/+2
* | | | [ticket/10510] Added phpbb_add_quickmod_option and moved existing to it.Callum Macrae2012-03-171-89/+21
* | | | [ticket/10510] Moved quick-mod tools into a loop.Callum Macrae2012-03-171-13/+93
* | | | [ticket/10510] Moved quick-mod tools markup to template.callumacrae2012-03-041-15/+13
| |/ / |/| |
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-02-111-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic).Andreas Fischer2012-02-091-1/+1
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2011-12-091-0/+9
|\ \ \ | |/ /
| * | [ticket/10319] Missing hidden fields in search formVjacheslav Trushkin2011-12-091-0/+9
* | | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-6/+4
| |/ |/|
* | [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-5/+6
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-111-2/+3
|\ \ | |/
| * Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympusAndreas Fischer2011-11-111-2/+3
| |\
| | * [ticket/10237] Display login-box for guests, when (un)subscribingJoas Schilling2011-11-061-2/+3
* | | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-08-161-3/+11
|\ \ \ | |/ /
| * | [ticket/9976] Fix link to post when two posts have the same post_time.Joas Schilling2011-07-301-3/+11
* | | Merge remote-tracking branch 'igorw/ticket/9608' into developOleg Pudeyev2011-08-141-1/+1
|\ \ \
| * | | [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-1/+1
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-07-301-7/+6
|\ \ \ \ | | |/ / | |/| |