aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4190 from marc1706/ticket/14437Tristan Darricau2016-03-253-17/+17
|\
| * [ticket/14437] Make sure attachments array is properly ordered before processingMarc Alexander2016-03-062-5/+5
| * [ticket/14437] Preserve attachment ID order by ordering by attach_idMarc Alexander2016-03-061-1/+1
| * [ticket/14437] Sort attachments after assigning inline attachmentsMarc Alexander2016-03-061-13/+13
| * [ticket/14437] Correctly assume index from attachment display orderMarc Alexander2016-02-211-2/+2
* | Merge pull request #4214 from marc1706/ticket/14241Tristan Darricau2016-03-253-5/+32
|\ \
| * | [ticket/14241] Log fatal captcha error to error logMarc Alexander2016-03-122-4/+9
| * | [ticket/14241] Prevent empty q&a as a result of improper settingsMarc Alexander2016-03-112-3/+25
* | | Merge pull request #4231 from Senky/ticket/13630Tristan Darricau2016-03-252-2/+3
|\ \ \
| * | | [ticket/13630] Prevent empty parameter select_singleJakub Senko2016-03-202-2/+3
* | | | [ticket/14290] Correctly use modified since headerMarc Alexander2016-03-241-1/+1
* | | | Merge pull request #4242 from marc1706/ticket/14136Tristan Darricau2016-03-2423-0/+24
|\ \ \ \
| * | | | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-2423-0/+24
* | | | | Merge pull request #4222 from marc1706/ticket/14536Tristan Darricau2016-03-241-1/+1
|\ \ \ \ \
| * | | | | [ticket/14536] Force unix time stamps to be integerMarc Alexander2016-03-231-1/+1
* | | | | | [ticket/14051] Restore accidentally removed $topics_count valuerxu2016-03-241-0/+3
| |/ / / / |/| | | |
* | | | | Merge pull request #4238 from RMcGirr83/ticket_14051Marc Alexander2016-03-241-10/+35
|\ \ \ \ \
| * | | | | [ticket/14051] Add table alias and fix types of propertyRichard McGirr2016-03-241-4/+4
| * | | | | [ticket/14051] Fix whitespaceRichard McGirr2016-03-231-1/+1
| * | | | | [ticket/14051] Replace sql array of viewforum sort topics functionRichard McGirr2016-03-231-10/+35
| | |/ / / | |/| | |
* | | | | Merge pull request #4175 from Senky/ticket/14471Marc Alexander2016-03-241-0/+14
|\ \ \ \ \
| * | | | | [ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before eventJakub Senko2016-03-101-0/+14
* | | | | | Merge pull request #4113 from LaxSlash/ticket/14395Marc Alexander2016-03-241-0/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-231-8/+8
| * | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-231-8/+8
| * | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-221-3/+3
| * | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-1/+1
| * | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-1/+1
| * | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-8/+35
| * | | | | [ticket/14395] Move call to phpbb_add_quickmod_optionLaxSlash2016-01-071-8/+8
* | | | | | [ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performancerxu2016-03-171-1/+1
* | | | | | [ticket/14538] Update composer dependenciesMarc Alexander2016-03-151-253/+363
| |_|/ / / |/| | | |
* | | | | [ticket/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URLSkouat2016-03-121-1/+1
| |_|/ / |/| | |
* | | | [ticket/14422] Submit when pressing ctrl or cmd + enterMarc Alexander2016-03-101-1/+1
* | | | [ticket/14422] Support cmd+enter for submitting messageCallum Macrae2016-03-101-0/+6
* | | | Merge pull request #4184 from lavigor/ticket/14486Marc Alexander2016-03-101-4/+19
|\ \ \ \
| * | | | [ticket/14486] Use empty() and move error check.lavigor2016-02-271-1/+1
| * | | | [ticket/14486] Add an event and fix an event in login_box()lavigor2016-02-181-4/+19
* | | | | Merge pull request #4192 from marc1706/ticket/14496Tristan Darricau2016-03-091-1/+3
|\ \ \ \ \
| * | | | | [ticket/14496] Destroy update_list_time cache variable on introMarc Alexander2016-02-261-0/+1
| * | | | | [ticket/14496] Cache last update of update list instead of using filemtimeMarc Alexander2016-02-261-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4205 from marc1706/ticket/13264Máté Bartus2016-03-091-1/+7
|\ \ \ \ \
| * | | | | [ticket/13264] Link to post if user can view itMarc Alexander2016-03-081-1/+3
| * | | | | [ticket/13264] Do not force approved state if post visibility is knownMarc Alexander2016-03-071-0/+4
* | | | | | Merge pull request #4206 from marc1706/ticket/14519Máté Bartus2016-03-081-1/+3
|\ \ \ \ \ \
| * | | | | | [ticket/14519] Skip query if all unread notifications are retrievedMarc Alexander2016-03-081-1/+3
| |/ / / / /
* | | | | | Merge pull request #4207 from marc1706/ticket/14132Máté Bartus2016-03-081-0/+4
|\ \ \ \ \ \
| * | | | | | [ticket/14132] Use transaction for adding notifications to type tableMarc Alexander2016-03-081-0/+4
| |/ / / / /
* | | | | | Merge pull request #4204 from marc1706/ticket/14483Máté Bartus2016-03-082-14/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/14483] Do not send headers by default on access via controllerMarc Alexander2016-03-062-14/+22