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