aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 73, invalid link under PM icon in memberlist/leadersBart van Bragt2005-09-211-1/+1
* - add ability to limit search to groupsMeik Sievertsen2005-08-191-19/+42
* - memberlist changesMeik Sievertsen2005-06-101-61/+193
* - some fixes here and thereMeik Sievertsen2005-04-301-86/+122
* - Documentation related changesMeik Sievertsen2005-04-091-33/+26
* - first try to break things...Meik Sievertsen2005-03-211-5/+7
* put user into appropiate group after activating his accountMeik Sievertsen2005-01-291-1/+1
* - fix serious bug (not updating topic/post count), i do not know why this sli...Meik Sievertsen2005-01-271-1/+1
* BBCode enabled profile fields, removed field_name from profile fields, fixed ...Bart van Bragt2005-01-241-6/+9
* - removed unnecessary pm optionsMeik Sievertsen2005-01-211-1/+8
* Censor topic name, signature, occupation, interests and locationPaul S. Owen2005-01-131-5/+4
* Fix profile msn contact linkPaul S. Owen2005-01-131-2/+2
* - minor fixesMeik Sievertsen2004-11-061-0/+1
* - only small fixes to the memberlistMeik Sievertsen2004-10-301-6/+9
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-0/+18
* - re-enable polls (user is now able to decide if users are able to change vot...Meik Sievertsen2004-09-051-14/+14
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-2/+2
* widdlePaul S. Owen2004-09-011-1/+1
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-137/+220
* - removing karmaMeik Sievertsen2004-08-041-3/+1
* - fix link to PM (composing message)Meik Sievertsen2004-08-011-1/+1
* - fork/copy topicMeik Sievertsen2004-07-101-1/+1
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-2/+2
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-5/+2
* - forum rules + link to forum rulesMeik Sievertsen2004-05-301-1/+1
* only display those forums the user is able to read in.Meik Sievertsen2004-05-261-27/+47
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-4/+8
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-1/+1
* use of correct config varMeik Sievertsen2004-01-251-1/+1
* Update for new karma image location/creationPaul S. Owen2004-01-131-4/+26
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-3/+5
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-5/+10
* Let's break lots of thingsPaul S. Owen2003-10-121-129/+92
* Add "Add Friend" to viewprofilePaul S. Owen2003-10-041-2/+3
* oops, forgot to commit this earlier ... update for search authorPaul S. Owen2003-09-151-10/+10
* hhmmPaul S. Owen2003-09-071-4/+1
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-21/+14
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-2/+3
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-6/+7
* Missing sprintfPaul S. Owen2003-06-191-0/+2
* Further additions to memberslist modes, Jabber support, finally "fixed up" ot...Paul S. Owen2003-06-191-153/+260
* A few minor updatesPaul S. Owen2003-06-051-14/+16
* Default rank images directoryPaul S. Owen2003-06-031-11/+6
* Incorrect avatar dimensionsPaul S. Owen2003-05-281-49/+50
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-16/+14
* Avatar preferencial display here tooPaul S. Owen2003-05-201-1/+1
* email topic, minor other changes, removed updating of parent forums upon post...Paul S. Owen2003-05-051-47/+112
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-4/+15
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-8/+17
* bbcode parse signaturesPaul S. Owen2003-04-221-8/+10