.. |
backend
|
Rewrote getting/setting address book properties. Ref #76
|
2013-09-05 22:37:48 +02:00 |
carddav
|
Urlencode/decode uri in CardDAV backend. Fix #188
|
2013-09-06 18:52:42 +02:00 |
connector
|
use new backend prefs
|
2013-08-03 22:40:52 -04:00 |
controller
|
Allow address book list to be cached.
|
2013-09-10 07:17:05 +02:00 |
middleware
|
Implement HTTP Middleware
|
2013-05-18 04:58:41 +02:00 |
share
|
Contacts: Adjust some class names
|
2013-04-25 01:03:05 +02:00 |
utils
|
Add Properties::purgeIndexes() to cleanup after multiple contacts.
|
2013-05-27 06:56:08 +02:00 |
vobject
|
Fix group/category deletion.
|
2013-06-27 15:53:31 +02:00 |
abstractpimcollection.php
|
Don't emit signals in batch operations.
|
2013-09-03 19:23:11 +02:00 |
abstractpimobject.php
|
Add missing public declarations
|
2013-05-31 21:32:45 +02:00 |
addressbook.php
|
Finally (re)implemented (de)activate address books. Closes #48
|
2013-09-05 22:08:34 +02:00 |
addressbookprovider.php
|
Removed some debugging
|
2013-05-19 00:54:50 +02:00 |
app.php
|
Improved unit tests and adjust backend method signatures.
|
2013-08-26 20:10:29 +02:00 |
contact.php
|
Use OCP\Image
|
2013-09-03 14:09:13 +02:00 |
dicontainer.php
|
Move profile photo handling to separate controller
|
2013-09-04 08:03:33 +02:00 |
hooks.php
|
Fix group/category deletion.
|
2013-06-27 15:53:31 +02:00 |
imageresponse.php
|
Use OCP\Image
|
2013-09-03 14:09:13 +02:00 |
ipimobject.php
|
Add missing public declarations
|
2013-05-31 21:32:45 +02:00 |
jsonresponse.php
|
Call JSONResponse parent ctor
|
2013-09-10 07:16:32 +02:00 |
searchprovider.php
|
Contacts: Reenabled search. Currently only for own, local contacts.
|
2013-04-30 02:06:11 +02:00 |
vcard.php
|
Contacts: Old VCard -> VCardLegacy
|
2013-05-05 15:26:35 +02:00 |