Slixfeed/slixfeed/xmpp
Stephen Paul Weber 2fa3173031
Remove var from fixed fields
Since they don't need to get submitted back and are mostly just titles.

May want to consider https://xmpp.org/extensions/xep-0141.html in the future
2024-02-15 00:16:03 -05:00
..
__init__.py Apply patch from grym 2024-01-18 20:57:49 +00:00
bookmark.py Improve groupchat functions to handle with erroneous cases 2024-02-14 17:09:54 +00:00
client.py Remove var from fixed fields 2024-02-15 00:16:03 -05: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 Improve groupchat functions to handle with erroneous cases 2024-02-14 17:09:54 +00:00
presence.py Improve groupchat functions to handle with erroneous cases 2024-02-14 17:09:54 +00:00
process.py Add export/import forms. 2024-02-15 00:16:51 +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