-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1) Remove unused variables 2) increase number chat node structures to 32 Express 1) Remove unused variables 2) Split out some code into separate modules 3) Correct date format of DT_STAMP_LASTON 4) Track last dl cps to be used to estimate next dl time 5) midstr incorrectly used in many places 6) Support for HTTP uploads 7) More accurate tracking of transfer cps 8) Chat flag changed from YES/NO to ON/OFF (fix pager doors) 9) Add extra checks for server messages 10) Remove pause checks prior to logon 11) More accurate pause checks 12) Show todays calls as 0 if no calls made today 13) Fixed pointer bug when detecting callers IP 14) Only update status window title when using pubscreen 15) Change conf rejoin to handle multiple messagebases 16) Search all ndoes for user answers and display in account editor 17) Active/inactive flag sometimes not displayed in account editor 18) Setting messagebase rjoin from bulk editor 19) Fix incorrect checking of chat available flag when paging 20) Open zmodem stats window if screen is opened mid transfer Update from 5.3alpha to 5.3beta
- Loading branch information
Showing
13 changed files
with
1,678 additions
and
1,339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.