index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
Give up PGP decryption when intent is cancelled
Christian Schneppe
2
-0
/
+26
2017-08-01
made OF selfSigned() workaround only available >=kitkat
Christian Schneppe
1
-4
/
+3
2017-08-01
skip initial socket closing if thread was already interrupted
Christian Schneppe
1
-1
/
+7
2017-08-01
incorporate support for publish-options into server info
Christian Schneppe
1
-1
/
+1
2017-08-01
made omemo always available but in public mucs
Christian Schneppe
1
-1
/
+1
2017-08-01
provide upgrade path for accounts with publish-options
Christian Schneppe
3
-4
/
+24
2017-08-01
use publish-options instead of always pushing node configuration
Christian Schneppe
5
-36
/
+93
2017-08-01
let hasPendingFetches() return true when fetching device ids
Christian Schneppe
1
-4
/
+6
2017-08-01
fetch required device ids on demand
Christian Schneppe
3
-33
/
+102
2017-08-01
explicitly fetch device ids before building sessions in single mode conversation
Christian Schneppe
1
-0
/
+36
2017-08-01
change access model of omemo pep nodes after every publish
Christian Schneppe
2
-16
/
+35
2017-08-01
fetch device ids for muc members w/o known devices
Christian Schneppe
5
-6
/
+44
2017-08-01
fixed otr jingle file size reporting
Christian Schneppe
3
-9
/
+2
2017-08-01
use CN-workaround for pre-kitkat
Christian Schneppe
1
-2
/
+4
2017-08-01
fix regression introduces with OF fix. properly fall back to common name
Christian Schneppe
1
-7
/
+7
2017-08-01
check length first in timestamp parser
Christian Schneppe
1
-1
/
+1
2017-08-01
catch IllegalArgumentException caused by invalid custom hostname
Christian Schneppe
1
-7
/
+4
2017-08-01
workaround for OpenFire: check CN first in self signed certs
Christian Schneppe
1
-5
/
+32
2017-08-01
more migration fixes for updating from 1.6.0 to 1.19.0
Christian Schneppe
1
-1
/
+1
2017-08-01
add reminder to remove minidns workarounds once those are fixed
Christian Schneppe
1
-0
/
+1
2017-08-01
fixed bug in db migrations when going from <15 to something recent
Christian Schneppe
1
-5
/
+7
2017-08-01
verify with hostname in direct tls connections
Christian Schneppe
1
-1
/
+1
2017-08-01
prefer DNS servers from VPNs
Christian Schneppe
2
-5
/
+10
2017-08-01
update strings
Christian Schneppe
1
-0
/
+3
2017-08-01
throw state changing exception on failed tls only if no more connection optio...
Christian Schneppe
1
-1
/
+3
2017-08-01
catch runtime exceptions from minidns
Christian Schneppe
1
-4
/
+4
2017-08-01
sync around Conversation.getLatestMessage()
Christian Schneppe
1
-7
/
+9
2017-08-01
catch all exceptions around minidns :(
Christian Schneppe
1
-6
/
+6
2017-08-01
made DNSEC hostname validation opt-in
Christian Schneppe
5
-12
/
+33
2017-08-01
work around idn short comings in minidns
Christian Schneppe
2
-2
/
+3
2017-08-01
resolve non-srv domains in resolver class as well
Christian Schneppe
1
-7
/
+43
2017-08-01
prefer ipv4 over ipv6
Christian Schneppe
1
-0
/
+7
2017-08-01
fixed fallback to normal DNS query after DNSSEC failed
Christian Schneppe
1
-3
/
+9
2017-08-01
update datebubbles
Christian Schneppe
9
-57
/
+104
2017-08-01
allow users to send PMs in mucs w/o voice
Christian Schneppe
1
-1
/
+3
2017-08-01
set focusable=false instead of enabled=false for rooms w/o voice
Christian Schneppe
1
-4
/
+10
2017-08-01
catch state changing error when sending timeout to iq callbacks
Christian Schneppe
1
-3
/
+7
2017-08-01
do not keep files in waiting when file size exceeds http upload limit in groups
Christian Schneppe
1
-0
/
+3
2017-08-01
refactored retrieval of default preferences
Christian Schneppe
4
-36
/
+42
2017-08-01
changed strings
Christian Schneppe
1
-1
/
+1
2017-08-01
put settings defaults into resource file
Christian Schneppe
19
-87
/
+158
2017-08-01
deduplicate disco items before disco#info
Christian Schneppe
1
-1
/
+7
2017-08-01
make scan barcode icon survive rotations
Christian Schneppe
1
-0
/
+11
2017-08-01
show scan button in TrustKeys only if there is something to scan
Christian Schneppe
1
-1
/
+24
2017-08-01
add publish-options helper class
Christian Schneppe
2
-0
/
+21
2017-08-01
use DND instead of XA when phone is silent
Christian Schneppe
6
-21
/
+24
2017-06-27
revised resolver strategy
Christian Schneppe
1
-3
/
+7
2017-06-26
refactored resolver to fall back to DNS and use reliable method
Christian Schneppe
1
-11
/
+35
2017-06-26
use ResolverApi.reliable(..)
Christian Schneppe
1
-31
/
+11
2017-06-25
deduplicate notifications
Christian Schneppe
1
-1
/
+0
[next]