Commit Graph
28 Commits
Author SHA1 Message Date
redmatrix d09694587d typo in router 2016-04-02 13:52:16 -07:00
redmatrix 9abd95fad3 static App 2016-03-31 16:06:03 -07:00
redmatrix 1cd3b41825 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
redmatrix 21c1f89eba SECURITY: DAV authentication issue 2016-03-17 18:40:03 -07:00
redmatrix 1258f9bb21 turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header 2016-03-08 16:06:58 -08:00
redmatrix 76467b5a35 allow modules/addons to override the og:title field 2016-03-07 15:11:11 -08:00
redmatrix d5db25808a Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. 2016-03-07 15:03:53 -08:00
redmatrix 7972de13ca backtrace openssl_verify errors so that we can find bad keys - as there is very little relevant context available at this level. 2016-02-25 14:34:30 -08:00
redmatrix b101a8f6fb missing function 2016-02-24 11:20:46 -08:00
redmatrix f1564b4cff retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
redmatrix dfbe2eaf98 Revert "move accesslist class to namespace"
This reverts commit a9711895cf.
2016-02-20 00:49:37 -08:00
redmatrix a9711895cf move accesslist class to namespace 2016-02-20 19:39:54 +11:00
redmatrix 1db3409f36 add router class 2016-02-19 16:19:15 -08:00
redmatrix cfa2ac2d0a move dreport to zotlabs\zot namespace 2016-02-19 14:02:55 -08:00
redmatrix 28d07fd6b2 move storage assets to zotlabs/storage 2016-02-19 00:06:10 -08:00
redmatrix 342fda94e4 Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php 2016-02-18 15:24:58 -08:00
redmatrix f73c82632f some minor cleanup - change the default of the discover tab (public stream access) 2015-12-10 19:18:55 -08:00
redmatrix 8e1e301764 refactor a few more redundant returns 2015-12-09 21:03:29 -08:00
redmatrix bd37f59829 simplify magic-auth - a lot... Would be even simpler if we didn't need to provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself. 2015-12-09 20:51:00 -08:00
redmatrix 200eabe052 add empty arg 2015-12-09 11:51:31 -08:00
redmatrix 5735cad457 remove extra debug logging and ensure we don't try to authenticate without a hubloc 2015-12-08 19:43:49 -08:00
redmatrix baab9b6fbc more libzot stuff 2015-12-08 18:31:33 -08:00
redmatrix 5de1a1ce10 extra paren removed 2015-12-07 16:06:43 -08:00
redmatrix 8b974f8f74 abstract the message handlers 2015-12-07 16:01:54 -08:00
redmatrix 2d799f2c11 remove duplicated code 2015-12-06 19:59:46 -08:00
redmatrix 1c22e8ae7e whitespace 2015-12-06 19:32:39 -08:00
redmatrix 4d301bc5a6 comment order 2015-12-06 19:29:01 -08:00
redmatrix 4ccd9ae6da start of v4 2015-12-06 19:16:38 -08:00