Alexey Shpakovsky
|
076cb751d7
|
allow multiple abook URIs, separated by comma
|
2023-10-03 00:38:31 +02:00 |
|
Alexey Shpakovsky
|
2eca13d7a2
|
suppress werning output when number of emails is bigger than number of TELs
|
2021-10-03 00:09:43 +02:00 |
|
Alexey Shpakovsky
|
aafc2f467a
|
update readme with some notes
|
2021-07-09 21:17:11 +02:00 |
|
Alexey Shpakovsky
|
c56ab8de32
|
use sha256 instead of plaintext IMAP password to encrypt CardDAV password
|
2021-06-08 00:19:28 +02:00 |
|
Alexey Shpakovsky
|
3298cccedb
|
do not show current password
|
2021-06-08 00:14:04 +02:00 |
|
Alexey Shpakovsky
|
60f08be5b1
|
typo fix
|
2021-06-04 11:04:43 +02:00 |
|
Alexey Shpakovsky
|
a0d2335088
|
unify the way of setting password.
|
2021-06-04 03:15:05 +02:00 |
|
Alexey Shpakovsky
|
9ac1ac4619
|
add other options to store carddav password
|
2021-06-03 23:04:43 +02:00 |
|
Alexey Shpakovsky
|
1aa874e8d3
|
properly return empty array if nothing was found in lookup
|
2021-06-03 21:14:46 +02:00 |
|
Alexey Shpakovsky
|
1836075735
|
add readme
|
2021-05-31 00:30:19 +02:00 |
|
Alexey Shpakovsky
|
36bab13c0a
|
cleanup discover text
|
2021-05-30 23:37:41 +02:00 |
|
Alexey Shpakovsky
|
d58c993209
|
cleanup options text
|
2021-05-30 23:37:25 +02:00 |
|
Alexey Shpakovsky
|
ea9a9b4ede
|
Add discover script
|
2021-05-30 23:26:38 +02:00 |
|
Alexey Shpakovsky
|
e856c41b39
|
improve text on settings page
|
2021-05-30 23:26:06 +02:00 |
|
Alexey Shpakovsky
|
e5cad65df0
|
Add a place for a write switch
|
2021-05-30 23:24:15 +02:00 |
|
Alexey Shpakovsky
|
0c76615913
|
remove quickconfig include since it's not used
|
2021-05-30 23:22:38 +02:00 |
|
Alexey Shpakovsky
|
6255ace52f
|
better TEL listing and other code cleanup
|
2021-05-30 18:27:40 +02:00 |
|
Alexey Shpakovsky
|
f1ea748a32
|
add TEL
|
2021-05-30 17:49:11 +02:00 |
|
Alexey Shpakovsky
|
d7d9048058
|
Revert "add note"
This reverts commit 6cfb406b37 .
|
2021-05-30 17:33:30 +02:00 |
|
Alexey Shpakovsky
|
6cfb406b37
|
add note
|
2021-05-30 17:30:11 +02:00 |
|
Alexey Shpakovsky
|
7f0f8c634d
|
Revert "add nickname"
This reverts commit 7e6e77b626 .
|
2021-05-30 17:29:07 +02:00 |
|
Alexey Shpakovsky
|
7e6e77b626
|
add nickname
|
2021-05-30 17:20:44 +02:00 |
|
Alexey Shpakovsky
|
7c14888987
|
fix listing
|
2021-05-30 17:14:50 +02:00 |
|
Alexey Shpakovsky
|
da870a6d11
|
different format for writeable and non-writeable address books
Also move "open" function up into constructor.
|
2021-05-30 17:03:30 +02:00 |
|
Alexey Shpakovsky
|
8781703a69
|
show saved values in options
|
2021-05-30 16:40:25 +02:00 |
|
Alexey Shpakovsky
|
0199f585df
|
fix run_query
|
2021-05-30 16:40:03 +02:00 |
|
Alexey Shpakovsky
|
f18cad70c2
|
cleanup settings
|
2021-05-30 16:31:07 +02:00 |
|
Alexey Shpakovsky
|
cc60e991b0
|
add options and move query to run_query function
|
2021-05-30 16:18:04 +02:00 |
|
Alexey Shpakovsky
|
e497adeae3
|
delete many addresses at once
|
2021-05-30 00:23:08 +02:00 |
|
Alexey Shpakovsky
|
4f9542a833
|
typo fixes
|
2021-05-30 00:18:36 +02:00 |
|
Alexey Shpakovsky
|
be360bee72
|
mark addressbook as writeable
|
2021-05-30 00:13:33 +02:00 |
|
Alexey Shpakovsky
|
e6950dfb68
|
add search, lookup, delete and modify functions
|
2021-05-30 00:11:35 +02:00 |
|
Alexey Shpakovsky
|
7ed37c069b
|
explicitly specify fullname for newly-created vcards
SquirrelMail doesn't do it for us
|
2021-05-30 00:09:43 +02:00 |
|
Alexey Shpakovsky
|
94bf6c6fad
|
add a shortcut - avoid costly (1sec) discover process if address book uri is known
|
2021-05-29 16:49:45 +02:00 |
|
Alexey Shpakovsky
|
65bcf54862
|
remove synchronisation - it seems we're fine without it, too
|
2021-05-29 16:09:01 +02:00 |
|
Alexey Shpakovsky
|
67ee13d910
|
use uri substring as nickname
|
2021-05-29 16:08:39 +02:00 |
|
Alexey Shpakovsky
|
21560647b7
|
rename address book and remove FIXMEs in setup.php
|
2021-05-29 16:06:43 +02:00 |
|
Alexey Shpakovsky
|
9462175b03
|
Revert "use incremental numbers for nicks"
This reverts commit 5874e561d1 .
|
2021-05-29 00:35:08 +02:00 |
|
Alexey Shpakovsky
|
12b495e341
|
Revert "use UID for nicks, also mark addressbook as writeable"
This reverts commit 63d1116b5e .
|
2021-05-29 00:35:01 +02:00 |
|
Alexey Shpakovsky
|
63d1116b5e
|
use UID for nicks, also mark addressbook as writeable
|
2021-05-29 00:12:13 +02:00 |
|
Alexey Shpakovsky
|
5874e561d1
|
use incremental numbers for nicks
|
2021-05-28 23:49:25 +02:00 |
|
Alexey Shpakovsky
|
520458beae
|
be more clear about errors
|
2021-05-28 23:22:23 +02:00 |
|
Alexey Shpakovsky
|
a54c51f954
|
Revert "aggressive error logging during startup"
This reverts commit 59295f9cae .
|
2021-05-28 23:19:52 +02:00 |
|
Alexey Shpakovsky
|
245cef430c
|
Revert "more logging"
This reverts commit 5aa2d7b8f7 .
|
2021-05-28 23:18:54 +02:00 |
|
Alexey Shpakovsky
|
5aa2d7b8f7
|
more logging
|
2021-05-28 23:13:10 +02:00 |
|
Alexey Shpakovsky
|
59295f9cae
|
aggressive error logging during startup
|
2021-05-28 23:07:55 +02:00 |
|
Alexey Shpakovsky
|
ad72e877cc
|
typo fixes
|
2021-05-28 23:04:28 +02:00 |
|
Alexey Shpakovsky
|
51610b9601
|
copy init, list and add code from quickstart to abook_class
|
2021-05-28 22:49:31 +02:00 |
|
Alexey Shpakovsky
|
d1001c7cf2
|
move quickstart.php config to separate file
|
2021-05-28 18:22:09 +02:00 |
|
Alexey Shpakovsky
|
c2c494ba45
|
add quickstart script from mstilkerich/carddavclient repo
|
2021-05-28 18:20:24 +02:00 |
|