aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2020-07-14fix: Test setupMigrations doesn't return false (#3113)Gravatar Marien Fressinaud
2020-07-08Add a migration system (#2760)Gravatar Marien Fressinaud
2020-06-05Add language detection when the user is not logged in (#3022)Gravatar Alexis Degrugillier
2020-06-01Updates PHPMailer to 6.1.6 (#3024)Gravatar Brooke
2020-05-29Fix PostgreSQL database auto-create with limited rights (#3013)Gravatar Alexandre Alapetite
2020-05-18Update/php mailer (#2980)Gravatar Brooke
2020-05-16Relaxed OPML - allow other elements than outline (#2983)Gravatar Alexandre Alapetite
2020-05-14Improve logs during cron actualization (#2964)Gravatar Alexandre Alapetite
2020-04-04sort results in find() method (#2874)Gravatar Eris
2020-04-01Minor SimplePie merge (#2870)Gravatar Alexandre Alapetite
2020-04-01Fix fetch content for complex HEAD (#2867)Gravatar Alexandre Alapetite
2020-03-28SimplePie use distint cache for force_feed (#2852)Gravatar Alexandre Alapetite
2020-03-22Add core extension for Google Groups (#2838)Gravatar Alexandre Alapetite
2020-03-22New core-extensions to allow Docker volumes for third-party extensions (#2837)Gravatar Alexandre Alapetite
2020-02-29SimplePie 1.5.4 (#2814)Gravatar Alexandre Alapetite
2020-01-04Fix wrong getHeader refactoring (#2749)Gravatar Alexandre Alapetite