aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-152-0/+9
|\
| * [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-112-0/+9
* | Merge pull request #4631 from JoshyPHP/ticket/14985Tristan Darricau2017-01-152-15/+38
|\ \
| * | [ticket/14985] Decode HTML special chars in plain text columnsJoshyPHP2017-01-122-15/+38
* | | [ticket/15011] Fix 3.2.x mergeTristan Darricau2017-01-151-1/+1
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-151-1/+4
|\ \ \
| * \ \ Merge pull request #4646 from javiexin/ticket/15011Tristan Darricau2017-01-151-1/+4
| |\ \ \
| | * | | [ticket/15011] Error not checked on metadata load failurejaviexin2017-01-141-1/+4
* | | | | Merge pull request #4630 from hubaishan/ticket/14984Tristan Darricau2017-01-151-0/+4
|\ \ \ \ \
| * | | | | [ticket/14984] Correct wrong arrow direction in PM inboxhubaishan2017-01-102-2/+6
* | | | | | Merge pull request #4640 from JimMH/patch-3Tristan Darricau2017-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/15002] Show topic icons in search resultsJim Mossing Holsteyn2017-01-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4638 from VSEphpbb/ticket/14999Tristan Darricau2017-01-151-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/14999] Correct Next PM IconographyMatt Friedman2017-01-121-2/+2
| |/ / / / /
* | | | | | Merge pull request #4647 from marc1706/ticket/15012Tristan Darricau2017-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/15012] Use valid constructor in ftp_file_updaterMarc Alexander2017-01-141-1/+1
* | | | | | | Merge pull request #4643 from JoshyPHP/ticket/15008Marc Alexander2017-01-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/15008] Disable emoji when smilies are disabledJoshyPHP2017-01-141-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | [ticket/15010] Fix incorrect use of requestRichard McGirr2017-01-141-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-143-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | [ticket/15003] Do not check disabled checkboxes with marklist functionMatt Friedman2017-01-135-5/+5
* | | | | Merge pull request #4625 from Nicofuma/ticket/14973Marc Alexander2017-01-081-0/+21
|\ \ \ \ \
| * | | | | [ticket/14973] Add BC layer for \phpbb\db\toolsTristan Darricau2017-01-081-0/+21
* | | | | | Merge pull request #4623 from rxu/ticket/14971Tristan Darricau2017-01-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/14971] Fix pagination PHP warning on PHP 7.1rxu2017-01-081-1/+1
* | | | | | [ticket/14967] Add cookie notice migration fixing invalid previous oneMarc Alexander2017-01-081-0/+36
|/ / / / /
* | | | | [3.2.x] Update development version to 3.2.1-devMarc Alexander2017-01-072-2/+2
* | | | | [prep-release-3.2.0] Fix links to convertorMarc Alexander2017-01-071-7/+7
* | | | | [prep-release-3.2.0] Correctly compare extensions versionMarc Alexander2017-01-072-2/+2
* | | | | [prep-release-3.2.0] Update version numbers and add 3.2.0 migrationMarc Alexander2017-01-076-6/+46
* | | | | Merge pull request #4618 from marc1706/ticket/14961Marc Alexander2017-01-0710-3/+74
|\ \ \ \ \
| * | | | | [ticket/14961] Updated CREDITS.txt for cookie consent and removed subsilver2Marc Alexander2017-01-061-3/+2
| * | | | | [ticket/14961] Also translate "learn more" linkMarc Alexander2017-01-062-1/+3
| * | | | | [ticket/14961] Add cookie notice as enablable featureMarc Alexander2017-01-069-0/+70
* | | | | | Merge pull request #4620 from marc1706/ticket/14772Marc Alexander2017-01-073-4/+14
|\ \ \ \ \ \
| * | | | | | [ticket/14772] Add rtl definition for .topic-poster and small marginMarc Alexander2017-01-062-0/+6
| * | | | | | [ticket/14772] Use float to prevent pagination overwriting topic timeMarc Alexander2017-01-062-4/+8
* | | | | | | Merge pull request #4619 from Nicofuma/ticket/14962Marc Alexander2017-01-073-8/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-063-8/+30
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-061-2/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #4613 from rxu/ticket/14958Marc Alexander2017-01-061-2/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/14958] Optimize Twig extension lang() functionrxu2017-01-051-2/+1
* | | | | | | | Merge pull request #4617 from marc1706/ticket/14949Marc Alexander2017-01-061-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14949] Pass full notification array and post data for updatingMarc Alexander2017-01-051-1/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4608 from marc1706/ticket/14954Marc Alexander2017-01-062-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14954] Properly check if topic has attachments in mcp_queueMarc Alexander2017-01-022-2/+2
* | | | | | | | | Merge pull request #4615 from marc1706/ticket/14946Marc Alexander2017-01-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14946] Make sure to pass integers to max()Marc Alexander2017-01-041-1/+1
* | | | | | | | | | Merge pull request #4616 from marc1706/ticket/14945Marc Alexander2017-01-061-7/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | [ticket/14945] Parse signature preview with generate_text_for_display()Marc Alexander2017-01-041-7/+2