aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14527] Retrieve link URL from href and not link textMarc Alexander2016-03-132-2/+2
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-101-4/+19
|\
| * 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
* | | [ticket/13264] Don't force approved state if post visibility is known (3.2)Máté Bartus2016-03-091-4/+4
* | | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-03-091-1/+7
|\ \ \ | |/ /
| * | 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 branch '3.1.x' into 3.2.xMáté Bartus2016-03-081-11/+16
|\ \ \ \ | |/ / /
| * | | [ticket/14483] Do not send headers by default on access via controllerMarc Alexander2016-03-061-11/+16
| |/ /
* | | [release-3.2.0-b2] Update versions to 3.2.0-3-devTristan Darricau2016-03-071-1/+1
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-281-5/+7
|\ \ \ | |/ /
| * | Merge pull request #4153 from gn36/ticket/14443Marc Alexander2016-02-281-5/+7
| |\ \
| | * | [ticket/14443] substr($var, 0, 1) -> $var[0]Martin Beckmann2016-02-271-1/+1
| | * | [ticket/14443] Avoid duplicate slashesMartin Beckmann2016-02-021-4/+6
| | * | [ticket/14443] Introduce additional parameter to messengerMartin Beckmann2016-02-011-5/+5
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-271-1/+27
|\ \ \ \ | |/ / /
| * | | Merge pull request #4086 from rxu/ticket/14366Marc Alexander2016-02-271-1/+27
| |\ \ \
| | * | | [ticket/14366] Add core events to the function decode_message()rxu2016-02-271-10/+10
| | * | | [ticket/14366] Add core events to the function decode_message()rxu2015-12-171-1/+27
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-271-0/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4085 from rxu/ticket/14365Marc Alexander2016-02-271-0/+26
| |\ \ \ \
| | * | | | [ticket/14365] Fix a typo in the docblock.rxu2016-02-271-2/+2
| | * | | | [ticket/14365] Add core event to the function topic_review()rxu2015-12-171-0/+26
| | |/ / /
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-261-1/+37
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/14189] Add core.gen_sort_selects_after eventJakub Senko2016-02-261-1/+37
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-02-181-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13681] Invalidate and reset opcache where necessaryMarc Alexander2016-02-181-0/+10
| | |_|/ | |/| |
* | | | Merge pull request #4165 from Nicofuma/ticket/14457Marc Alexander2016-02-181-17/+2
|\ \ \ \
| * | | | [ticket/14457] Replaces unique_id implementation by random_bytes()Tristan Darricau2016-02-181-17/+2
* | | | | [ticket/14315] Add back roles select for disable javascriptMarc Alexander2016-02-161-0/+24
* | | | | [ticket/14315] Apply roles options format for multiple forums tooMarc Alexander2016-02-161-4/+5
* | | | | [ticket/14315] Build role options for each permission groupMarc Alexander2016-02-161-3/+6
* | | | | [ticket/14315] Correctly set default values and reset valuesMarc Alexander2016-02-161-5/+3
* | | | | [ticket/14315] Only add role options specified for each groupMarc Alexander2016-02-161-0/+1
|/ / / /
* | | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-133-14/+17
|\ \ \ \ | |/ / /
| * | | [3.1.x] Increase dev version for 3.1.9Joas Schilling2016-02-131-1/+1
| * | | Merge pull request #4176 from Elsensee/ticket/14409Joas Schilling2016-02-132-4/+4
| |\ \ \
| | * | | [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-132-4/+4
| * | | | Merge pull request #4177 from marc1706/ticket/14475Joas Schilling2016-02-131-10/+13
| |\ \ \ \
| | * | | | [ticket/14475] Do not log removal of users from newly registered groupMarc Alexander2016-02-131-10/+13
| | |/ / /
| * | | | [prep-release-3.1.8] Update version to 3.1.8-RC1Joas Schilling2016-02-131-1/+1
| |/ / /
| * | | Merge pull request #4141 from exussum12/ticket/14431-3.1Marc Alexander2016-02-031-2/+11
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/14430] Remote avatar uploadingScott Dutton2016-02-031-17/+1
| | * | [ticket/14431] Remote avatar uploadingScott Dutton2016-01-251-3/+28
| | |/
* | | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-111-0/+1
|\ \ \
| * | | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* | | | [release-3.2.0-b1] Update version to 3.2.0-b2-devTristan Darricau2016-02-051-1/+1