friendica/src
2020-10-20 03:49:58 +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 Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Factory Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +02:00
Model Follow/Unfollow contact with a single click 2020-10-20 03:49:58 +00:00
Module Follow/Unfollow contact with a single click 2020-10-20 03:49:58 +00:00
Network Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +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 Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02: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