- Mar 14, 2006
-
-
rswindell authored
servers.
-
runemaster authored
-
rswindell authored
servers and services (including the sbbsctrl GUI now).
-
rswindell authored
semaphore files so: 1. SCFG will touch ctrl/recycle causing sbbsctrl to reload its copy of the config files resolving the FAQ about why users appear to be running the wrong external program in the node window after adding/removing external programs in SCFG. 2. the control panel can now be gracefully shutdown by touching ctrl/shutdown.
-
runemaster authored
-
- Mar 13, 2006
-
-
runemaster authored
-
runemaster authored
(I suck at RegEx)
-
deuce authored
-
deuce authored
-
- Mar 12, 2006
-
-
runemaster authored
i.e.; http://www.somedomeil.com/ https://www.somedomeil.com/ telnet://www.somedomeil.com/ gopher://www.somedomeil.com/ irc://www.somedomeil.com/ Does not currently sopport URI's that do not beging with protocol reference. Also supports ports and sub-directories i.e.; http://www.somedomain.com:6080/docs/index.html
-
deuce authored
-
deuce authored
-
- Mar 10, 2006
- Mar 09, 2006
- Mar 08, 2006
- Mar 07, 2006
-
-
deuce authored
prevents doublespaceing.
-
deuce authored
-
deuce authored
with %d> where %d is replaced by the number of quotes total.
-
deuce authored
Add an outbuf_append() function which will realloc() the buffer and append to it if the realloc() is successfull.
-
deuce authored
strncat() each of which requires the terminating null be located.
-
deuce authored
(Specifically, fix bug with two-char nick and allow it to not start with whitespace) A quote prefix is now something which matches this regex: /^((?: ?[^>\s]{0,3}> )+)/
-
- Mar 06, 2006
-
-
deuce authored
-
- Mar 04, 2006
-
-
deuce authored
-
deuce authored
Fix handling of blank lines when also handling quotes.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Currently, the options are [width [, orig_width [, [quotes]]] That should be updated to allow the boolean to be pretty much anywhere fitting with the rest of the JS stuff... but I'm too lazy. Also, this should (probobly) be moved somewhere else so that the internal editor could make use of it too. Further, should this optionally support ANSI, pipe-codes, and WWIV colour codes?
-
runemaster authored
to be fixed when scrolling ... :) (Thanks Deuce for the catch)
-
deuce authored
-
deuce authored
-