aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web
Commit message (Expand)AuthorAgeFilesLines
* whitespaceMario Vavti2016-04-111-10/+10
* move more session related stuff such as paranoia handling (IP address changes...redmatrix2016-04-101-2/+57
* a few issues: block public not blocking mod_cal, typo in sql for one clone fi...redmatrix2016-04-102-13/+23
* log if the session handler fails and surface the ssl_cookie config settingredmatrix2016-04-081-1/+3
* objectify all the session management stuffredmatrix2016-04-082-0/+169
* typo in routerredmatrix2016-04-021-1/+1
* static Appredmatrix2016-03-311-43/+47
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
* turn 'OpenGraph' into a more general purpose HTTP meta facility for setting a...redmatrix2016-03-082-50/+66
* allow modules/addons to override the og:title fieldredmatrix2016-03-071-0/+7
* Facebook scraper "OpenGraph" support; modules will need to set the required f...redmatrix2016-03-071-0/+43
* missing functionredmatrix2016-02-241-1/+0
* add router classredmatrix2016-02-191-0/+200