Wykres commitów

61 Commity (1cb11342e65c3ec0355038dd5fefe83e785fee7c)

Autor SHA1 Wiadomość Data
Geoff Whittington 2d331c201d avoid warnings when no connection exists 2024-03-13 21:37:20 -04:00
Jeremiah K 3f1e6a081e Cleanup 2023-06-09 12:17:43 -05:00
Jeremiah K ee1657a5b5 Making new function names uniform 2023-06-08 22:37:55 -05:00
Jeremiah K df0fc4eb7f Shortname work 2023-06-08 17:41:03 -05:00
Jeremiah K 871b1dca65 Update Comments 2023-06-08 17:26:32 -05:00
Jeremiah K 9ac5b6a2db More shortname work 2023-06-08 17:18:12 -05:00
Jeremiah K 2523fa3946 Merge branch 'geoffwhittington:main' into main 2023-05-18 13:28:13 -05:00
geoffwhittington 73e72c7abf Add help command to list active plugin commands (#43)
* Add help command to list active plugin commands
* Format plugin responses
2023-05-17 19:31:33 -04:00
Jeremiah K 3edb9641d6 Merge branch 'main' of github.com:jeremiah-k/meshtastic-matrix-relay 2023-05-08 21:52:02 -05:00
Geoff Whittington e6f9028f91 Allow plugins to use database 2023-04-28 03:04:09 -04:00
Geoff Whittington cf6114b67c custom plugin support 2023-04-27 19:58:29 -04:00
Jeremiah K 5cd79b7706 Remove incorrect logger msg 2023-04-27 15:57:49 -05:00
geoffwhittington 7818249bce Feature/refactor (#18) 2023-04-27 13:04:54 -04:00
Geoff Whittington 90d7274662 Refactor db utility out of main 2023-04-27 10:24:32 -04:00
Geoff Whittington 739f6fb8b3 Use local timezone instead of forcing UTC 2023-04-27 10:15:49 -04:00
Jeremiah K b58ac8f4dd Fixed plugin bug properly (I think) 2023-04-26 19:53:10 -05:00
Jeremiah K 7b74238804 Fixed plugins arguments issue in main.py 2023-04-26 11:45:29 -05:00
Jeremiah K 0b575bb605 Lower max_bytes in truncate_message() 2023-04-25 23:00:51 -05:00
Geoff Whittington 94c4b1888c map plugin 2023-04-25 17:29:17 -04:00
Jeremiah K db93c1a054 Merge branch 'geoffwhittington:main' into plugin-system 2023-04-24 20:14:49 -05:00
Jeremiah K ccf1134778 Preparing for plugin system 2023-04-24 20:07:48 -05:00
Jeremiah K 50bf390571 Getting back to core before plugin system 2023-04-24 20:03:03 -05:00
Jeremiah K b83b1151d0 Merge branch 'geoffwhittington:main' into plugin-system 2023-04-24 19:59:56 -05:00
Jeremiah K 768c83a0a6 A run at implementing a plugin system 2023-04-24 19:20:50 -05:00
Jeremiah K ad88c39804 lower max_bytes in truncate_message 2023-04-24 14:51:26 -05:00
Jeremiah K ae2ce17c20 Minor changes 2023-04-24 14:51:26 -05:00
Jeremiah K 5722a7826d Fixed shortened prefix formatting issue! 2023-04-24 14:51:26 -05:00
Jeremiah K 2a07da47f6 lower max_bytes in truncate_message 2023-04-24 13:17:41 -05:00
Jeremiah K 7027f5a21f Minor changes 2023-04-24 11:38:20 -05:00
Jeremiah K 9de0bf5083 Fixed shortened prefix formatting issue! 2023-04-24 11:33:19 -05:00
Geoff Whittington cb61aee589 Add support for maps 2023-04-23 22:32:44 -04:00
Geoff Whittington 3dc1ad6119 Simplify logging, formatted with black 2023-04-22 20:25:37 -04:00
Jeremiah K 32ea624d8f Convert timestamps to UTC time 2023-04-22 18:16:46 -05:00
Jeremiah K df85e35e14 Logger formatting changes 2023-04-22 17:43:48 -05:00
Jeremiah K c4ec798de3 Add optional timestamp support to logger 2023-04-22 14:44:56 -05:00
Jeremiah K 629d28918b Fix SSL error 2023-04-21 01:19:18 -05:00
Jeremiah K b6af966ee0 Integrating Certifi to fix cert probs w some sites 2023-04-21 01:00:42 -05:00
Jeremiah K 7dccb98c2a Might have the logging changes right this time. 2023-04-20 21:15:49 -05:00
Jeremiah K 4f7f56d007 Testing more logging adjustments 2023-04-20 21:10:35 -05:00
Jeremiah K 013b1b4a75 More minor logging adjustments 2023-04-20 20:57:28 -05:00
Jeremiah K b2656f3d7c Correcting minor changes to logging 2023-04-20 20:49:12 -05:00
Jeremiah K f94b2daca9 Better logging of cross-meshnet traffic 2023-04-20 20:37:33 -05:00
Jeremiah K b561583889 Added support for relaying m.notice 2023-04-20 20:18:31 -05:00
Jeremiah K c92e84d307 Support for room aliases and better room handling 2023-04-20 15:21:09 -05:00
Jeremiah K ff16f53cd4 Better Matrix connection logging info 2023-04-20 14:18:04 -05:00
Jeremiah K add110d857 Support for multiple rooms/channels 2023-04-20 13:27:04 -05:00
Jeremiah K dafe931999 Much improved packet handling & logging 2023-04-19 21:44:51 -05:00
Jeremiah K 5bd0f3dc8a Filter correctly identifies primary channel as 0 2023-04-19 21:11:27 -05:00
Jeremiah K 54a943c216 Better packet filtering 2023-04-19 19:50:14 -05:00
Jeremiah K 9fe7989704 def truncate_message(text, max_bytes=234) - Maxxed 2023-04-19 16:06:07 -05:00