Commit graph

25 commits

Author SHA1 Message Date
Riccardo Spagni
c5d45da933
tweaked resolve and DNSSEC timeouts to be less aggressive 2015-03-31 18:02:59 +02:00
ThomasV
d895e3b868 OA: update contacts tab 2015-03-31 13:41:46 +02:00
ThomasV
c9d874ce38 openalias: more error message 2015-03-31 12:21:20 +02:00
ThomasV
8902207443 add url as contact 2015-03-31 12:02:57 +02:00
ThomasV
27d871277a add url to contacts, not full name, because it's used in completions 2015-03-31 10:39:23 +02:00
ThomasV
dfc3b64395 don't use large and silent try..except block. print more error messages 2015-03-31 10:04:31 +02:00
ThomasV
c17f64d236 do not run asynchronous validation in GUI thread. 2015-03-31 09:50:18 +02:00
ThomasV
34d4c6c9d8 rm dead code 2015-03-31 09:42:04 +02:00
ThomasV
66cbd5bc65 OA_READY already checked in is_available 2015-03-31 09:40:53 +02:00
ThomasV
8cc21a6a00 openalias: freeze and color payto_e 2015-03-31 09:37:09 +02:00
ThomasV
bafc9a5842 fix undefined variable in openalias plugin 2015-03-31 09:35:11 +02:00
ThomasV
01cfb8f8f1 new Button widgets 2015-03-14 12:28:19 +01:00
ThomasV
e6a55803ab Merge pull request #1042 from openalias/master
relicensed to GPLv3
2015-02-20 10:01:46 +01:00
Riccardo Spagni
133c3386be
relicensed to GPLv3, added note allowing for future relicensing 2015-02-20 10:27:16 +02:00
ThomasV
3ed9e46672 OA: show requirement; use print_error for debugging 2015-02-17 16:48:00 +01:00
Riccardo Spagni
67b39e67d4
fixed incorrect code order, handle @ chars correctly 2015-02-11 21:40:58 +02:00
Bartosz Dabkowski
090816998e Resolve address when lost focus. 2015-02-04 14:44:50 +01:00
Riccardo Spagni
540adeb22c
use the correct Electrum alias syntax 2015-01-24 19:50:28 +02:00
Riccardo Spagni
e96fe36e62
add license and info, handle address with no name 2015-01-23 20:50:34 +02:00
Riccardo Spagni
78f90a0f26
handle @ characters in the address 2015-01-23 20:21:43 +02:00
Riccardo Spagni
714db0f5a1
tweaked timeouts, handle DNSSEC check errors 2015-01-23 20:11:34 +02:00
Riccardo Spagni
1e73768b89 query timeouts, import relevant types 2015-01-23 15:24:31 +02:00
Riccardo Spagni
a0739ad925 handle DNSPython libs not being available 2015-01-23 15:24:31 +02:00
Riccardo Spagni
f71dd322dd display error details for unexpected errors 2015-01-23 15:24:31 +02:00
Riccardo Spagni
a7ce389451 initial OpenAlias plugin commit 2015-01-23 15:24:31 +02:00