aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
Commit message (Expand)AuthorAgeFilesLines
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1949/+0
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-1/+1
* daemon conversion continued...redmatrix2016-05-191-2/+2
* missed one other place where we called comanche outside the page buildredmatrix2016-05-061-2/+2
* add categories to apps (wip)redmatrix2016-05-041-2/+9
* use only the std_versionredmatrix2016-05-011-1/+1
* some much needed work on oembed securityredmatrix2016-05-011-0/+62
* fix marked bug in coderedmatrix2016-04-131-2/+1
* missing profile photo in export dataredmatrix2016-04-061-1/+2
* create miniApp to convert existing settings files to the static App classredmatrix2016-03-311-7/+0
* static Appredmatrix2016-03-311-77/+77
* deprecate $a->get_baseurl()redmatrix2016-03-301-10/+10
* See issue https://github.com/redmatrix/hubzilla-addons/issues/17 (UNO: enable...jeroenpraat2016-03-171-1/+9
* sort out the with and howlong dependenciesredmatrix2016-03-011-2/+2
* profile field admin page (functional only: still needs a lot of HTML/CSS clea...redmatrix2016-03-011-2/+2
* Allow configuration of the display order of profile fields. This is an import...redmatrix2016-03-011-0/+19
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-291-45/+51
|\
| * remove unused variableMario Vavti2016-02-291-4/+0
| * simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-291-41/+51
* | abconfigredmatrix2016-02-291-2/+6
|/
* small improvements to profile like activityredmatrix2016-02-251-2/+1
* provide an edit button for the profile pageMario Vavti2016-02-251-4/+5
* pimp up mod new_channelMario Vavti2016-02-191-1/+1
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-1/+1
* need to re-arrange a few things for a short vcardredmatrix2016-02-081-1/+4
* lots more zcard tweaksredmatrix2016-02-081-4/+6
* provide get_server_role() to abstract different roles and capabilitiesredmatrix2016-02-071-1/+1
* fix uno import by disabling for nowredmatrix2016-02-051-1/+1
* remove blackout setting now that the keepout plugin performs the same tasks (...redmatrix2016-02-041-3/+0
* more zcard tweaksredmatrix2016-02-021-0/+4
* some zcard cleanup - still eneds a lot more workredmatrix2016-02-021-14/+33
* profile embeds (still needs a bit of work)redmatrix2016-02-011-0/+42
* add photos to the profile "likes this" dropdownsredmatrix2016-02-011-1/+1
* move permission check before global block checkredmatrix2016-01-291-3/+4
* block_public_blackout settingredmatrix2016-01-271-0/+4
* Added a feature to hide rating buttons from a members channel and profile pages.jeroenpraat2016-01-181-2/+4
* various issues from the forumsredmatrix2016-01-171-0/+2
* cover photo fetch and widgetredmatrix2016-01-141-0/+35
* 'auto channel creation' - if the corresponding config variable is set, create...redmatrix2016-01-121-0/+42
* store perms_accept on channel creationredmatrix2015-12-291-2/+2
* remove some unused stuffredmatrix2015-12-081-6/+0
* webpages and design elements weren't being included in the item export query.redmatrix2015-11-221-1/+2
* add v4 project roadmap, partial fix for cloning of profile photos on alternat...redmatrix2015-11-201-0/+11
* get rid of the pre-comanche widget placement and wgl coderedmatrix2015-11-091-13/+0
* missing xchan_mail_queryredmatrix2015-10-151-0/+1
* mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-1/+1
* more mail sync workredmatrix2015-10-141-8/+6
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-141-0/+25
|\
| * support for mail syncredmatrix2015-10-141-0/+25
| * export TERM_FILE when mirroringredmatrix2015-09-081-0/+1