Daniel Gultsch
|
5695236838
|
verify activity
|
2018-10-31 13:33:55 +01:00 |
|
Daniel Gultsch
|
9816261569
|
introduced error code for server not opening stream after auth or starttls
|
2018-09-27 17:39:49 +02:00 |
|
Daniel Gultsch
|
be4c6bc2ca
|
speed up DNS
run queries in parallel
decrease timeout
do not fall back to google
|
2018-09-08 11:30:20 +02:00 |
|
Daniel Gultsch
|
02b7b0b4a6
|
do grace period calculation only on positive periods
|
2018-08-18 18:20:58 +02:00 |
|
Daniel Gultsch
|
70d95c7903
|
upload files using p1s3 - sending part
|
2018-05-25 12:24:23 +02:00 |
|
Daniel Gultsch
|
77fc8d2d9e
|
encode and decode % and # in invite links
|
2018-05-04 12:18:31 +02:00 |
|
Daniel Gultsch
|
4f2c3df329
|
get escaped localpart as username. should fixed sasl
|
2018-04-04 20:06:49 +02:00 |
|
Daniel Gultsch
|
5514958e93
|
presist http upload availibility
|
2018-03-18 10:30:15 +01:00 |
|
Daniel Gultsch
|
c1135ad592
|
use escaped form of jid where approriate
|
2018-03-11 14:14:56 +01:00 |
|
Daniel Gultsch
|
4bb45996c5
|
return contact and account.getServer() as String
|
2018-03-11 12:13:56 +01:00 |
|
Daniel Gultsch
|
1accf9d961
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
b393f54a03
|
get rid of customizable resources
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
bf6b54a7aa
|
get rid of OTR
|
2018-03-07 22:30:34 +01:00 |
|
Daniel Gultsch
|
e2ac1db225
|
do not cross reference bookmarks and conversations
|
2018-02-10 19:06:31 +01:00 |
|
Daniel Gultsch
|
aa10b9ff05
|
code refactoring to provide shorter account enabled check
|
2017-11-06 13:57:25 +01:00 |
|
Daniel Gultsch
|
097fe3e1b6
|
no automatic reconnect on registration failures
|
2017-08-12 22:17:04 +02:00 |
|
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 |
|