Slixfeed/slixfeed/xmpp
2024-05-13 07:35:06 +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 Add error handling upon failure to to join to a groupchat (Thanks f_ from postmarketOS) 2024-05-12 16:25:21 +00:00
client.py Fix JID handling for MUC in form Advanced. 2024-05-13 07:35:06 +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 Add PubSub functionality. 2024-03-24 08:14:20 +00:00
message.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
muc.py Fix handling of PubSub of own Jabber ID 2024-05-13 07:28:12 +00:00
presence.py Add logging 2024-03-03 14:13:01 +00:00
profile.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
publish.py Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +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 Ad-Hoc: Add more operator options; 2024-04-05 15:25:04 +00:00