aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | a few file activities were not getting syncedzotlabs2017-08-204-3/+37
| | |
| * | add dmkdirzotlabs2017-08-201-0/+48
| | |
| * | add namespaces to activitystreams parserzotlabs2017-08-201-12/+53
| | |
| * | httpsig - return an array with all the different signing possibilities ↵zotlabs2017-08-201-8/+21
| | | | | | | | | | | | enumerated
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-202-1/+9
| |\ \
| | * | Update zot_protocol.bbAndrew Manning2017-08-201-1/+1
| | | |
| | * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-201-1/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-194-10/+79
| | |\ \ \
| | * | | | update changelogMario Vavti2017-08-181-0/+5
| | | | | |
| | * | | | update changeloggit-marijus2017-08-181-0/+4
| | | | | |
| * | | | | zot_protocol values are true and false; it is only php print_r() that turns ↵zotlabs2017-08-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | them into '1' or ''
| * | | | | issue with oembed of a shared item, which wraps in another share.zotlabs2017-08-202-12/+22
| | |_|/ / | |/| | |
| * | | | more work on mod_displayzotlabs2017-08-191-1/+2
| | |/ / | |/| |
| * | | better error reporting on mod_displayzotlabs2017-08-191-7/+5
| | | |
| * | | script html tags in js filezotlabs2017-08-191-2/+0
| | | |
| * | | php warningszotlabs2017-08-181-1/+1
| | | |
| * | | util/dcp "(DAV-copy) copy file from local system to Hubzilla/red DAV"zotlabs2017-08-171-0/+73
| |/ /
| * | mv HTTPSig to core - so we can use it as an auth methodzotlabs2017-08-171-0/+220
| | |
| * | hubzilla issue #846zotlabs2017-08-171-1/+1
| | |
| * | move activitystreams parser back to core; we will eventually need it in core ↵zotlabs2017-08-171-12/+20
| | | | | | | | | | | | utilities
| * | update installation requirements - php 5.6 and mysql 5.5.3zotlabs2017-08-171-2/+2
| | |
| * | move ap_probe to pubcrawl addonzotlabs2017-08-161-42/+0
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-165-12/+26
| |\ \
| | * | put unseen network count in page title; hubzilla issue #843zotlabs2017-08-151-1/+6
| | | |
| | * | remove easter eggzotlabs2017-08-151-7/+0
| | | |
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-153-3/+8
| | |\ \
| | * | | more work on activitypub httpsignature verificationzotlabs2017-08-142-1/+18
| | | | |
| | * | | new content typezotlabs2017-08-142-3/+2
| | | | |
| * | | | update changelogMario Vavti2017-08-161-1/+1
| | |/ / | |/| |
| * | | typoMario Vavti2017-08-141-1/+1
| | | |
| * | | changelogMario Vavti2017-08-141-0/+1
| | | |
| * | | Merge pull request #842 from dawnbreak/devgit-marijus2017-08-142-2/+6
| |\ \ \ | | |/ / | |/| | Update composer autload cache.
| | * | Update composer autload cache.Klaus Weidenbach2017-08-112-2/+6
| | | |
| * | | contact_slider.tpl didn't get updated with one of the bootstrap changes ↵zotlabs2017-08-131-3/+3
| | | | | | | | | | | | | | | | where 'in' was renamed to 'show'
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-1219-158/+151
| |\ \ \
| | * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-121-2/+5
| | |\ \ \
| | * | | | minor js and css changesgit-marijus2017-08-123-10/+16
| | | |/ / | | |/| |
| | * | | bump versionMario Vavti2017-08-111-1/+1
| | | | |
| | * | | update to bootstrap betaMario Vavti2017-08-1115-147/+134
| | | | |
| * | | | add parent item (if applicable) to notifier plugin infozotlabs2017-08-121-0/+2
| | |/ / | |/| |
| * | | add protocol selection to following feedszotlabs2017-08-121-2/+5
| |/ /
| * | deliverable_singleton - also check hubloc_hash in case we don't have an ↵zotlabs2017-08-101-1/+9
| | | | | | | | | | | | xchan_hash
| * | prevent uploads to comments if the channel has a default private ACL.zotlabs2017-08-103-3/+23
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-105-17/+23
| |\ \
| | * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-08-102-4/+10
| | |\ \
| | | * | update changeloggit-marijus2017-08-101-0/+1
| | | | |
| | | * | do not show channel manager and nav channel select if we are in a delegate ↵git-marijus2017-08-101-4/+8
| | | | | | | | | | | | | | | | | | | | session
| | | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-08-109-20/+22
| | | |\ \
| | | * | | update changeloggit-marijus2017-08-091-0/+1
| | | | | |
| | * | | | create cdav principal also on client access and remove redundant pconfig ↵Mario Vavti2017-08-102-6/+12
| | | |/ / | | |/| | | | | | | | | | | | check in authentication process