| Commit message (Expand) | Author | Age | Files | Lines |
* | add HTTP link header to channel page, making it pluggable | zotlabs | 2017-09-20 | 3 | -0/+40 |
* | fix namespace parsing issue | zotlabs | 2017-09-20 | 1 | -5/+9 |
* | provide default photo mimetype | zotlabs | 2017-09-20 | 3 | -1/+8 |
* | use mimetype text description rather than technical name in dropdown choices,... | zotlabs | 2017-09-19 | 2 | -9/+10 |
* | use frozen jsonld contexts | zotlabs | 2017-09-19 | 3 | -6/+10 |
* | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 2 | -0/+33 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-19 | 5 | -11/+9 |
|\ |
|
| * | Revert "remove some redundant references to sticky_kit" | Mario Vavti | 2017-09-19 | 2 | -0/+3 |
| * | remove some redundant references to sticky_kit | Mario Vavti | 2017-09-19 | 2 | -3/+0 |
| * | version | Mario | 2017-09-19 | 1 | -1/+1 |
| * | jquery-3.2.1 | Mario | 2017-09-19 | 1 | -4/+4 |
| * | fix some issues with sticky-kit | Mario | 2017-09-19 | 3 | -6/+4 |
* | | turn common friends into a widget | zotlabs | 2017-09-19 | 6 | -27/+57 |
* | | call the follow_accept hook when desired | zotlabs | 2017-09-19 | 2 | -1/+5 |
|/ |
|
* | fix various wikipage widget issues (sort pages by name, respect locked mime t... | Mario | 2017-09-19 | 2 | -12/+19 |
* | fix permission_{accept, reject} hooks not being called | Mario Vavti | 2017-09-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-19 | 2 | -2/+13 |
|\ |
|
| * | pubcrawl: make a good faith effort to handle multi-media content | zotlabs | 2017-09-18 | 1 | -1/+1 |
| * | create new hooks for permissions_accept and permissions_reject | zotlabs | 2017-09-18 | 1 | -1/+7 |
| * | provide rel=alternate link if no reshare content in post | zotlabs | 2017-09-18 | 1 | -0/+5 |
* | | changelog | Mario | 2017-09-18 | 1 | -0/+8 |
* | | anonymous comments are not implemented for photos. | Mario Vavti | 2017-09-18 | 1 | -3/+3 |
|/ |
|
* | acl issue with some ActivityPub completions | zotlabs | 2017-09-17 | 1 | -3/+8 |
* | more mastodon testing | zotlabs | 2017-09-17 | 2 | -1/+13 |
* | 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 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-16 | 5 | -21/+37 |
|\ |
|
| * | Moved add wiki page form to top of page list to address issue https://github.... | Andrew Manning | 2017-09-16 | 1 | -17/+17 |
| * | Page title is what we need in order to delete pages, not the url | Andrew Manning | 2017-09-16 | 1 | -1/+1 |
| * | db update to add index to item.resource_id we query this in wikis a lot | Mario Vavti | 2017-09-16 | 4 | -3/+19 |
* | | wiki download: only include the latest page revision | zotlabs | 2017-09-16 | 1 | -1/+7 |
|/ |
|
* | do not show edit pencil if not allowed to edit | Mario Vavti | 2017-09-16 | 1 | -0/+4 |
* | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 |
* | version | Mario | 2017-09-15 | 1 | -1/+1 |
* | implement wiki editing | Mario | 2017-09-15 | 5 | -40/+90 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 9 | -19/+111 |
|\ |
|
| * | typocheck | zotlabs | 2017-09-14 | 1 | -1/+1 |
| * | provide a hook for importing a channel photo at channel creation time | zotlabs | 2017-09-14 | 2 | -0/+42 |
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 6 | -9/+32 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-14 | 2 | -25/+26 |
| |\ |
|
| * | | bring back wiki download | zotlabs | 2017-09-14 | 3 | -9/+37 |
* | | | some work on wiki acl | git-marijus | 2017-09-15 | 3 | -2/+65 |
| |/
|/| |
|
* | | wiki: do not suggest bbcode if mimetype is text/plain | Mario Vavti | 2017-09-14 | 1 | -0/+2 |
* | | use the hubzilla icons | Mario Vavti | 2017-09-14 | 1 | -2/+2 |
* | | hubzilla issue #858: Fix: Shortcut icon is not dysplayed when Admin or Channe... | Sergey Lukin | 2017-09-14 | 1 | -23/+22 |
|/ |
|
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 3 | -9/+19 |
* | make wiki page mimetype default to wiki mimetype (this was the original inten... | zotlabs | 2017-09-13 | 2 | -2/+4 |
* | more zot6 | zotlabs | 2017-09-13 | 4 | -6/+26 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-13 | 2 | -37/+41 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-13 | 10 | -23/+54 |
| |\ |
|