Slixfeed/slixfeed/xmpp
Schimon Jehudah b1a1955545 Replace configuration file INI by TOML.
Fix ping functionality when activated as component (thank you Guus and MattJ).
Add initial code for XEP-0060: Publish-Subscribe.
Fix case-sensitivity with setting keys sent in-chat-command (Thank you mirux)
2024-03-12 17:13:01 +00:00
..
__init__.py Apply patch from grym 2024-01-18 20:57:49 +00:00
bookmark.py Add functionality to set feed name (i.e. command rename). 2024-02-19 00:26:10 +00:00
client.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
command.py Improve About form. 2024-03-09 19:03:18 +00:00
component.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
connect.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
iq.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
message.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
muc.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
presence.py Add logging 2024-03-03 14:13:01 +00:00
process.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
profile.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
publish.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +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 Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00