Commit Graph

18 Commits

Author SHA1 Message Date
noon92
5e06ab1e3f
Update command_handlers.py 2024-09-22 23:19:47 +03:00
noon92
5adb682ff7
Update command_handlers.py 2024-09-22 23:03:58 +03:00
TC²
e9709fd781 Add ability to add "x" to commands
This is to allow web client users to use the BBS since the web client doesn't allow you to send single characters
2024-07-23 16:07:13 -04:00
TC²
ddc3fbf1f1 Add reply option to CM command 2024-07-23 12:31:49 -04:00
TC²
fc86fe923e Add ability to remove menu items
Added the ability to remove items from menus for those who may not be using features like JS8call, etc..
2024-07-23 12:05:40 -04:00
TC²
6363c8dd91 Add JS8Call capability 2024-07-14 18:52:06 -04:00
TC²
1891ea2776 Update command_handlers.py
Change wording to add URL or PSK for channel dir
2024-07-11 09:52:35 -04:00
TC²
c7fbc4eb5f Fix CM,, issue
Fix issue where CM,, does not display the command format help message
2024-07-11 08:07:20 -04:00
TC²
15d836db27 Added Reply option and some fixed
Added reply option and some fixes for the Urgent board permissions
2024-07-09 17:46:34 -04:00
TC²
ed90448164 Urgent board permissions
This adds a feature for Urgent board permissions where you can limit who can post to the urgent board via a list in config.ini
2024-07-09 14:05:33 -04:00
TC²
ab154b2934 Menu Structure Changes
Menu structure changes to improve performance
2024-07-09 11:57:38 -04:00
TC²
aa6f70831f Large number of changes
- Changed menu structure to support Web Client
- Added Quick Commands
- Added Sync process for Channel Dir
2024-07-04 23:46:22 -04:00
TC²
8bf833daa9 Make short_name case insensitive
Make short_name case insensitive and added config.ini to gitignore, added example_config.ini, and updated README
2024-07-04 11:42:29 -04:00
TC²
ab9449ad0b A number of fixes
- Added PyCharm .idea folder to gitignore
- Made main menu banner alfa-numeric only to fix issue with iOS devices not being able to see the menu
- Fixed delete-sync issue
2024-07-04 10:30:34 -04:00
Vince Loschiavo
db71bd771b Fix for bulletin issue - Info and News was swapped on line 151 [issue #28] 2024-06-29 16:33:51 -07:00
Jacek Radzikowski
2531dd6351 Make sure nodes can read only own mail 2024-06-28 18:41:08 -04:00
Jacek Radzikowski
250c77702d Removed dead code 2024-06-28 16:33:22 -04:00
TC²
339210401f
Add files via upload 2024-06-25 08:50:52 -04:00