friendica/src
Michael f405336680 Avoid duplicate item entries 2020-10-23 19:10:17 +00:00
..
App Centralize routes file existence check in App\Router 2020-10-15 21:45:51 -04:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Force removal from relay list 2020-09-29 05:06:37 +00:00
Content Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
Core Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
Database Avoid duplicate item entries 2020-10-23 19:10:17 +00:00
Factory Fix Fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Contact::getByURL() must be of the type string, null given 2020-10-20 15:15:33 +00:00
Model Avoid duplicate item entries 2020-10-23 19:10:17 +00:00
Module Merge pull request #9440 from annando/one-click-follow 2020-10-20 11:09:56 -04:00
Network lower loglevel 2020-10-18 22:32:36 +02:00
Object Update src/Object/Post.php 2020-10-12 03:58:56 +02:00
Protocol Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Security Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
Util Fixes notice: Undefined index: nobody in /src/Util/HTTPSignature.php on line 450 2020-10-20 15:19:06 +00:00
Worker Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
App.php Remove unused App->force_max_items property 2020-10-13 07:52:13 -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 Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
DI.php Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00