Commit graph

145 commits

Author SHA1 Message Date
ReneKlever
9f72b1752d
Update command_handlers.py 2025-04-08 18:54:39 +02:00
ReneKlever
a0a06d3000
Update command_handlers.py 2025-04-08 10:51:46 +02:00
ReneKlever
ea154e1e29
Update message_processing.py 2025-04-08 10:48:11 +02:00
ReneKlever
6068f11f33
Update example_config.ini 2025-04-08 10:27:31 +02:00
ReneKlever
26753d3b52
Update message_processing.py 2025-04-08 10:18:15 +02:00
ReneKlever
441460efb7
Update example_config.ini
better main menu
2025-04-08 10:16:39 +02:00
ReneKlever
cb1343c302
Update message_processing.py
access control toegevoegd
2025-03-24 22:08:50 +01:00
ReneKlever
22c337962a
Update command_handlers.py
terug naar orig met alleen een titelwijziging
2025-03-24 21:54:03 +01:00
ReneKlever
52a6d23e6e
Update server.py 2025-03-24 21:21:18 +01:00
ReneKlever
cbd5571b5a
Update command_handlers.py 2025-03-24 21:13:17 +01:00
ReneKlever
5b17ec7d25
Update command_handlers.py 2025-03-24 21:00:43 +01:00
ReneKlever
5bd99eba83
Update config_init.py 2025-03-24 20:58:31 +01:00
ReneKlever
0d956562cb
Update command_handlers.py
adde security check before enter the bbs
2025-03-24 20:56:41 +01:00
ReneKlever
1f45cce394
Update config_init.py
Added list of nodes to enter bbs at all
2025-03-24 20:39:54 +01:00
ReneKlever
1a2523fd74
Update example_config.ini
Added a security list to access the bbs at all
2025-03-24 20:32:23 +01:00
TC²
295fb35c92
Merge pull request #121 from AdvJosh/main
Corrected syntax by changing double quotes to single
2025-03-05 06:51:54 -05:00
AdvJosh
d30811f92d Corrected syntax by changing double quotes to single 2025-03-04 17:27:46 -06:00
TC²
2b7d47cb29
Merge pull request #119 from AdvJosh/main
Adding viewing instructions to urgent bulletin notification.
2025-03-04 12:03:47 -05:00
AdvJosh
656eba7ec3 Added the view instructions to the add_bulletin function of db_operations 2025-03-04 09:44:10 -06:00
AdvJosh
2268e3b98c Adding viewing instructions to urgent bulletin notification. 2025-03-04 09:31:37 -06:00
TC²
69d74e33dd
Merge pull request #116 from mdarty/main
Added missing Parenthisis
2025-02-17 08:21:17 -05:00
Matthew Daugherty
16660e1f49
Added missing Parenthisis 2025-02-16 17:16:04 -06:00
TC²
9b7c4e9aee Update command_handlers.py
Fix double posting of urgent bulletins when using Quick Command
2025-02-14 08:17:14 -05:00
TC²
7ebcd2fa23 Update command_handlers.py
Fix BBS Menu
2025-02-14 07:15:10 -05:00
TC²
27279577dd
Merge pull request #107 from jabez007/docker_image_reduction
Reduce Docker image size
2025-01-03 10:30:21 -05:00
Jimmy
2a8f13d7cc
Update docker-compose.yaml to use new volume location 2025-01-02 19:41:19 -06:00
Jimmy
d313953f8b
Update Dockerfile to reduce image size 2025-01-02 19:39:26 -06:00
TC²
6d7e1f4ad2
Merge pull request #97 from jkeychan/fix-handle-node-stats-type-error
Fix TypeError in handle_stats_steps
2025-01-02 20:16:57 -05:00
TC²
cd2c4c9cb5
Merge pull request #100 from jakern/patch-1
Rename example_config.ini for docker build
2025-01-02 20:14:58 -05:00
TC²
c0003ec536
Merge pull request #106 from jabez007/merge_config_hostname
merge args.host into system_config['hostname']
2025-01-02 20:09:30 -05:00
Jimmy
7d9de709c3
merge args.host into system_config['hostname'] 2025-01-02 18:46:16 -06:00
Jacob Kern
ab228e97f0
Rename example_config.ini for docker build
resolves #80
2024-11-30 18:32:48 -05:00
Jeff Bollinger
03d8aebbe1
Fix TypeError in handle_stats_steps
Fix TypeError in handle_stats_steps for NoneType comparison in node stats command
2024-11-22 15:02:47 -05:00
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
8a00e435cc retry fix 2024-09-27 16:32:58 +03:00
nagumii
251825a123 fix line break error 2024-09-26 19:02:17 +03:00
TC²
d8eea1640f
Merge pull request #83 from kizeren/main
Bug #75 message.lower() breaks adding channels.  Add a fix for all lo…
2024-09-26 10:47:02 -04:00
TC²
01e5282f1f
Merge pull request #62 from tekstrand/js8call-refactor-inserts
refactor and unify inserts to one method
2024-09-26 10:30:38 -04:00
nagumii
592f8bd073 fixed bug where cb,,board_name would always return no messages 2024-09-25 00:15:38 +03:00
nagumii
880f93d3ad messages are now wantAck=True to improve reliability 2024-09-24 15:12:32 +03:00
nagumii
c6784290b5 make send message and receive message use same lingo 2024-09-24 13:57:22 +03:00
nagumii
f7b1d49515 Add outgoing message contents and destination to logging 2024-09-24 13:45:33 +03:00
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
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
TC²
b778b8b6cd
Update README.md 2024-08-07 16:47:04 -04:00
TC²
82317776cd
Update README.md 2024-08-05 21:44:32 -04:00
TC²
23c3582a76
Merge pull request #73 from pitbullcoder/main
Example config comments update - Minor typo could be confusing to users
2024-08-01 15:48:27 -04:00
joe ketcham
bba868325d Example config comments updates - minor typo could be confusing to users 2024-07-31 20:56:37 -04:00
TC²
973d83b880
Update example_config.ini 2024-07-29 06:18:17 -04:00