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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+77
|
\
|
*
implement adhoc invite links if server supports this
Christian Schneppe
2019-02-08
2
-0
/
+81
*
|
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
*
|
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-1
/
+1
*
|
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-1
/
+3
|
/
*
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
*
set access model to open when publishing avatar
Christian Schneppe
2018-11-30
1
-0
/
+9
*
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
*
make 'cancelled' work for jingle ft
Christian Schneppe
2018-10-20
2
-14
/
+16
*
use short read timeout when waiting for first stream open. disable read timeo...
Christian Schneppe
2018-10-04
1
-1
/
+2
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
3
-44
/
+33
*
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
*
upgrade babbler version
Christian Schneppe
2018-08-26
1
-0
/
+5
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
2
-0
/
+11
*
do not call listeners while being synchronized on stanza queue
Christian Schneppe
2018-07-29
2
-6
/
+20
*
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
*
use Tor on http upload is account uses onion domain
Christian Schneppe
2018-06-17
1
-1
/
+1
*
report unparsable limit as http upload available
Christian Schneppe
2018-06-16
1
-1
/
+1
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-26
/
+31
*
some tor modifications
Christian Schneppe
2018-05-17
2
-3
/
+3
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-1
/
+1
*
Support both new and old http upload namespaces
Christian Schneppe
2018-05-05
1
-4
/
+11
*
check if jid was valid before parsing muc status or event msgs
Christian Schneppe
2018-05-02
1
-2
/
+12
*
convert empty resources in messages to bare jid
Christian Schneppe
2018-05-02
1
-1
/
+11
*
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
2018-05-02
6
-35
/
+200
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-8
/
+11
*
fixed caps hash generation for empty form values
Christian Schneppe
2018-04-29
1
-4
/
+1
*
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2018-04-29
1
-103
/
+91
*
fixed muc detection for rare cases where muc is hosted on primary domain
Christian Schneppe
2018-04-22
1
-0
/
+6
*
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
2018-04-12
1
-3
/
+9
*
presist http upload availibility
Christian Schneppe
2018-04-12
1
-5
/
+4
*
trim to original resource if server added something
Christian Schneppe
2018-04-08
1
-1
/
+23
*
fixed rare crash on jolla devices
Christian Schneppe
2018-04-07
1
-1
/
+1
[next]