aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/Config.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | changed update urlChristian S2015-10-131-1/+1
* | show encryption in uiChristian S2015-10-101-2/+2
* | made app update time configurable in config.javaChristian S2015-09-211-0/+1
* | changed HTTP Upload namespace to legacy namespaceChristian S2015-09-181-1/+1
* | copy commitsChristian S2015-09-181-0/+2
|\|
| * introduced Config variable to use legacy namespace for http uploadDaniel Gultsch2015-09-171-0/+2
* | Version 1.6.9Christian S2015-09-121-1/+1
|\|
| * increased dns timeoutDaniel Gultsch2015-09-101-1/+1
* | version 1.6.9 betaChristian S2015-09-061-0/+2
* | resize AvatarsChristian S2015-09-041-1/+1
* | Version 1.6.5Christian S2015-08-261-1/+1
|\|
| * increased carbon grace period to 90sDaniel Gultsch2015-08-241-1/+1
* | version 1.6.0 beta 3Christian S2015-08-121-0/+2
|\|
| * report wrong file size in otr encrypted jingle file transfers to be compatibl...Daniel Gultsch2015-08-101-0/+2
* | add config option to hide all encryption modesChristian S2015-08-081-0/+1
* | modified settingsChristian S2015-08-081-2/+2
* | copy commitsChristian S2015-08-081-0/+5
|\|
| * added config.java variable to hide openpgp as an encryption methodDaniel Gultsch2015-08-051-0/+1
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-0/+4
| * lets try jpeg for a whileDaniel Gultsch2015-08-011-1/+1
* | changed default image format in config fileChristian S2015-07-231-2/+2
|\ \
* \ \ copy commitsChristian S2015-07-231-0/+6
|\ \ \ | | |/ | |/|
| * | Hide regenerate keys buttonAndreas Straub2015-07-221-0/+2
| * | made image file format configurable by Config.javaDaniel Gultsch2015-07-211-0/+4
* | | copy commitsChristian S2015-07-201-1/+0
|\| | | |/ |/|
| * rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-1/+0
* | changed avatar image size to 384 pxChristian S.2015-07-051-1/+1
|/
* disable automatic aes encryption for the time beingDaniel Gultsch2015-06-301-1/+1
* added trigger to Config.java to always enable aes encryption for uploaded filesDaniel Gultsch2015-06-291-0/+2
* use same socket time out for jingle and xmpp connectionsDaniel Gultsch2015-05-181-1/+1
* use a 20s timeout on socks5 connectionsDaniel Gultsch2015-05-181-0/+1
* config option to reset attempt counts when changing network (default=true)Daniel Gultsch2015-05-081-0/+1
* enabled sm logging by default at least for development branchDaniel Gultsch2015-05-051-1/+1
* added config option to be a bit more verbose about stanza countsDaniel Gultsch2015-04-291-0/+1
* disable all really weak cipher suitesBoris Wachtmeister2015-03-071-0/+9
* added config option to disable string prep in jidsiNPUTmice2015-03-051-0/+1
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-0/+5
* limit ui refresh rateiNPUTmice2015-02-171-1/+2
* Use platform ciphers as well, just prefer oursSam Whited2015-02-021-2/+2
* added more ciphers for old openssl versionsiNPUTmice2015-02-021-1/+3
* Harden the TLS connection cipher suitesSam Whited2015-01-141-0/+26
* clean up conversation history after swtiching to a different conversationiNPUTmice2014-12-171-0/+1
* Handle time comparisons using longsSam Whited2014-12-161-1/+1
* go through mam history page by page. load mam dynamically on scrolliNPUTmice2014-12-151-2/+4
* various mam improvmentsiNPUTmice2014-12-131-1/+3
* added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice2014-12-101-0/+2
* cleanup: removed unused emoticon parsingiNPUTmice2014-12-091-1/+0
* progress for ibb transfersiNPUTmice2014-11-151-0/+2
* support for pgp filesiNPUTmice2014-11-151-1/+1
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-0/+1