aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-193-4/+17
* add numbers to the techlevel descriptions because that's what we will use to ...zotlabs2017-06-141-6/+6
* wiki auto language select to match webpages implementationzotlabs2017-05-231-1/+1
* some issues with the app order template logiczotlabs2017-05-231-2/+2
* apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-231-1/+86
* Merge pull request #783 from zotlabs/app_ordergit-marijus2017-05-171-0/+44
|\
| * provide mechanism to arbitrarily sort the nav tray apps, currently the prefer...zotlabs2017-05-161-0/+44
* | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-141-5/+5
|/
* markdown autolinks - hubzilla bug #752zotlabs2017-05-051-5/+12
* issues from hubzilla:#737zotlabs2017-04-273-5/+16
* order wiki pages by creation dateMario Vavti2017-04-191-1/+1
* don't allow any null fields in notify creationzotlabs2017-04-191-2/+3
* app sorting issuezotlabs2017-04-031-3/+13
* provide compatibility with old-style update systemzotlabs2017-03-311-6/+16
* get rid of 'davguest' and allow for project specific DB updates (currently db...zotlabs2017-03-311-10/+14
* move db_upgrade to zlibzotlabs2017-03-312-1/+105
* use the same host macro for sender address as for reply_to addresszotlabs2017-03-291-2/+2
* more markdown purificationzotlabs2017-03-291-5/+5
* after all of this, I would be very hesitant to use any multi-user system whic...zotlabs2017-03-291-1/+1
* even more fine tuning of the markdown purifier - especially when used with th...zotlabs2017-03-292-2/+2
* various input filter fixeszotlabs2017-03-292-9/+36
* input filter updateszotlabs2017-03-292-30/+3
* class MarkdownSoap to safely store markdown by purifying and preserving (esca...zotlabs2017-03-291-0/+86
* many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-131-5/+7
* many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-121-2/+2
* add public_policy to the nwiki container also. This should not affect the rec...zotlabs2017-03-061-0/+2
* correct fix for wiki anonymous read issue (items_permissions_sql checks item....zotlabs2017-03-061-8/+4
* allow unauthenticated access to public wiki pagesMario Vavti2017-03-061-2/+10
* we need item edited for wiki page history, not item createdMario Vavti2017-03-041-1/+1
* make system.expire_delivery_reports default setting consistent (10 days)zotlabs2017-03-011-1/+1
* 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
* use chanlink_hash() instead of chanlink_url() for $profile_linkMario Vavti2017-02-231-1/+1
* apps improvementsMario Vavti2017-02-221-1/+3
* wiki page permissions issuezotlabs2017-02-201-3/+11
* more permissions optimisationszotlabs2017-02-091-12/+40
* bringer - all basic functionality is implementedzotlabs2017-02-081-6/+16
* 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-071-1/+2
* atokens - we only need one permission columnzotlabs2017-02-071-4/+7
* move permcat initialisation to zlibzotlabs2017-02-071-1/+48
* move permcat library functions to Zlibzotlabs2017-02-071-0/+63
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-061-1/+1
|\
| * 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
|/
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-5/+4
* make sure we do not remove other categories on app un-featureMario Vavti2017-02-061-2/+2