TC²
141eb05156
Merge pull request #89 from noon92/patch-1
...
Add new mail notification to main menu and request ack
2024-09-27 10:07:30 -04:00
nagumii
c6784290b5
make send message and receive message use same lingo
2024-09-24 13:57:22 +03:00
Shaun Mcbride
6a9c90a0f4
Bug #75 message.lower() breaks adding channels. Add a fix for all lower case board names not showing up.
2024-08-23 15:50:25 -05:00
joe ketcham
cc7e3b1a97
[BUGFIX] Missing else statement to reset user state and respond with menu if user sends h or help multiple times or from any sub menu
2024-07-28 12:17:52 -04: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
joe ketcham
06163e950a
Issue: Observed Main Menu Behavior #56
2024-07-15 10:28:40 -04:00
TC²
6363c8dd91
Add JS8Call capability
2024-07-14 18:52:06 -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²
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
TC²
5935c4d270
Change group_chat_id to use BROADCAST_NUM
...
This change is to use BROADCAST_NUM from the Meshtastic Python lib instead of broadcast address "4294967295" in the code
2024-07-02 08:11:16 -04:00
TC²
339210401f
Add files via upload
2024-06-25 08:50:52 -04:00