phpbb/phpBB
2003-04-22 16:45:43 +00:00
..
adm Add dotted topic and topic read/unread DB marking to Load Settings form 2003-04-22 00:00:54 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop only minor changes, some notes, played around with the code... nothing special. 2003-02-26 13:17:45 +00:00
docs A document 2003-01-07 20:47:05 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images Add index, remove login 2003-03-17 01:13:57 +00:00
imagesets/subSilver Overdue naming convention changes 2003-03-29 14:19:50 +00:00
includes Move second parse cache init after assignment of bitfield ... in case bitfield isn't set globally 2003-04-22 00:42:06 +00:00
install Wrong name for poll end caps in style imagesets, added poll_max_options to topic table ... ignore two new marking tables for time being ... code utilising one or both is yet to be committed and one or other may vanish. 2003-04-22 16:45:43 +00:00
language Add dotted topic and topic read/unread DB marking to Load Settings form 2003-04-22 00:00:54 +00:00
templates Moved select to template 2003-04-21 16:35:44 +00:00
ucp some arrangements... 2003-04-18 13:07:19 +00:00
common.php Change ACL_UNSET constant value 2003-04-15 17:34:03 +00:00
config.php wrong encoding. ;) 2003-03-04 18:32:30 +00:00
download.php re-use include... 2003-04-11 06:07:58 +00:00
extension.inc No need to be paranoid about direct access to this file, removed $mtime reference. 2002-09-29 20:45:57 +00:00
faq.php Updated to remove row color/class assignments 2003-02-21 12:40:23 +00:00
groupcp.php Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it. 2002-11-21 15:40:21 +00:00
index.php Fix login box action 2003-03-20 02:28:30 +00:00
mcp.php some arrangements... 2003-04-18 13:07:19 +00:00
memberlist.php bbcode parse signatures 2003-04-22 01:04:24 +00:00
posting.php Review only approved posts 2003-04-20 19:46:15 +00:00
report.php "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2. 2003-04-09 22:00:23 +00:00
search.php some arrangements... 2003-04-18 13:07:19 +00:00
ucp.php 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 2003-03-17 00:53:38 +00:00
viewforum.php Enable/disable display of moderator listings 2003-04-15 23:12:28 +00:00
viewonline.php Quick update to enable load_online_time useage 2003-04-16 00:23:51 +00:00
viewtopic.php do not use the sync function if post get deleted. added topic_last_post_id information to viewtopic, for determining delete permission correctly. 2003-04-19 10:28:37 +00:00