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
/
entities
/
Account.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
make registration uris work with fixed usernames
Christian Schneppe
2020-01-24
1
-0
/
+2
|
*
support registration via pars tokens
Christian Schneppe
2020-01-24
1
-0
/
+4
|
*
Bookmarks2: support retraction
Christian Schneppe
2019-10-26
1
-20
/
+36
|
*
migrate copy ond write list to synchronized hashset for pending mucs
Christian Schneppe
2019-07-01
1
-2
/
+2
|
*
rate limit muc pings / joins. never run two pings at same time
Christian Schneppe
2019-07-01
1
-0
/
+1
|
*
attempt to keep messages waiting until muc is connected
Christian Schneppe
2019-06-20
1
-0
/
+1
|
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-1
/
+8
|
*
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
2019-01-03
1
-0
/
+12
|
*
make password editable on auth error
Christian Schneppe
2018-11-23
1
-1
/
+1
|
*
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2018-11-23
1
-0
/
+8
|
*
introduced error code for server not opening stream after auth or starttls
Christian Schneppe
2018-10-01
1
-193
/
+194
|
*
speed up DNS
Christian Schneppe
2018-09-13
1
-4
/
+1
|
|
|
|
|
|
run queries in parallel decrease timeout do not fall back to google
*
do grace period calculation only on positive periods
Christian Schneppe
2018-08-26
1
-2
/
+4
|
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-1
/
+1
|
*
encode and decode % and # in invite links
Christian Schneppe
2018-05-05
1
-1
/
+1
|
*
get escaped localpart as username. should fixed sasl
Christian Schneppe
2018-04-23
1
-1
/
+1
|
*
presist http upload availibility
Christian Schneppe
2018-04-12
1
-3
/
+2
|
*
use escaped form of jid where approriate
Christian Schneppe
2018-04-07
1
-2
/
+2
|
*
return contact and account.getServer() as String
Christian Schneppe
2018-04-07
1
-5
/
+5
|
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-31
/
+25
|
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-6
/
+9
|
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-5
/
+8
|
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-0
/
+4
|
*
correct typo
Christian Schneppe
2017-08-13
1
-1
/
+1
|
*
no automatic reconnect on registration failures
Christian Schneppe
2017-08-13
1
-26
/
+36
|
*
create a new axolotl service when the account jid changes
Christian Schneppe
2017-08-13
1
-2
/
+10
|
*
prevent users from editing their account jid after successful login
Christian Schneppe
2017-08-13
1
-2
/
+5
|
*
provide extra 'network is unreachable' account state
Christian Schneppe
2017-08-13
1
-1
/
+4
|
*
provide upgrade path for accounts with publish-options
Christian Schneppe
2017-08-01
1
-0
/
+1
|
*
offer to open website if ibb offers oob redirect
Christian Schneppe
2017-06-24
1
-0
/
+3
|
*
rename downgrade attack to downgraded sasl mechanism
Christian Schneppe
2017-05-31
1
-1
/
+1
|
*
unified all account state exceptions
Christian Schneppe
2017-05-10
1
-3
/
+9
|
*
display open pgp key id in account details and allow to delete
Christian Schneppe
2017-05-10
1
-1
/
+5
|
*
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
2017-02-02
1
-0
/
+2
|
*
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
2016-12-25
1
-0
/
+3
|
*
add omemo fingerprints to web links as well
Christian Schneppe
2016-12-18
1
-17
/
+11
|
*
always force close a connection when disabling from error state
Christian Schneppe
2016-11-24
1
-0
/
+4
|
*
lower own otr fingerprint
Christian Schneppe
2016-11-20
1
-1
/
+2
|
*
reformat code
Christian Schneppe
2016-11-19
1
-629
/
+629
|
*
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
2016-11-18
1
-66
/
+101
|
*
synchronize access to json key storage in account model
Christian Schneppe
2016-10-13
1
-45
/
+50
|
*
make error notification dismissable
Christian Schneppe
2016-10-05
1
-0
/
+11
|
*
store jid if it was changed during bind
Christian Schneppe
2016-09-17
1
-3
/
+6
|
*
display error status for missing internet permission
Daniel Gultsch
2016-08-26
1
-1
/
+4
|
*
various null pointer checks
Daniel Gultsch
2016-08-26
1
-1
/
+2
|
*
add payment required error
Daniel Gultsch
2016-08-26
1
-1
/
+4
|
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+604