2001-11-09 13:53:19 +00:00
|
|
|
$Id$
|
|
|
|
|
2007-08-21 19:37:02 +00:00
|
|
|
MBSE BBS V0.91.10 TODO list.
|
|
|
|
----------------------------
|
2001-08-17 05:46:24 +00:00
|
|
|
|
|
|
|
These are a list of things that must be implemented one way or
|
|
|
|
another. Some things are urgent and necessary to operate the bbs
|
|
|
|
without human intervention, others are just for comfort, or nice.
|
|
|
|
I think this list will always contain items, I only hope the urgent
|
|
|
|
matters will be removed.
|
|
|
|
Note that most goodies are still in my mind instead of in this file.
|
|
|
|
Classes: U = Urgent.
|
|
|
|
N = Normal, second priority.
|
|
|
|
L = Cosmetic or nice to have.
|
2005-12-16 20:16:29 +00:00
|
|
|
W = Feature request.
|
2003-07-29 20:42:38 +00:00
|
|
|
X = Will not be done unless it's really needed.
|
2001-08-17 05:46:24 +00:00
|
|
|
|
2003-08-03 15:11:33 +00:00
|
|
|
everything:
|
2007-02-18 10:48:30 +00:00
|
|
|
N: Fix adding messages if there are deleted messages in a jam area.
|
2007-03-05 12:40:58 +00:00
|
|
|
Currently messages with the del flag set are overwritten. Update,
|
|
|
|
this seems not true and this problem is still being investigated.
|
2007-02-18 10:48:30 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Implement IPv6.
|
2003-08-03 15:11:33 +00:00
|
|
|
|
2004-07-11 15:23:32 +00:00
|
|
|
N: In BSO the i flavor should have been d flavor.
|
|
|
|
|
2004-08-16 15:40:37 +00:00
|
|
|
N: Increase size of Unix usernames > 8. The limit on Slackware is 32
|
|
|
|
characters, defined in utmp.h in UT_NAMESIZE
|
2004-07-25 14:08:14 +00:00
|
|
|
|
2005-10-09 15:44:59 +00:00
|
|
|
L: Add personal message area.
|
2004-08-07 15:11:05 +00:00
|
|
|
|
2005-10-21 19:40:49 +00:00
|
|
|
N: The ttyinfo.tty field is too short for NetBSD.
|
|
|
|
|
2006-07-02 10:54:00 +00:00
|
|
|
W: Implement topic groups for file and message areas, with access level
|
|
|
|
control.
|
|
|
|
|
|
|
|
W: Switch to MySQL as database backend. This can also solve some other
|
|
|
|
limitations. A php API should be added too.
|
|
|
|
|
2001-08-17 05:46:24 +00:00
|
|
|
mbsebbs:
|
2007-08-21 19:02:21 +00:00
|
|
|
U: Users can post messages while there level is too low.
|
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: OLR, implement file requests.
|
2002-07-01 19:31:15 +00:00
|
|
|
|
2003-02-05 20:56:05 +00:00
|
|
|
N: Only count posted messages in local mail areas.
|
2003-01-23 22:57:16 +00:00
|
|
|
|
2004-08-08 15:22:21 +00:00
|
|
|
X: OLR: include private email area in download packets. See also global
|
2004-11-06 16:34:40 +00:00
|
|
|
wish for private mail areas.
|
2003-03-02 13:29:33 +00:00
|
|
|
|
2003-07-29 20:42:38 +00:00
|
|
|
X: OLR: implement some global settings from the offline configuration.
|
2003-03-02 13:29:33 +00:00
|
|
|
|
2003-07-29 20:42:38 +00:00
|
|
|
X: OLR: check qwke extensions.
|
2003-03-02 13:29:33 +00:00
|
|
|
|
|
|
|
N: OLR: qwk, check netmail entered from reader, fido address missing?
|
|
|
|
|
2006-10-08 12:35:34 +00:00
|
|
|
W: Implement kermit protocol, external versions don't work right.
|
2006-02-13 19:26:30 +00:00
|
|
|
|
|
|
|
|
2001-08-17 05:46:24 +00:00
|
|
|
mbfido:
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Check all .flo files for dead attachments.
|
2004-07-11 15:13:07 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Check all .flo files for to old attachments.
|
2004-07-11 15:13:07 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Count posted messages during mailscan.
|
2003-02-05 20:56:05 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Code cleanup and make a structure in this program. Remove duplicate
|
2001-08-17 05:46:24 +00:00
|
|
|
or similar functions.
|
|
|
|
|
2002-02-23 13:28:42 +00:00
|
|
|
N: Process GoldED filerequest netmails with the filereq flag set, we
|
|
|
|
should create a .req file with the contents of the subject line.
|
|
|
|
|
2002-05-23 17:57:22 +00:00
|
|
|
N: Process To: and Cc: lines in messages gated from Fido to Internet.
|
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Add macro's for stats of all months.
|
2002-06-16 21:17:26 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Implement file requests for directory nodes.
|
2002-08-05 20:43:29 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Add %from command to areamgr/filemgr.
|
2002-08-25 11:25:46 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Add netmail notification of changed areas.
|
2002-09-16 21:28:08 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Make it possible to only virus scan the complete archives.
|
2002-10-27 17:11:27 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Let mbfido areas with a special switch update area descriptions.
|
2002-11-08 19:33:50 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Send rulefile via netmail for each new connected mail area.
|
2003-01-27 21:55:42 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Send notifications to downlinks about changed areas from uplink.
|
2003-01-27 21:55:42 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Add statistic mail messages. Via AMC??
|
2003-07-01 20:04:00 +00:00
|
|
|
|
2003-12-04 22:07:33 +00:00
|
|
|
N: After readalias we need to free the alias list when mbfido ends.
|
|
|
|
|
2004-03-28 15:51:29 +00:00
|
|
|
N: Hatch statistics are not updated.
|
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Copy personal mail to a personal message area.
|
2004-08-07 15:11:05 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Someday make retoss from bad possible (volonteers?).
|
2004-12-09 20:08:27 +00:00
|
|
|
|
2006-04-16 08:56:27 +00:00
|
|
|
W: AreaMgr %rescan should auto connect disconnected areas.
|
|
|
|
|
2001-08-17 05:46:24 +00:00
|
|
|
mbcico:
|
2005-09-12 17:05:41 +00:00
|
|
|
L: Implement binkp option ND and NDA.
|
2005-09-04 12:53:57 +00:00
|
|
|
|
2004-12-30 15:03:10 +00:00
|
|
|
mbnntp:
|
2005-12-16 20:16:29 +00:00
|
|
|
N: fetched mail doesn't get the status Rcvd if it was for the user.
|
2004-12-30 15:03:10 +00:00
|
|
|
|
2005-12-16 20:12:17 +00:00
|
|
|
N: Do a better job for message linking by newsclients. This is a
|
|
|
|
problem because we use the message numbers and messages are
|
|
|
|
sometimes renumbered. This will make some clients try to fetch
|
|
|
|
the wrong messages because they cache the message id's.
|
2004-12-30 15:03:10 +00:00
|
|
|
|
|
|
|
N: Lastread pointers are not updated.
|
|
|
|
|
2001-08-17 05:46:24 +00:00
|
|
|
mbaff:
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Rewrite filefind search algorithm.
|
2001-08-17 05:46:24 +00:00
|
|
|
|
|
|
|
mbsetup:
|
2007-06-27 19:46:15 +00:00
|
|
|
U: Add check for empty data files.
|
|
|
|
|
2006-07-02 10:56:35 +00:00
|
|
|
N: Add a check for double areatag names. See MySQL plan.
|
2002-10-28 22:38:10 +00:00
|
|
|
|
2002-06-17 19:53:22 +00:00
|
|
|
N: Use some sort of sorting for the system aka's and make sure the
|
2002-06-11 18:46:18 +00:00
|
|
|
main aka with zone's is listed first. Having zone's mixed gives
|
|
|
|
too high outbound stats and the outbound is scanned multiple times.
|
|
|
|
|
2003-07-29 20:42:38 +00:00
|
|
|
N: Put ZMH fields in the network setup for each zone. Currently Z1-6.
|
2006-07-02 10:56:35 +00:00
|
|
|
See MySQL plan.
|
2002-02-24 16:00:29 +00:00
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: Add global setup in menus 9.1 and 10.1 at least to change uplink
|
2003-01-30 21:23:57 +00:00
|
|
|
data.
|
|
|
|
|
2005-12-16 20:16:29 +00:00
|
|
|
W: See if a check can be made in file groups setup for the areas file
|
2004-07-25 15:17:52 +00:00
|
|
|
format, if a filegate list is installed and the filegate switch
|
|
|
|
setting is wrong, a lot of wrong areas will be created.
|
|
|
|
|