friendica/src
Dean Townsley b5e195b415 Add auth to load sequence for photos
This allows private photos to load on any page.  Previously auth
depended on some other thing like the enclosing page triggering the
authentication of the specific contact for the photo owner.
2019-06-22 12:24:30 -05:00
..
App Define expected /fetch module routes 2019-06-14 06:22:01 -04:00
Console Add tests folder to typo console coverage 2019-06-15 22:27:20 -04:00
Content Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray 2019-06-22 04:16:02 -04:00
Core Merge pull request #7245 from annando/unify-constants 2019-06-10 11:59:40 -04:00
Database Add type-hint for dynamic variables in DBA 2019-06-13 19:07:04 -04:00
Factory Introduce HiddenString for Config-Values 2019-06-10 14:46:31 +02:00
Model Add auth to load sequence for photos 2019-06-22 12:24:30 -05:00
Module Fix a notice when the author is missing 2019-06-21 17:57:26 +00:00
Network Add additional check for $links in Probe 2019-06-13 15:01:24 +02:00
Object Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
Protocol Merge pull request #7284 from annando/fix-fatal 2019-06-19 23:42:21 -04:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Fixing Network::post() caused by wrong argument 2019-06-10 19:34:16 +02:00
Worker Issue 7264: Count local delivery as well 2019-06-13 20:24:49 +00:00
App.php Remove .well-known hardening 2019-06-02 03:19:44 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Adding basepath, urlpath, hostname and ssl_policy to installation 2019-04-14 14:23:06 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00