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
/
eu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
made httpconnection accept aes encrypted files
iNPUTmice
2014-10-22
5
-16
/
+33
*
better aproach on thread saftey
iNPUTmice
2014-10-22
1
-13
/
+7
*
added hostname verifier to httpconnection
iNPUTmice
2014-10-22
2
-11
/
+32
*
made iterating over hashmap in notification service thread safe
iNPUTmice
2014-10-21
1
-1
/
+8
*
throw exception when no servers are left to try
iNPUTmice
2014-10-21
1
-0
/
+6
*
fixed #564
iNPUTmice
2014-10-21
3
-6
/
+6
*
update ui when new avatar was found
iNPUTmice
2014-10-21
2
-0
/
+8
*
proper avatar caching
iNPUTmice
2014-10-21
15
-164
/
+223
*
refactored avatar generation. first step
iNPUTmice
2014-10-20
25
-368
/
+405
*
keep reference to previous and next message in message
iNPUTmice
2014-10-20
3
-13
/
+28
*
Merge pull request #554 from SamWhited/tls
Daniel Gultsch
2014-10-20
1
-7
/
+38
|
\
|
*
Make legacy SSL option default to false
Sam Whited
2014-10-19
1
-1
/
+1
|
*
Add "Enable legacy SSL" preference
Sam Whited
2014-10-19
1
-11
/
+33
|
*
Remove support for legacy SSL
Sam Whited
2014-10-18
1
-1
/
+9
|
*
Enable all supported protocols including TLSv1.1 and 1.2
Sam Whited
2014-10-16
1
-0
/
+1
*
|
mtm support for image downloader
iNPUTmice
2014-10-19
4
-15
/
+57
*
|
use new 'api' to add messages to a conversation
iNPUTmice
2014-10-19
1
-3
/
+3
*
|
force tls for registrations as well
iNPUTmice
2014-10-19
1
-2
/
+5
*
|
got rid of copyonwrite array list for messages
iNPUTmice
2014-10-19
4
-20
/
+26
*
|
force tls
iNPUTmice
2014-10-19
1
-3
/
+5
*
|
Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lacti...
iNPUTmice
2014-10-19
1
-4
/
+17
|
\
\
|
*
|
try all srv responses if necessary
Frank Zschockelt
2014-10-16
1
-4
/
+17
*
|
|
do not attempt to download images when not connected
iNPUTmice
2014-10-17
7
-45
/
+59
*
|
|
made grace period on a per account basis
iNPUTmice
2014-10-17
6
-37
/
+30
|
/
/
*
|
additonal safty net for disabling notifications
iNPUTmice
2014-10-16
1
-0
/
+1
*
|
simplified determination whether otr needs starting in a session
iNPUTmice
2014-10-16
1
-7
/
+2
*
|
log ending otr sessions on disconnect
iNPUTmice
2014-10-16
2
-3
/
+10
*
|
forground/background logging without csi
iNPUTmice
2014-10-16
1
-4
/
+2
*
|
make image download message to type=image only after completion
iNPUTmice
2014-10-16
1
-3
/
+2
|
/
*
added file observer to get notified when files are deleted: fixes #396
iNPUTmice
2014-10-16
2
-3
/
+32
*
detect deleted files on start up. got rid of lagecy image provider for perfor...
iNPUTmice
2014-10-15
10
-191
/
+65
*
refactored file download status. make image http download available for carbo...
iNPUTmice
2014-10-15
23
-210
/
+265
*
Merge pull request #547 from emdete/p0
Daniel Gultsch
2014-10-15
1
-4
/
+4
|
\
|
*
remove warning about <> cast
M. Dietrich
2014-10-15
1
-4
/
+4
*
|
synchronization for listeners
iNPUTmice
2014-10-15
1
-43
/
+60
*
|
synchronization for notification
iNPUTmice
2014-10-15
1
-11
/
+17
*
|
removed unecessary update
iNPUTmice
2014-10-15
1
-1
/
+0
|
/
*
changed pgp decoding mechanism
iNPUTmice
2014-10-15
3
-36
/
+47
*
don't show invalid file size
iNPUTmice
2014-10-14
1
-1
/
+4
*
recreate http connection after restart. fixes stale download button. better f...
iNPUTmice
2014-10-14
4
-26
/
+95
*
catch can't open database exception
iNPUTmice
2014-10-14
1
-4
/
+9
*
read image bounds on downloaded image
iNPUTmice
2014-10-14
5
-31
/
+103
*
possible work around for notification bug
iNPUTmice
2014-10-14
1
-0
/
+17
*
fixed rare npe
iNPUTmice
2014-10-14
1
-2
/
+6
*
renaming
iNPUTmice
2014-10-14
15
-43
/
+39
*
basic image over http downloading
iNPUTmice
2014-10-14
20
-213
/
+429
*
Merge pull request #543 from emdete/dedepricate
Daniel Gultsch
2014-10-13
1
-1
/
+1
|
\
|
*
use setAlpha(float) method, not the depricated one
M. Dietrich
2014-10-13
1
-1
/
+1
*
|
reworked muc details and contact details a bit
iNPUTmice
2014-10-13
2
-7
/
+8
*
|
redesigned contact details a bit
iNPUTmice
2014-10-13
1
-1
/
+9
|
/
[next]