aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/Config.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-151-2/+0
|\
| * always notify by default in conferencesDaniel Gultsch2016-04-141-2/+0
* | make foreground service always enabledChristian S2016-04-151-1/+2
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-141-0/+1
|\|
| * create Config varibale to show the disable foreground service buttonDaniel Gultsch2016-04-131-0/+1
* | Revert "chnaged avatar format to match XEP"Christian S2016-04-111-1/+1
* | chnaged avatar format to match XEPChristian S2016-04-091-1/+1
* | add option to only allow one account and set it to trueChristian S2016-04-041-2/+1
* | only resend files smaller than 1 MiB automaticallyChristian S2016-03-051-1/+3
* | allow users to edit settings and accountsChristian S2016-03-041-2/+2
* | Merge branch 'siacs/master' into developmentChristian S2016-03-041-5/+1
|\|
| * removed unused config variableDaniel Gultsch2016-03-011-4/+0
| * changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-1/+1
* | Merge branch 'siacs/master' into developmentChristian S2016-02-271-5/+37
|\|
| * hide add account icons when single_account is set to trueDaniel Gultsch2016-02-241-1/+2
| * optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-0/+4
| * made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch2016-02-241-2/+32
* | Merge branch 'siacs/master' into developmentChristian S2016-02-141-1/+2
|\|
| * optional mode to close tcp connection when going into backgroundDaniel Gultsch2016-02-141-0/+2
| * client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-1/+0
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-02-041-0/+2
|\|
| * refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch2016-02-031-0/+2
* | Merge branch 'siacs/master' into developmentChristian S2016-01-231-1/+3
|\|
| * added config variable to allow non-tls connectionsDaniel Gultsch2016-01-221-1/+2
* | Merge branch 'siacs/master' into developmentChristian S2016-01-101-0/+3
|\|
| * automatically adjust image compression to keep files under 512MiBDaniel Gultsch2016-01-091-0/+1
| * added Config.java variable to change the default notification behaviour to al...Daniel Gultsch2016-01-081-0/+2
* | copy commitsChristian S2015-12-161-1/+6
|\|
| * timeout service discovery after 20sDaniel Gultsch2015-12-151-0/+1
| * default force encryption to falseDaniel Gultsch2015-12-141-1/+1
| * splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-141-1/+3
| * disable sm loggingDaniel Gultsch2015-12-101-5/+1
| * enabled previously disabled http uploadDaniel Gultsch2015-12-031-1/+1
| * introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch2015-12-011-1/+1
| * introduce config.java variable to optionally show number of connected account...Daniel Gultsch2015-12-011-0/+2
| * refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch2015-12-011-1/+1
| * initial tor supportDaniel Gultsch2015-12-011-0/+4
* | disable sm loggingDaniel Gultsch2015-12-121-5/+1
* | enabled previously disabled http uploadDaniel Gultsch2015-12-061-1/+1
* | introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch2015-12-041-1/+1
* | introduce config.java variable to optionally show number of connected…Daniel Gultsch2015-12-041-1/+5
* | refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch2015-12-041-1/+1
* | initial tor supportDaniel Gultsch2015-12-041-0/+4
* | try out a lower connection timeoutChristian S2015-11-291-1/+1
* | copy commitsChristian S2015-11-291-1/+2
|\|
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-1/+2
* | use standard namespace for httpuploadChristian S2015-10-161-1/+1
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-161-0/+4
|\|
| * work with muc services that change the message idDaniel Gultsch2015-10-141-0/+2
| * add config variable to enable x509 verificationDaniel Gultsch2015-10-121-0/+2