| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add admin app - the site admin link probably does not belong in the 'usermenu... | zotlabs | 2017-10-05 | 1 | -1/+1 |
* | wiki double encoding html entities | zotlabs | 2017-10-04 | 1 | -1/+1 |
* | typo | zotlabs | 2017-09-25 | 1 | -1/+1 |
* | more zot6 basic stuff | zotlabs | 2017-09-25 | 1 | -0/+7 |
* | missing Zlib file | zotlabs | 2017-09-24 | 1 | -0/+25 |
* | handle jsonld parse errors and send them to the app log instead of the php log. | zotlabs | 2017-09-24 | 1 | -1/+9 |
* | change back to the ugly content-type | zotlabs | 2017-09-20 | 1 | -1/+1 |
* | add more signature logging | zotlabs | 2017-09-20 | 1 | -1/+4 |
* | fix namespace parsing issue | zotlabs | 2017-09-20 | 1 | -5/+9 |
* | use frozen jsonld contexts | zotlabs | 2017-09-19 | 2 | -6/+8 |
* | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 1 | -0/+2 |
* | fix various wikipage widget issues (sort pages by name, respect locked mime t... | Mario | 2017-09-19 | 1 | -1/+8 |
* | more mastodon testing | zotlabs | 2017-09-17 | 1 | -1/+10 |
* | wiki: update acl on child pages when wiki perms change | zotlabs | 2017-09-16 | 1 | -0/+12 |
* | wiki sync - we weren't getting the child pages | zotlabs | 2017-09-16 | 1 | -0/+6 |
* | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 |
* | implement wiki editing | Mario | 2017-09-15 | 1 | -5/+46 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 2 | -10/+14 |
|\ |
|
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -5/+10 |
| * | bring back wiki download | zotlabs | 2017-09-14 | 1 | -3/+3 |
* | | some work on wiki acl | git-marijus | 2017-09-15 | 1 | -1/+8 |
|/ |
|
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 1 | -2/+5 |
* | wiki mimetype selection. We can add text/plain as soon as we add code to puri... | zotlabs | 2017-09-12 | 1 | -6/+8 |
* | wiki mimetype | zotlabs | 2017-09-12 | 1 | -1/+1 |
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -1/+7 |
* | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+2 |
* | typo in ldsigs | zotlabs | 2017-09-11 | 2 | -2/+14 |
* | provide sharing of cards | zotlabs | 2017-09-05 | 1 | -1/+2 |
* | 32 characters are often not enough to distinguish gnu-social mids - use the e... | Mario Vavti | 2017-09-05 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-29 | 1 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-28 | 1 | -1/+42 |
| |\ |
|
| * | | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -3/+3 |
* | | | bring back nomadic locations | zotlabs | 2017-08-29 | 1 | -0/+2 |
* | | | add a nonce | zotlabs | 2017-08-29 | 1 | -0/+1 |
* | | | add reliable signatures | zotlabs | 2017-08-29 | 1 | -1/+34 |
* | | | use top level for verification | zotlabs | 2017-08-28 | 1 | -1/+1 |
* | | | provide support for json-ld signatures (https://w3c-dvcg.github.io/ld-signatu... | zotlabs | 2017-08-28 | 1 | -0/+81 |
| |/
|/| |
|
* | | AS2: recipient collection | zotlabs | 2017-08-27 | 1 | -1/+42 |
|/ |
|
* | cards: make page load after comment post | zotlabs | 2017-08-23 | 2 | -1/+16 |
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -1/+4 |
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+1 |
* | add namespaces to activitystreams parser | zotlabs | 2017-08-20 | 1 | -12/+53 |
* | move activitystreams parser back to core; we will eventually need it in core ... | zotlabs | 2017-08-17 | 1 | -12/+20 |
* | minor js and css changes | git-marijus | 2017-08-12 | 1 | -3/+3 |
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 2 | -2/+9 |
* | some doco fixes and other real minor stuff to improve logreading ability | zotlabs | 2017-08-09 | 1 | -4/+5 |
* | libxml errors | zotlabs | 2017-08-09 | 2 | -1/+1 |
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+1 |
* | support upload of files and attachments into comments. This has some repercus... | zotlabs | 2017-08-08 | 1 | -0/+1 |
* | make config requirements in apps more universal - provide key and value | git-marijus | 2017-08-06 | 1 | -6/+4 |