aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Collapse)AuthorAgeFilesLines
...
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5883 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixing some bugs, containing fixes for anonymous username displays, ↵Meik Sievertsen2006-04-291-5/+12
| | | | | | eaccelerator issue, permission trace and a few smaller bugs. git-svn-id: file:///svn/phpbb/trunk@5858 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1257David M2006-04-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5830 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed group settings from rolesMeik Sievertsen2006-04-221-7/+34
| | | | | | | | | | - added forum icon in front of forums in permissions acp - added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :)) - some bugfixes - PHP6 fix git-svn-id: file:///svn/phpbb/trunk@5824 89ea8834-ac86-4346-8a33-228a782c2dd0
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-0/+3
| | | | | | | | | | - added new feature: test out others permissions (admin permissions will not be copied) - changed attachment processing by directly using the template engine - fixed some attachment related bugs - additional tiny fixes git-svn-id: file:///svn/phpbb/trunk@5790 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed some bugsMeik Sievertsen2006-04-151-53/+80
| | | | | | | | | | - made sql schemas consistent - added correct sequences and generators to sql schemas - extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc. - allow multibyte characters in usernames git-svn-id: file:///svn/phpbb/trunk@5784 89ea8834-ac86-4346-8a33-228a782c2dd0
* To all people having their bug status set to fixed: SF pserver CVS access is ↵Meik Sievertsen2006-04-061-2/+2
| | | | | | | | | | | | | | | | | | currently down, therefore the snapshots are still out of date. - fix a bunch of bugs - <!-- $Id$ --> is no longer allowed in template (.html) files - changed layout of private message screens (folders are menu items) - removed unread mode for private messages - added new feature to template engine - "jump out of loop" or "loop another loop within my loop" :D (will be documented within the coding guidelines) - added autologin field to sessions - check session length checks - added add_log statement to sessions to track session valid to invalid changes if ip/browser change depending on config settings (only debug) - added multibyte support for various variables (exception at the moment is usernames which needs some discussion) - hopefully not broke something. :/ git-svn-id: file:///svn/phpbb/trunk@5765 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not display adding friend/foe for anonymous and users own profileMeik Sievertsen2006-03-291-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5754 89ea8834-ac86-4346-8a33-228a782c2dd0
* - extended session_page and user_lastpage to hold a maximum of 200 chars ↵Meik Sievertsen2006-03-251-1/+1
| | | | | | | | | | | (instead of 100) - session_page gets truncated to 200 chars - streamlined the process of generating text with bbcode/smilies/urls (forum rules, forum descriptions, group descriptions at the moment) - a bunch of schema changes for the bbcode-enabled text and the session page change (sorry for this) - if decode_message is used there is no need to include functions_posting.php anymore (should fix the search.php bug too) git-svn-id: file:///svn/phpbb/trunk@5709 89ea8834-ac86-4346-8a33-228a782c2dd0
* - hopefully fixed inactive create forum input field + button for safari ↵Meik Sievertsen2006-03-221-2/+2
| | | | | | | | | | 2.0.2 (floating issue?) - updated format_date calls (fixed ancient calls) - fixed newest username setting for activating users through the admin panel git-svn-id: file:///svn/phpbb/trunk@5701 89ea8834-ac86-4346-8a33-228a782c2dd0
* added some language strings as well as fixing the activity listing (Yawner, ↵Meik Sievertsen2006-03-221-29/+38
| | | | | | could you please test it again at area51?) git-svn-id: file:///svn/phpbb/trunk@5695 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added users activity load settingMeik Sievertsen2006-03-131-106/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@5624 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some bugfixesMeik Sievertsen2006-03-011-15/+15
| | | | | | | | | | - committed coding guidelines as they are at area51 - removed script_path (needs a close inspection later) - removed the need for server_name and server_port - able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups) git-svn-id: file:///svn/phpbb/trunk@5595 89ea8834-ac86-4346-8a33-228a782c2dd0
* implementing permission rolesMeik Sievertsen2006-02-221-1/+1
| | | | | | | | | | | | | - copy permissions (adding groups) - copy permissions (adding forums) - checking proper groupadd/del settings - added intro page to permissions (to give an overview and quick links) - able to select forums + subforums, single forum, all groups, all users (permission screens) - able to reset permissions (only reset input field) - fix forum deletion bug git-svn-id: file:///svn/phpbb/trunk@5574 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed url target method for BBcode help links and fixed undefined index bugTom Beddard2006-02-041-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@5523 89ea8834-ac86-4346-8a33-228a782c2dd0
* just preparing...Meik Sievertsen2006-01-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5468 89ea8834-ac86-4346-8a33-228a782c2dd0
* - overhauled search systemNils Adermann2006-01-111-1/+1
| | | | | | | | | | | | | | - updated structure for search backend plugins - better result caching using ACM - search results no longer session restricted => link to them by copying the URL :) - in-topic search - indexing posts now uses search backend plugins - develop/search_fill.php working again - fulltext_mysql not working yet - tiny bugfixes to ACM git-svn-id: file:///svn/phpbb/trunk@5441 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added grouping by user_id to the team leader list queryTom Beddard2006-01-071-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5434 89ea8834-ac86-4346-8a33-228a782c2dd0
* - sperate permissions from sessionsMeik Sievertsen2006-01-041-0/+4
| | | | | | | | | | - added some comments to the auth class for better understanding - revised some permission functions - added option to negate permission check by prefixing option with a ! (for example checking for !f_read returns true if user is not able to read forum) - used the new option for testing in ucp front git-svn-id: file:///svn/phpbb/trunk@5423 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix query for obtaining usernames beginning with a character and ↵Meik Sievertsen2005-12-301-3/+2
| | | | | | additionally searching for other criterias (produced a join not very healthy to the database - not the correct where statement is used) git-svn-id: file:///svn/phpbb/trunk@5407 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed ONLINE_STATUS flag to S_ONLINE for consistancyTom Beddard2005-12-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5406 89ea8834-ac86-4346-8a33-228a782c2dd0
* Little tweaks for the members listing/profile pageTom Beddard2005-12-301-4/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@5398 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added rank_image_src template variable so it can be used with CSS. Also ↵Tom Beddard2005-12-191-7/+14
| | | | | | fixed some undeclared variables. git-svn-id: file:///svn/phpbb/trunk@5358 89ea8834-ac86-4346-8a33-228a782c2dd0
* Third time around, it turns out that the code where I made that mistake ↵Graham Eames2005-12-181-1/+1
| | | | | | initially is completely unneeded since you won't get to this point if the user is anonymous (or a bot) anyway git-svn-id: file:///svn/phpbb/trunk@5355 89ea8834-ac86-4346-8a33-228a782c2dd0
* poster_id does not exist (anonymous should be not present too)Meik Sievertsen2005-12-181-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5354 89ea8834-ac86-4346-8a33-228a782c2dd0
* Expose the warning level and user notes in appropriate places (assumingGraham Eames2005-12-171-1/+4
| | | | | | | the user has the correct permissions) git-svn-id: file:///svn/phpbb/trunk@5345 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few minor bug fixes to the view profile pageGraham Eames2005-12-161-3/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@5341 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in ↵Meik Sievertsen2005-11-281-2/+2
| | | | | | | | | strict mode now) - postgresql not supporting this standard. :/ - acp changes git-svn-id: file:///svn/phpbb/trunk@5313 89ea8834-ac86-4346-8a33-228a782c2dd0
* - session changesMeik Sievertsen2005-10-021-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@5247 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug 73, invalid link under PM icon in memberlist/leadersBart van Bragt2005-09-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5218 89ea8834-ac86-4346-8a33-228a782c2dd0
* - add ability to limit search to groupsMeik Sievertsen2005-08-191-19/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@5199 89ea8834-ac86-4346-8a33-228a782c2dd0
* - memberlist changesMeik Sievertsen2005-06-101-61/+193
| | | | git-svn-id: file:///svn/phpbb/trunk@5160 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some fixes here and thereMeik Sievertsen2005-04-301-86/+122
| | | | git-svn-id: file:///svn/phpbb/trunk@5138 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Documentation related changesMeik Sievertsen2005-04-091-33/+26
| | | | | | | | | | - added resend activation email dialog - fixed issue in session code - log failed/successful admin re-authentication/login - fixed simple forum dropdown box (used in mcp and posting) git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
* - first try to break things...Meik Sievertsen2005-03-211-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@5108 89ea8834-ac86-4346-8a33-228a782c2dd0
* put user into appropiate group after activating his accountMeik Sievertsen2005-01-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5086 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix serious bug (not updating topic/post count), i do not know why this ↵Meik Sievertsen2005-01-271-1/+1
| | | | | | slipped through and no one noticed... :) Maybe only i, lately i was performing very badly, had a few flaws, need to update myself to a stable version... git-svn-id: file:///svn/phpbb/trunk@5082 89ea8834-ac86-4346-8a33-228a782c2dd0
* BBCode enabled profile fields, removed field_name from profile fields, fixed ↵Bart van Bragt2005-01-241-6/+9
| | | | | | some uninitialised variable issues, some small conversion issues git-svn-id: file:///svn/phpbb/trunk@5076 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed unnecessary pm optionsMeik Sievertsen2005-01-211-1/+8
| | | | | | | - added one option to clearly define email visibility git-svn-id: file:///svn/phpbb/trunk@5071 89ea8834-ac86-4346-8a33-228a782c2dd0
* Censor topic name, signature, occupation, interests and locationPaul S. Owen2005-01-131-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@5059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix profile msn contact linkPaul S. Owen2005-01-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5058 89ea8834-ac86-4346-8a33-228a782c2dd0
* - minor fixesMeik Sievertsen2004-11-061-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5024 89ea8834-ac86-4346-8a33-228a782c2dd0
* - only small fixes to the memberlistMeik Sievertsen2004-10-301-6/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@5010 89ea8834-ac86-4346-8a33-228a782c2dd0
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-0/+18
| | | | | | | | | | | - changed current_user in sessions (please review) - give more flexibility to style authors in regard to the pagination elements - profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly) - code optimizations (use of strpos, sizeof, loops not iterating functions on every call, memory savings...) - and last but not least --- hopefully not introduced more bugs than healthy (*cough*) git-svn-id: file:///svn/phpbb/trunk@4984 89ea8834-ac86-4346-8a33-228a782c2dd0
* - re-enable polls (user is now able to decide if users are able to change ↵Meik Sievertsen2004-09-051-14/+14
| | | | | | votes if this feature is enabled within the given forum) git-svn-id: file:///svn/phpbb/trunk@4981 89ea8834-ac86-4346-8a33-228a782c2dd0
* my turn to break the forum (and at least pm's are no longer working - will ↵Meik Sievertsen2004-09-041-2/+2
| | | | | | not last long). HARRRR git-svn-id: file:///svn/phpbb/trunk@4978 89ea8834-ac86-4346-8a33-228a782c2dd0
* widdlePaul S. Owen2004-09-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4975 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is a mass commit ... expect trouble! Changes made here are primarily to ↵Paul S. Owen2004-09-011-137/+220
| | | | | | how login is handled, schema changes necessary! git-svn-id: file:///svn/phpbb/trunk@4970 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removing karmaMeik Sievertsen2004-08-041-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4958 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix link to PM (composing message)Meik Sievertsen2004-08-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4944 89ea8834-ac86-4346-8a33-228a782c2dd0