Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
3c375dbb2102229b8ef4a8b3314d1243077c6b3b
Select Git revision
0 results
sbbs
Author
Search by author
Any Author
authors
0 authors
Jan 11, 2016
Version 1.08 - Bug fix: When scanning message sub-boards, it wasn't always...
· 3c375dbb
nightfox
authored
9 years ago
3c375dbb
Display Fido file areas as UPPER CASE and support saving the config.
· 0d8b05af
deuce
authored
9 years ago
0d8b05af
Add a save method to the TickITCfg class.
· cd0a08e4
deuce
authored
9 years ago
cd0a08e4
Jan 10, 2016
Frame.putmsg() - unset HIGH and BLINK when \1n (normal) is encountered.
· 535cde46
echicken
authored
9 years ago
535cde46
Add a "how to set up" comment at the start... this info will go on the Wiki
· 2ddfa0e3
deuce
authored
9 years ago
2ddfa0e3
Split out the config parsing stuff into a separate load() file and generally
· 66c623a3
deuce
authored
9 years ago
66c623a3
Add a uifc.list.CTX class which allows WIN_SAV to finally work properly.
· 7816e46c
deuce
authored
9 years ago
7816e46c
Fix race in node.dab access. It's unfortunate that we end up holding the
· b9633069
deuce
authored
9 years ago
b9633069
Work around crash in termination when running the JSDocs build. I've not
· 181fae90
deuce
authored
9 years ago
181fae90
Jan 08, 2016
Add circular path detection and file forwarding.
· 0af2d936
deuce
authored
9 years ago
0af2d936
If we can't move the file to the final location, fail processing and don't
· 14fa20c0
deuce
authored
9 years ago
14fa20c0
Rename "DownLinks" to "Links"
· 6cfbb2bb
deuce
authored
9 years ago
6cfbb2bb
New INI file format.
· 58989658
deuce
authored
9 years ago
58989658
Re-organize the INI file laout and prepare to support downlinks.
· 1b25cdef
deuce
authored
9 years ago
1b25cdef
Jan 07, 2016
Instead of mucking about with the Lightbar object itself, "derive" it into
· f49fc45c
deuce
authored
9 years ago
f49fc45c
Minor bug... console.clear() got change to console.erase().
· 2ac4a197
deuce
authored
9 years ago
2ac4a197
Revert previous change as it's not worth doing it that way.
· 90bf1018
deuce
authored
9 years ago
90bf1018
Fix a couple little bugs.
· 77a25bbf
deuce
authored
9 years ago
77a25bbf
The start of better living via prototypes and class extension.
· d2c85700
deuce
authored
9 years ago
d2c85700
Fix typo.
· f0bed0e2
deuce
authored
9 years ago
f0bed0e2
Clear the input field on submit.
· b5836763
echicken
authored
9 years ago
b5836763
Switch to using prototype properties/methods, "return" the constructor
· 78de949c
deuce
authored
9 years ago
78de949c
Don't scan for new files when using the Messages -> Scan For New Messages ->
· be4bedc3
deuce
authored
9 years ago
be4bedc3
Add a SCAN_MSGSONLY flag so that even if "Automatic New File Scan" is set
· 559ce234
deuce
authored
9 years ago
559ce234
Jan 06, 2016
Fix typoe in comment.
· 431bd194
deuce
authored
9 years ago
431bd194
Modernize the md() - use isdir() and mkpath() instead of opendir() and mkdir().
· 4e1cec19
rswindell
authored
9 years ago
4e1cec19
Jan 04, 2016
Fix NEXEC command. Was not skipping the entire command result in always
· 16f0397c
deuce
authored
9 years ago
16f0397c
Jan 03, 2016
Don't return false if no pktpass line matches the node so that the test
· f437f035
deuce
authored
9 years ago
f437f035
If JS exit() is called with a non-numeric argument, don't use it for the
· 72c4a223
rswindell
authored
9 years ago
72c4a223
More debug-level log message changes/additions.
· 1f88dab0
rswindell
authored
9 years ago
1f88dab0
Jan 02, 2016
Added support for .bsy lock files when in BSO/FLO mailer mode
· 91acd352
rswindell
authored
9 years ago
91acd352
Added strListFind() to search a string list for an instance of a string using
· a4447a63
rswindell
authored
9 years ago
a4447a63
The program listing will now terminate (before the end of the list) if/when the
· b465a62d
rswindell
authored
9 years ago
b465a62d
Clear the console-abort flag upon return from executing a JS or Baja module.
· c22063f9
rswindell
authored
9 years ago
c22063f9
Jan 01, 2016
Fix GCC warning: pointer targets in passing argument 5 of 'uifc.list' differ in
· 172b0e71
rswindell
authored
9 years ago
172b0e71
Fix GCC build error introduced in last commit (and a couple warnings).
· 2ca7b2dd
rswindell
authored
9 years ago
2ca7b2dd
Because "Beacuse" isn't a word. :|
· 907788bd
echicken
authored
9 years ago
907788bd
Over-hauled the log file output:
· b08fe3cd
rswindell
authored
9 years ago
b08fe3cd
Dec 31, 2015
Proxy WebSocket clients to the BBS via Telnet.
· af714756
echicken
authored
9 years ago
af714756
Proxy WebSocket clients to the BBS via RLogin, with authentication for web-v4 users.
· e4de45c7
echicken
authored
9 years ago
e4de45c7
Loading