Commit Graph

18 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller 8b8edc1f5d Show group shared addressbooks 10 years ago
Thomas Müller a91954907b Start updating system addressbook 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 23a8c93fd2 Fix ctor call 10 years ago
Björn Schießle cd55a19034 implement delete, create, update, search, get permissions 10 years ago
Thomas Müller 6af858c41b Delete no longer existing users from system addressbook 10 years ago
Thomas Müller 6abc02cb88 Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 10 years ago
Thomas Müller 906777dc9c Add converter to generate/update a vcard from a given user 10 years ago
Thomas Müller df6fc6cc70 Add the user's cloud id to the vCard 10 years ago
Thomas Müller 7c8a84e7ac Add user's email address to vCard 10 years ago
Thomas Müller 6a2dde6400 user and system addressbooks are now living in sub folders 10 years ago
Thomas Müller dad6470baa Add IUser::getAvatarImage() for easy access 10 years ago
Thomas Müller c91192fb73 Adding system addressbook for users of this instance - a occ command is supplied for synchronizing 10 years ago
Thomas Müller c25a7cc4da Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) 10 years ago
Thomas Müller b02dea29e6 CardDavBackEnd requires principalBackend on ctor 10 years ago
Thomas Müller fc296aad5d Add occ command to create a new calendar 10 years ago
Thomas Müller 20e37bd38f Adding occ command to create an addressbook 10 years ago