Daniel Gultsch
|
0385e3a8d6
|
switched around info and items query to avoid race condition
|
2016-04-04 20:35:40 +02:00 |
|
Daniel Gultsch
|
61997912fd
|
made sure the disco#items query has returned before finalizing the bind
|
2016-04-04 20:06:07 +02:00 |
|
Daniel Gultsch
|
2549ce89b0
|
check max http file size when attaching files
|
2016-04-01 00:03:14 +02:00 |
|
Daniel Gultsch
|
74c496fe3e
|
add methods to check max file size for http upload
|
2016-03-31 21:56:59 +02:00 |
|
Daniel Gultsch
|
e074104004
|
save otr fingerprint in message
|
2016-03-31 21:15:49 +02:00 |
|
Daniel Gultsch
|
867d0ef191
|
include form fields into caps hash calculation
|
2016-03-31 14:21:56 +02:00 |
|
Daniel Gultsch
|
a9b66e3ea5
|
allow to delete attachments. fixes #1539
|
2016-03-23 19:23:22 +01:00 |
|
Daniel Gultsch
|
281cb65046
|
only add image files to media scanner
|
2016-03-23 12:20:09 +01:00 |
|
Daniel Gultsch
|
7df24407dc
|
be more careful to avoid creating multiple connections
|
2016-03-20 17:24:41 +01:00 |
|
Daniel Gultsch
|
817d344521
|
log reason for bind failure
|
2016-03-11 09:01:40 +01:00 |
|
Daniel Gultsch
|
89eea3636f
|
add a few more know file extensions
|
2016-03-04 11:24:53 +01:00 |
|
Daniel Gultsch
|
9e0466d1e6
|
refactored omemo to take multiple recipients
|
2016-02-29 13:18:07 +01:00 |
|
Daniel Gultsch
|
3626e4b3a0
|
fixed regression that caused messages in muc not being send
|
2016-02-17 16:50:48 +01:00 |
|
Daniel Gultsch
|
251f2479c2
|
optional mode to close tcp connection when going into background
acts only when push is available. disable all non-push accounts to test properly
|
2016-02-14 13:20:23 +01:00 |
|
Daniel Gultsch
|
6f9f871928
|
send push enable to server. simplified logging
|
2016-02-13 14:20:07 +01:00 |
|
Daniel Gultsch
|
32da65f910
|
client side support for XEP-0357: Push Notifications
|
2016-02-12 11:39:27 +01:00 |
|
Daniel Gultsch
|
7dd9545ea3
|
use TLSv1.2 as SSL context on supported plattforms
|
2016-02-03 18:17:16 +01:00 |
|
Daniel Gultsch
|
1d572c61d0
|
cache server caps
|
2016-02-03 17:19:05 +01:00 |
|
Daniel Gultsch
|
4a1a59f0c8
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
|
2016-02-02 18:19:26 +01:00 |
|
Daniel Gultsch
|
c416948f8b
|
be more careful with resetting the stream id
|
2016-01-29 12:09:55 +01:00 |
|
Daniel Gultsch
|
d2c5a939ed
|
show values in formfieldwrappers and allow form to be set to read only
|
2016-01-26 17:23:24 +01:00 |
|
Daniel Gultsch
|
7c0eae8059
|
expert setting to trigger extended connection options
|
2016-01-25 21:17:53 +01:00 |
|
Daniel Gultsch
|
8850a1fbe3
|
added FormWrapper and form field validation
|
2016-01-23 20:32:00 +01:00 |
|
Stephen Paul Weber
|
fccce229c6
|
Factor out a representation of XEP-0030 results
And the parser from Element to this representation.
|
2016-01-23 10:52:40 -05:00 |
|
Daniel Gultsch
|
6140861143
|
reset stanza queue when resetting xmppconnection
|
2016-01-23 11:40:32 +01:00 |
|
Daniel Gultsch
|
a6c5430cdd
|
added UI wrapper for (some) form fields
|
2016-01-22 20:22:47 +01:00 |
|
Daniel Gultsch
|
40005cec1b
|
added config variable to allow non-tls connections
|
2016-01-22 11:20:31 +01:00 |
|
Daniel Gultsch
|
7b1efe15cd
|
reuse same xmppconnection for reconnects
|
2016-01-16 19:21:11 +01:00 |
|
Daniel Gultsch
|
c5743067ad
|
nimbuzz.com: don't wait for disco replies to set account to online
|
2016-01-15 14:26:23 +01:00 |
|
Daniel Gultsch
|
3e9fd0185a
|
throw security exception instead of going to next srv entry
|
2016-01-12 23:42:47 +01:00 |
|
Daniel Gultsch
|
893751a1d2
|
move some ssl socket modifiers into a seperate helper class
|
2016-01-12 16:33:15 +01:00 |
|
moparisthebest
|
217f6603c0
|
Implement XEP-0368: SRV records for XMPP over TLS
|
2016-01-11 17:25:16 -05:00 |
|
Daniel Gultsch
|
20ec9ff2c6
|
reworked that loop that iterates over various servers
|
2016-01-11 19:05:25 +01:00 |
|
Daniel Gultsch
|
0f9058ffef
|
throw exception at the end of the stream
|
2015-12-17 15:20:06 +01:00 |
|
Daniel Gultsch
|
43dd681239
|
timeout service discovery after 20s
|
2015-12-15 19:24:05 +01:00 |
|
Daniel Gultsch
|
5e151c7311
|
wait with status change to online after all disco queries have been made
|
2015-12-09 11:16:03 +01:00 |
|
Daniel Gultsch
|
c3e8fb3446
|
request storage permission when needed on Android 6.0
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
2225b0b6d5
|
add error state for unavailable tor network
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
8ffcc11f27
|
refactored socks5 connection code. make jingle transport use that new code
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
ebccb67a72
|
do socks5 connect manually
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
f0b1761ec3
|
initial tor support
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
60211a315e
|
hide subject edit button if not editable by user
|
2015-11-26 17:44:29 +01:00 |
|
Daniel Gultsch
|
fd6ed5b989
|
detect server identity and added muc-workaround for slack
|
2015-11-26 06:55:57 +01:00 |
|
Daniel Gultsch
|
210de7d781
|
removed unecessary chat state
|
2015-11-26 06:53:02 +01:00 |
|
Daniel Gultsch
|
ecb4615f2a
|
fail jingle file transfer if axolotl key message could not be created. fixes #1576
|
2015-11-26 06:52:46 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
Daniel Gultsch
|
fb9ba0a734
|
don't close socket on disconnect
|
2015-11-01 07:45:00 +01:00 |
|
Daniel Gultsch
|
ef7857ac8d
|
avoid npe when checking for stream restart
|
2015-10-29 14:38:35 +01:00 |
|
Daniel Gultsch
|
1bd68a42b2
|
join muc even if initial conference configuration fetch failed
|
2015-10-22 11:20:36 +02:00 |
|
Daniel Gultsch
|
adca670196
|
synchronize around the disco object
|
2015-10-19 23:03:19 +02:00 |
|