aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/Config.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-21disable stanza loggingDaniel Gultsch1-1/+1
2016-05-19resetting fetch status error when mutual subscription is reestablishedshow_members_in_conferenceDaniel Gultsch1-1/+1
2016-05-15log incoming iq requestsDaniel Gultsch1-0/+1
2016-05-02show only username when registering account with magic createDaniel Gultsch1-1/+1
2016-04-28don't request disco from selfDaniel Gultsch1-2/+0
2016-04-27removed unused config variablesDaniel Gultsch1-6/+0
2016-04-19added magic create welcome screenDaniel Gultsch1-0/+1
2016-04-14always notify by default in conferencesDaniel Gultsch1-2/+0
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch1-0/+1
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-1/+2
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-1/+0
2016-03-01removed unused config variableDaniel Gultsch1-4/+0
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch1-1/+2
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-0/+4
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch1-2/+32
2016-02-14optional mode to close tcp connection when going into backgroundDaniel Gultsch1-0/+2
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-1/+0
2016-02-03refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch1-0/+2
2016-01-22added config variable to allow non-tls connectionsDaniel Gultsch1-1/+2
2016-01-09automatically adjust image compression to keep files under 512MiBDaniel Gultsch1-0/+1
2016-01-08added Config.java variable to change the default notification behaviour to al...Daniel Gultsch1-0/+2
2015-12-15timeout service discovery after 20sDaniel Gultsch1-0/+1
2015-12-14default force encryption to falseDaniel Gultsch1-1/+1
2015-12-14splite PARANOIA_MODE into three different optionsDaniel Gultsch1-1/+3
2015-12-10disable sm loggingDaniel Gultsch1-5/+1
2015-12-03enabled previously disabled http uploadDaniel Gultsch1-1/+1
2015-12-01introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch1-1/+1
2015-12-01introduce config.java variable to optionally show number of connected account...Daniel Gultsch1-0/+2
2015-12-01refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-1/+1
2015-12-01initial tor supportDaniel Gultsch1-0/+4
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-1/+2
2015-10-14work with muc services that change the message idDaniel Gultsch1-0/+2
2015-10-12add config variable to enable x509 verificationDaniel Gultsch1-0/+2
2015-09-17introduced Config variable to use legacy namespace for http uploadDaniel Gultsch1-0/+2
2015-09-10increased dns timeoutDaniel Gultsch1-1/+1
2015-08-24increased carbon grace period to 90sDaniel Gultsch1-1/+1
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-0/+5
2015-08-10report wrong file size in otr encrypted jingle file transfers to be compatibl...Daniel Gultsch1-0/+2
2015-08-05added config.java variable to hide openpgp as an encryption methodDaniel Gultsch1-0/+1
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-0/+4
2015-08-01lets try jpeg for a whileDaniel Gultsch1-1/+1
2015-07-22Hide regenerate keys buttonAndreas Straub1-0/+2
2015-07-21made image file format configurable by Config.javaDaniel Gultsch1-0/+4
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-1/+0
2015-06-30disable automatic aes encryption for the time beingDaniel Gultsch1-1/+1
2015-06-29added trigger to Config.java to always enable aes encryption for uploaded filesDaniel Gultsch1-0/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-81/+0
2015-05-18use same socket time out for jingle and xmpp connectionsDaniel Gultsch1-1/+1
2015-05-18use a 20s timeout on socks5 connectionsDaniel Gultsch1-0/+1