Commit Graph

68 Commits

Author SHA1 Message Date
imnotacoder-eeeee
711e8dee5b multi-line doesnt seem bugged and joins still work, will work on the small gap in buffer at the bottom 2024-05-29 21:31:51 -04:00
e
8ff6e5811e
Update README.md
Changed /debug to /info.
2024-05-29 21:18:10 -04:00
77a9144837
Added extended preferences 2024-05-29 17:14:53 -04:00
4afe369d27
Added back removed colors by accident, few verbose serial changes 2024-05-29 02:50:20 -04:00
462ed146c9
Still need ifdef undef for some warnings I guess.... 2024-05-29 00:37:46 -04:00
833d15db65
Found a better way to silence library warnings 2024-05-29 00:34:22 -04:00
a590dfccc8
Fixed warnings about redefinitions 2024-05-29 00:05:04 -04:00
6bb2532038
Updated roadmap and added serial logs 2024-05-28 20:48:06 -04:00
527eb75d67
Added memory constraints to things to keep everything memory safe from anomalies & attacks 2024-05-28 20:40:00 -04:00
eec732eb29
Added input buffer protection so we do not exceed the 512 limit IRC servers have 2024-05-28 19:45:12 -04:00
0d59ab3b7e
Updated README 2024-05-28 19:07:34 -04:00
8e3f702c98
Added cheers to e for hand typing color codes 2024-05-28 18:58:06 -04:00
af93986495
More code cleanup and comments 2024-05-28 18:56:20 -04:00
f4dc64fd69
Big code cleanup and organization 2024-05-28 18:32:54 -04:00
2445482bfd
Updated README.md 2024-05-28 01:01:25 -04:00
e620ad7a76
Fixed typo 2024-05-28 00:57:52 -04:00
b212090e91
Removed .vscode directory 2024-05-28 00:46:29 -04:00
0289343061
Updated roadmap and known issues 2024-05-28 00:42:29 -04:00
bf090d5d88
Added fist release! 2024-05-27 18:52:54 -04:00
a317971c77
fixed status bar percent colors 2024-05-27 18:22:24 -04:00
5fe9e4d240
Added wifi credential caching (cheers sad) 2024-05-27 18:00:37 -04:00
20f3338187
Woops (idk what im doing) 2024-05-27 17:30:36 -04:00
4972dd0c42
Revert "Fixed 39, 40, and 50 color codes (cheers e)"
This reverts commit f6014f27c2.
2024-05-27 17:24:19 -04:00
c1eedf3183
Added scrolling input text so we can type beyond the width of the screen 2024-05-27 16:49:03 -04:00
07474dcd0d
Fixed word wrap issue (woops) 2024-05-27 16:03:40 -04:00
2915399de6
Added /nick support with error handling for 432 and 433 errors 2024-05-27 15:58:04 -04:00
06ccf075fa
Added /nick support with error handling for 432 and 433 errors 2024-05-27 15:57:23 -04:00
f6014f27c2
Fixed 39, 40, and 50 color codes (cheers e) 2024-05-27 02:57:59 -04:00
14706c22ee
Added more previews pictures 2024-05-27 02:43:34 -04:00
f626f188bf
Added 99 color support (cheers e) 2024-05-27 02:33:25 -04:00
80810b3f3a
Added 99 color support (cheers e) 2024-05-27 02:32:40 -04:00
d61e0fb40f
Added /me support for action messages on IRC 2024-05-27 01:57:21 -04:00
e44d0ddeb6
Added /me support for action messages on IRC 2024-05-27 01:54:38 -04:00
c141a38e9c
Added a /debug command once connected to IRC to see system information 2024-05-27 00:05:43 -04:00
343344e427
IRC color parsing improved even more for /hueg support and closer line spacing. PP4L 2024-05-26 20:21:17 -04:00
e721ac125c
Improved IRC color handling to allow messages ending with spaces to display colored backgrounds for ASCII/ANSI art :P 2024-05-26 20:11:57 -04:00
99e19c29c3
Improved serial debugging documentation 2024-05-26 19:31:26 -04:00
74f3d443b9
Added more verbose serial logging for debug 2024-05-26 19:27:12 -04:00
56186e4e33
Added information on how to debug over serial 2024-05-26 19:04:25 -04:00
88e9b5b654
Fixed issue where espressif update broke the builds and now we specifc the version to 6.3.0 in platformio.ini 2024-05-26 18:30:46 -04:00
54361667ce
Corrected chip for esptool flashing 2024-05-26 17:57:14 -04:00
46dc1468d5
Added note about reseting device after flashing 2024-05-26 17:31:44 -04:00
c0e0703718
Added note about future releases 2024-05-26 13:55:53 -04:00
b3fe2f124c
Added to roadmap 2024-05-26 01:26:01 -04:00
e8f61e170a
Roadmap revamped 2024-05-26 01:23:53 -04:00
5d644c720a
Updated known issues 2024-05-26 01:11:00 -04:00
46256d9511
Updated known issues 2024-05-26 01:07:00 -04:00
0049a84580
Screen on turns back on from keyboard input now instead of any new message 2024-05-26 01:04:28 -04:00
5df11770d6
Greatly improved the wifi connection, ntp polling, and irc connection by adding retries and delays for syncing ntp which was causing tls errors when out of sync 2024-05-26 00:57:34 -04:00
9a5379eea2
Added screen inactivity timeout to save battery! 2024-05-26 00:39:05 -04:00