Slixfeed/slixfeed/xmpp
Stephen Paul Weber ef5c9ac2be
Send presence from full JID, not bare JID
It will end up from full jid anyway and this fixes the cache lookup of
the caps hash so it uses the right one.
2024-02-13 22:08:50 -05:00
..
__init__.py Apply patch from grym 2024-01-18 20:57:49 +00:00
bookmark.py Fix commands info and help to ignore case. 2024-02-13 19:34:37 +00:00
client.py Fix commands info and help to ignore case. 2024-02-13 19:34:37 +00:00
component.py Fix Ad-hoc form of Settings 2024-02-12 19:01:28 +00:00
connect.py Fix settings update. 2024-02-11 21:31:31 +00:00
message.py WIP: Closer to fix double message. See task.py 2024-02-10 17:53:53 +00:00
muc.py Fix Ad-hoc form of Settings 2024-02-12 19:01:28 +00:00
presence.py Send presence from full JID, not bare JID 2024-02-13 22:08:50 -05:00
process.py Fix commands info and help to ignore case. 2024-02-13 19:34:37 +00:00
profile.py Add ad-hoc commands 2024-02-06 03:04:43 +00:00
roster.py WIP: Closer to fix double message. See task.py 2024-02-10 17:53:53 +00:00
upload.py Fix presence and subscription handling. 2024-02-07 00:26:42 +00:00
utility.py Fix settings update. 2024-02-11 21:31:31 +00:00