Conversations/src/main/java/eu/siacs/conversations
pulser 3ada834839 Show server info option when blocking is unavailable
Current head of development branch doesn't show server information if
blocking is disabled. This is due to slightly wrong logic on an if
statement. This patch ensures only the blocking option is disabled when
blocking is not supported by the server, and that the feature remains
available.
2014-12-24 20:54:56 +00:00
..
crypto mark otr messages as no-store for mam 2014-12-10 14:08:06 +01:00
entities Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
generator Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
http remove unused imports. 2014-11-21 19:17:27 +01:00
parser made method private that is no longer required to be public 2014-12-23 18:09:29 +01:00
persistance Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
services Simplify roster handling code 2014-12-22 12:53:31 -05:00
ui Show server info option when blocking is unavailable 2014-12-24 20:54:56 +00:00
utils Remove old JID validator 2014-12-23 13:23:13 -05:00
xml Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
xmpp Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Config.java clean up conversation history after swtiching to a different conversation 2014-12-17 21:05:47 +01:00