Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix permalink for cards | zotlabs | 2017-08-23 | 1 | -0/+4 |
| | |||||
* | cards: acl support | zotlabs | 2017-08-23 | 1 | -0/+1 |
| | |||||
* | add category support to main page | zotlabs | 2017-08-23 | 1 | -0/+3 |
| | |||||
* | several card enhancements | zotlabs | 2017-08-23 | 8 | -37/+175 |
| | |||||
* | typo | zotlabs | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | cards feature | zotlabs | 2017-08-23 | 13 | -7/+373 |
| | |||||
* | test recursive dav copy | zotlabs | 2017-08-22 | 2 | -5/+19 |
| | |||||
* | allow cards to federate | zotlabs | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | add support for card doctype and activity_obj type | zotlabs | 2017-08-22 | 1 | -1/+3 |
| | |||||
* | util/dcp - support recursion and folders full of photos by importing files ↵ | zotlabs | 2017-08-22 | 3 | -26/+116 |
| | | | | singly in separate processes - not yet tested | ||||
* | remove debugging | zotlabs | 2017-08-21 | 1 | -4/+4 |
| | |||||
* | more work on oembed from /display | zotlabs | 2017-08-21 | 3 | -8/+10 |
| | |||||
* | stream_perms_xchans wasn't working which has effects in mod_display and ↵ | zotlabs | 2017-08-21 | 2 | -22/+45 |
| | | | | there are also issues with the oembed provider for mod_display. This is a first cut for the second but hasn't yet been tested | ||||
* | some issues with message-ids and urlencoding (again) | zotlabs | 2017-08-20 | 1 | -2/+1 |
| | |||||
* | util/dcp will now accept a directory as a destination. The directory must ↵ | zotlabs | 2017-08-20 | 1 | -36/+50 |
| | | | | exist. Recursion is not yet supported. | ||||
* | a few file activities were not getting synced | zotlabs | 2017-08-20 | 4 | -3/+37 |
| | |||||
* | add dmkdir | zotlabs | 2017-08-20 | 1 | -0/+48 |
| | |||||
* | add namespaces to activitystreams parser | zotlabs | 2017-08-20 | 1 | -12/+53 |
| | |||||
* | httpsig - return an array with all the different signing possibilities ↵ | zotlabs | 2017-08-20 | 1 | -8/+21 |
| | | | | enumerated | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-20 | 2 | -1/+9 |
|\ | |||||
| * | Update zot_protocol.bb | Andrew Manning | 2017-08-20 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-20 | 1 | -1/+2 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-19 | 4 | -10/+79 |
| |\ \ | |||||
| * | | | update changelog | Mario Vavti | 2017-08-18 | 1 | -0/+5 |
| | | | | |||||
| * | | | update changelog | git-marijus | 2017-08-18 | 1 | -0/+4 |
| | | | | |||||
* | | | | zot_protocol values are true and false; it is only php print_r() that turns ↵ | zotlabs | 2017-08-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | them into '1' or '' | ||||
* | | | | issue with oembed of a shared item, which wraps in another share. | zotlabs | 2017-08-20 | 2 | -12/+22 |
| |_|/ |/| | | |||||
* | | | more work on mod_display | zotlabs | 2017-08-19 | 1 | -1/+2 |
| |/ |/| | |||||
* | | better error reporting on mod_display | zotlabs | 2017-08-19 | 1 | -7/+5 |
| | | |||||
* | | script html tags in js file | zotlabs | 2017-08-19 | 1 | -2/+0 |
| | | |||||
* | | php warnings | zotlabs | 2017-08-18 | 1 | -1/+1 |
| | | |||||
* | | util/dcp "(DAV-copy) copy file from local system to Hubzilla/red DAV" | zotlabs | 2017-08-17 | 1 | -0/+73 |
|/ | |||||
* | mv HTTPSig to core - so we can use it as an auth method | zotlabs | 2017-08-17 | 1 | -0/+220 |
| | |||||
* | hubzilla issue #846 | zotlabs | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | move activitystreams parser back to core; we will eventually need it in core ↵ | zotlabs | 2017-08-17 | 1 | -12/+20 |
| | | | | utilities | ||||
* | update installation requirements - php 5.6 and mysql 5.5.3 | zotlabs | 2017-08-17 | 1 | -2/+2 |
| | |||||
* | move ap_probe to pubcrawl addon | zotlabs | 2017-08-16 | 1 | -42/+0 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-16 | 5 | -12/+26 |
|\ | |||||
| * | put unseen network count in page title; hubzilla issue #843 | zotlabs | 2017-08-15 | 1 | -1/+6 |
| | | |||||
| * | remove easter egg | zotlabs | 2017-08-15 | 1 | -7/+0 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-15 | 3 | -3/+8 |
| |\ | |||||
| * | | more work on activitypub httpsignature verification | zotlabs | 2017-08-14 | 2 | -1/+18 |
| | | | |||||
| * | | new content type | zotlabs | 2017-08-14 | 2 | -3/+2 |
| | | | |||||
* | | | update changelog | Mario Vavti | 2017-08-16 | 1 | -1/+1 |
| |/ |/| | |||||
* | | typo | Mario Vavti | 2017-08-14 | 1 | -1/+1 |
| | | |||||
* | | changelog | Mario Vavti | 2017-08-14 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #842 from dawnbreak/dev | git-marijus | 2017-08-14 | 2 | -2/+6 |
|\ \ | |/ |/| | Update composer autload cache. | ||||
| * | Update composer autload cache. | Klaus Weidenbach | 2017-08-11 | 2 | -2/+6 |
| | | |||||
* | | contact_slider.tpl didn't get updated with one of the bootstrap changes ↵ | zotlabs | 2017-08-13 | 1 | -3/+3 |
| | | | | | | | | where 'in' was renamed to 'show' | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-12 | 19 | -158/+151 |
|\ \ |