aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13186] Don't show link on post count when search disabledOliver Schramm2014-10-201-1/+1
* [ticket/13177] Fix display of post count-based ranks in viewtopic.Cesar G2014-10-141-1/+1
* Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-011-2/+8
|\
| * [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-2/+8
| * [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-2/+2
| * [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-181-2/+2
* | [ticket/13050] Allow topic/forum subscription when email/jabber is offrxu2014-09-071-1/+1
* | [ticket/13047] Add $post_list array to core.viewtopic_modify_page_title eventrxu2014-09-071-1/+3
* | Merge pull request #2865 from marc1706/ticket/12966Dhruv Goel2014-08-291-3/+3
|\ \
| * | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-2/+2
| * | [ticket/12966] Sort posts by post_id in addition to sorting by post_timeMarc Alexander2014-08-101-1/+1
* | | [ticket/12994] Add core event to viewtopic.php before sending vars to templaterxu2014-08-211-0/+29
| |/ |/|
* | [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-091-17/+1
|/
* [ticket/12886] Remove obsolete check for f_user_lockMarc Alexander2014-08-071-2/+2
* Merge pull request #2745 from nickvergessen/ticket/12861Tristan Darricau2014-07-211-0/+40
|\
| * [ticket/12861] Add event to modify the post, poster and attachment dataJoas Schilling2014-07-161-0/+40
* | [ticket/12872] Add poster_id to viewtopic_modify_post_rowTabitha Backoff2014-07-191-1/+1
* | [ticket/12872] Add poster_id to viewtopic_modify_post_rowTabitha Backoff2014-07-191-0/+3
|/
* [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-041-1/+1
* [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-041-2/+15
* Merge pull request #2567 from Crizz0/ticket/12680Joas Schilling2014-06-251-0/+3
|\
| * [ticket/12680] Adds variable for guest userCrizzo2014-06-231-0/+1
| * [ticket/12680] Brings back get_username_string()Crizzo2014-06-231-1/+1
| * [ticket/12680] Still some problems with displaying the nickname in ucpCrizzo2014-06-151-1/+1
| * [ticket/12680] Little changes, but some issues are still thereCrizzo2014-06-141-2/+2
| * [ticket/12680] Removes unnessesary $user->lang from CONTACT_USERCrizzo2014-06-101-1/+1
| * [ticket/12680] Adds alternativ text with new variable to contact:Crizzo2014-06-101-0/+2
* | [ticket/12667] Do not point viewtopic URL to unread post outside of view=unreadCesar G2014-06-091-0/+1
|/
* [ticket/12566] "Private messages" should be "Send pivate message"PayBas2014-06-021-1/+1
* Merge pull request #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-281-3/+12
|\
| * [ticket/12174] Update topic_attachment flag when a post is soft-deletedTristan Darricau2014-05-081-3/+12
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [ticket/12555] Add canonical URL for viewtopicJoas Schilling2014-05-161-0/+1
* | [ticket/12518] Apply De Morgan to make the conditions easier to readJoas Schilling2014-05-111-2/+2
* | [ticket/12518] Add event to overwrite the allow edit and delete conditionsJoas Schilling2014-05-111-15/+55
* | Merge pull request #2400 from PayBas/ticket/12488Joas Schilling2014-05-071-1/+1
|\ \ | |/ |/|
| * [ticket/12488] Typo fixPayBas2014-05-041-1/+1
| * [ticket/12488] Removed <em> and removed anonymous checkPayBas2014-05-041-1/+1
| * [ticket/12488] Add user warning indication to viewtopic postsPayBas2014-05-031-1/+1
* | [ticket/12494] Undefined index: user_type on viewtopic.phpTristan Darricau2014-05-041-0/+1
|/
* [ticket/12482] Fixed undefined variable: data.Cesar G2014-05-021-1/+1
* [ticket/12477] Tab instead of spaces.Cesar G2014-05-021-1/+1
* [ticket/12477] Fix logic to prevent admin-deactivated users from getting PM's.Cesar G2014-05-021-1/+1
* Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-1/+43
|\
| * [ticket/12265] Define a loop for contact icons.Cesar G2014-04-151-1/+44
* | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-021-1/+30
|\ \
| * \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-051-81/+117
| |\ \
| * | | [ticket/8323] CommentsNathan Guse2012-12-071-6/+15
| * | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-071-17/+107
| |\ \ \
| * | | | [ticket/8323] Only disable administrative deactivated accounts from receiving...Nathan2012-07-101-2/+4