Slixfeed/slixfeed/xmpp
Stephen Paul Weber fe19319066
Set datatype and range for settings fields
This allows the client to know that the values are all integers within
some range.  Note that the min/max settings aren't working quite right
per https://codeberg.org/poezio/slixmpp/issues/3512
2024-02-14 00:21:52 -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 Set datatype and range for settings fields 2024-02-14 00:21:52 -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 Fix Ad-hoc form of Settings 2024-02-12 19:01:28 +00:00
presence.py Restore support for disabling and enabling feeds. 2024-02-07 22:24:59 +00: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