aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-2/+2
* Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-241-1/+1
|\
| * [ticket/11243] Show download all link on all pages of topic with attachmentsDavid King2012-12-111-1/+1
* | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-2/+2
|\ \ | |/ |/|
| * Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-211-10/+15
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-271-2/+3
| |\ \
| * \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-071-14/+28
| |\ \ \
| * | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-2/+2
* | | | | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-261-0/+17
|\ \ \ \ \
| * | | | | [feature/attach-dl] Removed the use of some abbreviationsFyorl2012-08-201-1/+1
| * | | | | [feature/attach-dl] Renamed $post_id to $post_msg_idFyorl2012-08-171-1/+1
| * | | | | [feature/attach-dl] Moved include of compress class inside functionFyorl2012-08-071-1/+0
| * | | | | [feature/attach-dl] Moved functions_compress includeFyorl2012-08-071-1/+1
| * | | | | [feature/attach-dl] Prefixed gen_download_links with phpbb_Fyorl2012-08-041-2/+2
| * | | | | [feature/attach-dl] Downloading all attachments fully implementedFyorl2012-08-041-3/+13
| * | | | | [feature/attach-dl] Added links to the templatesFyorl2012-08-021-0/+8
* | | | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-6/+74
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [feature/php-events] Fix doc of core.viewtopic_get_post_dataJoas Schilling2012-08-201-1/+1
| * | | | | [feature/php-events] Fix doc of core.viewtopic_cache_guest_dataJoas Schilling2012-08-201-1/+1
| * | | | | [feature/php-events] Fix doc and naming of core.viewtopic_modify_page_titleJoas Schilling2012-08-061-1/+11
| * | | | | [feature/php-events] Fix doc and naming of core.viewtopic_modify_post_rowJoas Schilling2012-08-061-1/+11
| * | | | | [feature/php-events] Fix doc and naming of core.viewtopic_cache_user_dataJoas Schilling2012-08-061-2/+11
| * | | | | [feature/php-events] Fix doc and naming of core.viewtopic_cache_guest_dataJoas Schilling2012-08-061-2/+11
| * | | | | [feature/php-events] Fix doc and naming of core.viewtopic_get_post_dataJoas Schilling2012-08-061-1/+8
| * | | | | [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