- Aug 10, 2011
- Aug 09, 2011
-
-
mcmlxxix authored
-
mcmlxxix authored
fix redraw order. fix boolean typecast. display/edit multiline strings on one line. disallow editing of functions.
-
mcmlxxix authored
redraw parent form(s)when leaving a sub-form. support home & end keys. add scrollbar. properly typecast returned objects (array or object)
-
mcmlxxix authored
-
mcmlxxix authored
scroll object browser for objects that dont fit on the screen vertically, truncate keys for objects that dont fit horizontally
-
mcmlxxix authored
-
- Aug 08, 2011
-
-
mcmlxxix authored
-
mcmlxxix authored
returns copy of passed/modified object.
-
mcmlxxix authored
moved user-specific layout settings to layout object (universal layout theme?), added new layout method del_view, added "tree" tab template, converted "chat" tab template to new chat system, removed "userlist" tab template (for now), misc other crap
-
mcmlxxix authored
-
- Aug 07, 2011
-
-
rswindell authored
-
- Aug 06, 2011
-
-
rswindell authored
-
rswindell authored
place (e.g. the file was probably already uploaded to disk).
-
rswindell authored
of configured upload requirements) and exceed the "max files" settings per dir. Also, directory operators now always have upload permissions.
-
rswindell authored
of configured upload requirements) and exceed the "max files" settings per dir.
-
- Aug 05, 2011
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
external program listing, sorting, emailing of passwords).
-
rswindell authored
to JavaScript years ago) and only confuse new sysops. They'll still be in the CVS attic if you really want them, but they're not going to be updated or supported (use the .js version instead).
-
ree authored
Allow for the socket policy service to have a custom section name (for example [Socket-Policy] instead of the previously required [FlashPolicy]) This only works if the default port of 843 is used. For non-standard ports, the section must still be named [FlashPolicy]
-
- Aug 03, 2011
-
-
deuce authored
-
- Aug 01, 2011
-
-
deuce authored
Also, fix the callsign command to return the LAST match in the FCC database, not the first.
-
- Jul 29, 2011
- Jul 26, 2011
- Jul 22, 2011
-
-
rswindell authored
-
- Jul 21, 2011
-
-
rswindell authored
-
rswindell authored
names (need newest load/sbbsdefs.js!). Added more validity checking against supplied "real name" (e.g. must contain space, cannot begin with space, etc.). Removed extraneous <p> and </p> tags in new password display (these were being displayed as plain text).
-
deuce authored
-
rswindell authored
-
rswindell authored
prompt and the sub is not in the user's new-scan configuration.
-
rswindell authored
Create and include in packet TOREADER.EXT if QWKEsupport is enabled (MultiMail keys of this file for QWKE support, so without, no QWKE features are enabled in MultiMail). Parse TODOOR.EXT if included in REP packets (for adding/dropping subs or setting/resetting pointers). Parse To:, From:, and Subject: QWKE kludge lines and use if/when appropriate (e.g. to defeat QWK 25-char header field limits). Create To:, From:, and Subject: QWKE kludge lines in QWK/REP packets when QWKE support is enabled and those fields exceed QWK limits (25 chars). Also, legacy SyncQNET kludge lines (@VIA, @TZ, etc.) may now exist in the top of the message body in any order. Note: current versions of MultiMail do not support "To" fields > 25 chars, even in QWKE mode (though I have a patch pending) and do not (yet) support Synchronet HEADERS.DAT file (rendering QWKE kludges unnecessary). These are major changes in the QWK/REP creation/parsing code, so testing (especially with QWKE-compliant offline readers) and bug reports are welcome!
-