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