.. |
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
|
Merge pull request #9373 from nupplaphil/task/server_env
|
2020-10-08 15:00:31 -04:00 |
Factory
|
Introduce "static/env.config.php" for environment variable mapping to config cache entries
|
2020-10-06 20:43:29 +02:00 |
Model
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-18 20:56:31 +02:00 |
Module
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-18 20:56:31 +02:00 |
Network
|
Removed completely un-used 'http_auth' option from HTTPRequest
|
2020-10-18 22:19:03 +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
|
Removed completely un-used 'http_auth' option from HTTPRequest
|
2020-10-18 22:19:03 +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 |