aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-271-2/+3
|\
| * [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
* | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-071-14/+28
|\ \ | |/
| * [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
* | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-2/+2
|/
* 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
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/10199] Delete a useless join in viewtopic.Oleg Pudeyev2011-07-241-7/+6
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympusNils Adermann2011-07-161-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/10243] Call phpbb_gmgetdate() from various places.Andreas Fischer2011-07-131-1/+1
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/10237] Handle watching and unwatching the same way.Joas Schilling2011-07-111-1/+1
| |/
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-191-1/+1
|\ \ | |/
| * [ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDSNils Adermann2011-06-181-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-091-1/+11
|\ \ | |/
| * [ticket/7888] Swap in-forum/topic search to GET forms.Nils Adermann2011-06-091-1/+11
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-66/+6
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-04-051-1/+1
|\ \ | |/
| * [ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.phpJoas Schilling2011-04-031-1/+1
| * [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* | Merge branch 'develop-olympus' into developJoas Schilling2011-03-031-0/+1
|\ \ | |/
| * [ticket/10072] Added the POST_NUMBER template varSam Thompson2011-03-021-0/+1
* | Merge branch 'ticket/VSE/9532' into developAndreas Fischer2010-12-281-1/+1
|\ \
| * | [ticket/9532] Simplified page titles by removing meaningless text.Matt2010-05-161-1/+1
* | | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-2/+2
|\ \ \