• Joined on 2022-12-22
storm pushed to master at storm/tojam 2025-07-08 19:45:35 -04:00
c2954c38de Redo the enable/disable tts to remove the setting from the config file. Relying on help doesn't work. There is no help.
storm pushed to master at storm/tojam 2025-07-08 19:31:01 -04:00
864b03b6e0 Fixed bug where tts and rate were not saving to the config file. Fixed bug that did not allow tts to be turned off.
5a457b4dd0 Fixed bug where tts and rate were not saving to the config file.
Compare 2 commits »
storm pushed to master at storm/tojam 2025-07-08 19:19:50 -04:00
fc02fc5ffe Added optional tts and rate settings.
storm pushed to testing at storm/fenrir 2025-07-08 18:35:15 -04:00
2ad754a372 Some fixes to pep8 stuff.
storm pushed to master at storm/fenrir 2025-07-08 14:41:53 -04:00
271c4fc18f Table mode fixes and improvements to application detection.
bb6dbc7186 Fixed character navigation in table mode.
c7cc9d039b Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation.
d1a42835e4 Initial table mode added. Probably bugs.
3390c25dfe More pep8 fixes. A tiny bit of refactoring.
Compare 5 commits »
storm pushed to testing at storm/fenrir 2025-07-07 22:58:21 -04:00
bb6dbc7186 Fixed character navigation in table mode.
storm pushed to testing at storm/fenrir 2025-07-07 11:17:26 -04:00
c7cc9d039b Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation.
storm pushed to testing at storm/fenrir 2025-07-07 09:48:28 -04:00
d1a42835e4 Initial table mode added. Probably bugs.
storm pushed to testing at storm/fenrir 2025-07-07 00:42:40 -04:00
3390c25dfe More pep8 fixes. A tiny bit of refactoring.
storm pushed to master at storm/fenrir 2025-07-06 18:51:53 -04:00
ea56b90b48 Oops, getting used to this pep8 thing myself. Fixed codeName to code_name.
storm pushed to master at storm/fenrir 2025-07-06 18:34:37 -04:00
1268d989b7 Merge after mostly converting to pep8 compliance.
d28c18faed Found and sniped a couple more pep8 migration errors.
c90c726899 Fixed a bug in the remote manager.
bab7c1a552 Removed double keybinding from laptop layout.
848844aae4 Oops, forgot to delete my traceback notes.
Compare 8 commits »
storm pushed to master at storm/barnard 2025-07-05 18:25:42 -04:00
657ff1dbef Fixed muting so that it should be consistant. meaning, if a muted user leaves and comes back they should still be muted. Channel mute and unmute now specifically sets mute/unmute for each user so the whole channel is in deed muted or unmuted.
storm pushed to testing at storm/fenrir 2025-07-05 09:29:41 -04:00
d28c18faed Found and sniped a couple more pep8 migration errors.
storm pushed to testing at storm/fenrir 2025-07-05 09:15:50 -04:00
c90c726899 Fixed a bug in the remote manager.
storm pushed to testing at storm/fenrir 2025-07-03 16:11:20 -04:00
bab7c1a552 Removed double keybinding from laptop layout.
storm pushed to testing at storm/fenrir 2025-07-03 13:24:31 -04:00
848844aae4 Oops, forgot to delete my traceback notes.
storm pushed to testing at storm/fenrir 2025-07-03 13:23:30 -04:00
4c1bddbbd3 Most of the pep8 changes finished. Be careful, things may be horribly broken.
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken.
Compare 2 commits »
storm pushed to testing at storm/fenrir 2025-07-01 22:24:08 -04:00
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant.
storm pushed to testing at storm/cthulhu 2025-07-01 15:55:05 -04:00
0c26025a81 Updates to build files.
storm pushed to testing at storm/cthulhu 2025-07-01 13:56:21 -04:00
0405200980 New plugin, updates to a few other things. Yes, I know that's not descriptive, but apparently I forgot to add a few things last time. lol