aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-4/+1
* [ticket/8571] Show 'Age: 0' on viewprofile when birthday is in the future.Andreas Fischer2011-07-201-1/+1
* Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympusNils Adermann2011-07-161-1/+1
|\
| * [ticket/10243] Call phpbb_gmgetdate() from various places.Andreas Fischer2011-07-131-1/+1
* | [ticket/7291] Use template loop for character list, to avoid double &first_charJoas Schilling2011-07-141-8/+26
|/
* [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* [ticket/10021] Add comment explaining why we can check -1 as an error value.Andreas Fischer2011-03-181-0/+5
* [ticket/10021] Check whether gmmktime() returns false before putting it in SQL.Andreas Fischer2011-03-071-2/+21
* [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-281-1/+1
* Small text corrections. r10393Andreas Fischer2009-12-311-1/+1
* Remove complex query, add true sorting for viewprofile group list. Related to...Andreas Fischer2009-12-311-6/+27
* Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ...Andreas Fischer2009-12-311-6/+35
* fix whitespaces/tabs in r10256Meik Sievertsen2009-11-071-3/+3
* #53655Henry Sudhof2009-11-071-4/+6
* Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific m...Joas Schilling2009-08-301-6/+8
* populate who is online only where requiredHenry Sudhof2009-08-121-1/+1
* require link hash for switchpermHenry Sudhof2009-08-031-1/+1
* Change bug #47425 - IP data lost on paginationJoas Schilling2009-06-261-1/+1
* Changes to r9617 Fix a template compilation issue, and reshuffle the code. Th...Chris Smith2009-06-181-21/+28
* Fix bug #10519 - "View user notes" and "Warn user" links shown even if module...Ruslan Uzdenov2009-06-181-11/+15
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-241-0/+1
* #43665Henry Sudhof2009-03-311-1/+4
* Fix a regression from r9075Chris Smith2008-12-021-1/+1
* do not display ban link for own profileMeik Sievertsen2008-11-301-1/+1
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-2/+2
* Do not display COPPA group in memberlist find member dialog if COPPA disabled...Meik Sievertsen2008-11-221-4/+20
* Fix, small cosmetic issue made in r9004 with sort urlsChris Smith2008-11-091-1/+2
* Fix r8929 and #35275Chris Smith2008-10-111-6/+12
* Make pagination work again, undoing rev8830 to fix #32515 properlyHenry Sudhof2008-09-241-3/+2
* should make last_active work againHenry Sudhof2008-09-241-3/+3
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-1/+1
* Do not jump back to page 1 when hiding member search in memberlist. Closes #3...Chris Smith2008-09-051-0/+1
* actually, queued posts can also be in forums with no post countsMeik Sievertsen2008-09-011-1/+0
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-011-4/+25
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-4/+26
* #28595 (AVATAR_IMG available to memberlist_body.html)Meik Sievertsen2008-06-101-0/+1
* same here, session id.Meik Sievertsen2008-05-291-1/+1
* What use is a shiny banstick(TM) if nobody finds it?Henry Sudhof2008-05-291-0/+2
* #24435Meik Sievertsen2008-04-211-1/+7
* only allow users having the a_user permission to search by email address (lat...Meik Sievertsen2008-03-231-9/+12
* Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)Meik Sievertsen2008-03-181-1/+1
* #22805Meik Sievertsen2008-03-131-0/+7
* Try to sort last active date on memberlist correctly at least on current page...Meik Sievertsen2008-02-011-1/+2
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-051-3/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-27/+44
* #i62 - #i65Meik Sievertsen2007-09-221-1/+12
* some fixes. :PMeik Sievertsen2007-09-181-2/+2
* upsMeik Sievertsen2007-09-041-1/+1
* necessary changes...Meik Sievertsen2007-08-301-18/+38