anotherim/src/main/java/eu/siacs/conversations/xmpp
Andreas Straub 14010bf5a6 Ask for key trust when sending messages
If the contact (or the own account) has keys that have UNDECIDED trust,
we now drop the user into the new TrustKeysActivity, where they have to
decide for each new key whether it should be TRUSTED or UNTRUSTED.
2015-07-19 22:27:26 +02:00
..
chatstate added typing notifications through XEP-0085. fixed #210 2015-02-21 11:06:52 +01:00
forms very basic mam support 2014-12-10 14:08:06 +01:00
jid Force Nameprepping of JID domain parts 2015-05-14 15:52:55 +02:00
jingle bugfix: don't crash if aes key could not be set before jingle transfer 2015-07-19 14:51:04 +02:00
pep provide helper function for getting the content of a child directly 2015-05-20 03:48:14 +02:00
stanzas Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
OnAdvancedStreamFeaturesLoaded.java added max history age (default 1w). automatically sort newly added mam messages 2014-12-10 14:08:06 +01:00
OnBindListener.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnContactStatusChanged.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
OnIqPacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnMessageAcknowledged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnMessagePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnNewKeysAvailable.java Ask for key trust when sending messages 2015-07-19 22:27:26 +02:00
OnPresencePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnStatusChanged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnUpdateBlocklist.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
PacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
XmppConnection.java catch number format exception in server ack 2015-07-10 12:09:59 +02:00