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 |
|
Alexey Shpakovsky
|
f3ca1ab8d1
|
add mstilkerich/carddavclient with deps
|
2021-05-28 18:10:43 +02:00 |
|
Alexey Shpakovsky
|
18cf6b5bac
|
update copyright
|
2021-05-28 18:01:42 +02:00 |
|
Alexey Shpakovsky
|
b9bca94b54
|
import abook_backend_template
|
2021-05-28 17:49:42 +02:00 |
|
Aleksei Shpakovskii
|
e2bd12a077
|
Initial commit
|
2021-05-28 17:47:28 +02:00 |
|