Slixfeed/slixfeed/xmpp
2024-05-24 09:18:07 +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 Remove HTML support; 2024-05-20 14:23:58 +00:00
client.py Remove HTML support; 2024-05-20 14:23: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 Fix error upon invitation to join a groupchat (Thank you roughnecks). 2024-05-24 09:18:07 +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 Remove HTML support; 2024-05-20 14:23: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 Remove HTML support; 2024-05-20 14:23:58 +00:00