Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into tagging | zotlabs | 2017-09-24 | 39 | -128/+364 |
|\ | |||||
| * | For zot6, allow HTTP Signatures to be encrypted, as they may contain ↵ | zotlabs | 2017-09-24 | 1 | -6/+46 |
| | | | | | | | | sensitive (envelope, metadata) information. | ||||
| * | fix missing content on channel page | Mario Vavti | 2017-09-23 | 1 | -0/+1 |
| | | |||||
| * | delivery report decryption is not needed for local delivery | zotlabs | 2017-09-21 | 1 | -19/+14 |
| | | |||||
| * | encrypt delivery reports. This will cause a bit of consternation because ↵ | zotlabs | 2017-09-21 | 2 | -3/+21 |
| | | | | | | | | this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports. | ||||
| * | no visible feedback when moving the affinity slider and waiting for content ↵ | zotlabs | 2017-09-21 | 1 | -0/+2 |
| | | | | | | | | to load, the appropriate spinner div seems to have gone missing at some time in the past | ||||
| * | pubsites broken and directory server admin selection includes known dead sites | zotlabs | 2017-09-21 | 2 | -2/+3 |
| | | |||||
| * | log the lack of http sig info | zotlabs | 2017-09-21 | 1 | -1/+3 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-21 | 1 | -1/+10 |
| |\ | |||||
| | * | go back to the un-versioned jsonld context | zotlabs | 2017-09-21 | 1 | -1/+10 |
| | | | |||||
| * | | nav_set_selected() and minor whitespace for mod pubstream | Mario Vavti | 2017-09-21 | 1 | -1/+3 |
| |/ | |||||
| * | provide a space between link header params | zotlabs | 2017-09-20 | 2 | -2/+2 |
| | | |||||
| * | change back to the ugly content-type | zotlabs | 2017-09-20 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-20 | 5 | -20/+29 |
| |\ | |||||
| | * | wiki css fixes | Mario Vavti | 2017-09-20 | 2 | -13/+14 |
| | | | |||||
| | * | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 4 | -7/+15 |
| | | | |||||
| * | | add more signature logging | zotlabs | 2017-09-20 | 2 | -2/+11 |
| | | | |||||
| * | | we need this in the plugin, not in core | zotlabs | 2017-09-20 | 1 | -0/+1 |
| | | | |||||
| * | | 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 ↵ | zotlabs | 2017-09-19 | 2 | -9/+10 |
| | | | | | | | | choices, found bug in mimetype selection option code | ||||
| * | 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 |
| | | | | | | | | | | | | This reverts commit dbc0cc8c929809d70ec306f08d4c0031b49c5c93. | ||||
| | * | 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 ↵ | Mario | 2017-09-19 | 2 | -12/+19 |
| | | | | | | | | type setting, move create tool back to the bottom) | ||||
| * | 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 |
| | | |||||
* | | acl issue with some ActivityPub completions | zotlabs | 2017-09-17 | 1 | -3/+8 |
| | | |||||
* | | more tag stuff | zotlabs | 2017-09-17 | 1 | -1/+1 |
| | | |||||
* | | tagging changes | zotlabs | 2017-09-17 | 1 | -4/+11 |
|/ | |||||
* | 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 ↵ | Andrew Manning | 2017-09-16 | 1 | -17/+17 |
| | | | | | | | | https://github.com/redmatrix/hubzilla/issues/719 | ||||
| * | Page title is what we need in order to delete pages, not the url | Andrew Manning | 2017-09-16 | 1 | -1/+1 |
| | |