aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Account.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-31add methods to check max file size for http uploadDaniel Gultsch1-1/+5
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-4/+12
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-4/+0
2016-02-12Imports organizedsteckbrief1-1/+1
2016-02-03refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch1-0/+3
2016-01-16made constructor private in Account entityDaniel Gultsch1-5/+1
2016-01-04only report error after third unsuccesful attempt to connectDaniel Gultsch1-1/+1
2015-12-02Unset all PGP signatures oncefiaxh1-4/+13
2015-12-01add error state for unavailable tor networkDaniel Gultsch1-3/+3
2015-12-01do socks5 connect manuallyDaniel Gultsch1-16/+4
2015-12-01initial tor supportDaniel Gultsch1-4/+46
2015-11-26detect server identity and added muc-workaround for slackDaniel Gultsch1-0/+8
2015-11-09Use OpenPGP-API 9.0fiaxh1-2/+36
2015-10-29push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch1-3/+16
2015-10-28Decrypt PGP messages in backgroundfiaxh1-0/+7
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-0/+3
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch1-6/+10
2015-09-01added special error state for dns timeoutDaniel Gultsch1-1/+4
2015-08-16fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conferencelookshe1-0/+6
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-12/+22
2015-07-19Reworked axolotl protocol layerAndreas Straub1-0/+7
2015-07-19CryptoNext persistance layer mockupAndreas Straub1-0/+4
2015-06-29show attach button in conferences when http upload is availableDaniel Gultsch1-0/+4
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-411/+0
2015-05-26renamed OtrEngine to OtrServiceDaniel Gultsch1-8/+8
2015-04-09don't resume old session when changing resourceiNPUTmice1-4/+10
2015-02-26initilize keys with jsonobject value on parse erroriNPUTmice1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-28/+17
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-5/+25
2014-12-20get rid of special self presence object and incorporate that into rosteriNPUTmice1-18/+2
2014-12-03fixed another npe in hasBookmarkiNPUTmice1-2/+3
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-21/+24
2014-11-15Remove extra status wrapper methodSam Whited1-4/+0
2014-11-15Add incompatible server statusSam Whited1-1/+4
2014-11-15Add security error statusSam Whited1-12/+15
2014-11-15Make account status an enumSam Whited1-49/+64
2014-11-15Add auth method pinningSam Whited1-0/+2
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-5/+1
2014-11-09fixed full jid for accountiNPUTmice1-80/+76
2014-11-09It builds again!Sam Whited1-7/+7
2014-11-09Update more files to use JID objectsSam Whited1-2/+2
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-45/+49
2014-10-22Make conversations the root projectSam Whited1-0/+0