xmpp_client/src/main/java/eu/siacs/conversations
2017-04-07 14:29:55 +02:00
..
crypto treat URL as file if URL is in oob or contains key 2017-04-05 22:35:42 +02:00
entities avoid crash on urls with missing protocols 2017-04-06 11:59:15 +02:00
generator send urls pointing to pgp encrypted files directly in body+oob 2017-04-05 21:01:29 +02:00
http send urls pointing to pgp encrypted files directly in body+oob 2017-04-05 21:01:29 +02:00
parser treat URL as file if URL is in oob or contains key 2017-04-05 22:35:42 +02:00
persistance
services treat URL as file if URL is in oob or contains key 2017-04-05 22:35:42 +02:00
ui do not linkify urls starting with a dot 2017-04-07 14:29:55 +02:00
utils treat URL as file if URL is in oob or contains key 2017-04-05 22:35:42 +02:00
xml
xmpp
Config.java