friendica/src
Hypolite Petovan dc25355412
Merge pull request #7306 from annando/perform-activity
Fix the processing of event activities
2019-06-22 19:23:09 -04: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 Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray" 2019-06-22 22:06:43 +02: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 Issue 6477: Use the correct content-type to resize the images 2019-06-20 20:09:33 +00: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 Fix the processing of event activities 2019-06-23 00:38:52 +02:00
Render
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
BaseObject.php
LegacyModule.php