iNPUTmice
|
b045dea549
|
set divider for image meta information to '|' to not conflict with URL. breaks images downloaded in between 0.7.3 and now
|
2014-10-26 20:18:57 +01:00 |
|
iNPUTmice
|
62b0fc3fda
|
made httpconnection accept aes encrypted files
|
2014-10-22 13:06:46 +02:00 |
|
iNPUTmice
|
df2257aed6
|
added hostname verifier to httpconnection
|
2014-10-22 00:00:01 +02:00 |
|
iNPUTmice
|
63704b114c
|
throw exception when no servers are left to try
|
2014-10-21 20:13:06 +02:00 |
|
iNPUTmice
|
3821a72644
|
fixed #564
|
2014-10-21 19:43:34 +02:00 |
|
iNPUTmice
|
21961673cb
|
refactored avatar generation. first step
|
2014-10-20 21:08:33 +02:00 |
|
iNPUTmice
|
0bb2c3c4d5
|
keep reference to previous and next message in message
|
2014-10-20 17:01:37 +02:00 |
|
Daniel Gultsch
|
0b61fb0129
|
Merge pull request #554 from SamWhited/tls
Enable TLSv1.1 and 1.2 and add option to enable/disable SSLv3
|
2014-10-20 00:03:32 +02:00 |
|
iNPUTmice
|
c9238ef5ae
|
force tls for registrations as well
|
2014-10-19 23:14:17 +02:00 |
|
iNPUTmice
|
a201f9e53f
|
got rid of copyonwrite array list for messages
|
2014-10-19 23:13:55 +02:00 |
|
Sam Whited
|
99ee049115
|
Make legacy SSL option default to false
|
2014-10-19 16:11:35 -04:00 |
|
Sam Whited
|
6c7c3ddf15
|
Add "Enable legacy SSL" preference
|
2014-10-19 15:53:03 -04:00 |
|
iNPUTmice
|
e8bf75d79b
|
force tls
|
2014-10-19 20:48:01 +02:00 |
|
iNPUTmice
|
f824193c56
|
Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lactide-srv_fix
|
2014-10-19 20:17:12 +02:00 |
|
Sam Whited
|
113b7d1736
|
Remove support for legacy SSL
|
2014-10-18 20:22:26 -04:00 |
|
iNPUTmice
|
0605390144
|
do not attempt to download images when not connected
|
2014-10-17 13:09:02 +02:00 |
|
Frank Zschockelt
|
c725da954c
|
try all srv responses if necessary
|
2014-10-16 23:31:48 +02:00 |
|
Sam Whited
|
c4b9d42861
|
Enable all supported protocols including TLSv1.1 and 1.2
|
2014-10-16 10:02:47 -04:00 |
|
iNPUTmice
|
f5019ba966
|
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
|
2014-10-15 22:08:13 +02:00 |
|
iNPUTmice
|
cb4069f0f2
|
refactored file download status. make image http download available for carbon copied (sent) messages as well
|
2014-10-15 19:32:12 +02:00 |
|
iNPUTmice
|
4fdc6b2eac
|
renaming
|
2014-10-14 12:02:48 +02:00 |
|
iNPUTmice
|
bbb0693f4a
|
basic image over http downloading
|
2014-10-14 01:06:45 +02:00 |
|
iNPUTmice
|
3d88ffc5cd
|
fixed possible logout bugs
|
2014-10-08 12:21:58 +02:00 |
|
iNPUTmice
|
6b3097ee27
|
only delivery get and set iq packets to unhandled iq listener. only create jingle packets with type=get or set
|
2014-10-05 14:26:06 +02:00 |
|
iNPUTmice
|
45bd0449fb
|
sending initial ping before going online after login/resume to ensure that all presences and messages have been loaded
|
2014-10-05 10:46:31 +02:00 |
|
iNPUTmice
|
5371dd025a
|
no dns retry after nosrv error
|
2014-10-04 14:33:14 +02:00 |
|
Daniel Gultsch
|
511b7a53f4
|
notifiy only when necessary
|
2014-09-29 18:28:13 +02:00 |
|
Daniel Gultsch
|
bff23c2e23
|
new notification service. first draft
|
2014-09-28 15:21:56 +02:00 |
|
iNPUTmice
|
54278febb4
|
changed method that determins whether or not sm is available
|
2014-09-23 15:36:20 +02:00 |
|
iNPUTmice
|
59009ded82
|
fixed very rare npe
|
2014-09-22 16:04:37 +02:00 |
|
iNPUTmice
|
37aacbeb74
|
fixed presence splitting
|
2014-09-20 16:26:40 +02:00 |
|
iNPUTmice
|
fef41ba2a2
|
pare body in type=normal messages as well
|
2014-09-11 13:18:29 +02:00 |
|
iNPUTmice
|
d92e8381db
|
setting to increase font size. fixed #420
|
2014-09-08 23:58:37 +02:00 |
|
iNPUTmice
|
b23f8bd472
|
introduced downloadable interface. reverted some of the changes made to OTR
|
2014-09-08 20:09:44 +02:00 |
|
iNPUTmice
|
664c9c434f
|
avoiding resource conflicts
|
2014-09-03 14:57:40 +02:00 |
|
M. Dietrich
|
2acf510ea9
|
optimize string operations a bit
|
2014-09-01 10:40:45 +02:00 |
|
iNPUTmice
|
1ac5be4855
|
some code cleanup
|
2014-08-31 16:28:21 +02:00 |
|
iNPUTmice
|
c494f4f7ae
|
Merge branch 'sm' into development
Conflicts:
src/eu/siacs/conversations/services/XmppConnectionService.java
|
2014-08-30 09:24:58 +02:00 |
|
iNPUTmice
|
4435b0055e
|
reset unsend messages to waiting
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
9075d3854d
|
properly set stanza count on session resume
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
4a6a6c8403
|
basic message acking
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
9de77b190b
|
proper namespaces for xep-0352
|
2014-08-30 09:22:05 +02:00 |
|
iNPUTmice
|
265bd06250
|
added basic csi
|
2014-08-30 09:22:05 +02:00 |
|
iNPUTmice
|
85b31b8d8b
|
fixed spelling thanks @betheg
|
2014-08-28 11:01:24 +02:00 |
|
Daniel Gultsch
|
ee9872277d
|
removed server compat value in favor of a (small xep list)
|
2014-08-23 15:56:30 +02:00 |
|
iNPUTmice
|
7808e5b77f
|
added roster versioning to calculation of server compat
|
2014-08-21 07:47:40 +02:00 |
|
iNPUTmice
|
9f4043c679
|
avoid race condition for otr key in jingle
|
2014-08-21 07:39:14 +02:00 |
|
iNPUTmice
|
3b79cc2f23
|
better error display and additional infos (stats) for the edit account activity
|
2014-08-19 15:06:50 +02:00 |
|
iNPUTmice
|
32c3dd4f4a
|
moved add/edit account from dialog into seperate activity
|
2014-08-15 17:31:24 +02:00 |
|
iNPUTmice
|
f7c747ef4b
|
better handling of null streams
|
2014-08-15 13:34:55 +02:00 |
|