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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
add support for S3 file transfers
Christian Schneppe
1
-1
/
+1
2018-05-05
encode and decode % and # in invite links
Christian Schneppe
1
-1
/
+1
2018-04-23
get escaped localpart as username. should fixed sasl
Christian Schneppe
1
-1
/
+1
2018-04-12
presist http upload availibility
Christian Schneppe
1
-3
/
+2
2018-04-07
use escaped form of jid where approriate
Christian Schneppe
1
-2
/
+2
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
1
-5
/
+5
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-31
/
+25
2018-04-01
get rid of customizable resources
Christian Schneppe
1
-6
/
+9
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
1
-5
/
+8
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
1
-0
/
+4
2017-08-13
correct typo
Christian Schneppe
1
-1
/
+1
2017-08-13
no automatic reconnect on registration failures
Christian Schneppe
1
-26
/
+36
2017-08-13
create a new axolotl service when the account jid changes
Christian Schneppe
1
-2
/
+10
2017-08-13
prevent users from editing their account jid after successful login
Christian Schneppe
1
-2
/
+5
2017-08-13
provide extra 'network is unreachable' account state
Christian Schneppe
1
-1
/
+4
2017-08-01
provide upgrade path for accounts with publish-options
Christian Schneppe
1
-0
/
+1
2017-06-24
offer to open website if ibb offers oob redirect
Christian Schneppe
1
-0
/
+3
2017-05-31
rename downgrade attack to downgraded sasl mechanism
Christian Schneppe
1
-1
/
+1
2017-05-10
unified all account state exceptions
Christian Schneppe
1
-3
/
+9
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
1
-1
/
+5
2017-02-02
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
1
-0
/
+2
2016-12-25
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
1
-0
/
+3
2016-12-18
add omemo fingerprints to web links as well
Christian Schneppe
1
-17
/
+11
2016-11-24
always force close a connection when disabling from error state
Christian Schneppe
1
-0
/
+4
2016-11-20
lower own otr fingerprint
Christian Schneppe
1
-1
/
+2
2016-11-19
reformat code
Christian Schneppe
1
-629
/
+629
2016-11-18
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
1
-66
/
+101
2016-10-13
synchronize access to json key storage in account model
Christian Schneppe
1
-45
/
+50
2016-10-05
make error notification dismissable
Christian Schneppe
1
-0
/
+11
2016-09-17
store jid if it was changed during bind
Christian Schneppe
1
-3
/
+6
2016-08-26
display error status for missing internet permission
Daniel Gultsch
1
-1
/
+4
2016-08-26
various null pointer checks
Daniel Gultsch
1
-1
/
+2
2016-08-26
add payment required error
Daniel Gultsch
1
-1
/
+4
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-9
/
+9
2016-07-25
display specific error message when password is too weak on registration
Daniel Gultsch
1
-3
/
+6
2016-07-17
show error notification in connecting state as well
Daniel Gultsch
1
-1
/
+3
2016-07-17
add more error states for stream errors
Daniel Gultsch
1
-1
/
+7
2016-07-02
code cleanup
Christian Schneppe
1
-2
/
+0
2016-06-14
refactored pgp decryption
Daniel Gultsch
1
-3
/
+12
2016-06-02
make grace period configurable
Daniel Gultsch
1
-3
/
+2
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+1
2016-05-24
show regitration failed try again later in UI
Daniel Gultsch
1
-1
/
+4
2016-05-15
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
1
-1
/
+1
2016-05-13
show presence of other resources as template
Daniel Gultsch
1
-0
/
+4
2016-05-13
report host-account as account state in UI
Daniel Gultsch
1
-1
/
+4
2016-05-13
show presence of other resources as template
Daniel Gultsch
1
-0
/
+4
2016-05-10
report host-account as account state in UI
Daniel Gultsch
1
-1
/
+4
2016-05-05
report bind failure as account state
Daniel Gultsch
1
-1
/
+4
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
1
-2
/
+2
2016-04-26
prevent user from accidentally changing password after using magic create
Daniel Gultsch
1
-0
/
+1
[next]