- Oct 30, 2015
-
-
rswindell authored
due to age (date in header). Would log file path in addition to "!Filtering QWK message from <author> due to age: x days" message. Found by Deuce's code review.
-
- Oct 29, 2015
- Oct 28, 2015
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added sort and find functions. Added syncterm.lst generation function.
-
rswindell authored
-
deuce authored
-
rswindell authored
Instead, wait 0-seconds (by default) for a keypress after successful transfers and 60-seconds (by default) for a keypress after unsuccessful transfers. These durations can be changed via the TransferSuccessKeypressTimeout and TransferFailureKeypressTimeout values in the syncterm.ini file. ToDo: abort the wait more immediately upon key input ToDo: display the count down timer ToDo: add menu options in SyncTERM to edit these timeout values
-
deuce authored
-
deuce authored
-
deuce authored
directory. This is the beginnings of the ability to write a door in JS for all BBSes, not just Synchronet (door kit pending). This requires moving js_CreateCommonObjects() into main.cpp, which requires constifying the name parameter to js_CreateClientObject() due to C++ being more paranoid about using a string literal as a char * parameter (warning fix).
-
rswindell authored
-
deuce authored
path only if needed.
-
deuce authored
-
- Oct 24, 2015
-
-
rswindell authored
When parsing the SBBSecho configuration file (for the USEPACKER, AREAFIX, or ECHOLIST items), flags or packer names would be ignored if they began with the same sequence of characters which made up a previous configuration item (flag or packer name). This appears to be a *very* long standing bug going back to the origination of this program by Allen Christiansen (King Drafus). Also, long overdue brace style update. Steve Deppe's influence is diminishing. -(
-
rswindell authored
in the system's areas.bbs file, SBBSecho would terminate prematurely with an error: "No areas defined in <path/to>areas.bbs". This would prevent SBBSecho from importing inbound netmail and packing outbound netmail, for example.
-
echicken authored
-
echicken authored
-
- Oct 22, 2015
- Oct 17, 2015
-
-
rswindell authored
should not have the "include message by self" setting applied - the hub should include all messages from all authors in all cases. The symptom of the problem was that messages posted by a user with the "Real Name" value of the QWKnet account would not be included in the QWKnet account for the node. This was most obvious in networked message areas where the same user may post from multiple nodes and see a lack of message propagation.
-
- Oct 16, 2015
-
-
rswindell authored
-
- Oct 14, 2015
-
-
echicken authored
-
- Oct 10, 2015
-
-
nightfox authored
Version 1.04: Now support downloading file attachments (using the Ctrl-D key combo). Also, allows the sysop to save a message to the BBS machine (using the Ctrl-S key combo). Also made some user interface updates: Pausing after the user saves a message so that the user can see Synchronet's save message screen, and other minor updates. Updated DDReadPersonalEmail.js so that it's easy to switch the reader between starting in list mode or reader mode.
-
- Oct 07, 2015
- Oct 06, 2015
-
-
deuce authored
-
- Oct 04, 2015
- Oct 03, 2015
-
-
rswindell authored
If the user does not meet the configured "Access Requirements" of the external text/message editor that they have selected in their "default configuration", rather than changing their default setting to the internal message editor (a change that would become persistent as soon as the user's record was saved in the user database), use the internal editor rather than the configured external editor and don't change their configuration. This fixes the "problem" of a user having selected an editor which has "ANSI" as an access requirement, that user then logging on without ANSI support (e.g. not auto-detected) and then logging-off which would then revert their configured editor to the dreaded internal line editor, leaving the user to figure out how to re-select the external (e.g. full-screen) editor they had previous configured.
-
- Sep 29, 2015
- Sep 28, 2015