aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.3.x'Marc Alexander2019-06-171-2/+2
|\
| * Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-2/+2
| |\
| | * [ticket/15984] Use private cache-controlJakub Senko2019-05-271-2/+2
| * | [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-091-17/+9
| |/
| * [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* | [ticket/15692] Close db connection after use storageRubén Calvo2018-08-201-3/+3
* | [ticket/15663] Remove flash attachments supportRubén Calvo2018-07-121-17/+9
* | [ticket/15286] Download remote attachments properlyRubén Calvo2018-06-271-24/+2
* | [ticket/15286] Fix testsRubén Calvo2018-05-011-1/+0
* | [ticket/15286] Use storage in attachmentsRubén Calvo2018-05-011-38/+18
* | Merge branch '3.2.x'Marc Alexander2017-12-271-1/+5
|\|
| * Merge pull request #4868 from javiexin/ticket/15266Marc Alexander2017-12-271-1/+5
| |\
| | * [ticket/15266] Expand functionality of content_visibilityjaviexin2017-12-271-1/+5
* | | [ticket/15276] Fix commentsRubén Calvo2017-09-071-2/+2
* | | [ticket/15276] Fix code and add phpdocRubén Calvo2017-08-281-7/+16
* | | [ticket/15276] Use stream_copy_to_streamRubén Calvo2017-08-251-6/+3
* | | [ticket/15276] Fix typoRubén Calvo2017-08-251-1/+1
* | | [ticket/15276] Remove avatar_pathRubén Calvo2017-08-251-14/+1
* | | [ticket/15276] Fix code styleRubén Calvo2017-08-251-1/+0
* | | [ticket/15276] Remove old codeRubén Calvo2017-08-251-14/+0
* | | [ticket/15276] Use streamsRubén Calvo2017-08-251-1/+27
* | | [ticket/15276] Use storage to download avatarRubén Calvo2017-08-251-12/+7
* | | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2017-07-171-1/+1
|/ /
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-281-1/+21
|\|
| * Merge pull request #4531 from senky/ticket/14817Marc Alexander2016-12-281-1/+21
| |\
| | * [ticket/14817] Add core.send_file_to_browser_beforeJakub Senko2016-12-181-1/+21
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-271-0/+14
|\| |
| * | [ticket/14853] Add core event to allow modifying PM attachments download authrxu2016-11-041-0/+14
| |/
* | Merge pull request #4440 from danchr/ticket/14774Tristan Darricau2016-09-111-43/+55
|\ \
| * | [ticket/14774] Support partial downloads of attachmentsDan Villiom Podlaski Christiansen2016-09-071-43/+55
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-091-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/12133] fix download file names for WebKit-derived browsersDan Villiom Podlaski Christiansen2016-09-071-1/+1
| |/
* | Merge branch '3.1.x' into 3.2.xAndreas Fischer2016-06-111-1/+1
|\|
| * [ticket/14291] Do not update filesize if displaying thumbnailMarc Alexander2016-05-301-1/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-251-1/+1
|\|
| * [ticket/14290] Correctly use modified since headerMarc Alexander2016-03-241-1/+1
* | Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\|
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-2/+2
|/
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-281-5/+5
* [ticket/13125] $user->browser to $browserJakub Senko2014-10-021-1/+1
* [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-3/+3
* [ticket/13044] \G\M\T to GMT in whole projectJakub Senko2014-09-171-3/+3
* [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-171-2/+2
* [ticket/13044] Correct Expires headersJakub Senko2014-09-171-2/+2
* [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-091-21/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-4/+4
* [ticket/12171] Send correct status 403 when forbidden and 404 when not foundJoas Schilling2014-02-101-3/+7