aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [ticket/14443] substr($var, 0, 1) -> $var[0]Martin Beckmann2016-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14443
| * | | | | [ticket/14443] Avoid duplicate slashesMartin Beckmann2016-02-021-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14443
| * | | | | [ticket/14443] Introduce additional parameter to messengerMartin Beckmann2016-02-012-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14443
* | | | | | Merge pull request #4086 from rxu/ticket/14366Marc Alexander2016-02-271-1/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14366] Add core events to the function decode_message()
| * | | | | | [ticket/14366] Add core events to the function decode_message()rxu2016-02-271-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove match/replace vars, use alternative var for the message var, update the target phpBB version. PHPBB3-14366
| * | | | | | [ticket/14366] Add core events to the function decode_message()rxu2015-12-171-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to the function decode_message() in includes/functions_content.php to allow extensions performing additional message handling before/after decoding. PHPBB3-14366
* | | | | | | Merge pull request #4085 from rxu/ticket/14365Marc Alexander2016-02-271-0/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14365] Add core event to the function topic_review()
| * | | | | | | [ticket/14365] Fix a typo in the docblock.rxu2016-02-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14365
| * | | | | | | [ticket/14365] Add core event to the function topic_review()rxu2015-12-171-0/+26
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to the function topic_review() in includes/functions_posting.php to allow modifying posts list to review. PHPBB3-14365
* | | | | | | Merge pull request #4049 from rxu/ticket/14316Marc Alexander2016-02-273-0/+60
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14316] Add events before/after the custom/zebra fields in pfile view
| * | | | | | | [ticket/14316] Add events before/after the custom/zebra fields in profile viewrxu2016-02-273-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14316
* | | | | | | | Merge pull request #4195 from marc1706/ticket/14500Marc Alexander2016-02-271-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14500] Specify prevversion instead of duplicate newversion
| * | | | | | | | [ticket/14500] Specify prevversion instead of duplicate newversionMarc Alexander2016-02-271-1/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14500
* | | | | | | | [ticket/14189] Add core.gen_sort_selects_after eventJakub Senko2016-02-261-1/+37
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | PHPBB3-14189
* | | | | | | Merge pull request #4185 from marc1706/ticket/13681Tristan Darricau2016-02-183-0/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13681] Invalidate and reset opcache where necessary * marc1706/ticket/13681: [ticket/13681] Invalidate and reset opcache where necessary
| * | | | | | | [ticket/13681] Invalidate and reset opcache where necessaryMarc Alexander2016-02-183-0/+20
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | PHPBB3-13681
* | | | | | | Merge branch 'prep-release-3.1.8' into 3.1.xJoas Schilling2016-02-183-4/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql
| * | | | | | Add migration for 3.1.8Joas Schilling2016-02-181-0/+31
| | | | | | |
| * | | | | | Update version for final 3.1.8 releaseJoas Schilling2016-02-183-4/+4
| | | | | | |
| * | | | | | Merge pull request #4183 from marc1706/ticket/14485Joas Schilling2016-02-181-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14485] Update composer.lock
| | * | | | | | [ticket/14485] Update composer.lockMarc Alexander2016-02-181-2/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-14485
* | | | | | | [3.1.x] Increase dev version for 3.1.9Joas Schilling2016-02-133-3/+3
| | | | | | |
* | | | | | | Merge branch 'prep-release-3.1.8' into 3.1.xJoas Schilling2016-02-1313-23/+99
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [prep-release-3.1.8] Update changelogJoas Schilling2016-02-131-0/+2
| | | | | |
| * | | | | Merge pull request #4176 from Elsensee/ticket/14409Joas Schilling2016-02-134-4/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14409] Update session page info before displaying online list
| | * | | | | [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-134-4/+8
| |/ / / / / |/| | | | | | | | | | | | | | | | | PHPBB3-14409
| * | | | | Merge pull request #4177 from marc1706/ticket/14475Joas Schilling2016-02-131-10/+13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14475] Do not log removal of users from newly registered group
| | * | | | | [ticket/14475] Do not log removal of users from newly registered groupMarc Alexander2016-02-131-10/+13
| |/ / / / / |/| | | | | | | | | | | | | | | | | PHPBB3-14475
| * | | | | [prep-release-3.1.8] Add changelog for 3.1.8-RC1Joas Schilling2016-02-131-1/+36
| | | | | |
| * | | | | [prep-release-3.1.8] Add migration for 3.1.8-RC1Joas Schilling2016-02-131-0/+32
| | | | | |
| * | | | | [prep-release-3.1.8] Update version to 3.1.8-RC1Joas Schilling2016-02-136-8/+8
|/ / / / /
* | | | | Merge pull request #4174 from cyberalien/ticket/14467Marc Alexander2016-02-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14467] Fix height calculation in autoResize
| * | | | | [ticket/14467] Fix height calculation in autoResizecyberalien2016-02-081-2/+2
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-14467
* | | | | Merge pull request #4167 from Mauron/ticket/14458Tristan Darricau2016-02-071-0/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #4167 * Mauron-ticket/14458: [ticket/14458] Explicitly state RewriteBase into .htaccess root file
| * | | | | [ticket/14458] Explicitly state RewriteBase into .htaccess root fileMauron2016-02-071-0/+10
|/ / / / / | | | | | | | | | | | | | | | | | | | | The statement RewriteBase / needs to be explicitly typed down into the .htaccess file in root in order to reduce all the support requests about the implicit statement and the URL rewriting not working. PHPBB3-14458
* | | | | Merge pull request #4164 from rxu/ticket/14356-fixTristan Darricau2016-02-051-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14356] Fix viewtopic_body_postrow_back2top_append description * rxu/ticket/14356-fix: [ticket/14356] Fix viewtopic_body_postrow_back2top_append description
| * | | | | [ticket/14356] Fix viewtopic_body_postrow_back2top_append descriptionrxu2016-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14356
* | | | | | Merge pull request #4141 from exussum12/ticket/14431-3.1Marc Alexander2016-02-031-2/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | [ticket/14431] Remote avatar uploading
| * | | | | [ticket/14430] Remote avatar uploadingScott Dutton2016-02-031-17/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove support for redirects PHPBB3-14431
| * | | | | [ticket/14431] Remote avatar uploadingScott Dutton2016-01-251-3/+28
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow HTTPS images to be remotely uploaded. Also includes support for redirects (currently up to 5) PHPBB3-14431
* | | | | Merge pull request #4150 from rxu/ticket/14439Marc Alexander2016-01-311-2/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14439] Do not call avatar manager if avatars are disabled
| * | | | | [ticket/14439] Do not call avatar manager if avatars are disabledrxu2016-01-311-2/+6
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-14439
* | | | | Merge pull request #4029 from RMcGirr83/ticket_14289Marc Alexander2016-01-272-0/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14289] Add events to navbar header
| * | | | | [ticket/14289] Fix location in events.md fileRichard McGirr2016-01-191-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | | [ticket/14289] Move append before prepend in events docRichard McGirr2016-01-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | | [ticket/14289] Change to 3.1.8-RC1 and rename eventRichard McGirr2016-01-102-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | | [ticket/14289] Add events to navbar headerRichard McGirr2015-11-132-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14289
* | | | | | Merge pull request #4143 from VSEphpbb/ticket/14433Marc Alexander2016-01-261-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14433] Purge cache setting up extension functional tests
| * | | | | | [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | PHPBB3-14433
* | | | | | Merge pull request #4124 from marc1706/ticket/14411Tristan Darricau2016-01-241-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14411] Permanently delete post if delete_permanent is set * marc1706/ticket/14411: [ticket/14411] Permanently delete post if delete_permanent is set