Daniel Gultsch
|
57c11d42d5
|
create a new axolotl service when the account jid changes
|
2017-08-10 22:34:03 +02:00 |
|
Daniel Gultsch
|
0da2f1ed3f
|
prevent users from editing their account jid after successful login
|
2017-08-10 22:34:03 +02:00 |
|
Daniel Gultsch
|
225cca4566
|
provide extra 'network is unreachable' account state
|
2017-08-02 18:58:51 +02:00 |
|
Daniel Gultsch
|
da87eac48e
|
provide upgrade path for accounts with publish-options
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
5d9d725446
|
offer to open website if ibb offers oob redirect. fixes #2503
|
2017-06-19 20:02:41 +02:00 |
|
Daniel Gultsch
|
fe29b51290
|
rename downgrade attack to downgraded sasl mechanism
|
2017-05-24 19:12:37 +02:00 |
|
Daniel Gultsch
|
7b6d49f329
|
unified all account state exceptions
|
2017-05-05 09:33:05 +02:00 |
|
Daniel Gultsch
|
f98888d796
|
display open pgp key id in account details and allow to delete. fixes #2470
|
2017-05-04 13:02:46 +02:00 |
|
Daniel Gultsch
|
9972f5eabc
|
fixed npe cause by race condition when axolotl service isn't initialized
|
2016-12-23 21:19:38 +01:00 |
|
Daniel Gultsch
|
56991bbaeb
|
add omemo fingerprints to web links as well
|
2016-12-03 13:37:26 +01:00 |
|
Daniel Gultsch
|
a87f7903c6
|
always force close a connection when disabling from error state
|
2016-11-24 12:44:24 +01:00 |
|
Daniel Gultsch
|
01f92ef4ee
|
lower own otr fingerprint
|
2016-11-18 20:12:45 +01:00 |
|
Daniel Gultsch
|
211354ee26
|
put omemo fingerprint in own uri (qr code / nfc)
|
2016-11-17 22:28:45 +01:00 |
|
Daniel Gultsch
|
f6cfa27741
|
synchronize access to json key storage in account model
|
2016-10-13 11:27:26 +02:00 |
|
Daniel Gultsch
|
082c06a486
|
make error notification dismissable. fixes #1815
|
2016-10-04 11:16:59 +02:00 |
|
Daniel Gultsch
|
4359afacb4
|
store jid if it was changed during bind
|
2016-09-14 12:26:38 +02:00 |
|
Daniel Gultsch
|
8927ba8065
|
various null pointer checks
|
2016-08-20 10:44:50 +02:00 |
|
Daniel Gultsch
|
285d86b375
|
display error status for missing internet permission
|
2016-08-19 21:47:08 +02:00 |
|
Daniel Gultsch
|
b5d3859b22
|
add payment required error
|
2016-08-16 10:39:59 +02:00 |
|
Daniel Gultsch
|
3409399ef1
|
display specific error message when password is too weak on registration
|
2016-07-25 15:57:47 +02:00 |
|
Daniel Gultsch
|
baa149924a
|
show error notification in connecting state as well
|
2016-07-14 23:23:13 +02:00 |
|
Daniel Gultsch
|
1db85e582e
|
add more error states for stream errors
|
2016-07-14 17:05:43 +02:00 |
|
Daniel Gultsch
|
587fb3cca3
|
refactored pgp decryption
|
2016-06-13 13:32:14 +02:00 |
|
Daniel Gultsch
|
25211f13b3
|
make grace period configurable
|
2016-06-02 00:24:37 +02:00 |
|
Daniel Gultsch
|
b69ab65b12
|
show regitration failed try again later in UI
|
2016-05-24 13:26:30 +02:00 |
|
Daniel Gultsch
|
cf5ca27a06
|
escape HTML in OTR messages if other client is Pidgin
|
2016-05-15 12:35:31 +02:00 |
|
Daniel Gultsch
|
b756d61c45
|
show presence of other resources as template
|
2016-05-13 10:45:30 +02:00 |
|
Daniel Gultsch
|
549be9bb3d
|
report host-account as account state in UI
|
2016-05-10 10:29:02 +02:00 |
|
Daniel Gultsch
|
a7cd05bd4e
|
report bind failure as account state
|
2016-05-05 20:22:47 +02:00 |
|
Daniel Gultsch
|
6e0ec9b924
|
republish pgp signature when changing status
|
2016-05-05 13:17:04 +02:00 |
|
Daniel Gultsch
|
9c3e910dc4
|
prevent user from accidentally changing password after using magic create
|
2016-04-26 23:23:48 +02:00 |
|
Daniel Gultsch
|
1901abd05f
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
|
Daniel Gultsch
|
74c496fe3e
|
add methods to check max file size for http upload
|
2016-03-31 21:56:59 +02:00 |
|
Daniel Gultsch
|
f0798216d5
|
refactored disco cache. avoid making duplicate call. check hash
|
2016-02-03 10:40:02 +01:00 |
|
Daniel Gultsch
|
41ae4af1b8
|
made constructor private in Account entity
|
2016-01-16 18:57:47 +01:00 |
|
Daniel Gultsch
|
fdb6b0e30d
|
only report error after third unsuccesful attempt to connect
|
2016-01-04 15:33:11 +01:00 |
|
fiaxh
|
e5f154316c
|
Unset all PGP signatures once
... so they will be redone to match the changed status.
|
2015-12-02 18:06:48 +00:00 |
|
Daniel Gultsch
|
2225b0b6d5
|
add error state for unavailable tor network
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
ebccb67a72
|
do socks5 connect manually
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
f0b1761ec3
|
initial tor support
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
fd6ed5b989
|
detect server identity and added muc-workaround for slack
|
2015-11-26 06:55:57 +01:00 |
|
fiaxh
|
fac1d4e0bd
|
Use OpenPGP-API 9.0
|
2015-11-09 13:49:57 +00:00 |
|
Daniel Gultsch
|
6a458b853c
|
Merge pull request #1513 from fiaxh/pgp_background_decryption
PGP messages background decryption
|
2015-10-30 10:18:27 +01:00 |
|
Daniel Gultsch
|
c7ff196f58
|
push CN into nick pep node when uploading certificate. subscribe to nick node
|
2015-10-29 13:41:08 +01:00 |
|
fiaxh
|
29a849cb92
|
Decrypt PGP messages in background
|
2015-10-28 19:57:11 +00:00 |
|
Daniel Gultsch
|
cfeb67d71d
|
introduced code to verify omemo device keys with x509 certificates.
cleaned up TrustKeysActivity to automatically close if there is nothing to do
|
2015-10-16 23:48:42 +02:00 |
|
Daniel Gultsch
|
b23cb5a9e4
|
initial UI work to allow setting up accounts from certifcates
|
2015-10-09 13:37:08 +02:00 |
|
Daniel Gultsch
|
fc594e249a
|
added special error state for dns timeout
|
2015-09-01 22:37:52 +02:00 |
|
Andreas Straub
|
f73aa1a200
|
Reworked axolotl protocol layer
Numerous fixes
|
2015-07-19 21:32:25 +02:00 |
|
Andreas Straub
|
b8048a5538
|
CryptoNext persistance layer mockup
Initial sketch of the peripheral storage infrastructure for the new
axolotl-based encryption scheme.
|
2015-07-19 21:32:21 +02:00 |
|