friendica/src
Michael Vogel d2a4a57810
Update src/Model/ContactRelation.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-07-26 23:39:30 +02:00
..
App EOL removed 2020-07-23 06:25:01 +00:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Rename -q option to -y for user delete console command 2020-07-06 15:25:49 -04:00
Content Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00
Core Merge pull request #8911 from MrPetovan/task/curl_DI 2020-07-25 09:50:20 +02:00
Database Database performance updates 2020-07-18 17:49:10 +02:00
Factory Changed parameter order for getByURL 2020-07-15 17:06:48 +00:00
Model Update src/Model/ContactRelation.php 2020-07-26 23:39:30 +02:00
Module Fetch followers/followings of contacts 2020-07-26 07:34:33 +00:00
Network Fix Notice: "Undefined index: host" 2020-07-25 08:07:22 +00:00
Object Use "failed" field 2020-07-19 11:42:23 +00:00
Protocol Store avatar cache fields only when needed 2020-07-25 11:48:52 +00:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
Util Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00
Worker Fetch followers/followings of contacts 2020-07-26 07:34:33 +00:00
App.php Move "getUserAgent()" to "HTTPRequest" class 2020-07-21 03:04:58 -04:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Add checks for $a->user existence 2020-07-09 15:09:07 -04:00
BaseRepository.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
DI.php Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations) 2020-07-21 03:17:05 -04:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00