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
/
XmppConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bookmarks2. introduce #compat namespace
Christian Schneppe
2019-10-26
1
-1
/
+1
*
support for purge and delete
Christian Schneppe
2019-10-26
1
-1
/
+1
*
support for delete bookmarks2
Christian Schneppe
2019-10-26
1
-1
/
+6
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-1
/
+1
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-1
/
+2
*
make Tor connections work with direct TLS
Christian Schneppe
2019-09-06
1
-60
/
+48
*
deleted wrong to jid
Christian Schneppe
2019-09-06
1
-1
/
+0
*
fix some crashes
Christian Schneppe
2019-09-03
1
-5
/
+18
*
fixed unlikely race between enabling carbons and discovering last MAM id
Christian Schneppe
2019-08-31
1
-3
/
+3
*
increased reconnection interval after policy violation
Christian Schneppe
2019-08-31
1
-1
/
+3
*
create empty disco result on error to fire advance stream features event
Christian Schneppe
2019-08-31
1
-1
/
+14
*
use helper method to close socket
Christian Schneppe
2019-07-17
1
-10
/
+3
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-2
/
+2
*
Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"
Christian Schneppe
2019-06-25
1
-5
/
+26
*
implement client support for muc push
Christian Schneppe
2019-06-25
1
-2
/
+2
*
performance improvement of message expiry
Christian Schneppe
2019-06-22
1
-2
/
+2
*
self ping (xep-0410) after receiving invite to muc
Christian Schneppe
2019-06-18
1
-1
/
+1
*
Networkstack - let OS decide IPv4 or IPv6 (#267)
genofire
2019-06-08
1
-26
/
+5
*
Make use of Namespace.REGISTER constant
Christian Schneppe
2019-05-04
1
-4
/
+4
*
remove logging from delete from server
Christian Schneppe
2019-04-01
1
-1
/
+0
*
add ability to delete account also from server
Christian Schneppe
2019-03-31
1
-0
/
+16
*
Deduplicate presences
Christian Schneppe
2019-02-21
1
-1
/
+2
*
print available stream features / mechanisms on incompat server
Christian Schneppe
2019-02-09
1
-0
/
+4
*
reset inviteuri after successful generation
Christian Schneppe
2019-02-08
1
-3
/
+2
*
use ad-hoc commands for invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+69
|
\
|
*
implement adhoc invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+73
*
|
do not require starttls when connecting over to .onion domain
Christian Schneppe
2019-01-27
1
-2
/
+2
*
|
properly jump out of connection loop on state changing errors
Christian Schneppe
2019-01-25
1
-8
/
+7
*
|
resend presence to muc avatar update
Christian Schneppe
2019-01-25
1
-0
/
+4
|
/
*
log number of unhandled iq callbacks after resume
Christian Schneppe
2018-12-27
1
-3
/
+4
*
log policy violation stream error message to logcat
Christian Schneppe
2018-12-27
1
-0
/
+4
*
check mam preference for mam:2 namespace and purge offline only if set
Christian Schneppe
2018-12-14
1
-0
/
+17
*
show max file size for httpupload in profile --> server info
Christian Schneppe
2018-11-08
1
-1
/
+1
*
reformat XmppConnection.java
Christian Schneppe
2018-10-24
1
-37
/
+30
*
only store non hardcoded resolver result in db
Christian Schneppe
2018-10-20
1
-1
/
+1
*
use short read timeout when waiting for first stream open. disable read timeo...
Christian Schneppe
2018-10-04
1
-1
/
+2
*
clean up connection code. unify domain = ip and extended connection settings ...
Christian Schneppe
2018-10-02
1
-59
/
+21
*
use sni and alpn for start tls as well. apperently google requires it
Christian Schneppe
2018-10-02
1
-0
/
+2
*
introduced error code for server not opening stream after auth or starttls
Christian Schneppe
2018-10-01
1
-2
/
+5
*
code cleanup
Christian Schneppe
2018-10-01
1
-5
/
+5
*
fixed regression that didn’t enable SNI
Christian Schneppe
2018-10-01
1
-2
/
+2
*
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
2018-10-01
1
-0
/
+4
*
speed up DNS
Christian Schneppe
2018-09-13
1
-2
/
+0
*
removed synchronized in favor of another interrupted check in startXmpp()
Christian Schneppe
2018-09-11
1
-1
/
+4
*
use volatile for thread object in XmppConnection
Christian Schneppe
2018-08-30
1
-5
/
+4
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
1
-0
/
+4
*
do not call listeners while being synchronized on stanza queue
Christian Schneppe
2018-07-29
1
-5
/
+19
*
fix bug in XmppConnection
Christian Schneppe
2018-07-15
1
-3
/
+3
*
support mam:1
Christian Schneppe
2018-07-09
1
-5
/
+6
*
improve identification of muc service
Christian Schneppe
2018-07-09
1
-0
/
+1
[next]