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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
1
-7
/
+9
2017-04-26
make sure tag writer thread shuts down
Christian Schneppe
1
-2
/
+3
2017-04-13
Optimized imports from entire project
Christian Schneppe
1
-1
/
+1
2017-03-23
do not pipeline first SM request because that might fail when resume fails
Christian Schneppe
1
-1
/
+1
2017-03-23
experimental: wait for SM catchup before triggering notifications
Christian Schneppe
1
-0
/
+21
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
1
-12
/
+12
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-2
/
+2
2017-02-22
migrate domain and host exemption into seperate class
Christian Schneppe
1
-2
/
+7
2017-02-22
npe checks
Christian Schneppe
1
-2
/
+4
2017-02-22
bump mam namespace
Christian Schneppe
1
-2
/
+7
2017-02-14
only force close tagwriter before creating a new one
Christian Schneppe
1
-6
/
+3
2017-01-29
use base64 encoding for file names uploaded with http
Christian Schneppe
1
-1
/
+1
2017-01-25
make sure to properly stop tagwriter
Christian Schneppe
1
-1
/
+3
2017-01-16
Add SCRAM-SHA-2 support
Christian Schneppe
1
-0
/
+3
2017-01-15
refactor getServerIdentity() to parse disco result directly
Christian Schneppe
1
-34
/
+21
2016-12-18
add support for RFC7711 to MTM
Christian Schneppe
1
-1
/
+2
2016-11-20
close socket after failed stream open
Christian Schneppe
1
-47
/
+50
2016-11-20
check if thread was interrupted before doing operations on socket
Christian Schneppe
1
-77
/
+88
2016-11-20
issue ping after network change
Christian Schneppe
1
-1
/
+1
2016-11-20
don't reset last connect time on network change
Christian Schneppe
1
-2
/
+4
2016-11-19
reformat code
Christian Schneppe
1
-1571
/
+1571
2016-11-07
extracting stanza-id where by=account
Christian Schneppe
1
-0
/
+4
2016-10-18
code cleanup
Christian Schneppe
1
-2
/
+0
2016-10-13
synchronize access to json key storage in account model
Christian Schneppe
1
-12
/
+7
2016-10-08
reset sending to waiting on every error
Christian Schneppe
1
-1
/
+3
2016-10-08
create new instances of key manager every time it's used
Christian Schneppe
1
-3
/
+6
2016-10-08
try to fix messages stuck at sending
Christian Schneppe
1
-1
/
+2
2016-09-24
add some more errors to UI if there where errors during account creation
Christian Schneppe
1
-1
/
+10
2016-09-23
don't wait for disco when not having stream managment
Daniel Gultsch
1
-1
/
+1
2016-09-23
add support for XEP-0377: Spam Reporting
Daniel Gultsch
1
-0
/
+4
2016-09-17
store jid if it was changed during bind
Christian Schneppe
1
-2
/
+5
2016-09-14
Use JID returned by the server during bind
Sam Whited
1
-1
/
+1
2016-09-14
Support ANONYMOUS SASL
Sam Whited
1
-0
/
+3
2016-09-14
Fix typo
licaon-kter
1
-1
/
+1
2016-09-08
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
1
-4
/
+10
2016-08-26
made payment required error standard compliant
Daniel Gultsch
1
-4
/
+5
2016-08-26
send register IQs without full from
Daniel Gultsch
1
-3
/
+4
2016-08-26
display error status for missing internet permission
Daniel Gultsch
1
-6
/
+8
2016-08-26
add payment required error
Daniel Gultsch
1
-1
/
+16
2016-08-11
use direct ssl when port was manually set to 5223
Daniel Gultsch
1
-2
/
+24
2016-08-11
explictly set account status to offline when waiting for push
Daniel Gultsch
1
-1
/
+2
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-38
/
+38
2016-07-25
display specific error message when password is too weak on registration
Daniel Gultsch
1
-12
/
+17
2016-07-17
add more error states for stream errors
Daniel Gultsch
1
-3
/
+25
2016-07-13
don't time out disco request but just send bind request
Daniel Gultsch
1
-37
/
+12
2016-06-22
synchronize stanza count increment and write
Daniel Gultsch
1
-11
/
+11
2016-06-14
synchronize access to stanza queue
Daniel Gultsch
1
-21
/
+31
2016-06-14
make sure tagwriter is clear before force closing socket
Daniel Gultsch
1
-1
/
+1
2016-06-05
log all background stanzas when background logging is enabled
Daniel Gultsch
1
-0
/
+3
2016-05-31
check if session is optional
Daniel Gultsch
1
-1
/
+3
[next]