friendica_2021.01_tupambae_.../src
Hypolite Petovan 0e0bd62fef
Merge pull request #9400 from nupplaphil/task/guzzle_http
PSR-7 Part 1: Use Guzzle PSR-7 library for HTTPRequest->get()
2020-10-11 09:10:57 -04:00
..
App Add link to 512px icon, fix missing link 2020-10-03 20:25:10 +02:00
Collection
Console Force removal from relay list 2020-09-29 05:06:37 +00:00
Content Fix IHTTPResult::getHeader() 2020-10-10 23:11:30 +02:00
Core Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +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 IHTTPResult::getContentType is now a string again 2020-10-10 23:11:30 +02:00
Module Merge pull request #9401 from annando/accounttype 2020-10-10 07:16:32 -04:00
Network Update src/Network/GuzzleResponse.php 2020-10-11 00:33:36 +02:00
Object Support for real reshares 2020-10-11 08:49:47 +00:00
Protocol Fix IHTTPResult::getHeader() 2020-10-10 23:11:30 +02:00
Render
Repository
Security Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
Util Use last entry for Content-Type 2020-10-10 23:11:30 +02:00
Worker Reduce the amount of contact updates 2020-10-03 10:52:34 +00:00
App.php Issue 9303: Detect AP accesses as backend, prevent ping pong 2020-10-02 09:31:39 +00:00
BaseCollection.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php
DI.php Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
LegacyModule.php