aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Connedit.php
Commit message (Expand)AuthorAgeFilesLines
* provide 'session' option to z_fetch_url to assist with remote fetches requiri...zotlabs2017-02-271-1/+1
* make magic-auth work with profile vcard fetchzotlabs2017-02-271-1/+2
* fetch profile vcard for connectionzotlabs2017-02-271-0/+45
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-8/+0
* more permissions optimisationszotlabs2017-02-091-13/+6
* bringer - all basic functionality is implementedzotlabs2017-02-081-0/+2
* provide a few system defined permcats; will require a permission editor page ...zotlabs2017-02-071-0/+10
* implement a menu to select a section to be open by defaultMario Vavti2017-01-091-0/+26
* more vcard workzotlabs2016-12-211-0/+1
* abook_vcard cleanupzotlabs2016-12-201-42/+33
* allow update of fn and initial setting from channel namezotlabs2016-12-201-0/+3
* progress on abook_vcardzotlabs2016-12-201-4/+1
* more abook_vcardzotlabs2016-12-201-1/+1
* abook_vcard first commitzotlabs2016-12-201-1/+52
* This isn't the most elegant solution as it requires a bit of arcane knowledge...zotlabs2016-11-291-0/+2
* connedit prev/next: sort in the db.zotlabs2016-11-261-6/+2
* prev-next navigation for mod_conneditzotlabs2016-11-241-3/+36
* string updatezotlabs2016-10-301-9/+7
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p...Florian Steinel2016-10-271-1/+1
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* ratings are gone. They can be enabled, but there is no UI for doing so at thi...redmatrix2016-08-251-6/+2
* fix auto-connect settingzottel2016-08-121-3/+0
* minor cleanup on ratings - no real functional changes at this timeredmatrix2016-08-041-11/+19
* translate more old perms callsredmatrix2016-07-191-2/+2
* more perms work (a lot more)redmatrix2016-07-181-15/+21
* more perms workredmatrix2016-07-131-7/+13
* lots more permission workredmatrix2016-07-131-1/+1
* more perms work - notably the stuff in public_permsredmatrix2016-07-111-7/+13
* more permissions workredmatrix2016-07-091-1/+16
* more heavy lifting on xtensible permsredmatrix2016-07-041-4/+7
* more heavy lifting on extensible permsredmatrix2016-07-041-3/+8
* missing backslash leads to wsod on refresh permissionsMario Vavti2016-06-291-1/+1
* change AbConfig to use channel_id instead of channel_hash; which was a mistak...redmatrix2016-06-231-1/+1
* code cleanup for profile_photosredmatrix2016-06-231-1/+1
* readme for the module directory, also provide an undocumented way to reset th...redmatrix2016-06-141-8/+14
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-1/+1
* typoredmatrix2016-05-231-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-2/+1
* consolidate include/*_selectors.php (not touching acl_selectors for the momen...redmatrix2016-05-201-3/+1
* daemon conversion continued...redmatrix2016-05-191-5/+5
* make it more obvious what is behind the dropdownsMario Vavti2016-04-251-2/+3
* module updatesredmatrix2016-04-181-0/+762