|
3390c25dfe
|
More pep8 fixes. A tiny bit of refactoring.
|
2025-07-07 00:42:23 -04:00 |
|
|
21bb9c6083
|
Most of the pep8 changes finished. Be careful, things may be horribly broken.
|
2025-07-03 13:22:00 -04:00 |
|
|
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 |
|
|
a5ca1d28e8
|
Make sure all except statements are no longer empty, should help a lot with debugging.
|
2025-06-20 03:03:43 -04:00 |
|
|
d935ef2e3c
|
The fix for hopefully not reading all spaces broke review by character. Hopefully fix that.
|
2025-06-09 12:48:02 -04:00 |
|
|
e2fb28d92f
|
Attempt to fix the bug where fenrir sometimes reads all the spaces in a message.
|
2025-06-09 02:33:36 -04:00 |
|
|
b54a226833
|
More shabangs changed to use env python3
|
2024-12-05 14:53:10 -05:00 |
|
|
b4e6b50530
|
make punctuation for # work
|
2020-01-10 17:39:46 +01:00 |
|
|
8b5ae6a803
|
fix regex
|
2019-10-22 00:56:52 +02:00 |
|
|
effb576089
|
sync
|
2019-10-22 00:51:09 +02:00 |
|
|
981bf85cf0
|
add regex;
|
2019-10-22 00:45:38 +02:00 |
|
|
572435bd12
|
Try to fix emoticons for regex
|
2019-10-11 05:59:14 -07:00 |
|
|
7dd5b609de
|
replace replace by sub
|
2019-08-29 18:08:22 +02:00 |
|
|
1155103389
|
replace replace by sub
|
2019-08-29 17:55:19 +02:00 |
|
|
6b6de57c9e
|
Revert "replace replace by sub"
This reverts commit 7f91223f94 .
|
2019-08-29 17:52:57 +02:00 |
|
|
7f91223f94
|
replace replace by sub
|
2019-08-29 17:51:34 +02:00 |
|
|
59c4a2beb4
|
fix sorting of emotjies
|
2019-08-26 18:54:31 +02:00 |
|
|
f52a1be1bc
|
respeckt puctuation in headline compression
|
2018-06-28 23:59:56 +02:00 |
|
|
9bd48c93f0
|
move setting loaders from setting managrt to special managers
|
2018-03-26 07:54:04 +02:00 |
|
|
a8a0f7cc29
|
replaces namespace fenrir with fenrirscreenreader
|
2018-03-21 11:10:28 +01:00 |
|