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
/
java
/
de
/
pixart
/
messenger
/
utils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
add reminder to remove minidns workarounds once those are fixed
Christian Schneppe
1
-0
/
+1
2017-08-01
prefer DNS servers from VPNs
Christian Schneppe
2
-5
/
+10
2017-08-01
catch runtime exceptions from minidns
Christian Schneppe
1
-4
/
+4
2017-08-01
catch all exceptions around minidns :(
Christian Schneppe
1
-6
/
+6
2017-08-01
made DNSEC hostname validation opt-in
Christian Schneppe
1
-11
/
+24
2017-08-01
work around idn short comings in minidns
Christian Schneppe
1
-1
/
+1
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
1
-0
/
+18
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-1
/
+1
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
new resolver fall back to normal dns if dnssec verfication fails
Christian Schneppe
1
-9
/
+22
2017-06-25
fixed patterns source code url
Christian Schneppe
1
-1
/
+2
2017-06-24
fixed ip reporting for dns look ups
Christian Schneppe
1
-2
/
+2
2017-06-24
upgrade minidns. refactored dns utils
Christian Schneppe
4
-299
/
+257
2017-06-24
upgrade to signal-protocol-java
Christian Schneppe
1
-2
/
+1
2017-06-17
use osm MapPreview
Christian Schneppe
1
-1
/
+2
2017-05-17
differentiate starttls failure and sasl failure
Christian Schneppe
1
-0
/
+2
2017-04-16
transform aesgcm:// links back to https:// before connecting through Tor
Christian Schneppe
1
-1
/
+13
2017-04-16
don't count >number% as quote
Christian Schneppe
1
-1
/
+1
2017-04-13
use async message loading only when called from UI
Christian Schneppe
1
-1
/
+1
2017-04-13
Optimized imports from entire project
Christian Schneppe
1
-1
/
+1
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
1
-0
/
+33
2017-04-13
exclude >= from being recognized as quote
Christian Schneppe
1
-1
/
+6
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-1
/
+1
2017-04-13
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
1
-0
/
+8
2017-04-13
use aesgcm:// uri scheme for omemo encrypted http upload
Christian Schneppe
1
-0
/
+13
2017-04-05
changed one last seen state
Christian Schneppe
1
-1
/
+1
2017-04-05
parse message that only contain oob tag
Christian Schneppe
1
-0
/
+1
2017-03-26
made a few exceptions to quote parser for emoticons and quotes
Christian Schneppe
1
-4
/
+41
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
2
-2
/
+4
2017-03-15
grey out offline contacts in StartConversation
Christian Schneppe
1
-5
/
+7
2017-03-11
display chat states in conferences
Christian Schneppe
1
-0
/
+10
2017-03-09
do not interpret grin >< as quote
Christian Schneppe
1
-2
/
+11
2017-03-04
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
1
-0
/
+18
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
1
-1
/
+1
2017-03-04
bump mam namespace to :2
Christian Schneppe
1
-1
/
+1
2017-03-04
properly trim() incoming imto: uris
Christian Schneppe
1
-1
/
+1
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-1
/
+1
2017-02-22
bump mam namespace
Christian Schneppe
1
-0
/
+2
2017-02-08
catch all throwables when working with content provider to retrieve mime
Christian Schneppe
1
-1
/
+6
2017-01-25
reworked videocompression
Christian Schneppe
8
-2021
/
+0
2017-01-25
don't quote text when '>' is followed by numeber
Christian Schneppe
1
-1
/
+16
2017-01-09
use 7.1 web url pattern matching on old platforms as well
Christian Schneppe
1
-0
/
+480
2017-01-09
add more punctuations to message preview
Christian Schneppe
1
-5
/
+7
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
1
-0
/
+21
2016-12-25
skip empty lines in message preview. prevents indexoutofbounds exception
Christian Schneppe
1
-1
/
+25
[next]