| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/16008] Remove empty line, re-add @changed and remove duplicate code | mrgoldy | 2019-11-03 | 1 | -27/+2 |
| * | [ticket/16008] Properly order get_external_service_provider | mrgoldy | 2019-11-03 | 2 | -10/+10 |
| * | [ticket/16008] Add missing empty line | mrgoldy | 2019-11-03 | 1 | -1/+1 |
| * | [ticket/16008] Unindent YML comments | mrgoldy | 2019-11-03 | 1 | -3/+3 |
| * | [ticket/16008] Clean up phpBB OAuth system | mrgoldy | 2019-11-03 | 13 | -868/+1089 |
| * | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-01 | 3 | -13/+21 |
| |\ | |||||
| | * | Merge pull request #5685 from 3D-I/ticket/16153 | Marc Alexander | 2019-11-01 | 3 | -13/+21 |
| | |\ | |||||
| | | * | [ticket/16153] Enable Emojis and rich text in Topic title | 3D-I | 2019-10-30 | 1 | -1/+1 |
| | | * | [ticket/16153] Use new function | 3D-I | 2019-10-28 | 1 | -12/+2 |
| | | * | Merge branch '3.2.x' into ticket/16153 | 3D-I | 2019-10-28 | 85 | -240/+880 |
| | | |\ | | |/ | |/| | |||||
| | | * | [ticket/16153] Functional test 2 | 3D-I | 2019-09-11 | 1 | -7/+4 |
| | | * | [ticket/16153] Functional test | 3D-I | 2019-09-11 | 1 | -3/+1 |
| | | * | [ticket/16153] Enable Emojis and rich text in Topic title | 3D-I | 2019-09-10 | 2 | -4/+27 |
| * | | | Merge pull request #5717 from 3D-I/ticket/16187 | Marc Alexander | 2019-11-01 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | [ticket/16187] Correctly display registration using external services | 3D-I | 2019-10-24 | 1 | -6/+6 |
| * | | | | Merge pull request #5718 from rubencm/ticket/16189 | Marc Alexander | 2019-11-01 | 8 | -334/+61 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/16189] Make wrappers call native functions | rubencm | 2019-11-01 | 1 | -114/+2 |
| | * | | | | [ticket/16189] Update version | rubencm | 2019-11-01 | 2 | -5/+6 |
| | * | | | | [ticket/16188] Remove some legacy code and fix bug | rubencm | 2019-11-01 | 6 | -90/+8 |
| | * | | | | [ticket/16189] Deprecate inet_ntop and inet_pton wrappers | rubencm | 2019-11-01 | 4 | -245/+165 |
| |/ / / / | |||||
| * | | | | Merge pull request #5722 from mrgoldy/ticket/16195 | Marc Alexander | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/16195] Add missing paragraph | mrgoldy | 2019-10-30 | 1 | -1/+1 |
| * | | | | | Merge pull request #5720 from hanakin/ticket/16188 | Marc Alexander | 2019-11-01 | 1 | -7/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/16188] Remove responsive tables in acp | hanakin | 2019-10-31 | 1 | -30/+0 |
| | * | | | | | [ticket/16188] fix acp responsive stats | hanakin | 2019-10-27 | 1 | -7/+30 |
| * | | | | | | Merge pull request #5719 from rubencm/ticket/15958 | Marc Alexander | 2019-11-01 | 2 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/15958] Standarize create forums default options | rubencm | 2019-10-24 | 2 | -6/+6 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #5724 from rubencm/ticket/16190 | Marc Alexander | 2019-11-01 | 7 | -238/+27 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 7 | -238/+27 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #5723 from rubencm/ticket/16196 | Marc Alexander | 2019-11-01 | 2 | -17/+12 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | [ticket/16196] Remove paragonie/random_compat | rubencm | 2019-10-30 | 2 | -17/+12 |
| | |/ / / / | |||||
| * | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | Merge pull request #5709 from mrgoldy/ticket/16181 | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/16181] Fix typo in comment | Marc Alexander | 2019-10-20 | 1 | -1/+1 |
| | | * | | | | [ticket/16181] Fix spelling mistake in associated | mrgoldy | 2019-10-08 | 1 | -1/+1 |
| | | * | | | | [ticket/16181] Enforce string data type | mrgoldy | 2019-10-08 | 1 | -3/+8 |
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 2 | -13/+42 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #5682 from 3D-I/ticket/16151 | Marc Alexander | 2019-10-28 | 2 | -13/+42 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-10-28 | 2 | -25/+34 |
| | | * | | | | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-09-08 | 1 | -1/+21 |
| | | | |_|_|/ | | |/| | | | |||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #5672 from OxCom/ticket/16146 | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/16146] Fix typos in event description | Marc Alexander | 2019-10-26 | 1 | -6/+6 |
| | | * | | | | | [ticket/16146] fix event name in comment | oxcom | 2019-09-03 | 1 | -1/+1 |
| | | * | | | | | [ticket/16146] New core event: after move forum | oxcom | 2019-09-02 | 1 | -0/+13 |
| * | | | | | | | Merge pull request #5721 from VSEphpbb/ticket/16192 | Marc Alexander | 2019-10-28 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/16192] Fix CLI extension not enableable messages | Matt Friedman | 2019-10-27 | 1 | -6/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 2 | -6/+0 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #5695 from 3D-I/ticket/16161 | Marc Alexander | 2019-10-26 | 2 | -6/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | [ticket/16161] Enable BBcodes without closing tag | 3D-I | 2019-09-22 | 2 | -6/+0 |
