anotherim-desktop/xmpp-vala/src/module
Kim Alvefur d0fca291ac Fix showing the kick option to owners
Missing case in the switch defaulted to returning false for Owners, thus
preventing they with the most privileges from using those privileges.
2023-07-29 13:52:11 +02:00
..
iq Add priority for and allow cancellation of outgoing stanzas 2023-02-07 10:50:45 +01:00
message Collapse most stream releated errors into IOError 2023-02-07 10:50:43 +01:00
presence Actually return the new list in Presence.Flag.get_resources; fixup c702010 2022-01-07 22:29:51 +01:00
roster xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
xep Fix showing the kick option to owners 2023-07-29 13:52:11 +02:00
bind.vala Add initial Jingle Message Initiation (XEP-0353) support 2021-03-21 12:41:35 +01:00
bookmarks_provider.vala Preserve unchanged conference data (name) in bookmarks 2020-02-20 17:15:51 +01:00
conference.vala Preserve unchanged conference data (name) in bookmarks 2020-02-20 17:15:51 +01:00
jid.vala Fix issues in ICU usage 2019-12-25 19:56:51 +01:00
sasl.vala Refactor XmppStream, TLS and connection method logic 2020-11-20 15:21:18 +01:00
session.vala xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
stanza.vala Display message delivery error, color text using theme colors 2021-08-17 22:32:33 +02:00
stanza_error.vala Display message delivery error, color text using theme colors 2021-08-17 22:32:33 +02:00
stream_error.vala Move Jid class to xmpp-vala, partially refactor namespace 2018-01-28 00:38:47 +01:00
tls.vala Refactor XmppStream, TLS and connection method logic 2020-11-20 15:21:18 +01:00
util.vala Add incoming mediated invitation support (#162) 2019-08-22 16:05:28 +02:00