root / trunk / phpBB / memberlist.php

View | Annotate | Download (59.2 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10211 10/04/2009 07:14 PM Meik Sievertsen

Copy 3.0.x branch to trunk

10065 08/30/2009 12:56 PM Joas Schilling

Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific module is enabled.

Authorised by: AcydBurn

9961 08/12/2009 11:30 AM Henry Sudhof

populate who is online only where required

9915 08/03/2009 02:32 PM Henry Sudhof

require link hash for switchperm

9684 06/26/2009 11:34 AM Joas Schilling

Change bug #47425 - IP data lost on pagination

Authorised by: AcydBurn

9619 06/18/2009 12:59 PM Chris Smith

Changes to r9617 Fix a template compilation issue, and reshuffle the code. The added template complexity made it more of a problem to check the variables correctly, hence simplification.

9617 06/18/2009 11:43 AM Ruslan Uzdenov

Fix bug #10519 - "View user notes" and "Warn user" links shown even if modules disabled
Authorised by: acydburn

9482 04/24/2009 05:27 PM Jim Wigginton

Fixed bug #'ers 42585, 35505, 36675, and 42705
Authorised by: acydburn

9421 03/31/2009 03:16 PM Henry Sudhof

#43665

9156 12/02/2008 06:48 PM Chris Smith

Fix a regression from r9075

9140 11/30/2008 06:45 PM Meik Sievertsen

do not display ban link for own profile

9082 11/22/2008 09:26 PM Meik Sievertsen

Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)
[a bit ugly, but retains backward compatibility]

9075 11/22/2008 07:13 PM Meik Sievertsen

Do not display COPPA group in memberlist find member dialog if COPPA disabled (Bug #37175)

9054 11/09/2008 04:48 PM Chris Smith

Fix, small cosmetic issue made in r9004 with sort urls

9004 10/11/2008 08:44 PM Chris Smith

Fix r8929 and #35275

8929 09/24/2008 01:41 PM Henry Sudhof

Make pagination work again, undoing rev8830 to fix #32515 properly

8928 09/24/2008 01:32 PM Henry Sudhof

should make last_active work again

8911 09/23/2008 03:03 PM Meik Sievertsen

- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.
- Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.

8830 09/05/2008 08:54 PM Chris Smith

Do not jump back to page 1 when hiding member search in memberlist. Closes #32515

8802 09/01/2008 11:37 PM Meik Sievertsen

actually, queued posts can also be in forums with no post counts

8801 09/01/2008 11:33 PM Meik Sievertsen

Show users posts in queue in acp and profile + link to mcp

8755 08/14/2008 02:36 PM Henry Sudhof

Changes to group display #32155, #32145, #32085, #26675, #26265

8645 06/10/2008 04:37 PM Meik Sievertsen

#28595 (AVATAR_IMG available to memberlist_body.html)

8577 05/29/2008 04:30 PM Meik Sievertsen

same here, session id.

8574 05/29/2008 03:59 PM Henry Sudhof

What use is a shiny banstick(TM) if nobody finds it?

8524 04/21/2008 04:43 PM Meik Sievertsen

#24435

8479 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8460 03/23/2008 06:11 PM Meik Sievertsen

only allow users having the a_user permission to search by email address (later on there will most likely a new permission for general email visibility)

8444 03/18/2008 02:29 PM Meik Sievertsen

Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)

8429 03/13/2008 03:47 PM Meik Sievertsen

#22805

8359 02/01/2008 01:45 PM Meik Sievertsen

Try to sort last active date on memberlist correctly at least on current page (Bug #18665) - patch provided by phillipK

8306 01/05/2008 05:10 PM Meik Sievertsen

Correctly check empty subjects/messages (Bug #17915)
Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
Additionally include non-postable forums for moderators forums shown within the teams list. (Bug #17265)

8285 12/26/2007 03:53 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8146 10/05/2007 04:30 PM Meik Sievertsen

dumdidum... sorry. ;)

8120 10/03/2007 05:05 PM Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

8099 09/22/2007 08:31 PM Meik Sievertsen

#i62 - #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8092 09/18/2007 04:49 PM Meik Sievertsen

some fixes. :P
- language authors may review their email template files...

8078 09/04/2007 08:40 AM Meik Sievertsen

ups

8072 08/30/2007 11:21 PM Meik Sievertsen

necessary changes...

8050 08/19/2007 03:40 PM Nils Adermann

- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
- using \r on custom bbcodes to allow line breaks [Bug #10758]

7954 07/26/2007 05:51 PM Meik Sievertsen

do not get too excited

7934 07/24/2007 01:18 PM Henry Sudhof

#13751
Fixing date CPFs for multilanguage boards.

7920 07/22/2007 10:11 PM Meik Sievertsen

try to normalize everything...

7919 07/22/2007 04:04 PM Henry Sudhof

Cleaning up (#13689)
Also removed the useless login box from the ACP.

7918 07/22/2007 03:14 PM Henry Sudhof

#13679
#13681
#13683

Adding finer error conditions to the IM contact page.
Adds one language entry, moves one from viewtopic to common.

7909 07/19/2007 10:38 PM Meik Sievertsen

again, a lot of bug fixes

7847 07/09/2007 01:00 PM Henry Sudhof

#13107
#13107

7836 07/06/2007 12:55 PM Meik Sievertsen

some fixes. :)

7813 06/30/2007 05:04 PM Meik Sievertsen

some fixes...

7805 06/28/2007 04:55 PM Meik Sievertsen

fixing some bugs

7795 06/25/2007 03:36 PM Meik Sievertsen

yeah, forgot these few lines. :(

7789 06/24/2007 02:49 PM Meik Sievertsen

tweak the sql_like_expression feature a little bit to allow correct escaping

7788 06/23/2007 02:16 PM Meik Sievertsen

new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).

7755 06/14/2007 05:03 PM Henry Sudhof

Changing the behaviour of the hideonline permission.

Test the current setting before altering the memory limit during install(Bug #12195)

And another language var.

7736 06/09/2007 01:11 PM Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7722 06/07/2007 07:41 PM Henry Sudhof

Adding a little more exlanation about flash.
Enabling FLASH per default while leaving the default permissions to disable it.
There might be no mods and admins visible one a board
#12185

7558 05/13/2007 12:19 PM Meik Sievertsen

#10823

7543 05/12/2007 11:11 AM Meik Sievertsen

Make the life of style authors not too complicated.

7456 05/04/2007 02:30 PM Meik Sievertsen

added class for disabled options in ACP
E_USER_ERROR now using language keys if available [related to #10445]
UCP/MCP title tags [#10441]
Check $start parameter in viewforum [#10435]
Check for postable forum for moving user posts within users ACP [#10433]...

7433 04/30/2007 03:32 PM Meik Sievertsen

"Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313]
Find a member supporting hidden groups for those able to see them [#10305]
Display hidden groups for all those able to see them across the board (composing messages, viewonline)...

7418 04/28/2007 04:02 PM Meik Sievertsen

fix wrong query for searching by group id. If not within group mode we only need the user details too (hopefully)

7384 04/22/2007 05:27 PM Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7382 04/22/2007 12:21 AM David M

#9985

7355 04/15/2007 12:59 PM Nils Adermann

- m_warn is no longer a local moderation permission
- magic urls should properly use html entities
- speed up posting on big boards, MAX query can be simplified a lot in certain cases
- user IP list should be labelled with "Other users" [Bug #9707]

7330 04/12/2007 06:20 PM Meik Sievertsen

my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...

7296 04/07/2007 03:27 PM David M

#9674

7290 04/06/2007 10:50 PM David M

#9605

7242 03/30/2007 04:24 PM Meik Sievertsen

other fixes...

7201 03/16/2007 10:43 PM Meik Sievertsen

display those as admins having admin permissions and being within the administrators group (admin group does not need to be the default one)

7195 03/15/2007 12:25 AM David M
  • empty log message ***
7193 03/15/2007 12:12 AM Meik Sievertsen

help day!!!!
it would help to limit the number of rows returned... we are not dolly the sheep. :P

7154 03/09/2007 05:24 PM Meik Sievertsen

grmbl

7150 03/08/2007 04:49 PM Meik Sievertsen

again... some more fixes.

7143 03/07/2007 05:55 PM Meik Sievertsen

- fix some group specific bugs
- correctly determining terrafrost's birthday mod

7113 03/03/2007 04:36 PM David M

#8470

7104 03/01/2007 10:52 PM David M

- subtle, very subtle

7097 02/28/2007 11:14 PM David M

- pretty sweet speed increase

7007 02/18/2007 02:42 PM Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

6975 02/09/2007 03:24 PM Meik Sievertsen

some fixes to be committed.

6969 02/05/2007 05:24 PM Meik Sievertsen

only some minor fixes

6930 01/26/2007 05:09 PM Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6925 01/24/2007 12:29 PM Meik Sievertsen

- added confirm box to ucp zebra (adding fried/foe)
- permission fixes for conversions
- use more appropiate error message within convertor if source tables could not be found
- other tiny fixes

6894 01/17/2007 07:41 PM Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6882 01/11/2007 02:02 PM dhn2

Some cleanup. Be gone you outdated JS code!

6872 01/10/2007 05:47 PM Meik Sievertsen

fix some general bugs and some convertor related

6864 01/09/2007 03:01 PM dhn2

#6098
"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)

6829 01/02/2007 05:35 PM Meik Sievertsen

- do not allow setting the parent to currently assigned childs [Bug #6708]
- Allow the display_on_index setting to be specified for link forums [Bug #6660]
- Rank code in functions_display.php [Bug #6656]
- Added some new locations for the viewonline page [Related to bug #6484]...

6826 12/31/2006 05:56 PM Meik Sievertsen

- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)
- fixes for bugs #6694, #6664 and #6662

6770 12/15/2006 03:54 PM Meik Sievertsen

- fixed bug within the database update script
- #6254
- #6242
- #6184
- #6160
- #6020

6740 12/10/2006 06:44 PM Nils Adermann

- finally correctly calculate current time for birthday calculation [Bug #6030]
- allow searching forums with unsearchable subforums [Bug #6056]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060]...

6734 12/10/2006 12:52 AM David M

- tiny bit of sunshine :D

6730 12/08/2006 04:20 PM Meik Sievertsen

- re-add script_path for "strange configurations" to let them force the generated urls correctly
- show rank title if no rank image present in memberlist
- other fixes.

6698 12/02/2006 02:19 PM Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6662 11/26/2006 04:31 PM Meik Sievertsen

fix for bug #5586

6660 11/26/2006 03:55 PM Meik Sievertsen

- bug fixes for #5618, #5588 and #5584
- remove messenger->reset() calls (they are already performed on sending)

6650 11/24/2006 03:59 PM Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6643 11/23/2006 05:15 PM Meik Sievertsen

fixes for bugs #5564, #5554 and #5462

6628 11/21/2006 07:15 PM Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6589 11/16/2006 05:51 PM Meik Sievertsen

ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.

6572 11/12/2006 04:35 PM Meik Sievertsen

consistant obtain_* functions

6564 11/11/2006 01:24 PM Meik Sievertsen

let utf8 mails work again. I hope this is not giving problems for "strange" mail setups.

6548 11/03/2006 10:05 PM Meik Sievertsen

ok, i am an idiot...

6546 11/03/2006 06:50 PM Meik Sievertsen

- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
- assign some default vars to email templates (we always need some basic ones)

6545 11/03/2006 12:26 PM Meik Sievertsen

- implemented the suggested html_entity_decode function made by david
- fixed string length checking by also decoding entities for the sake of checking
- used the new html_entity_decode function

6538 10/30/2006 05:20 PM Meik Sievertsen

some fixes

6537 10/29/2006 03:59 PM Nils Adermann

- Handle upper/lower case in memberlist properly [Bug #5012]

6513 10/20/2006 03:48 PM Meik Sievertsen

- adjust unread query a bit to cope with large topics (thanks bart!)
- fixing some bugs
- more username_clean work

6494 10/14/2006 12:10 AM Nils Adermann

- introducing clean usernames, needs to be tested more, I'm not sure I didn't miss anything
- homograph list should probably be extended

6462 10/07/2006 10:11 PM grahamje

View profile now shows relevant add/remove links

6452 10/07/2006 02:36 PM Meik Sievertsen

tried to begin adjusting all string functions where applicable - still a lot to do.
i hope i catched all relevant sections and did not mess something up.

6411 09/26/2006 09:59 PM Meik Sievertsen

These changes should let olympus scale a little bit better.
i haven't adjusted the schemas but added the details to create_schema_files - david is able to build them then in line with his changes. :)

6380 09/18/2006 12:02 AM Nils Adermann

- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762]
- take local server time into consideration for birthday/age calculation
- faster active topic search
- allow changing active topic time frame [Bug #4150]...

6364 09/13/2006 06:08 PM Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6321 08/28/2006 07:20 PM Nils Adermann

- birthdays/age in user's timezone and not server's local time
- parse bbcode in posts with fewer characters than selected maximum on search results page
- retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)...

6306 08/20/2006 05:48 PM grahamje

Duplicated entry in the sort options
+ misc template issues

6271 08/12/2006 03:14 PM Meik Sievertsen

sql_in_set changes

6241 08/06/2006 07:25 PM Nils Adermann

- finally making the age calculation work [Bug #3582]
- replacing all occurances of L_NONE with a more specific string [Bug #3494]
- a few corrections to html id attributes in the installer
- using correct permission in mcp_report [Bug #2471]
- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set

6237 08/05/2006 05:49 PM Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6232 08/03/2006 05:23 PM Meik Sievertsen

- custom profile field fixed
- fixing sql_fetchfield from cache
- changing the quote parser. In my tests i have not seen changed behaviour - but i might have broken something with this change.

6211 07/27/2006 09:02 PM Nils Adermann

- fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337]
- removed the split_words array, introduced an enforced search_query
- the forum used for global topics in the search is now a forum, and no longer a category [Bug #2561]...

6198 07/20/2006 11:45 PM Meik Sievertsen

- some bugfixes
- set ip_check to A.B.C. by default
- display postings in other encodings by default and present link to force the encoding as usual.

6188 07/17/2006 05:23 AM David M

hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P

6178 07/14/2006 02:59 PM Meik Sievertsen

add not applied sql_escape in memberlist

6177 07/13/2006 02:51 PM Meik Sievertsen

- renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value

- every column is now NOT NULL
- every column is now having a DEFAULT value...

6161 07/09/2006 06:23 PM Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6151 07/07/2006 02:36 PM Nils Adermann

- display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant...

6149 07/06/2006 06:46 PM Meik Sievertsen

some bugfixes

6135 07/01/2006 09:11 PM Meik Sievertsen

- add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved......

6123 06/24/2006 03:37 PM grahamje

Apply load_onlinetrack to view profile as well

6114 06/22/2006 05:14 PM Meik Sievertsen

time to squash some bugs

6104 06/19/2006 11:30 PM Meik Sievertsen

some bugfixes

6081 06/17/2006 01:28 PM Meik Sievertsen

fix bugs #2271 and #2273

6046 06/11/2006 01:53 AM Nils Adermann

- allow searching for post_count = 0 [Bug #2154]
- better permission check for user search by ip
- permissions for max attachments adjusted

6045 06/11/2006 01:11 AM Nils Adermann

- forgot to commit common.php
- cleaning up a few more mcp permissions
- adjust some links
- make global topics work properly in MCP

6036 06/10/2006 01:51 PM grahamje

Warn user links #2153

6015 06/06/2006 10:53 PM Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5995 06/01/2006 03:47 PM Meik Sievertsen

- create forums by default
- hide prune options if not enabled
- fixed module management enable/disable switch if in module itself
- fixed some schema errors
- adjusted $user->page array generation for developers calling scripts outside of phpBB root

5981 05/28/2006 09:06 PM Nils Adermann

- added search by author_id to solve problems with looking up posts of users with a name containing wildcards
- user based flood control (seperate limits for users and guests) [Bug #1357]
- inform the user about ignored words if he receives a "no words specified" message...

5967 05/26/2006 05:04 PM Meik Sievertsen

some tiny changes...

5952 05/20/2006 08:39 PM Meik Sievertsen

- fixed a few smaller things

5934 05/20/2006 12:50 AM David M

a few changes ;-)

5931 05/18/2006 11:03 PM Meik Sievertsen

- fixing a few tiny bugs
- added new function to (re)apply sids where needed (login and mcp quickmod) - #1829

5928 05/18/2006 01:19 AM David M

eh? meh.

5926 05/17/2006 09:48 PM David M

This is a screwy world! Screwy I tell you!

5910 05/13/2006 01:08 PM Meik Sievertsen

HA - classical

5902 05/12/2006 10:52 PM Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...

5896 05/12/2006 06:20 PM Meik Sievertsen

ok, maybe now?
test new sf infrastructure again, now using the syncmail script in out cvsroot directory

5888 05/06/2006 05:15 PM Nils Adermann

- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116]
- corrected page title for search indexing progress bar [Bug #1695]...

5885 05/06/2006 12:06 AM David M

I hope nothing broke!

- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join
- Changed some function calls in the DBAL
- Made the viewtopic queries nicer

5883 05/05/2006 07:56 PM Meik Sievertsen

- some adjustements for phpdocumentor

5858 04/29/2006 03:18 AM Meik Sievertsen

- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs.

5830 04/22/2006 08:37 PM David M

- Bug #1257

5824 04/22/2006 06:18 PM Meik Sievertsen

- removed group settings from roles
- 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

5790 04/17/2006 03:09 PM Meik Sievertsen

- clean up marklist calls (global function)
- 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

5784 04/15/2006 04:48 PM Meik Sievertsen

- fixed some bugs
- 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

5765 04/06/2006 07:15 PM Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is 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)...

5754 03/29/2006 10:45 AM Meik Sievertsen

Do not display adding friend/foe for anonymous and users own profile

5709 03/25/2006 01:07 PM Meik Sievertsen

- extended session_page and user_lastpage to hold a maximum of 200 chars (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)...

5701 03/22/2006 07:48 PM Meik Sievertsen

- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?)
- updated format_date calls (fixed ancient calls)
- fixed newest username setting for activating users through the admin panel

5695 03/22/2006 11:33 AM Meik Sievertsen

added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?)

5624 03/13/2006 07:05 PM Meik Sievertsen

- added users activity load setting

5595 03/01/2006 10:48 PM Meik Sievertsen

- some bugfixes
- 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)

5574 02/22/2006 10:42 PM Meik Sievertsen

implementing permission roles

- 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)...

5523 02/05/2006 12:02 AM subblue

Changed url target method for BBcode help links and fixed undefined index bug

5468 01/17/2006 07:03 PM Meik Sievertsen

just preparing...

5441 01/11/2006 07:56 PM Nils Adermann

- overhauled search system
- 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...

5434 01/07/2006 02:04 AM subblue

Added grouping by user_id to the team leader list query

5423 01/04/2006 08:51 AM Meik Sievertsen

- sperate permissions from sessions
- 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)...

5407 12/30/2005 05:52 PM Meik Sievertsen

- fix query for obtaining usernames beginning with a character and additionally searching for other criterias (produced a join not very healthy to the database - not the correct where statement is used)

5406 12/30/2005 01:54 PM subblue

Changed ONLINE_STATUS flag to S_ONLINE for consistancy

5398 12/30/2005 01:13 AM subblue

Little tweaks for the members listing/profile page

5358 12/19/2005 11:06 PM subblue

Added rank_image_src template variable so it can be used with CSS. Also fixed some undeclared variables.

5355 12/18/2005 08:58 PM grahamje

Third time around, it turns out that the code where I made that mistake initially is completely unneeded since you won't get to this point if the user is anonymous (or a bot) anyway

5354 12/18/2005 08:14 PM Meik Sievertsen

poster_id does not exist (anonymous should be not present too)

5345 12/17/2005 09:41 PM grahamje

Expose the warning level and user notes in appropriate places (assuming
the user has the correct permissions)

5341 12/16/2005 11:14 PM grahamje

A few minor bug fixes to the view profile page

5313 11/28/2005 07:38 PM Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

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

563 07/05/2001 02:57 AM uid42062

Updated sorting methods

366 05/28/2001 10:23 PM thefinn

Did some work converting lang file stuff to new format

361 05/28/2001 05:25 PM psotfx

Additional page info sent to templates

281 05/13/2001 06:02 PM psotfx

Initial SQL updates complete

278 05/13/2001 03:00 AM thefinn

Blah, parse error..

277 05/13/2001 02:28 AM thefinn
  • empty log message ***
276 05/13/2001 02:27 AM thefinn

Re-added the error message and query echo to DEBUG error message
PLEASE do not remove it, it is very helpfull when debugging errors

275 05/12/2001 01:43 PM psotfx

Fixed various errors, added issets, removed unneeded sql error messages

274 05/12/2001 03:37 AM thefinn

Fixed stupid windows carriage returns...
Fixed pagination

273 05/12/2001 01:35 AM thefinn

More work on memberlist

272 05/12/2001 01:16 AM thefinn

Memberlist working. Pagination seems to have problems. Might be generate_pagination code...