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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
reset attempt counts on enable
Christian Schneppe
1
-0
/
+5
2017-08-13
correct typo
Christian Schneppe
1
-1
/
+1
2017-08-13
default input type to numbers on captcha dialog
Christian Schneppe
1
-0
/
+3
2017-08-13
no automatic reconnect on registration failures
Christian Schneppe
2
-28
/
+38
2017-08-13
create a new axolotl service when the account jid changes
Christian Schneppe
2
-2
/
+23
2017-08-13
prevent users from editing their account jid after successful login
Christian Schneppe
5
-5
/
+19
2017-08-13
send unavailable presence before join
Christian Schneppe
2
-7
/
+12
2017-08-13
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
5
-4
/
+17
2017-08-13
code cleanup and synchronized getMarkableMessage()
Christian Schneppe
1
-7
/
+5
2017-08-13
removed support for fixed IV mode in otr jingle file transfer that hasn't bee...
Christian Schneppe
1
-5
/
+1
2017-08-13
parse jid from CN in client certs if nothing else is available
Christian Schneppe
1
-4
/
+12
2017-08-13
do not crash on some very rare logging
Christian Schneppe
2
-1
/
+6
2017-08-13
some code cleanup and avoid scheduling reconnect task for negative interval
Christian Schneppe
1
-27
/
+31
2017-08-13
do not run file observer on hidden directories
Christian Schneppe
1
-1
/
+1
2017-08-13
update mini dns
Christian Schneppe
1
-2
/
+1
2017-08-13
add more logging to http download connection and reset file params after sett...
Christian Schneppe
4
-35
/
+50
2017-08-13
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
6
-136
/
+110
2017-08-13
remove all whitespaces in emoji only messages
Christian Schneppe
2
-2
/
+2
2017-08-13
provide extra 'network is unreachable' account state
Christian Schneppe
4
-2
/
+37
2017-08-03
use random string generator instead of BigInteger in DigestMd5
Christian Schneppe
1
-2
/
+1
2017-08-03
display messages that only contain emoji slightly larger
Christian Schneppe
4
-15
/
+13
2017-08-01
use base64 instead of base36 when creating random strings
Christian Schneppe
4
-5
/
+21
2017-08-01
avoid empty strings when figuring out display name
Christian Schneppe
1
-4
/
+4
2017-08-01
avoid unnecessary roster sync in OMEMO code. fixed startup performance regres...
Christian Schneppe
2
-3
/
+2
2017-08-01
refresh omemo activity after failing to fetch keys due to lack of ids
Christian Schneppe
1
-0
/
+1
2017-08-01
fixed roster items w/o subscription (request) not being shown
Christian Schneppe
1
-10
/
+8
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
[next]