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
/
xmpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-02
report not-acceptable on jingle errors
Christian Schneppe
2
-19
/
+16
2019-09-20
close correct socket after faulty jingle socks connection
Christian Schneppe
1
-1
/
+1
2019-09-20
migrate to AndroidX
Christian Schneppe
2
-2
/
+2
2019-09-12
show language in message bubble if multiple language variants were received
Christian Schneppe
2
-3
/
+5
2019-09-09
do not include scope in ipv6 annoucment
Christian Schneppe
1
-1
/
+12
2019-09-06
JET uses plain text file size
Christian Schneppe
1
-2
/
+9
2019-09-06
do not include link local in direct candidates
Christian Schneppe
3
-16
/
+12
2019-09-06
make Tor connections work with direct TLS
Christian Schneppe
1
-60
/
+48
2019-09-06
implemented support for for jingle encrypted transports (XEP-0396)
Christian Schneppe
2
-10
/
+37
2019-09-06
deleted wrong to jid
Christian Schneppe
1
-1
/
+0
2019-09-03
fix some crashes
Christian Schneppe
2
-6
/
+22
2019-09-03
use higher priority for proxy on receiving end
Christian Schneppe
2
-5
/
+4
2019-09-03
send fallback to ibb after proxy activation failed
Christian Schneppe
1
-6
/
+17
2019-09-03
also reply with direct connections on response
Christian Schneppe
2
-18
/
+34
2019-09-03
bare minimum direct connections
Christian Schneppe
4
-6
/
+153
2019-09-03
order canditates by priority before attempting to connect
Christian Schneppe
2
-25
/
+27
2019-08-31
more ibb fixes (include sid in transport-accept)
Christian Schneppe
2
-15
/
+25
2019-08-31
fixed unlikely race between enabling carbons and discovering last MAM id
Christian Schneppe
1
-3
/
+3
2019-08-31
fixed pgp decryption of automatically accepted jingle ft
Christian Schneppe
1
-10
/
+7
2019-08-31
increased reconnection interval after policy violation
Christian Schneppe
1
-1
/
+3
2019-08-31
refactored filename and extension parsing
Christian Schneppe
1
-32
/
+32
2019-08-31
create empty disco result on error to fire advance stream features event
Christian Schneppe
1
-1
/
+14
2019-08-31
fix SOCKS5 to IBB fallback
Christian Schneppe
1
-5
/
+4
2019-07-17
use helper method to close socket
Christian Schneppe
1
-10
/
+3
2019-07-01
code cleanup & small fixes
Christian Schneppe
2
-3
/
+3
2019-06-25
Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"
Christian Schneppe
1
-5
/
+26
2019-06-25
implement client support for muc push
Christian Schneppe
1
-2
/
+2
2019-06-25
fix jingle file transfer
Christian Schneppe
3
-4
/
+4
2019-06-22
performance improvement of message expiry
Christian Schneppe
1
-2
/
+2
2019-06-18
self ping (xep-0410) after receiving invite to muc
Christian Schneppe
1
-1
/
+1
2019-06-17
disallow subsequent session-accept
Christian Schneppe
1
-13
/
+13
2019-06-17
use ibb if other party doesn’t annouce s5b feature
Christian Schneppe
3
-224
/
+203
2019-06-17
accept direct ibb jingle offers
Christian Schneppe
2
-15
/
+58
2019-06-08
Networkstack - let OS decide IPv4 or IPv6 (#267)
genofire
1
-26
/
+5
2019-06-08
handle invalid canditates in jingle
Christian Schneppe
1
-0
/
+4
2019-05-04
jingle: send canditate error before fallback
Christian Schneppe
1
-2
/
+3
2019-05-04
Make use of Namespace.REGISTER constant
Christian Schneppe
1
-4
/
+4
2019-04-01
remove logging from delete from server
Christian Schneppe
1
-1
/
+0
2019-03-31
add ability to delete account also from server
Christian Schneppe
1
-0
/
+16
2019-02-21
Deduplicate presences
Christian Schneppe
1
-1
/
+2
2019-02-09
print available stream features / mechanisms on incompat server
Christian Schneppe
1
-0
/
+4
2019-02-08
reset inviteuri after successful generation
Christian Schneppe
1
-3
/
+2
2019-02-08
implement adhoc invite links if server supports this
Christian Schneppe
2
-0
/
+81
2019-01-27
do not require starttls when connecting over to .onion domain
Christian Schneppe
1
-2
/
+2
2019-01-25
properly jump out of connection loop on state changing errors
Christian Schneppe
1
-8
/
+7
2019-01-25
resend presence to muc avatar update
Christian Schneppe
1
-0
/
+4
2019-01-25
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
1
-1
/
+1
2019-01-24
put images into MessageStyle notifications
Christian Schneppe
1
-1
/
+3
2018-12-27
log number of unhandled iq callbacks after resume
Christian Schneppe
1
-3
/
+4
2018-12-27
log policy violation stream error message to logcat
Christian Schneppe
1
-0
/
+4
[next]