Slixfeed/slixfeed/xmpp
Schimon Jehudah 4ac8e0836d Fix PubSub;
Improve permission handling;
Catch more errors.
2024-05-14 19:39:58 +00:00
..
__init__.py Apply patch from grym 2024-01-18 20:57:49 +00:00
bookmark.py Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +00:00
chat.py Fix PubSub; 2024-05-14 19:39:58 +00:00
client.py Fix PubSub; 2024-05-14 19:39:58 +00:00
command.py Improve PubSub support (WIP). 2024-03-26 16:23:22 +00:00
component.py Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +00:00
connect.py Add a handler to handle pending tasks. 2024-03-18 18:49:52 +00:00
iq.py Fix PubSub; 2024-05-14 19:39:58 +00:00
message.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
muc.py Do not fetch past messages upon joining to an MUC and consequently draw back these past messages over and over (Thank you roughnecks) 2024-05-13 16:22:14 +00:00
presence.py Add logging 2024-03-03 14:13:01 +00:00
privilege.py Fix PubSub; 2024-05-14 19:39:58 +00:00
profile.py Fix PubSub; 2024-05-14 19:39:58 +00:00
publish.py Fix PubSub; 2024-05-14 19:39:58 +00:00
roster.py Add functionality to set feed name (i.e. command rename). 2024-02-19 00:26:10 +00:00
upload.py Fix presence and subscription handling. 2024-02-07 00:26:42 +00:00
utility.py Fix PubSub; 2024-05-14 19:39:58 +00:00