Commit graph

19 commits

Author SHA1 Message Date
Schimon Jehudah, Adv.
70a62d3e33 Fix moderator check upon chat messages (Thank you. roughnecks). 2024-09-12 17:22:03 +03:00
Schimon Jehudah, Adv.
f3f58244e8 Improve handling of OMEMO messages by extracting string from message body. 2024-09-12 16:06:05 +03:00
Schimon Jehudah, Adv.
c050c765dd Python : Add support for newer OMEMO (Thank you. Syndance);
Python : Fix Ad-Hoc Commands;
SQLite : Fix tagging mechanism.
2024-09-12 15:20:14 +03:00
Schimon Jehudah, Adv.
178f49cb86 Python : Set OMEMO as an optional dependency;
SVG    : Add a selection of variations of the Slixfeed logo.
2024-09-11 09:48:27 +03:00
Schimon Jehudah, Adv.
21cb7df160 Fix groupchat responses.
Segregate self.settings from 'default' settings with handler self.defaults.
2024-07-07 12:57:10 +03:00
Schimon Jehudah, Adv.
bd058ebf73 Always allow untrusted keys. 2024-07-07 11:49:52 +03:00
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.
93ea8a9fab Fix command export; Restructure code. 2024-06-16 11:55:22 +03:00
Schimon Jehudah, Adv.
d0b49b5717 Fixed command version (Thank you roughnecks). 2024-06-13 20:40:30 +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.
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
Schimon Jehudah, Adv.
5a2a2f9e3f Fix automatic update; Fix command search. 2024-06-02 11:23:26 +03:00
Schimon Jehudah, Adv.
41b6193b78 Remove support for MUC-PM 2024-05-30 19:42:26 +03:00
Schimon Jehudah
7f0c4f4274 Remove HTML support;
Improve handling of errors.
2024-05-20 14:23:58 +00:00
Schimon Jehudah
4ac8e0836d Fix PubSub;
Improve permission handling;
Catch more errors.
2024-05-14 19:39:58 +00:00
Schimon Jehudah
57e0425c13 Add error handling upon failure to to join to a groupchat (Thanks f_ from postmarketOS) 2024-05-12 16:25:21 +00:00
Schimon Jehudah
8bbad28894 Create function "get_properties_of_feed";
Do not attempt to scan URL for items upon command "add";
Minor improvements;
Add more URLs to file feeds.toml.
2024-05-12 09:55:23 +00:00
Schimon Jehudah
bcbbf1ab04 Add functionality for handling with PubSub nodes;
Add functionality to submit items from database to PubSub nodes;
Change the fashion by which items are sent;
Fix minor issues.
2024-04-14 12:56:45 +00:00