f6cf5e9
Merge pull request #577 from beriain/development
Click to expand commit body
Update strings.xml for 0.8
Daniel Gultsch created
f6cf5e9
Merge pull request #577 from beriain/development
Update strings.xml for 0.8
Daniel Gultsch created
c067bf9
small bug fixes for the conversation activity
iNPUTmice created
451bc8e
Update strings.xml
Aitor Beriain created
62b0fc3
made httpconnection accept aes encrypted files
iNPUTmice created
45bdadd
better aproach on thread saftey
iNPUTmice created
9f9c3d3
changed version to 0.8 alpha
iNPUTmice created
df2257a
added hostname verifier to httpconnection
iNPUTmice created
40c74b4
made iterating over hashmap in notification service thread safe
iNPUTmice created
63704b1
throw exception when no servers are left to try
iNPUTmice created
3821a72
fixed #564
iNPUTmice created
a56ee63
update ui when new avatar was found
iNPUTmice created
0d767c3
proper avatar caching
iNPUTmice created
2196167
refactored avatar generation. first step
iNPUTmice created
0bb2c3c
keep reference to previous and next message in message
iNPUTmice created
a8a37ec
Merge pull request #569 from kriztan/patch-1
Set default preference ...
Daniel Gultsch created
b9288ed
Merge pull request #570 from SamWhited/typo-fixes
Minor typo fixes, and big changes to README
Daniel Gultsch created
843a978
Went a bit wild on the README...
Sam Whited created
268f790
A few typo fixes in the README
Sam Whited created
47485fe
Fixed some strange wording in a string
Still doesn't sound right to me though...
Sam Whited created
0b61fb0
Merge pull request #554 from SamWhited/tls
Enable TLSv1.1 and 1.2 and add option to enable/disable SSLv3
Daniel Gultsch created
8263e07
mtm support for image downloader
iNPUTmice created
44f9022
use new 'api' to add messages to a conversation
iNPUTmice created
c9238ef
force tls for registrations as well
iNPUTmice created
a201f9e
got rid of copyonwrite array list for messages
iNPUTmice created
99ee049
Make legacy SSL option default to false
Sam Whited created
6c7c3dd
Add "Enable legacy SSL" preference
Sam Whited created
e8bf75d
force tls
iNPUTmice created
9372a98
Merge branch 'lactide-srv_fix' into development
iNPUTmice created
f824193
Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lactide-srv_fix
iNPUTmice created
713cd6e
fixed typo in french translation
iNPUTmice created
30648a8
Merge pull request #555 from SamWhited/build-fixes
Fix problem when merging manifests during a Gradle build
Daniel Gultsch created
7539261
Merge pull request #566 from BenoitBouvarel/patch-1
Update french strings.xml
Daniel Gultsch created
3f28013
Merge pull request #565 from the-solipsist/patch-2
Update README.md
Daniel Gultsch created
f20c43d
Set default preference ...
... for MUC notifications to true
kriztan created
113b7d1
Remove support for legacy SSL
Sam Whited created
ac3c96b
Update README.md
the-solipsist created
09abf7b
Update strings.xml
French translation update
Benoit Bouvarel created
1d9bd64
Update README.md
Changed "little" to the grammatically correct "few", and corrected the spelling of "permissions".
the-solipsist created
0605390
do not attempt to download images when not connected
iNPUTmice created
3372e50
made grace period on a per account basis
iNPUTmice created
c725da9
try all srv responses if necessary
Frank Zschockelt created
5e3caf9
additonal safty net for disabling notifications
iNPUTmice created
5c2a793
Fix problem when merging manifests
Sam Whited created
0fd634a
simplified determination whether otr needs starting in a session
iNPUTmice created
c4b9d42
Enable all supported protocols including TLSv1.1 and 1.2
Sam Whited created
c1a5560
log ending otr sessions on disconnect
iNPUTmice created
6cfb14a
forground/background logging without csi
iNPUTmice created
45e0f99
make image download message to type=image only after completion
iNPUTmice created
88d88ff
added file observer to get notified when files are deleted: fixes #396
iNPUTmice created
f5019ba
detect deleted files on start up. got rid of lagecy image provider for performance reasons. NOTE: this will prevent you to access images older than version 0.6
iNPUTmice created