Slixfeed/slixfeed/xmpp
2024-06-11 05:34:18 +03:00
..
__init__.py Apply patch from grym 2024-01-18 20:57:49 +00:00
adhoc.py Rename module command.py to adhoc.py. 2024-06-11 05:34:18 +03:00
bookmark.py Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +00:00
chat.py [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
client.py Modularize code. Move OPML related functions to a new module opml.py. 2024-06-11 05:21:07 +03:00
commands.py Modularize code. Move OPML related functions to a new module opml.py. 2024-06-11 05:21:07 +03:00
component.py Fix automatic update; Fix command search. 2024-06-02 11:23:26 +03:00
connect.py Add a handler to handle pending tasks. 2024-03-18 18:49:52 +00:00
ipc.py [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
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