Commit Graph

23 Commits

Author SHA1 Message Date
Storm Dragon
1932118f6a Attempted better flood control. It's also a configurable settings. 2025-12-28 19:18:26 -05:00
Storm Dragon
560ceb26c9 Major: Convert all settings from camelCase to snake_case for PEP8 compliance (WARNING! BREAKING CHANGES)
Breaking change for v3.0 - users must update their settings.conf file.

  - Converted 45 settings across all sections
  - Updated 524 Python files, tests, and documentation
  - All tests passing, zero regressions
  - Moving forward the philosophy is clean code over backward compatibility
  - Next stable release will be considered a major release
2025-12-10 19:39:45 -05:00
Storm Dragon
af4740d5ad Various minor fixes in preparation for new release. 2025-10-17 21:26:13 -04:00
Storm Dragon
0658d37ae8 I don't wanna say this too loud, but I think tab completion is much more reliable now. No more not reading when you press tab and something appears. 2025-08-31 20:45:32 -04:00
Storm Dragon
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
Storm Dragon
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
Storm Dragon
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant. 2025-07-01 22:23:50 -04:00
Storm Dragon
ddc1b43304 Commit 1 of 2, code refactor and cleanup. 2025-06-08 13:49:22 -04:00
Storm Dragon
55ce73322b File restructuring. 2024-12-20 10:09:07 -05:00
Storm Dragon
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
Chrys
43b5a9c4bf revert incomming 2021-05-19 21:56:37 +02:00
Chrys
37dad53325 remove some debug 2021-05-19 15:51:48 +02:00
Chrys
d1a17dee91 ignore lineshift 2021-05-19 15:23:28 +02:00
Chrys
13742ba980 strip whitespace 2019-09-06 22:16:00 +02:00
Chrys
fe96d204a7 try to harden tab completion 2019-09-06 18:16:13 +02:00
chrys
bc8bba12cc fix some bad stuff 2018-07-21 02:04:32 +02:00
chrys
46c622d27d fix presentation of finch 2018-07-19 22:09:50 +02:00
chrys
c3f3aeb2e5 add soundicon for BarrierMode 2018-06-18 00:15:25 +02:00
chrys
421358a713 remove debug 2018-03-22 21:19:46 +01:00
chrys
9f982e867b fix incomming 2018-03-22 21:13:58 +01:00
chrys
bb5abbcc5a add debug 2018-03-22 20:32:58 +01:00
chrys
382cf30336 fix merge 2018-03-22 00:45:17 +01:00
chrys
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00