Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-11 | 1 | -1/+2 |
| | | | | between posts and likes | ||||
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-11 | 1 | -1/+0 |
| | |||||
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-11 | 1 | -0/+1 |
| | |||||
* | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -0/+7 |
| | |||||
* | check write_storage permission in /display | zotlabs | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | no need to move $modrated check up | Mario Vavti | 2017-10-06 | 1 | -2/+3 |
| | |||||
* | to find out if a comment is to be moderated we need to look at the actual ↵ | Mario Vavti | 2017-10-06 | 1 | -2/+1 |
| | | | | comment not at its parent | ||||
* | enable anonymous comments also in /display | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | typo | zotlabs | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Add JSalmon signing library for Zot6. See ↵ | zotlabs | 2017-10-05 | 1 | -0/+38 |
| | | | | https://macgirvin.com/wiki/mike/Zot%2BVI/Encryption/Signatures | ||||
* | add admin app - the site admin link probably does not belong in the ↵ | zotlabs | 2017-10-05 | 1 | -1/+1 |
| | | | | 'usermenu' and this is a first step to straigtening out that historical mistake. | ||||
* | 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 ↵ | Mario | 2017-09-19 | 1 | -1/+8 |
| | | | | type setting, move create tool back to the bottom) | ||||
* | 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 ↵ | zotlabs | 2017-09-12 | 1 | -6/+8 |
| | | | | purify and render it specifically. | ||||
* | 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 ↵ | Mario Vavti | 2017-09-05 | 1 | -1/+1 |
| | | | | entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript | ||||
* | 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 ↵ | zotlabs | 2017-08-28 | 1 | -0/+81 |
| |/ |/| | | | | | (https://w3c-dvcg.github.io/ld-signatures/) | ||||
* | | 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 |
| |