index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
Config.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatically adjust image compression to keep files under 512MiB
Daniel Gultsch
2016-01-09
1
-0
/
+1
*
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
2016-01-08
1
-0
/
+2
*
timeout service discovery after 20s
Daniel Gultsch
2015-12-15
1
-0
/
+1
*
default force encryption to false
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+3
*
disable sm logging
Daniel Gultsch
2015-12-10
1
-5
/
+1
*
enabled previously disabled http upload
Daniel Gultsch
2015-12-03
1
-1
/
+1
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-1
/
+1
*
introduce config.java variable to optionally show number of connected account...
Daniel Gultsch
2015-12-01
1
-0
/
+2
*
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
2015-12-01
1
-1
/
+1
*
initial tor support
Daniel Gultsch
2015-12-01
1
-0
/
+4
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-1
/
+2
*
work with muc services that change the message id
Daniel Gultsch
2015-10-14
1
-0
/
+2
*
add config variable to enable x509 verification
Daniel Gultsch
2015-10-12
1
-0
/
+2
*
introduced Config variable to use legacy namespace for http upload
Daniel Gultsch
2015-09-17
1
-0
/
+2
*
increased dns timeout
Daniel Gultsch
2015-09-10
1
-1
/
+1
*
increased carbon grace period to 90s
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
2015-08-10
1
-0
/
+2
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
1
-0
/
+1
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-0
/
+4
*
lets try jpeg for a while
Daniel Gultsch
2015-08-01
1
-1
/
+1
*
Hide regenerate keys button
Andreas Straub
2015-07-22
1
-0
/
+2
*
made image file format configurable by Config.java
Daniel Gultsch
2015-07-21
1
-0
/
+4
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-1
/
+0
*
disable automatic aes encryption for the time being
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
2015-06-29
1
-0
/
+2
*
use same socket time out for jingle and xmpp connections
Daniel Gultsch
2015-05-18
1
-1
/
+1
*
use a 20s timeout on socks5 connections
Daniel Gultsch
2015-05-18
1
-0
/
+1
*
config option to reset attempt counts when changing network (default=true)
Daniel Gultsch
2015-05-08
1
-0
/
+1
*
enabled sm logging by default at least for development branch
Daniel Gultsch
2015-05-05
1
-1
/
+1
*
added config option to be a bit more verbose about stanza counts
Daniel Gultsch
2015-04-29
1
-0
/
+1
*
disable all really weak cipher suites
Boris Wachtmeister
2015-03-07
1
-0
/
+9
*
added config option to disable string prep in jids
iNPUTmice
2015-03-05
1
-0
/
+1
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+5
*
limit ui refresh rate
iNPUTmice
2015-02-17
1
-1
/
+2
*
Use platform ciphers as well, just prefer ours
Sam Whited
2015-02-02
1
-2
/
+2
*
added more ciphers for old openssl versions
iNPUTmice
2015-02-02
1
-1
/
+3
*
Harden the TLS connection cipher suites
Sam Whited
2015-01-14
1
-0
/
+26
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
1
-0
/
+1
*
Handle time comparisons using longs
Sam Whited
2014-12-16
1
-1
/
+1
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-2
/
+4
*
various mam improvments
iNPUTmice
2014-12-13
1
-1
/
+3
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-0
/
+2
*
cleanup: removed unused emoticon parsing
iNPUTmice
2014-12-09
1
-1
/
+0
*
progress for ibb transfers
iNPUTmice
2014-11-15
1
-0
/
+2
*
support for pgp files
iNPUTmice
2014-11-15
1
-1
/
+1
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-0
/
+1
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-0
/
+1
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+25