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
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
2
-16
/
+16
2017-03-04
make x509 verification node world readable
Christian Schneppe
1
-0
/
+11
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
2
-2
/
+23
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-25
fixed some issues around ibb
Christian Schneppe
3
-18
/
+56
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
2017-01-15
only call UI thread from downloading thread every 250ms
Christian Schneppe
1
-5
/
+5
2016-12-18
add support for RFC7711 to MTM
Christian Schneppe
1
-1
/
+2
2016-12-18
support for jid escapting when displaying localpart only
Christian Schneppe
1
-0
/
+14
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
41
-4173
/
+4175
2016-11-07
fixed npe when jingle partner is using unknown candidate
Christian Schneppe
1
-0
/
+4
2016-11-07
extracting stanza-id where by=account
Christian Schneppe
1
-0
/
+4
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-3
/
+9
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
1
-1
/
+18
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
don't use display version of jids
Daniel Gultsch
1
-14
/
+10
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-09-02
broader exception catchers
Daniel Gultsch
1
-1
/
+1
2016-08-27
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
1
-1
/
+2
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
43
-0
/
+4775