phpbb/phpBB/includes
Nils Adermann 21f3fbc4be Me, me, me!
- only search unapproved posts/topics in forums where the user got the m_approve permission
- resize the search cache when it grows too huge (drop distant pages)
- added unread link to search results page
- streamlined search results and viewforum html code for displaying topics

so we're waiting for David now :)


git-svn-id: file:///svn/phpbb/trunk@5607 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-06 18:21:54 +00:00
..
acm - fix minor bugs 2006-01-23 18:47:10 +00:00
acp Configure the warning expiry 2006-03-06 17:29:48 +00:00
auth - ability to change anonymous user settings more easily 2006-02-03 20:59:39 +00:00
db Broken images begone! 2006-03-06 17:30:29 +00:00
mcp - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
search Me, me, me! 2006-03-06 18:21:54 +00:00
ucp - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
auth.php implementing permission roles 2006-02-22 21:42:26 +00:00
bbcode.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
constants.php Reporting system revised. Needs some major cleanup and is missig some functionality (assign report, some overviews, decent notifications) but the basics are there. More after the weekend :) 2006-03-04 13:50:52 +00:00
functions.php Expire issued warnings after and admin configurable time 2006-03-04 17:34:04 +00:00
functions_admin.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
functions_compress.php - We only write to the archive ONCE for every file and folder when working with tar files 2006-02-24 18:27:56 +00:00
functions_display.php *** empty log message *** 2006-02-12 15:45:50 +00:00
functions_jabber.php - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D 2006-03-02 01:09:55 +00:00
functions_messenger.php - moved add_log out of functions_admin (this file should only be included in admin/admin-related pages) 2006-01-25 21:01:52 +00:00
functions_module.php - properly hide items 2006-02-22 11:39:27 +00:00
functions_posting.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
functions_privmsgs.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
functions_profile_fields.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
functions_template.php - implementing David's proposed expression changes (some of them already noted within the events CCP) 2006-02-21 10:32:19 +00:00
functions_transfer.php - some bugfixes 2006-03-01 21:48:02 +00:00
functions_upload.php - use acl_m_ instead of acl_m 2005-11-19 16:16:52 +00:00
functions_user.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
session.php - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
template.php - implementing David's proposed expression changes (some of them already noted within the events CCP) 2006-02-21 10:32:19 +00:00