Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #862 from waitman/patch-4 | git-marijus | 2017-09-28 | 1 | -1/+5 | |
|\ \ \ | | | | | | | | | prevent 'my_address' being set with bogus info | |||||
| * | | | prevent 'my_address' being set with bogus info | Waitman Gobble | 2017-09-18 | 1 | -1/+5 | |
| |/ / | | | | | | | After a user has authenticated, it is possible to set my_address in $_SESSION to 'anything' using zid= parameter in URL - if user is authenticated then zid is never set. This change kills the authenticated switch if a person sends a new zid through for processing, which will trigger remote authentication. | |||||
* | | | process activity deletes from OStatus which for whatever reason do not use ↵ | zotlabs | 2017-09-27 | 2 | -37/+59 | |
| | | | | | | | | | | | | the industry standard tombstone mechanism | |||||
* | | | re-arrange some html | Mario Vavti | 2017-09-27 | 2 | -7/+7 | |
| | | | ||||||
* | | | make justifiedGallery even more happy | Mario Vavti | 2017-09-27 | 2 | -2/+2 | |
| | | | ||||||
* | | | make justifiedGallery happy again | Mario Vavti | 2017-09-27 | 3 | -2/+7 | |
| | | | ||||||
* | | | do not use our spinner css on the justifiedGallery spinner which has the ↵ | Mario Vavti | 2017-09-27 | 1 | -1/+3 | |
| | | | | | | | | | | | | same classname hardcoded | |||||
* | | | fix some missing spinners | Mario Vavti | 2017-09-27 | 9 | -9/+20 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-26 | 6 | -44/+51 | |
|\ \ \ | ||||||
| * | | | whitespace | zotlabs | 2017-09-25 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | move the Link header initialisation from Router (where it does not really ↵ | zotlabs | 2017-09-25 | 4 | -28/+36 | |
| | | | | | | | | | | | | | | | | belong) to Webserver, where we do similar module specific initialisations prior to calling Router->Dispatch() | |||||
| * | | | typo | zotlabs | 2017-09-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | more zot6 basic stuff | zotlabs | 2017-09-25 | 3 | -11/+12 | |
| | | | | ||||||
| * | | | zot_site_info - always sign the site block with the site private key | zotlabs | 2017-09-25 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | bump version | Mario Vavti | 2017-09-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 22 | -558/+175 | |
|/ / / | ||||||
* | | | extend activity_match to work with arrays | zotlabs | 2017-09-24 | 1 | -2/+10 | |
| | | | ||||||
* | | | doc page for the new channel_links hook | zotlabs | 2017-09-24 | 1 | -0/+12 | |
| | | | ||||||
* | | | update the trusted CA cert database | zotlabs | 2017-09-24 | 2 | -560/+740 | |
| | | | ||||||
* | | | missing Zlib file | zotlabs | 2017-09-24 | 1 | -0/+25 | |
| | | | ||||||
* | | | server/hub config storage for zot6 | zotlabs | 2017-09-24 | 1 | -0/+16 | |
| | | | ||||||
* | | | ostatus - support likes of comments | zotlabs | 2017-09-24 | 1 | -11/+19 | |
| | | | ||||||
* | | | handle jsonld parse errors and send them to the app log instead of the php log. | zotlabs | 2017-09-24 | 1 | -1/+9 | |
| | | | ||||||
* | | | Merge branch 'tagging' | zotlabs | 2017-09-24 | 7 | -48/+119 | |
|\ \ \ | ||||||
| * | | | tagging changes - provides ability to mention a forum by using !forumname as ↵ | zotlabs | 2017-09-24 | 7 | -46/+110 | |
| | | | | | | | | | | | | | | | | 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 | |
| | | | | ||||||
| * | | | Merge branch 'master' into tagging | zotlabs | 2017-09-24 | 39 | -128/+364 | |
| |\ \ \ | ||||||
| * | | | | 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 | |
| | | | | | ||||||
* | | | | | 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. | |||||
* | | | | 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 | |
|/ / / / |