- Dec 09, 2004
-
-
deuce authored
current user is (currently) allowed to delete that message.
-
deuce authored
Requires the current CVS.
-
deuce authored
-
deuce authored
-
runemaster authored
Clean up some code. Too many tags depending on what is shown or not shown. Fixed. Seperated message control from message display. Tightened up message header display.
-
- Dec 08, 2004
-
-
deuce authored
-
deuce authored
-
rswindell authored
record number rather than the header byte offset, to be consistent with other uses of message "offset" in this class.
-
rswindell authored
offset into the index file.
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
Check to see if user has permission to delete and then give Delete as link. (msg.ssjs & msg.inc) Modify layout slightly for clarification of functions. (msg.inc)
-
deuce authored
-
deuce authored
-
deuce authored
replyto is the headers of the message this one is a reply to replies is an array of headers which are replies to this one.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Could we get an offset attribute added to the index or header objects? <hint> <hint>
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
current msgbase.
-
deuce authored
-
deuce authored
Replying to local mail still doesn't work however. :-(
-
- Dec 07, 2004
-
-
rswindell authored
-
rswindell authored
rlogin.cfg).
-
rswindell authored
per item, but not necessarily consecutive for all users). Created _area.*.index properties for indexes into _list arrays (consecutive for all users).
-
deuce authored
msg_area.sub[].grp_name JS thingers. This would probobly have fixed the mysterious off-by-one group problems. :-(
-
runemaster authored
-
rswindell authored
has access to). Created file_area.dir[].lib_name property.
-
deuce authored
-
deuce authored
-
runemaster authored
-
rswindell authored
(including only the message areas the current user has access to). Created sub.grp_name property (name of parent group). Created msg_area.grp[], associative array of all message groups.
-