aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-03-09SimplePie prevent cache pollution (#3502)Gravatar Alexandre Alapetite
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2021-02-26Add support for extension user files (#3433)Gravatar Alexis Degrugillier
2021-02-24Upgrade PHPMailer to 6.3.0 (#3457)Gravatar Brooke
2021-02-20Manual update to SimplePie 1.5.6 (#3469)Gravatar Alexandre Alapetite
2021-02-17Fix: handle very big feed (#3416)Gravatar Kiblyn11
2021-02-17Add user maintenance hooks (#3440)Gravatar Alexis Degrugillier
2021-02-11Remove Minz validation (#3439)Gravatar Alexis Degrugillier
2021-02-11refactor: remove referer checks, as they are no longer needed (replaced by cs...Gravatar hesch
2021-02-08Fix configuration local cache (#3431)Gravatar Alexis Degrugillier
2021-02-06API implement OPML import/export (#3424)Gravatar Alexandre Alapetite
2021-02-06Fix heredoc syntax (#3426)Gravatar Alexandre Alapetite
2021-02-06Fix return type for broken feeds (#3423)Gravatar Alexandre Alapetite
2021-02-05Add requirements check in CLI (#3410)Gravatar Alexandre Alapetite
2021-02-05Better error message on failure (#3407)Gravatar Martin
2021-02-05Add a method to retrieve a configuration value (#3422)Gravatar Alexis Degrugillier
2021-02-02Fix user configuration in extension (#3412)Gravatar Alexis Degrugillier
2021-02-02Add comprehensive user configuration in extensions (#3397)Gravatar Alexis Degrugillier
2021-01-31PHP8: SimplePie wrong use of isset (#3404)Gravatar Alexandre Alapetite
2021-01-30Explicit PDO::ERRMODE_SILENT (#3408)Gravatar Alexandre Alapetite
2021-01-17Curlopt fixes (#3381)Gravatar Eris
2021-01-16CURLOPT parameters per feed (#3367)Gravatar Eris
2021-01-14Add constant for PHP requirements (#3369)Gravatar Alexis Degrugillier
2021-01-11Possiblity to autoinstall in Docker Compose (#3353)Gravatar Alexandre Alapetite
2021-01-09Add class autoload for extension (#3350)Gravatar Alexis Degrugillier
2021-01-07two new hooks (#3342)Gravatar Clemens Neubauer
2021-01-07Change base extension class type (#3333)Gravatar Alexis Degrugillier
2021-01-04Add a deprecation log error for extensions (#3335)Gravatar Alexis Degrugillier
2021-01-03Fix author search link (#3315)Gravatar Alexis Degrugillier
2021-01-02Avoid manual initialisations of system or user configuration (#3070)Gravatar Alexandre Alapetite
2021-01-02Add temp folder check during install (#3312)Gravatar Alexis Degrugillier
2020-12-29Remove Minz validation during install. (#3302)Gravatar Alexis Degrugillier
2020-12-29Add a file for each PDO class (#3301)Gravatar Alexis Degrugillier
2020-12-28Revert "Add a file for each PDO class (#3297)"Gravatar Alexandre Alapetite
2020-12-28Revert "Extract autoloading process (#3283)"Gravatar Alexandre Alapetite
2020-12-28Add a file for each PDO class (#3297)Gravatar Alexis Degrugillier
2020-12-28SimplePie Strip comments (#3288)Gravatar Alexandre Alapetite
2020-12-26Extract autoloading process (#3283)Gravatar Alexis Degrugillier
2020-12-12Session compatibility PHP 7.1 and older (#3273)Gravatar Alexandre Alapetite
2020-11-11Fix initI18n (#3249)Gravatar Alexandre Alapetite
2020-10-11Fix sanitize feed description (#3222)Gravatar Alexandre Alapetite
2020-10-06Minz allow parallel sessions (#3096)Gravatar Alexandre Alapetite
2020-10-05Minz: Attach a notification to a request (#3208)Gravatar Alexandre Alapetite
2020-10-03Minz: support PHP8 lint (#3207)Gravatar Alexandre Alapetite
2020-10-03Update SimplePie (PHP8) (#3206)Gravatar Alexandre Alapetite
2020-10-03lib_phpQuery support PHP 8 (#3186)Gravatar Prashant Tholia
2020-09-17SimplePie: Fix HTTP 301 permanent redirection (#3180)Gravatar Alexandre Alapetite
2020-09-03When ssl_verify is false, decrease SSL security (#3171)Gravatar Alexandre Alapetite
2020-07-31Relaxed to allow underscore _ in URL hostnames (#3133)Gravatar Alexandre Alapetite
2020-07-14Add a way to disable shortcuts (#3114)Gravatar Alexis Degrugillier