friendica/src
Hypolite Petovan 38311a4a02 Move link conversion to the end of BBCode::convert
- Addresses https://github.com/friendica/friendica/issues/7271
- Add related tests
2019-06-15 22:24:51 -04:00
..
App Define expected /fetch module routes 2019-06-14 06:22:01 -04:00
Console Revert renaming variable in Console\GlobalCommunityBlock 2019-05-16 08:42:07 -04:00
Content Move link conversion to the end of BBCode::convert 2019-06-15 22:24:51 -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 Fix undefined index addr notices in Model\Contact::getIdForURL 2019-06-15 17:16:10 -04:00
Module Fix variable by reference notice in Module\Admin\Federation 2019-06-15 17:12:36 -04: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 Use item created date if edited doesn't exist in Protocol\Diaspora::buildStatus 2019-06-15 17:11:01 -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