- May 09, 2013
-
-
rswindell authored
string).
-
deuce authored
-
rswindell authored
9999 messages (and an 80 column terminal). Deuce will have to merge in his previous commit which is currently missing from the ctrl/text.dat file in CVS.
-
rswindell authored
9999 messages (and an 80 column terminal).
-
rswindell authored
-
rswindell authored
rev 1.140 - this is why Synchronet boards started displaying "PW:" instead of "Password:" for the password prompt (see exec/login.js for details why).
-
- May 07, 2013
-
-
art authored
-
art authored
More reliable fallback rendering for systems that are displaying black areas with smoothing enabled. See the INSTALL.txt for updated troubleshooting instructions.
-
rswindell authored
allowing external JS message editors to accurately use the bbs.smb_sub* properties to get information about the current sub-board being posted to.
-
rswindell authored
-
deuce authored
-
mcmlxxix authored
added bbs.rlogin_gate method: bbs.rlogin(addr,user,pass,mode); disable "raw input" mode for rlogin_gate connections. not sure why this is the fix or why it was the problem, but no side effects are noted at this time.
-
mcmlxxix authored
-
- May 06, 2013
-
-
mcmlxxix authored
-
- May 04, 2013
- May 03, 2013
- May 02, 2013
- Apr 29, 2013
-
-
deuce authored
super-strangeness with the previously unfucked matchuser().
-
- Apr 27, 2013
- Apr 26, 2013
-
-
mcmlxxix authored
-
- Apr 17, 2013
-
-
mcmlxxix authored
-
- Apr 01, 2013
-
-
echicken authored
-
- Mar 28, 2013
-
-
mcmlxxix authored
JPath.$$() now returns an array of JPath objects (instead of a single JPath object containing an array)
-
- Mar 26, 2013
-
-
cyan authored
Fix a bug where someone's security level could be set <0.
-
echicken authored
(Can check console.terminal for this value at the top of logon.js, and launch ax25shell.js if so.)
-
echicken authored
If text/badwords.can exists, will mask those words before sending them to an AX.25 client from an rlogin tunnel. (This could be moved into the AX25.Client object in kissAX25lib.js instead, at some later date.)
-
echicken authored
-
echicken authored
-
echicken authored
The beginnings of a command shell geared toward AX.25 clients, with ANSI, colour, and extended ASCII available if the client wants them. Right now it's enough for reading (and, just barely, posting) messages and changing account settings. To do: Create a custom line-by-line message editor. Cyan should provide an IRC client as well. Censorship filter either here or in ax25tunnel.js. Add all kinds of other exciting features.
-
echicken authored
(Will make it possible to map each of a user's 16 available SSIDs to a particular service later on, using eg. VA7RRX-0 for RLogin, VA7RRX-1 for QWK networking, etc.)
-