- Feb 28, 2022
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
We only support platforms where slash is a legal path separator.
-
Deucе authored
SpiderMokey is now built with ctypes, but the object is only being created in jsdoor for now.
-
Rob Swindell authored
Needed for text.dat support in SBBSecho load_cfg really should be made either a static library or an exported function from libsbbs.so that everything reuses. Kind of silly to be recompiling and linking these files with every app now.
-
Rob Swindell authored
Thanks to Dan_C for the head's up that SBBSecho stopped (very recently) successfully sending notices to users about received netmail or echomail.
-
Rob Swindell authored
-
Rob Swindell authored
-
- Feb 27, 2022
-
-
Rob Swindell authored
Fixed copy paste error for the installation section Closes #353 See merge request !150
-
Eric Oulashin authored
Changed "Installing into a command shell" to say section 3 ("Installation & Setup") instead. This resolves issue #353
-
Rob Swindell authored
-
Rob Swindell authored
Fixes issue #355 reported by Andre
-
Rob Swindell authored
-
Rob Swindell authored
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
e.g. foodfite.com will match FOODFITE.COM or FoodFite.COM (the MD5 sum is insuring it's the right file anyway).
-
Deucе authored
-
- Feb 26, 2022
-
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
Inspired by jsdoor's equivalent change.
-
Rob Swindell authored
For DesotoFireflite (VALHALLA)
-
Rob Swindell authored
-
Rob Swindell authored
List header fix for personal email See merge request !149
-
Eric Oulashin authored
Fix for no group information available when displaying the sub-board header above the message list when listing personal email
-
Rob Swindell authored
This makes the view instant message logic more easily accessible from other places (e.g. menus or whatever). Add (V)iew command the private message (^P) prompt while we're at it. Users don't normally discover ;string commands on their own.
-
Rob Swindell authored
DD message reader: Fixed score display and related colors in the message list for wide terminals See merge request !148
-
-
Rob Swindell authored
-
Rob Swindell authored
Removed spaces from some filenames of Digital Distortion mods that had them See merge request !147
-
Eric Oulashin authored
-
Rob Swindell authored
-
Rob Swindell authored
Thank you Andre!
-
- Feb 25, 2022
-
-
Rob Swindell authored
Fixed message list time colors for wide terminals (above 80 columns) Closes #351 See merge request main/sbbs!146
-
-
Rob Swindell authored
-
Rob Swindell authored
genwrap.c(855): warning C4244: '=': conversion from 'LONGLONG' to 'uint32_t', possible loss of data
-
Rob Swindell authored
BCC error filewrap.h 77: Multiple declaration for 'mode_t' Introduced in commit e4adeee8
-