Conversations/src/main/java/eu/siacs/conversations/generator
BrianBlade d6443d9b2f OTR: Fix onContactStatusChanged & dont archive OTR
- Fix session handling on contact status change: Do not reset
  potentially active sessions; check peer's OTR-resource on disconnect
- use no-permanent-store hint instead of no-store to ensure
  finished messages are delivered to offline/disconnected clients
- add no-permanent-store to ask compliant servers not to archive
  OTR messages
2015-04-21 22:35:35 +02:00
..
AbstractGenerator.java added typing notifications through XEP-0085. fixed #210 2015-02-21 11:06:52 +01:00
IqGenerator.java support for XEP-0092: Software Version 2015-02-16 10:06:09 +01:00
MessageGenerator.java OTR: Fix onContactStatusChanged & dont archive OTR 2015-04-21 22:35:35 +02:00
PresenceGenerator.java don't resume old session when changing resource 2015-04-09 12:46:54 +02:00