.. |
acm
|
Changed: the way caches expire. (see dev forum)
|
2003-11-26 23:34:33 +00:00 |
auth
|
Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
|
2003-10-15 17:43:07 +00:00 |
db
|
Put mysql4.php in line with mysql.php
|
2003-11-27 00:23:36 +00:00 |
mcp
|
Added: mcp_queue, for unapproved items
|
2003-11-27 23:23:51 +00:00 |
ucp
|
Some minor fixes for the registration procedure
|
2004-01-08 20:33:56 +00:00 |
bbcode.php
|
Not even worth a log msg ;)
|
2003-11-16 22:28:47 +00:00 |
functions.php
|
hhmm, string cleanup was rather ... broken
|
2004-01-09 11:56:53 +00:00 |
functions_admin.php
|
jada jada
|
2003-11-22 12:43:31 +00:00 |
functions_compress.php
|
Various updates "discovered" while working on website compression function useage
|
2003-08-22 00:35:59 +00:00 |
functions_display.php
|
Finished drafts, one bit is remaining though.
|
2003-11-16 21:53:56 +00:00 |
functions_jabber.php
|
account registration/changing, password changing
|
2003-10-12 19:58:01 +00:00 |
functions_messenger.php
|
my attempt to break things...
|
2003-11-23 22:25:46 +00:00 |
functions_posting.php
|
go with Ashe's suggestion...
|
2003-11-22 12:43:07 +00:00 |
functions_user.php
|
Enable group based avatar ... really not sure about the api layout though
|
2003-10-21 16:45:33 +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
|
Minor change: check for potential bbcodes before we parse the message
|
2003-11-27 23:27:35 +00:00 |
session.php
|
Alter method for storing imageset data ... I can't see any obvious increase in page gen times but please comment if such a thing does become apparent
|
2004-01-08 12:49:05 +00:00 |
template.php
|
Add DEFINE/UNDEFINE ... user vars bust be preceeded by $ and be uppercase, string vars must be in single quotes. Can be used in loops, something.$VAR, etc. Use with standard IF, IF $something ==, etc.
|
2004-01-09 17:22:53 +00:00 |