aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* deleting profile vcard entries was pretty well borkedzotlabs2017-02-231-2/+4
* more work on profile vcards - still a lot of work to gozotlabs2017-02-231-9/+27
* nativewiki: only apply markdown filter to markdown inputzotlabs2017-02-231-4/+12
* one more place to use chanlink_hash() instead of chanlink_url()Mario Vavti2017-02-231-1/+1
* more places to use chanlink_hash() instead of chanlink_url() for profile_linkMario Vavti2017-02-233-3/+3
* use chanlink_hash() instead of chanlink_url() for $profile_linkMario Vavti2017-02-231-1/+1
* apps improvementsMario Vavti2017-02-223-4/+10
* use head_add_link() for feed discoveryzotlabs2017-02-216-30/+44
* display page not updating after commentzotlabs2017-02-211-23/+22
* do not lock out channels with only read perms from all post actions. we check...Mario Vavti2017-02-211-5/+0
* fix find_folder_hash_by_path() which was not safe against multiple attach str...zotlabs2017-02-201-1/+7
* update fr translationzotlabs2017-02-201-2/+0
* wiki page permissions issuezotlabs2017-02-201-3/+11
* fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-192-3/+3
* typozotlabs2017-02-151-1/+1
* provide HTTP header parser which honours continuation lines and despite the f...zotlabs2017-02-141-0/+46
* util/pconfig - don't enumerate empty arrays, mod_acl - add more commentszotlabs2017-02-131-8/+22
* add default permcat to channel settings formzotlabs2017-02-121-1/+18
* testing and bug fixes virtual profile groupszotlabs2017-02-121-2/+37
* Create virtual privacy groups for private profile member listszotlabs2017-02-124-20/+27
* more permissions optimisationszotlabs2017-02-094-34/+61
* use profile_store_lowlevel() when creating additional profileszotlabs2017-02-091-9/+10
* more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-2/+73
* minor theming and whitespacezotlabs2017-02-083-1/+4
* bringer - all basic functionality is implementedzotlabs2017-02-083-24/+42
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-081-0/+4
|\
| * better detection of when to show the feature button and document nav mode for...Mario Vavti2017-02-081-1/+4
| * do not show feature button if the app is shared. css fixesMario Vavti2017-02-081-0/+1
* | fix immediate issue with multiple login forms until I can figure out an elega...zotlabs2017-02-081-7/+1
|/
* initial permcat creation ability, in /settings/permcats; functional permcat c...zotlabs2017-02-072-1/+113
* atokens - we only need one permission columnzotlabs2017-02-072-5/+9
* move permcat initialisation to zlibzotlabs2017-02-072-45/+48
* provide a few system defined permcats; will require a permission editor page ...zotlabs2017-02-071-0/+10
* move permcat library functions to Zlibzotlabs2017-02-072-44/+71
* more background work for permcat supportzotlabs2017-02-073-5/+78
* default to manual conversation updatesMario Vavti2017-02-071-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-061-1/+1
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-02-061-281/+231
| |\
| * | only check for modeMario Vavti2017-02-061-1/+1
* | | don't add zid to app links if they're on this system and we're logged in alre...zotlabs2017-02-061-4/+10
| |/ |/|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-062-6/+11
|\|
| * move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-062-6/+5
| * make sure we do not remove other categories on app un-featureMario Vavti2017-02-061-2/+2
| * parse icons in get_system_apps()Mario Vavti2017-02-061-0/+3
| * merge devMario Vavti2017-02-061-8/+7
| |\
| * | check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-031-3/+6
* | | import - get rid of 'step system', we should be able to process any import fi...zotlabs2017-02-051-258/+210
* | | make channel move an option (in addition to cloning)zotlabs2017-02-051-27/+25
| |/ |/|
* | better theming of rmagic pagezotlabs2017-02-051-8/+7
|/
* rename bb2diaspora.php to markdown.phpzotlabs2017-02-021-1/+1