| Commit message (Expand) | Author | Age | Files | Lines |
* | remove sysmsg and sysmsg_info from session - those are now stored in xconfig ... | Mario | 2019-11-25 | 1 | -8/+0 |
* | check if file exists | Mario | 2019-11-13 | 1 | -1/+1 |
* | fix issue #1331 | Mario Vavti | 2019-09-19 | 1 | -1/+6 |
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -118/+244 |
* | clean up whitespace and remove superfluous semicolon | Mario Vavti | 2019-01-29 | 1 | -18/+20 |
* | Custom sessionhandler support, as requested | Mark Nowiasz | 2019-01-29 | 1 | -15/+35 |
* | remove checkjs and nojs | zotlabs | 2018-11-15 | 1 | -50/+0 |
* | encrypted header issue | zotlabs | 2018-11-14 | 1 | -1/+1 |
* | extra logging | zotlabs | 2018-11-14 | 1 | -0/+4 |
* | verify some edge case http signatures | zotlabs | 2018-10-11 | 1 | -4/+2 |
* | SECURITY: signature issue | zotlabs | 2018-10-09 | 1 | -0/+15 |
* | Page meta properties | M. Dent | 2018-09-22 | 1 | -2/+13 |
* | prepare submodule to interact with route | Mario Vavti | 2018-09-17 | 1 | -0/+17 |
* | checkjs fix ($page not bin-hex in all cases) | zotlabs | 2018-07-19 | 1 | -2/+2 |
* | mangled urls on redirects | zotlabs | 2018-07-18 | 1 | -1/+1 |
* | functions to support module and widget registration by plugins. These have id... | zotlabs | 2018-07-12 | 1 | -7/+25 |
* | as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure th... | zotlabs | 2018-04-22 | 1 | -1/+3 |
* | draft-cavage issues | zotlabs | 2018-04-15 | 1 | -3/+9 |
* | accept system_language through either get or post | zotlabs | 2018-04-12 | 1 | -3/+3 |
* | :white_check_mark: Unit Test for HTTPSig. | Klaus Weidenbach | 2018-02-28 | 1 | -30/+87 |
* | zot6 testing | zotlabs | 2018-02-08 | 1 | -6/+1 |
* | missing quote | zotlabs | 2018-02-08 | 1 | -1/+1 |
* | logging | zotlabs | 2018-02-08 | 1 | -1/+3 |
* | z6 testing | zotlabs | 2018-02-08 | 1 | -1/+1 |
* | debug the crypto function | zotlabs | 2018-02-07 | 1 | -0/+3 |
* | Merge branch 'master' into z6 | zotlabs | 2018-02-05 | 2 | -34/+47 |
|\ |
|
| * | simplify webserver logic flow, remove obsolete $a from router | zotlabs | 2018-01-18 | 2 | -34/+47 |
* | | z6 deliver | zotlabs | 2018-01-16 | 1 | -0/+15 |
|/ |
|
* | cleanup of last fix | zotlabs | 2018-01-13 | 1 | -1/+1 |
* | unexpected openssl result | zotlabs | 2018-01-13 | 1 | -1/+1 |
* | Fix whitespace formatting | Matthew Dent | 2017-12-23 | 1 | -14/+14 |
* | fix dupe bug in content hooks | M.Dent | 2017-12-23 | 1 | -15/+15 |
* | fix typo in HTTPSig | Mario Vavti | 2017-12-04 | 1 | -1/+1 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -15/+25 |
* | sort out the notification ids | zotlabs | 2017-10-12 | 1 | -1/+2 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -1/+1 |
* | Merge pull request #862 from waitman/patch-4 | git-marijus | 2017-09-28 | 1 | -1/+5 |
|\ |
|
| * | prevent 'my_address' being set with bogus info | Waitman Gobble | 2017-09-18 | 1 | -1/+5 |
* | | move the Link header initialisation from Router (where it does not really bel... | zotlabs | 2017-09-25 | 2 | -18/+28 |
* | | typo | zotlabs | 2017-09-24 | 1 | -1/+1 |
* | | For zot6, allow HTTP Signatures to be encrypted, as they may contain sensitiv... | zotlabs | 2017-09-24 | 1 | -6/+46 |
* | | log the lack of http sig info | zotlabs | 2017-09-21 | 1 | -1/+3 |
* | | provide a space between link header params | zotlabs | 2017-09-20 | 1 | -1/+1 |
* | | add more signature logging | zotlabs | 2017-09-20 | 1 | -1/+7 |
* | | add HTTP link header to channel page, making it pluggable | zotlabs | 2017-09-20 | 1 | -0/+19 |
|/ |
|
* | more zot6 | zotlabs | 2017-09-13 | 1 | -1/+6 |
* | owa - first commit | zotlabs | 2017-09-07 | 2 | -0/+14 |
* | some more prep work for Zot VI - some of this will need to be undone or at le... | zotlabs | 2017-09-04 | 1 | -3/+10 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-03 | 1 | -1/+1 |
|\ |
|
| * | add combined index for item.uid and item.item_unseen. this speeds up notifica... | Mario Vavti | 2017-09-01 | 1 | -1/+1 |