aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | allow setting the system email name/address/replyzotlabs2017-03-221-0/+15
| * | | | | | | | | | more cloud updates - upgrade the DAV structures as well.zotlabs2017-03-222-23/+51
| * | | | | | | | | | some more photo issueszotlabs2017-03-221-24/+22
| * | | | | | | | | | fix photo prvnxt after all the changes yesterdayzotlabs2017-03-221-6/+5
| * | | | | | | | | | more work on the photo album messzotlabs2017-03-211-92/+65
| * | | | | | | | | | photos_album_exists() requires an observer to work correctly; provide it.zotlabs2017-03-211-2/+2
| * | | | | | | | | | use the same host macro for sender address as for reply_to addresszotlabs2017-03-211-2/+2
| * | | | | | | | | | begin the process of using the relevant attach directory/path for photo album...zotlabs2017-03-211-31/+14
| * | | | | | | | | | more markdown purificationzotlabs2017-03-211-5/+5
| * | | | | | | | | | perform attach_upgrade()zotlabs2017-03-201-0/+3
| * | | | | | | | | | after all of this, I would be very hesitant to use any multi-user system whic...zotlabs2017-03-201-1/+1
| * | | | | | | | | | even more fine tuning of the markdown purifier - especially when used with th...zotlabs2017-03-203-2/+3
| * | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-191-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into mergezotlabs2017-03-181-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | various input filter fixeszotlabs2017-03-1810-27/+77
| * | | | | | | | | | | | remove include/widgets.phpzotlabs2017-03-165-13/+1
| * | | | | | | | | | | | the rest of the standard widgets convertedzotlabs2017-03-1620-0/+860
| * | | | | | | | | | | | namespace errorzotlabs2017-03-161-1/+1
| * | | | | | | | | | | | widgets cont.zotlabs2017-03-159-0/+274
| * | | | | | | | | | | | widgets cont.zotlabs2017-03-159-0/+411
| * | | | | | | | | | | | more widget migrationszotlabs2017-03-154-0/+102
| * | | | | | | | | | | | more widgetszotlabs2017-03-153-0/+106
| * | | | | | | | | | | | filename issuezotlabs2017-03-151-0/+0
| * | | | | | | | | | | | more widgetszotlabs2017-03-153-0/+166
| * | | | | | | | | | | | convert more widgets to classeszotlabs2017-03-155-0/+166
| * | | | | | | | | | | | use absolute namespacezotlabs2017-03-151-1/+2
| * | | | | | | | | | | | Comanche: allow widgets to be class based and stored appropriately in Zotlabszotlabs2017-03-152-0/+37
| * | | | | | | | | | | | more work related to attach/photo and os_path, display_path and general code ...zotlabs2017-03-152-36/+40
| * | | | | | | | | | | | input filter updateszotlabs2017-03-144-46/+9
| * | | | | | | | | | | | class MarkdownSoap to safely store markdown by purifying and preserving (esca...zotlabs2017-03-141-0/+86
| * | | | | | | | | | | | code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-132-24/+4
| * | | | | | | | | | | | better handling of mimetype securityzotlabs2017-03-123-20/+7
| * | | | | | | | | | | | grrr. stop making branding assumptions.zotlabs2017-03-122-2/+2
| * | | | | | | | | | | | Merge branch 'dev' into redzotlabs2017-03-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | one role.zotlabs2017-03-092-15/+3
* | | | | | | | | | | | | | issue #827 provide backward compatibility for album links generated in earlie...git-marijus2017-07-181-1/+1
* | | | | | | | | | | | | | rewrite wiki pages widget - no need for ajax on pageload, show the pages to n...git-marijus2017-07-062-35/+53
* | | | | | | | | | | | | | fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ca...Mario Vavti2017-05-301-1/+2
* | | | | | | | | | | | | | abook_not_here flag created to indicate singleton connections which are conne...zotlabs2017-05-201-1/+2
* | | | | | | | | | | | | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-201-5/+5
* | | | | | | | | | | | | | some styling for system notificationsMario Vavti2017-05-191-1/+1
* | | | | | | | | | | | | | Implemented switch statement logic in Comanche layout parser.root2017-05-171-1/+43
* | | | | | | | | | | | | | Empty ACL should not result in no ACL when uploading a fileMario Vavti2017-05-121-4/+5
* | | | | | | | | | | | | | use correct data typezotlabs2017-05-101-1/+1
* | | | | | | | | | | | | | zot protocol doco updateszotlabs2017-05-101-2/+2
* | | | | | | | | | | | | | get rid of edit activitieszotlabs2017-05-081-1/+11
* | | | | | | | | | | | | | cover photo was unintentionally disabled when block_public in effectzotlabs2017-05-081-3/+4
* | | | | | | | | | | | | | markdown autolinks - hubzilla bug #752zotlabs2017-05-051-5/+12
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | add check for php zip extensionMario Vavti2017-05-031-1/+6
* | | | | | | | | | | | | :white_check_mark::bulb: Add Unit Tests for AccessList class.Klaus Weidenbach2017-05-011-30/+98