aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-10-282-25/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move to a new function() PHPBB3-16151
| | * | | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-09-081-1/+21
| | | |/ | | |/| | | | | | | | | PHPBB3-16151
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-281-4/+17
|\ \ \ \ | |/ / /
| * | | Merge pull request #5672 from OxCom/ticket/16146Marc Alexander2019-10-281-4/+17
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16146] New core event: after move forum
| | * | | [ticket/16146] Fix typos in event descriptionMarc Alexander2019-10-261-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | [ticket/16146] fix event name in commentoxcom2019-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | [ticket/16146] New core event: after move forumoxcom2019-09-021-0/+13
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-261-5/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge pull request #5695 from 3D-I/ticket/16161Marc Alexander2019-10-261-5/+0
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16161] Enable BBcodes without closing tag
| | * | | [ticket/16161] Enable BBcodes without closing tag3D-I2019-09-221-5/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-16161
* | | | | [3.3.x] Update version numbers to 3.3.0-b2-devMarc Alexander2019-10-231-1/+1
| | | | |
* | | | | Merge branch 'prep-release-3.3.0-b1' into 3.3.xMarc Alexander2019-10-233-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge pull request #5716 from marc1706/ticket/15437Marc Alexander2019-10-212-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | [ticket/15437] Update jQuery and cookie consent to latest
| | * | | | | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.jsMarc Alexander2019-10-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15437
| * | | | | | [ticket/16043] Check if not null before getting anything from the containerPaul Sohier2019-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is only happening when there is basicly an error during init of the container. PHPBB3-16043
| * | | | | | [prep-release-3.3.0-b1] Update version to 3.3.0-b1Marc Alexander2019-10-191-1/+1
| |/ / / / /
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-211-3/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #5711 from kasimi/ticket/16183Marc Alexander2019-10-211-3/+23
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16183] Add core.generate_smilies_count_sql_before
| | * | | | | [ticket/16183] Generate SQL query from arraykasimi2019-10-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183
| | * | | | | [ticket/16183] Add core.generate_smilies_count_sql_beforekasimi2019-10-171-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183
* | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-0/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #5710 from kasimi/ticket/16182Marc Alexander2019-10-201-0/+16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16182] Add core.generate_smilies_modify_rowset
| | * | | | | | [ticket/16182] Add core.generate_smilies_modify_rowsetkasimi2019-10-171-0/+16
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-16182
* | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | [ticket/16184] Don't entity-encode & character in AJAX responsekasimi2019-10-171-2/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-16184
* | | | | Merge pull request #5708 from marc1706/ticket/16051Marc Alexander2019-10-135-15/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
| * | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-065-15/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051
* | | | | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-035-14/+11
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-14465
* | | | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-032-175/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form
| * | | | | [ticket/11327] Split up into forgot password and reset passwordMarc Alexander2019-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | [ticket/11327] Move UCP remind functionality to a controller for password resetMarc Alexander2019-08-082-175/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
* | | | | | [ticket/15257] Improve readability of check_is_enableableMarc Alexander2019-09-301-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15257
* | | | | | [ticket/15257] Address validation issuesJakub Senko2019-09-301-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15257
* | | | | | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-301-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15257
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-1/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-221-1/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline
| | * | | | | [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-041-1/+0
| | | |_|/ / | | |/| | | | | | | | | | | | | | | PHPBB3-15422
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-0/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5669 from OxCom/ticket/16143Marc Alexander2019-09-221-0/+30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | [ticket/16143] Add new events before and after move topics
| | * | | | [ticket/16143] Add new events before and after move topicsoxcom2019-08-301-0/+30
| | |/ / / | | | | | | | | | | | | | | | PHPBB3-16143
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5692 from stevendegroote/ticket/16159Marc Alexander2019-09-211-1/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16159] Wrap post times in html time tag
| | * | | | [ticket/16159] Use predefined DATE_RFC3339stevendegroote2019-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16159
| | * | | | Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-1783-1405/+2593
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-171-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16159
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-205-10/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'prep-release-3.2.8' into 3.2.xMarc Alexander2019-09-205-10/+44
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [prep-release-3.2.8] Update version numbers for 3.2.8 releaseMarc Alexander2019-09-081-1/+1
| | | | | |
| | * | | | Merge pull request #5679 from mrgoldy/ticket/16123Marc Alexander2019-09-081-2/+3
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16123] Show proper banned email message
| | | * | | | [ticket/16123] Remove redundant if checkmrgoldy2019-09-071-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16123