aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Changing of votes ... possible new icons for "new votes since last view" in v...Paul S. Owen2003-08-291-51/+63
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-27/+29
* now display_notice is working as expected.Meik Sievertsen2003-08-151-1/+2
* re-display download noticeMeik Sievertsen2003-08-131-5/+3
* The moron has left the buildingPaul S. Owen2003-07-161-2/+2
* Online tracking img load switchPaul S. Owen2003-07-161-53/+183
* Various updatesPaul S. Owen2003-07-041-141/+9
* Added a quick link to post details for moderatorsLudovic Arnaud2003-07-021-19/+33
* a few fixesMeik Sievertsen2003-06-291-1/+2
* fixed edit posts (wrong username/id entered)Meik Sievertsen2003-06-261-1/+1
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-56/+156
* only small addition for further use...Meik Sievertsen2003-06-211-1/+1
* Fixed signatures showing up no matter if you wanted it or notLudovic Arnaud2003-06-211-33/+28
* Marking and various fixes ... Karma calculation code removed ... don't see po...Paul S. Owen2003-06-191-59/+29
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-202/+27
* A few minor updatesPaul S. Owen2003-06-051-8/+8
* Default rank images directoryPaul S. Owen2003-06-031-3/+3
* Incorrect avatar dimensionsPaul S. Owen2003-05-281-15/+9
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-18/+13
* some cleanups/updatesMeik Sievertsen2003-05-251-6/+6
* Wasn't stripping slashes from the cookies ... that will account for some of t...Paul S. Owen2003-05-231-18/+12
* Various updates, changed jump to first unread as per Ashe's suggestion/reques...Paul S. Owen2003-05-231-165/+96
* Only set start = 0 when first sorting ... else it screws everything up :)Paul S. Owen2003-05-201-1/+4
* This version tends to do what it was supposed to do ... I guess users will pr...Paul S. Owen2003-05-201-2/+2
* Enable view limiting functions ... Ashe, not sure if this is compatible with ...Paul S. Owen2003-05-201-4/+4
* Jump to last post on "View newest unread" when all posts have been readPaul S. Owen2003-05-191-5/+7
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-3/+3
* Yet more mildly fudged code ... just to get something up, minor fixes/updates...Paul S. Owen2003-05-111-10/+2
* email topic, minor other changes, removed updating of parent forums upon post...Paul S. Owen2003-05-051-3/+3
* Removed nav_linksPaul S. Owen2003-05-041-15/+0
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-8/+24
* only very small things.Meik Sievertsen2003-05-031-9/+4
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-44/+43
* changed attachment processing (posting), the old way was a mess. :)Meik Sievertsen2003-05-011-1/+1
* further work on the attachment panel... and see how plain those icons are... ...Meik Sievertsen2003-04-291-1/+1
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-97/+146
* Fixed some undefined variables (my bad ;))Ludovic Arnaud2003-04-241-0/+1
* replaced \' with ' in template to let it parse javascript correctly. admin_at...Meik Sievertsen2003-04-231-128/+123
* Re-enabled polling ... includes option of multiple choice polling, indication...Paul S. Owen2003-04-221-28/+74
* do not use the sync function if post get deleted. added topic_last_post_id in...Meik Sievertsen2003-04-191-1/+1
* use only one query for updating download counts.Meik Sievertsen2003-04-181-12/+9
* Revert INCLUDE template change, fixed attachment display.Meik Sievertsen2003-04-181-25/+21
* make_normal fixed (was making topics sticky)Ludovic Arnaud2003-04-171-8/+11
* A special rank bug that was a real git to track down :DPaul S. Owen2003-04-171-51/+63
* viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256Ludovic Arnaud2003-04-171-126/+168
* bbcode parsing of signature ... may change ... alter handling of newlinesPaul S. Owen2003-04-161-13/+19
* - BBCode now only loaded if necessaryLudovic Arnaud2003-04-161-565/+595
* Enable/disable display of moderator listingsPaul S. Owen2003-04-151-1/+1
* fixed delete post bug, use extension cache while posting, fix download counte...Meik Sievertsen2003-04-151-7/+7
* re-use include...Meik Sievertsen2003-04-111-3/+1