Commit graph

  • e570606376 Typo corrected; tbrinkhuis 2024-09-09 20:19:12 +0000
  • 23ff660c8c Updated handle_channel_directory_command and handle_channel_directory_steps in command_handlers.py tbrinkhuis 2024-09-09 20:17:21 +0000
  • 8331906820 added remove_channel function by 'id' to db_operations.py tbrinkhuis 2024-09-09 20:02:37 +0000
  • 384fa7dc17 Added error handling for non-integer inputs in mail selection tbrinkhuis 2024-09-09 19:37:19 +0000
  • 946219778d
    Merge 6a9c90a0f4 into b778b8b6cd Shaun Mcbride 2024-08-23 15:54:07 -0500
  • 6a9c90a0f4 Bug #75 message.lower() breaks adding channels. Add a fix for all lower case board names not showing up. Shaun Mcbride 2024-08-23 15:50:25 -0500
  • b6495c663f
    Merge 71f066f3c9 into b778b8b6cd Tommy Ekstrand 2024-08-07 15:27:22 -0700
  • b778b8b6cd
    Update README.md main TC² 2024-08-07 16:47:04 -0400
  • 82317776cd
    Update README.md TC² 2024-08-05 21:44:32 -0400
  • 23c3582a76
    Merge pull request #73 from pitbullcoder/main TC² 2024-08-01 15:48:27 -0400
  • bba868325d Example config comments updates - minor typo could be confusing to users joe ketcham 2024-07-31 20:56:37 -0400
  • 973d83b880
    Update example_config.ini TC² 2024-07-29 06:18:17 -0400
  • 2dda18008d
    Merge pull request #71 from pitbullcoder/main TC² 2024-07-28 12:54:55 -0400
  • 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 joe ketcham 2024-07-28 12:17:52 -0400
  • 774478fe25
    Merge pull request #2 from TheCommsChannel/main pitbullcoder 2024-07-24 20:01:29 -0400
  • e9709fd781 Add ability to add "x" to commands TC² 2024-07-23 16:07:13 -0400
  • ddc3fbf1f1 Add reply option to CM command TC² 2024-07-23 12:31:49 -0400
  • e8a35a9e66
    Merge pull request #59 from pitbullcoder/main TC² 2024-07-23 12:14:17 -0400
  • fc86fe923e Add ability to remove menu items TC² 2024-07-23 12:05:40 -0400
  • 33020e8ec5
    Merge pull request #69 from fti7/debug-info TC² 2024-07-22 15:37:00 -0400
  • 3839b050b9 add reply debug logging fti7 2024-07-22 20:53:04 +0200
  • de1f9079c0
    Update README.md TC² 2024-07-21 07:59:48 -0400
  • 953fb8d5b4
    Update README.md TC² 2024-07-21 07:59:25 -0400
  • 71f066f3c9 refactor and unify inserts to one method tekstrand 2024-07-17 21:41:24 -0500
  • 571df87c69 comments for js8call tekstrand 2024-07-17 21:22:12 -0500
  • 06163e950a Issue: Observed Main Menu Behavior #56 joe ketcham 2024-07-15 10:28:40 -0400
  • 68640f8c0e
    Merge pull request #1 from TheCommsChannel/main pitbullcoder 2024-07-15 10:00:36 -0400
  • 87add16151 Merge branch 'main' of https://github.com/TheCommsChannel/TC2-BBS-mesh TC² 2024-07-15 04:51:12 -0400
  • eaf2fbb8f8 Clean up log output TC² 2024-07-15 04:51:07 -0400
  • 63b2aedf51
    Update example_config.ini TC² 2024-07-14 18:54:03 -0400
  • 3450e98dc5 Merge branch 'main' of https://github.com/TheCommsChannel/TC2-BBS-mesh TC² 2024-07-14 18:52:18 -0400
  • 6363c8dd91 Add JS8Call capability TC² 2024-07-14 18:52:06 -0400
  • f7e40985f7
    Update README.md TC² 2024-07-11 13:35:10 -0400
  • 048772af0f Update db_admin.py TC² 2024-07-11 10:52:17 -0400
  • 1891ea2776 Update command_handlers.py TC² 2024-07-11 09:52:35 -0400
  • c7fbc4eb5f Fix CM,, issue TC² 2024-07-11 08:07:20 -0400
  • 8946a81760
    Rename example_fortunes.txt to fortunes.txt TC² 2024-07-10 23:26:41 -0400
  • 89e8b041eb Update db_admin.py TC² 2024-07-10 15:47:43 -0400
  • 5a2db4b5f5 Added database admin script TC² 2024-07-10 15:39:49 -0400
  • 15d836db27 Added Reply option and some fixed TC² 2024-07-09 17:46:34 -0400
  • 35c341e6e6
    Update example_config.ini TC² 2024-07-09 14:07:57 -0400
  • d1a2512d82 Merge branch 'main' of https://github.com/TheCommsChannel/TC2-BBS-mesh TC² 2024-07-09 14:05:45 -0400
  • ed90448164 Urgent board permissions TC² 2024-07-09 14:05:33 -0400
  • be5a9d8c51
    Update .gitignore TC² 2024-07-09 13:15:52 -0400
  • 7f65122477
    Create example_config.ini TC² 2024-07-09 13:14:30 -0400
  • ab154b2934 Menu Structure Changes TC² 2024-07-09 11:57:38 -0400
  • 5229cc5481
    Merge pull request #44 from vloschiavo/main TC² 2024-07-06 07:35:07 -0400
  • c0923576fc moved example files to their own directory; renamed fortunes.txt to example_fortunes.txt so as not to overwrite a user's custom fortunes.txt file. Vince Loschiavo 2024-07-05 15:46:07 -0700
  • e5ed8bc2ab Created Examples directory and added the Ferengi Rules of Acquisition Vince Loschiavo 2024-07-05 15:32:36 -0700
  • aa6f70831f Large number of changes TC² 2024-07-04 23:46:22 -0400
  • 783c434f3f
    Delete config.ini TC² 2024-07-04 13:18:54 -0400
  • 56448a417a Update .gitignore TC² 2024-07-04 11:43:53 -0400
  • 8bf833daa9 Make short_name case insensitive TC² 2024-07-04 11:42:29 -0400
  • a7aa08102b
    Merge bd5343ca70 into ab9449ad0b thealhu 2024-07-04 16:33:43 +0200
  • ab9449ad0b A number of fixes TC² 2024-07-04 10:30:34 -0400
  • a3e0b91995
    Update README.md TC² 2024-07-04 06:41:30 -0400
  • 786d99e064 code consistency Blergo 2024-07-03 18:53:38 +0100
  • 5e4284f890 message optimisation Blergo 2024-07-03 18:37:03 +0100
  • 37d2560c0c Message optimization More message shortening Blergo 2024-07-03 18:28:25 +0100
  • 5506544371 Message optimisation More message optimisation for large mesh reliability Blergo 2024-07-03 18:21:48 +0100
  • af136c5eed
    Update config.ini Blergo 2024-07-03 16:23:57 +0100
  • a68a590332
    Updated Version Blergo 2024-07-03 16:19:38 +0100
  • 059d41ca94
    Updated Ve Blergo 2024-07-03 16:19:00 +0100
  • 6406bfe3f4 wrong icons on board Blergo 2024-07-03 16:11:48 +0100
  • 6f5e664851 small fixes Blergo 2024-07-03 16:09:26 +0100
  • 47d7ca450e disable feature from config Blergo 2024-07-03 15:42:00 +0100
  • 7e80e2ad64 testing Blergo 2024-07-03 15:40:25 +0100
  • 386e579056 testing Blergo 2024-07-03 15:40:07 +0100
  • 580f7b209b testing Blergo 2024-07-03 15:39:34 +0100
  • e828b38967 testing Blergo 2024-07-03 15:35:10 +0100
  • be3ed28e28 testing Blergo 2024-07-03 15:34:32 +0100
  • 2bd1d48916 testing Blergo 2024-07-03 15:33:09 +0100
  • 9b80da6277 fixed indent Blergo 2024-07-03 15:32:03 +0100
  • 0fb2153472
    Merge pull request #22 from Blergo/Testing Blergo 2024-07-03 15:27:06 +0100
  • 650cdbdd17
    Merge branch 'Yorkshire-BBS-Dev' into Testing Blergo 2024-07-03 15:26:58 +0100
  • 260cf9a752
    Update command_handlers.py Blergo 2024-07-03 15:25:27 +0100
  • 79e7b7071e
    Update command_handlers.py Blergo 2024-07-03 15:24:55 +0100
  • 6ca6a878bb
    Update server.py Blergo 2024-07-03 15:24:19 +0100
  • 1840828e87
    Update server.py Blergo 2024-07-03 15:23:50 +0100
  • 5a40679ffe
    Merge branch 'main' into Yorkshire-BBS Blergo 2024-07-03 15:21:24 +0100
  • bd1985acf4
    Update command_handlers.py Blergo 2024-07-03 14:49:36 +0100
  • 29f45e3a0d
    Update command_handlers.py Blergo 2024-07-03 14:49:10 +0100
  • a4aa980c40
    Update command_handlers.py Blergo 2024-07-03 14:48:37 +0100
  • 447fb6175d
    Update server.py Blergo 2024-07-03 14:46:27 +0100
  • 2822b7942c
    Update server.py Blergo 2024-07-03 14:39:02 +0100
  • 79206e209b
    Update server.py Blergo 2024-07-03 14:38:39 +0100
  • 59a08f4d4f
    Update server.py Blergo 2024-07-03 14:38:06 +0100
  • 61fa0bdc03
    Update server.py Blergo 2024-07-03 14:37:21 +0100
  • fa33766b9a
    Update server.py Blergo 2024-07-03 14:36:42 +0100
  • f639fbb54c
    Update server.py Blergo 2024-07-03 14:35:45 +0100
  • dcec7d94b1
    Update command_handlers.py Blergo 2024-07-03 14:18:35 +0100
  • a1d922d29c
    Update server.py Blergo 2024-07-03 13:57:13 +0100
  • 418b52111a
    Update config_init.py Blergo 2024-07-03 13:16:25 +0100
  • c73d26d764
    Update config.ini Blergo 2024-07-03 13:15:04 +0100
  • a060126a73
    Update command_handlers.py Blergo 2024-07-03 12:32:44 +0100
  • 14b59fc53e
    Update config.ini Blergo 2024-07-03 11:54:29 +0100
  • a55c8d0b52
    Update command_handlers.py Blergo 2024-07-03 11:47:48 +0100
  • b685ac9506
    Merge branch 'TheCommsChannel:main' into Yorkshire-BBS Blergo 2024-07-03 11:44:44 +0100
  • be9aa375cf Update server.py TC² 2024-07-02 18:47:59 -0400
  • 1cf00f61d9
    Merge pull request #17 from Blergo/Yorkshire-BBS Blergo 2024-07-02 23:18:53 +0100