phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / memberlist.php

History | View | Annotate | Download (43.9 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5247 10/02/2005 08:47 pm Meik Sievertsen

- session changes

5218 09/21/2005 01:50 pm bartvb

Fix for bug 73, invalid link under PM icon in memberlist/leaders

5199 08/19/2005 12:48 pm Meik Sievertsen

- add ability to limit search to groups

5160 06/10/2005 09:07 pm Meik Sievertsen

- memberlist changes

5138 04/30/2005 04:36 pm Meik Sievertsen

- some fixes here and there

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- 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)

5108 03/21/2005 11:43 pm Meik Sievertsen

- first try to break things...

5086 01/29/2005 12:29 pm Meik Sievertsen

put user into appropiate group after activating his account

5082 01/27/2005 07:54 pm Meik Sievertsen

- fix serious bug (not updating topic/post count), i do not know why this 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...

5076 01/24/2005 02:14 pm bartvb

BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues

5071 01/21/2005 08:20 pm Meik Sievertsen

- removed unnecessary pm options
- added one option to clearly define email visibility

5059 01/13/2005 11:25 pm psotfx

Censor topic name, signature, occupation, interests and location

5058 01/13/2005 05:56 pm psotfx

Fix profile msn contact link

5024 11/06/2004 03:24 pm Meik Sievertsen

- minor fixes

5010 10/30/2004 07:02 pm Meik Sievertsen

- only small fixes to the memberlist

4984 09/16/2004 08:33 pm Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- 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)...

4981 09/05/2004 05:45 pm Meik Sievertsen

- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)

4978 09/04/2004 09:32 pm Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4975 09/01/2004 07:26 pm psotfx

widdle

4970 09/01/2004 05:47 pm psotfx

This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!

4958 08/04/2004 09:18 pm Meik Sievertsen

- removing karma

4944 08/01/2004 05:37 pm Meik Sievertsen

- fix link to PM (composing message)

4924 07/11/2004 12:47 am Meik Sievertsen

- fork/copy topic
- resync topics
- possible to show only reported posts in topic_view
- view reports in post details
- mcp_queue (show unapproved items)

4923 07/09/2004 02:31 pm Meik Sievertsen

- added splitting of topics to mcp
- added merging of posts to mcp
- fixed parsing of acl_getf results
- adjusted tracking code for important announcements (seems to work now)

4920 07/09/2004 12:41 am Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4903 05/30/2004 09:24 pm Meik Sievertsen

- forum rules + link to forum rules
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)

4889 05/26/2004 08:15 pm Meik Sievertsen

only display those forums the user is able to read in.

4883 05/02/2004 03:06 pm Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4836 02/21/2004 01:47 pm Meik Sievertsen

- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D...

4766 01/25/2004 03:20 pm Meik Sievertsen

use of correct config var

4758 01/13/2004 02:40 am psotfx

Update for new karma image location/creation

4603 10/15/2003 07:43 pm psotfx

Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE

4583 10/12/2003 05:29 pm psotfx

Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety

4578 10/12/2003 01:59 pm psotfx

Let's break lots of things

4528 10/04/2003 04:00 pm psotfx

Add "Add Friend" to viewprofile

4506 09/16/2003 01:52 am psotfx

oops, forgot to commit this earlier ... update for search author

4484 09/07/2003 07:58 pm psotfx

hhmm

4473 09/07/2003 03:46 pm psotfx

Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being

4441 08/27/2003 06:32 pm psotfx

Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho

4262 07/15/2003 12:54 am psotfx

Re-arrange auth and setup calls ... needs to be repeated for all major scripts

4152 06/19/2003 06:48 pm psotfx

Missing sprintf

4145 06/19/2003 06:13 pm psotfx

Further additions to memberslist modes, Jabber support, finally "fixed up" other IM client support, a little messy in places and lacking any permission checking for IM

4080 06/05/2003 02:53 am psotfx

A few minor updates

4076 06/03/2003 11:40 pm psotfx

Default rank images directory

4065 05/28/2003 04:20 pm psotfx

Incorrect avatar dimensions

4062 05/27/2003 01:53 am psotfx

Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic

4030 05/20/2003 03:37 pm psotfx

Avatar preferencial display here too

3980 05/06/2003 12:48 am psotfx

email topic, minor other changes, removed updating of parent forums upon posting (handled by functions_display)

3969 05/04/2003 01:58 am psotfx

page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).

3953 04/26/2003 03:17 am psotfx

Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due

3915 04/22/2003 03:04 am psotfx

bbcode parse signatures

3903 04/21/2003 04:16 pm psotfx

Update email form inline with emailer changes

3897 04/20/2003 04:36 pm psotfx

Re-introduce sorting by rank ... note that only normal ranks are actively sorted. Special ranks are listed first no matter what the sort order.

3848 04/16/2003 01:42 am psotfx

Enable/disable searching ... note that user searching is always enabled for admins at this time (for ACP functionality ... this could be pared down to only those functions requiring username input)

3727 03/25/2003 05:50 pm psotfx

Various updates

3712 03/25/2003 01:05 am psotfx

Output total posts/topics

3672 03/18/2003 11:47 pm psotfx

Update following move of post count incrementation checks to permissions

3650 03/17/2003 01:53 am psotfx

Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php

3629 03/10/2003 07:20 pm psotfx

oops, the idea of hidden groups is that you cannot see who is a member ... duh

3628 03/10/2003 06:48 pm psotfx

Various additions and fixes

3625 03/09/2003 05:14 pm psotfx

Email via memberslist

3612 03/08/2003 11:10 pm psotfx

Additional info for profiles

3075 11/21/2002 04:40 pm thefinn

Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.

3024 11/12/2002 09:55 pm psotfx

Re-activated user search

2983 10/30/2002 01:57 am psotfx

Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)

2958 10/20/2002 09:19 pm psotfx

Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final

2943 10/08/2002 10:11 pm psotfx

Permission related updates ... is still not final but is getting there ... faster than British Rail too

2923 10/04/2002 03:09 pm psotfx

Well, here are all my changes ... don't blame me if things break :D

2853 08/15/2002 05:45 pm psotfx

More session changes to accomodate ACL_PERMIT/PREVENT ...

2849 08/13/2002 06:34 pm psotfx

More changes ... switched away from prefetch for now ...

2673 07/14/2002 04:45 pm psotfx

Updates for permissions, sessions, lots of things ... note that many things do_not_work now ... I'm commiting them to stop people complaining about my holding on to everything :) There is no update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2260 03/04/2002 02:47 am psotfx

Remove extra session var in session_pagestart

1897 01/16/2002 08:18 pm psotfx

Gave the row number thing a more useful name ...

1896 01/16/2002 08:08 pm bartvb

Added row numbers to memberslist (to check out how you're ranked with # of posts ;)

1895 01/16/2002 07:26 pm psotfx

Fix dopey errors

1889 01/16/2002 06:40 pm psotfx

Fix bug #504383

1699 12/24/2001 04:29 pm psotfx

Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...

1652 12/21/2001 03:06 am psotfx

Various updates + admin viewing of email addresses

1507 12/04/2001 03:04 pm psotfx

Missed a ['From'] -> ['Location'] change

1460 11/27/2001 01:30 am psotfx

A 'not quite a Pauls up' + short date format

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1320 11/15/2001 07:38 pm psotfx

Added admin enabling of email form

1316 11/15/2001 05:26 pm psotfx

Email form - free with purchase of any two other items

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

999 09/07/2001 02:32 pm psotfx

Fixed bug #459427

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

775 08/01/2001 12:30 am psotfx

More compliance ... it never ends

774 07/31/2001 11:56 pm psotfx

More compliance ... it never ends

661 07/14/2001 07:30 pm psotfx

Template config system, store relevant config stuff here

646 07/13/2001 06:14 pm psotfx

Changes to include location + some other misc stuff

596 07/07/2001 02:57 am psotfx

More user fields available for memberslist template plus graphic changes

583 07/06/2001 03:13 am psotfx

Small change to user website url creation