Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-09Store uploads metadata in a separate sql database table instead of a session ...Aleksander Machniak
2021-07-25Migration to PHPUnit v9Aleksander Machniak
2021-07-25Dropped support for PHP < 7.3 (#7976)Aleksander Machniak
2021-06-27Fix PHP8 warningsAleksander Machniak
2021-02-24Use official GPL-3.0-or-later license identifier (#7901)Aleksander Machniak
2021-02-07Bump PHP version requirement also for pluginsAleksander Machniak
2020-12-06PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2019-12-28Add support for PHPUnit 6 and 7 (#6870)Aleksander Machniak
2019-10-16Correct property nameAleksander Machniak
2019-10-05CS fixes, Avoid usused variables, fixed minor bugsAleksander Machniak
2019-05-01Fix so an error is logged when more than one attachment plugin has been enabl...Aleksander Machniak
2018-11-08Change http to https for plugins.roundcube.net (#6405)Rotzbua
2018-11-06give all temp files a constant prefixPhilW
2017-11-20Fix so temp_dir misconfiguration prints an error to the log (#6045)Aleksander Machniak
2017-11-08Fix file disclosure vulnerability caused by insuficient input validation in r...Aleksander Machniak
2017-03-12spelling fixes (#5690)ka7
2015-06-19Fix some plugins for use without rcmail classAleksander Machniak
2014-12-09Use consistent license identifiers, remove redundant package.xml filesAleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-03-11Make sure attachment ID is really unique when uploading multiple files (#1489...Aleksander Machniak
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-06-21Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-04-11Fix ticket referenceThomas Bruederli
2013-04-11Set minimal permissions to temp files (#148899)Thomas Bruederli
2013-01-19Add basic tests for pluginsAleksander Machniak
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2009-12-02- use absolute paths to prevent errors when writing to logfiles from shutdown...alecpl
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alecpl
2009-07-31Cleanup temporary attachment files when killing session + fix indentationthomascube
2009-07-19- handle big attachments with file pointers to not exceed memory_limit in rcm...alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube