Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -0/+8 |
| | |||||
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -0/+4 |
| | |||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | article feature | zotlabs | 2017-11-22 | 2 | -1/+16 |
| | |||||
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 1 | -2/+2 |
| | |||||
* | add > pin and remove > unpin | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | provide ability to pin apps to navbar from /apps. this removes the ability ↵ | Mario Vavti | 2017-11-16 | 1 | -12/+29 |
| | | | | to have per custom navbar pinned apps - this can be added later if desired | ||||
* | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-10 | 1 | -1/+2 |
| | | | | between posts and likes | ||||
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -1/+0 |
| | |||||
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 1 | -1/+5 |
|\ | |||||
| * | provide short localised summary for likes that will end up in displayed ↵ | zotlabs | 2017-11-03 | 1 | -1/+5 |
| | | | | | | | | notifications | ||||
* | | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 6 | -86/+193 |
|/ | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | 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 |
|\ |