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
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
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-4
/
+31
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
1
-1
/
+5
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
1
-0
/
+3
2016-01-16
made constructor private in Account entity
Daniel Gultsch
1
-5
/
+1
2016-01-04
only report error after third unsuccesful attempt to connect
Daniel Gultsch
1
-1
/
+1
2015-12-04
Unset all PGP signatures once
fiaxh
1
-4
/
+13
2015-12-04
add error state for unavailable tor network
Daniel Gultsch
1
-3
/
+3
2015-12-04
do socks5 connect manually
Daniel Gultsch
1
-16
/
+4
2015-12-04
initial tor support
Daniel Gultsch
1
-4
/
+46
2015-12-02
Unset all PGP signatures once
fiaxh
1
-4
/
+13
2015-12-01
add error state for unavailable tor network
Daniel Gultsch
1
-3
/
+3
2015-12-01
do socks5 connect manually
Daniel Gultsch
1
-16
/
+4
2015-12-01
initial tor support
Daniel Gultsch
1
-4
/
+46
2015-11-26
detect server identity and added muc-workaround for slack
Daniel Gultsch
1
-0
/
+8
2015-11-09
Use OpenPGP-API 9.0
fiaxh
1
-2
/
+36
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-3
/
+16
2015-10-28
Decrypt PGP messages in background
fiaxh
1
-0
/
+7
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-0
/
+3
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-6
/
+10
2015-09-01
added special error state for dns timeout
Daniel Gultsch
1
-1
/
+4
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
1
-0
/
+7
2015-07-19
CryptoNext persistance layer mockup
Andreas Straub
1
-0
/
+4
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
1
-0
/
+4
2015-05-26
renamed OtrEngine to OtrService
Daniel Gultsch
1
-8
/
+8
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-4
/
+10
2015-02-26
initilize keys with jsonobject value on parse error
iNPUTmice
1
-1
/
+1
2014-12-25
Add ability to change password on server
Sam Whited
1
-28
/
+17
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-5
/
+25
2014-12-20
get rid of special self presence object and incorporate that into roster
iNPUTmice
1
-18
/
+2
[next]