-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Damon Getsman edited this page Mar 11, 2015
·
9 revisions
Welcome to the DOCshell/dDOC wiki . . .
Trying to create a wayward home for the old denziens of the ISCA and DOC/Citadel BBS lineage, and (primarily) Utopia, Dammit! BBS. This project is written entirely in JavaScript, with customized server-side functionality implemented by Synchronet's SSJS libraries.
Note that all of these, except ddoc2.js, are found under the /load subdirectory where the shell is installed.
- Message Base Access - dmbase.js - page needs to be updated to show changes from 11 Nov 14, which also added the following source file to the repository:
- New Message Creation/Poasting - dpoast.js
- Xpress Message Functionality - dexpress.js
- Code Entry/Primary Flow Control - ddoc2.js
- Per User Data Recording and Modification - dperuser.js
- Per Room Data Recording and Modification - dperroom.js
For more information, check out the Pivotal tracker project that I'm setting up for continued development on this codebase, available at DDoc Command Shell for Synchronet BBS. Please note this information can lag behind the information available in issues here on GitHub by weeks depending on how swamped I am with things.
- Synchronet BBS is a fully-featured BBS suite created by Rob Swindell (aka Digital Man). Many kudos to him for such a wonderfully customizable and fully featured BBS experience to build this off of. :)
- @Ntwitch and @gordon-morehouse for helping with the refactoring, debugging, code writing, and bug reporting that are responsible for getting this piece of software to where it is today