aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewonline.php
Commit message (Expand)AuthorAgeFilesLines
* SQLite does not support certain usage of COUNT(DISTINCT *), thus we must emul...David M2006-06-171-4/+18
* Group ordering on legendGraham Eames2006-06-101-1/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-34/+35
* - adding a file which displays duplicate language keysNils Adermann2006-05-121-1/+1
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-1/+3
* - some bugfixesMeik Sievertsen2006-03-011-21/+48
* - implementing David's proposed expression changes (some of them already note...Meik Sievertsen2006-02-211-2/+2
* Updated references to posts to be #p[post_id] rather than #[post_id] since it...Tom Beddard2006-01-041-1/+1
* - session changesMeik Sievertsen2005-10-021-1/+1
* - some fixes here and thereMeik Sievertsen2005-04-301-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-12/+11
* change viewonline page slightly.Meik Sievertsen2005-02-101-127/+162
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-1/+1
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-17/+17
* - memberlist instead of memberslist.Meik Sievertsen2004-08-011-1/+1
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-2/+0
* Move ipwhois ... it's used exclusively for "user" activities, makes more sens...Paul S. Owen2004-02-081-2/+3
* Fully updated with amazing new feature called "this one works"!Paul S. Owen2004-01-101-9/+8
* Add IP/rDNS/whois info to viewonline ... doing away with need to visit ACPPaul S. Owen2004-01-101-4/+41
* Hide special and hidden groups(?)Paul S. Owen2003-11-051-3/+8
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-6/+5
* some small fixesMeik Sievertsen2003-09-241-1/+0
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-70/+54
* Show legend if group coloured and not hiddenPaul S. Owen2003-08-251-2/+3
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-3/+3
* Header links for sortingPaul S. Owen2003-07-131-4/+20
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-79/+57
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-1/+1
* Quick update to enable load_online_time useagePaul S. Owen2003-04-161-8/+8
* Line feeds again ... also wondering if, given what this does it may be better...Paul S. Owen2003-03-181-1/+0
* Output group colour legend here tooPaul S. Owen2003-03-171-0/+14
* Enable per session view online, change layout, potential for links to terms a...Paul S. Owen2003-03-091-2/+2
* Additional info for profilesPaul S. Owen2003-03-081-1/+1
* Changes related to altered this->page contentPaul S. Owen2003-02-261-4/+18
* Use different folder images for posted to topicsPaul S. Owen2003-02-211-1/+1
* Guest -> GUESTPaul S. Owen2003-01-311-4/+2
* Incorrect acl parametersPaul S. Owen2003-01-291-2/+2
* Removed extra spaces within conditional bracesPaul S. Owen2003-01-211-21/+19
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-1/+1
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-40/+42
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-4/+4
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-13/+5
* another oopsiePaul S. Owen2002-08-161-1/+1
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-1/+1
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-7/+7
* remove user_level, add colourPaul S. Owen2002-07-161-2/+7
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-122/+99