Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | tagging changes - provides ability to mention a forum by using !forumname as ↵ | zotlabs | 2017-09-24 | 1 | -18/+21 |
| | | | | well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. | ||||
* | typo | zotlabs | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | For zot6, allow HTTP Signatures to be encrypted, as they may contain ↵ | zotlabs | 2017-09-24 | 1 | -6/+46 |
| | | | | sensitive (envelope, metadata) information. | ||||
* | 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 | 1 | -0/+1 |
| | | | | 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. | ||||
* | 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 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -2/+5 |
|\ | |||||
| * | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 2 | -2/+5 |
| | | |||||
* | | 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 | 1 | -0/+19 |
| | | |||||
* | | fix namespace parsing issue | zotlabs | 2017-09-20 | 1 | -5/+9 |
|/ | |||||
* | use mimetype text description rather than technical name in dropdown ↵ | zotlabs | 2017-09-19 | 1 | -1/+2 |
| | | | | choices, found bug in mimetype selection option code | ||||
* | use frozen jsonld contexts | zotlabs | 2017-09-19 | 2 | -6/+8 |
| | |||||
* | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 1 | -0/+2 |
| | |||||
* | turn common friends into a widget | zotlabs | 2017-09-19 | 2 | -1/+20 |
| | |||||
* | 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 | 1 | -1/+8 |
| | | | | 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 | 1 | -1/+7 |
|\ | |||||
| * | create new hooks for permissions_accept and permissions_reject | zotlabs | 2017-09-18 | 1 | -1/+7 |
| | | |||||
* | | 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 | 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 |
| | |||||
* | wiki download: only include the latest page revision | zotlabs | 2017-09-16 | 1 | -1/+7 |
| | |||||
* | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 |
| | |||||
* | implement wiki editing | Mario | 2017-09-15 | 2 | -20/+66 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 4 | -14/+56 |
|\ | |||||
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 3 | -5/+20 |
| | | |||||
| * | bring back wiki download | zotlabs | 2017-09-14 | 2 | -7/+35 |
| | | |||||
* | | some work on wiki acl | git-marijus | 2017-09-15 | 2 | -1/+50 |
|/ | |||||
* | 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 ↵ | zotlabs | 2017-09-13 | 1 | -1/+1 |
| | | | | intent but the wrong variable was used) | ||||
* | more zot6 | zotlabs | 2017-09-13 | 2 | -2/+14 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-13 | 1 | -34/+38 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-13 | 4 | -14/+27 |
| |\ | |||||
| * | | hubzilla issue #855: fix for some problems with displaying selected theme ↵ | Sergey Lukin | 2017-09-12 | 1 | -34/+38 |
| | | | | | | | | | | | | after panel Settings->Display loading | ||||
* | | | Zot6: some things that need to be done ahead of time so we can turbocharge ↵ | zotlabs | 2017-09-13 | 2 | -13/+20 |
| |/ |/| | | | | | the delivery engine and split off site records from channel records. | ||||
* | | wiki mimetype selection. We can add text/plain as soon as we add code to ↵ | zotlabs | 2017-09-12 | 2 | -9/+12 |
| | | | | | | | | purify and render it specifically. | ||||
* | | wiki mimetype | zotlabs | 2017-09-12 | 1 | -1/+1 |
| | | |||||
* | | wiki mimetype selection | zotlabs | 2017-09-12 | 3 | -5/+14 |
| | | |||||
* | | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+2 |
|/ |