aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-101-0/+6
|\
| * [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
* | [ticket/13972] Remove hard coded flood check from postingRichard McGirr2016-03-101-1/+1
* | 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
| * | 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
* | | | [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-083-14/+26
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | [release-3.2.0-b2] Update versions to 3.2.0-3-devTristan Darricau2016-03-072-2/+2
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-071-8/+5
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/14514] Don't skip users when converting passwordsOliver Schramm2016-03-061-8/+5
| |/ / /
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #4200 from RMcGirr83/ticket_14508Marc Alexander2016-03-051-1/+1
| |\ \ \
| | * | | [ticket/14508] Adjust account inactive languageRichard McGirr2016-03-031-1/+1
| | * | | [ticket/14508] Change language notice on account activationRichard McGirr2016-03-021-1/+1
| | |/ /
* | | | [ticket/14510] Prevent infinite loop in add_bots taskMáté Bartus2016-03-021-0/+1
* | | | Merge pull request #4196 from CHItA/ticket/14487Marc Alexander2016-03-019-9/+209
|\ \ \ \
| * | | | [ticket/14487] Add missing use statementMáté Bartus2016-02-291-0/+1
| * | | | [ticket/14487] Add loading indicator while polling statusMáté Bartus2016-02-291-0/+2
| * | | | [ticket/14487] Update javascriptMáté Bartus2016-02-291-54/+50
| * | | | [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-288-9/+210
* | | | | Merge pull request #4194 from Nicofuma/ticket/14499Marc Alexander2016-02-2912-25/+510
|\ \ \ \ \
| * | | | | [ticket/14499] Fix wording and commentsTristan Darricau2016-02-293-2/+3
| * | | | | [ticket/14499] Add missing config settingsTristan Darricau2016-02-282-2/+5
| * | | | | [ticket/14499] Add command to update the board from CLITristan Darricau2016-02-2512-25/+506
* | | | | | [ticket/14503] Enable superglobals in cliMarc Alexander2016-02-281-0/+3
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-282-6/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #4153 from gn36/ticket/14443Marc Alexander2016-02-282-6/+8
| |\ \ \ \ \
| | * | | | | [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-012-6/+6
* | | | | | | 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