- Sep 30, 2013
-
-
echicken authored
-
echicken authored
Current method assumes that there is a ../web/lib/ relative to (I gather) system.exec_dir. Is that bad?
-
echicken authored
-
echicken authored
For Lesser Keys re: 'bbs' thread on DoveNet Synchronet Sysops.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
if the path contains a dot.
-
deuce authored
-
deuce authored
number.
-
echicken authored
-
echicken authored
-
deuce authored
-
deuce authored
object from working properly. Fix up jsdocs. view http://nix.synchro.net:7070/jsobjs.html and let us know what else is wrong!
-
deuce authored
-
- Sep 29, 2013
-
-
rswindell authored
-
- Sep 28, 2013
-
-
echicken authored
Allow message deletion if 'mail' sub and message addressed to this user, or if msg_area.sub[MsgBase.cfg.code].is_operator.
-
echicken authored
-
echicken authored
Note to self: these functions can probably just return the desired output string - not sure if the boolean return values are being used anywhere. Would make things less derpy. Nobody cares. Note to self: modify postMessage to make every post a top-post.
-
echicken authored
Delete messages upon request, permissions permitting. (Needs to provide more feedback to the user.)
-
deuce authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Async requests go to http.request.host rather than system.inet_addr (forum was updated, but this page was neglected.)
-
rswindell authored
bundles: 1. If the unpackable bundle file was more then 48 hours old, it would not try to rename it - the file date/time comparison logic was backwards and was trying to rename the file only if it was *less* than 48 hours old (and could in theory still be in transit). 2. If the unpackable bundle file was more than 48 hours old, SBBSecho would continuously and indefinitely try to unpack it consuming CPU cycles and generating log output. Forever.
-
- Sep 27, 2013
- Sep 26, 2013
- Sep 25, 2013
-
-
deuce authored
Should fix problems compiling on Beagle Bone Black.
-