Commit graph

10 commits

Author SHA1 Message Date
Schimon Jehudah, Adv.
51943b5b0c Add chat command for omemo;
Fix NameError: name 'XmppChat' is not defined of function XmppOmemo.decrypt.
2024-07-07 11:16:00 +03:00
Schimon Jehudah, Adv.
5e20b2830d [WIP] Add OMEMO encryption;
Various of improvements and fixes.
2024-07-05 19:04:24 +03:00
Schimon Jehudah, Adv.
fd07ae865a Fix command read; Improve code of module sqlite. 2024-06-19 23:28:17 +03:00
Schimon Jehudah, Adv.
5babb02cf8 Fix new entry selection (Thank you lorenzo and roughnecks);
Fix handling with RDF documents which has caused to a halt during feed tscan;
Ignore items without a link (Thank you Kris);
Set entry identifier as MD5 hash of link (Thank you TheCoffeMaker).
2024-06-17 17:25:24 +03:00
Schimon Jehudah, Adv.
93ea8a9fab Fix command export; Restructure code. 2024-06-16 11:55:22 +03:00
Schimon Jehudah, Adv.
f925a8effe Fix functionality search;
Delete module task.
2024-06-13 19:37:34 +03:00
Schimon Jehudah, Adv.
64727d207f Restructure code;
Add more classes and modules;
Restore database maintenance;
Remove JSON support;
Remove Beautiful Soup.
2024-06-13 18:53:53 +03:00
Schimon Jehudah, Adv.
def8b5f120 Modularize code. Move OPML related functions to a new module opml.py. 2024-06-11 05:21:07 +03:00
Schimon Jehudah, Adv.
0a26ac163b Do not disqualify subscriptions due to being not-well-formed 2024-06-10 21:20:04 +03:00
Schimon Jehudah, Adv.
245cd9832a [WIP] Add an IPC interface of type Unix domain socket (Berkeley sockets). Thank you Laura and TheCoffeMaker. 2024-06-10 18:54:27 +03:00