• Joined on 2024-05-24
sch pushed to master at sch/Slixfeed 2024-07-05 18:25:42 +02:00
f9a1c683cd Update file pyproject.toml.
sch pushed to master at sch/Slixfeed 2024-07-05 18:09:36 +02:00
5e20b2830d [WIP] Add OMEMO encryption;
sch created branch main in sch/KaikOut 2024-06-29 23:16:56 +02:00
sch pushed to main at sch/KaikOut 2024-06-29 23:16:56 +02:00
632622f98f [WIP] This is the first commit, due to a demand of Kris. We will continue after Sunday in order to be coordinated with our Christian brothers.
sch created repository sch/KaikOut 2024-06-29 21:43:14 +02:00
sch pushed to master at sch/Slixfeed 2024-06-24 11:59:58 +02:00
37444c9d4e Fix default alias upon joining to an MUC groupchat;
sch pushed to master at sch/Slixfeed 2024-06-19 22:30:15 +02:00
fd07ae865a Fix command read; Improve code of module sqlite.
sch pushed to master at sch/Slixfeed 2024-06-17 19:33:06 +02:00
1b8254832d Restore scan interval to 50 seconds in order to lower CPU usage (Thank you roughnecks).
sch pushed to master at sch/Slixfeed 2024-06-17 19:12:08 +02:00
22a3921915 Remove a reference to module slixfed.dt which does not exist (Thank you lorenzo).
sch pushed to master at sch/Slixfeed 2024-06-17 16:32:40 +02:00
5babb02cf8 Fix new entry selection (Thank you lorenzo and roughnecks);
sch pushed to master at sch/Slixfeed 2024-06-16 10:57:43 +02:00
93ea8a9fab Fix command export; Restructure code.
sch pushed to master at sch/Slixfeed 2024-06-14 18:26:22 +02:00
15e6a1de66 Fix command reset (Thank you to lorenzo, Mari0 and roughnecks).
sch pushed to master at sch/Slixfeed 2024-06-14 11:53:21 +02:00
382b5a52be Disable redundant print directives.
sch pushed to master at sch/Slixfeed 2024-06-14 11:40:29 +02:00
fb4ca2c852 Improve batch processing of invalid items.
sch pushed to master at sch/Slixfeed 2024-06-13 19:41:34 +02:00
d0b49b5717 Fixed command version (Thank you roughnecks).
sch pushed to master at sch/Slixfeed 2024-06-13 19:33:08 +02:00
f1d906c839 Add module muc (Thanks roughnecks).
sch pushed to master at sch/Slixfeed 2024-06-13 18:38:42 +02:00
f925a8effe Fix functionality search;
sch pushed to master at sch/Slixfeed 2024-06-13 18:03:10 +02:00
64727d207f Restructure code;
sch pushed to master at sch/Slixfeed 2024-06-11 04:35:02 +02:00
286900af63 Rename module command.py to adhoc.py.
sch pushed to master at sch/Slixfeed 2024-06-11 04:23:23 +02:00
def8b5f120 Modularize code. Move OPML related functions to a new module opml.py.