aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-2125-64/+64
| | | | PHPBB3-15849
* Merge pull request #5423 from kasimi/ticket/15852Marc Alexander2018-10-201-11/+4
|\ | | | | | | [ticket/15852] Fix whois for IPv6 addresses
| * [ticket/15852] Fix whois for IPv6 addresseskasimi2018-10-201-11/+4
| | | | | | | | PHPBB3-15852
* | Merge pull request #5151 from xchwarze/mailhookMarc Alexander2018-10-201-17/+66
|\ \ | | | | | | | | | [ticket/15836] Event to send message via external transport
| * | [ticket/15836] Rename event to have unique nameMarc Alexander2018-10-201-2/+2
| | | | | | | | | | | | PHPBB3-15836
| * | [ticket/15836] Event to send message via external transportDSR!2018-10-131-17/+66
| | | | | | | | | | | | PHPBB3-15836
* | | Merge pull request #5388 from toxyy/ticket/15819Marc Alexander2018-10-201-0/+13
|\ \ \ | | | | | | | | | | | | [ticket/15819] Add core event to functions_posting to modify notifications
| * | | [ticket/15819] Add core event to functions_posting to modify notificationsAlec2018-10-011-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Events added to allow modifying notification data before in the database. Useful to change variables in the notification message, such as usernames. Includes some other residual data to allow this event to be versatile. PHPBB3-15819
* | | | Merge pull request #5403 from Elsensee/ticket/14812Marc Alexander2018-10-201-9/+14
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14812] Prune shadow topics during system cron too
| * | | | [ticket/14812] Prune shadow topics during system cron tooOliver Schramm2018-10-041-9/+14
| |/ / / | | | | | | | | | | | | PHPBB3-14812
* | | | Merge pull request #5320 from rxu/ticket/15755Marc Alexander2018-10-201-4/+52
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15755] Fix event vars in /phpbb/attachment/delete.php
| * | | | [ticket/15755] Fix event vars in /phpbb/attachment/delete.phprxu2018-08-121-4/+52
| | | | | | | | | | | | | | | | | | | | PHPBB3-15755
* | | | | Merge pull request #5379 from senky/ticket/15621Marc Alexander2018-10-204-8/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | [ticket/15621] Remove graphical inconsistencies
| * | | | [ticket/15621] Remove graphical inconsistenciesJakub Senko2018-09-264-8/+8
| | |/ / | |/| | | | | | | | | | PHPBB3-15621
* | | | Merge pull request #5376 from senky/ticket/15701Marc Alexander2018-10-192-0/+10
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15701] Display signature in MCP
| * | | | [ticket/15701] Display signature in MCPJakub Senko2018-09-252-0/+10
| |/ / / | | | | | | | | | | | | PHPBB3-15701
* | | | Merge pull request #5421 from senky/ticket/15848Marc Alexander2018-10-191-9/+9
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15848] Update plupload to 2.3.6
| * | | | [ticket/15848] Update plupload to 2.3.6Jakub Senko2018-10-181-9/+9
|/ / / / | | | | | | | | | | | | PHPBB3-15848
* | | | Merge pull request #5397 from VSEphpbb/ticket/15824Marc Alexander2018-10-131-0/+49
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15824] Fix and update UI framework
| * | | | [ticket/15824] Add UI test method to wait for AJAX requestsMatt Friedman2018-10-031-0/+33
| | | | | | | | | | | | | | | | | | | | PHPBB3-15824
| * | | | [ticket/15824] Make UI test framework correctly install extsMatt Friedman2018-10-011-0/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-15824
| * | | | [ticket/15824] Fix cache initialization in UI frameworkMatt Friedman2018-10-011-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-15824
* | | | | Merge pull request #5409 from senky/ticket/15494Marc Alexander2018-10-131-5/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15494] Allow user to be removed from NEWLY_REGISTERED multiple times
| * | | | | [ticket/15494] Allow user to be removed from NEWLY_REGISTERED multiple timesJakub Senko2018-10-081-5/+0
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-15494
* | | | | Merge pull request #5384 from DavidIQ/ticket/15552Marc Alexander2018-10-131-5/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15552] Call insert_single_user when appropriate
| * | | | | [ticket/15552] Call insert_single_user when appropriateDavid Colón2018-09-251-5/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15552
* | | | | Merge pull request #5383 from senky/ticket/15554Marc Alexander2018-10-132-0/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15554] Add simple_footer_body_after
| * | | | | [ticket/15554] Add simple_footer_body_afterJakub Senko2018-10-112-0/+9
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15554
* | | | | Merge pull request #5381 from senky/ticket/15616Marc Alexander2018-10-131-1/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15616] Remove jumpbox from login_forum.html
| * | | | | [ticket/15616] Add jumpbox to login_forum.htmlJakub Senko2018-09-261-1/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15616
* | | | | Merge pull request #5375 from senky/ticket/15706Marc Alexander2018-10-132-0/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events
| * | | | | [ticket/15706] Add mcp_post_report_buttons_top_* eventsJakub Senko2018-10-122-0/+16
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15706
* | | | | Merge pull request #5373 from senky/ticket/15771Marc Alexander2018-10-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15771] Improve Q&A instructions
| * | | | | [ticket/15771] Improve Q&A instructionsJakub Senko2018-09-251-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15771
* | | | | Merge pull request #5371 from senky/ticket/15792Marc Alexander2018-10-132-0/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before
| * | | | | [ticket/15792] Add confirm_delete_body_delete_reason_beforeJakub Senko2018-10-122-0/+9
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15792
* | | | | Merge pull request #5368 from kinerity/ticket/15803Marc Alexander2018-10-131-1/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions
| * | | | | [ticket/15803] Change 'object' to 'bool'Kailey Truscott2018-09-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | [ticket/15803] Global $phpbb_dispatcherkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | [ticket/15803] Fix since versionkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actionskinerity2018-09-221-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added for the handle_message_list_actions() function in ucp_pm_compose so that extensions can perform additional actions. PHPBB3-15803
* | | | | | Merge pull request #5367 from JimMH/3.2.xMarc Alexander2018-10-131-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | [ticket/15788] Fix return button for Privacy Policy
| * | | | | [ticket/15788] Fix return button for Privacy PolicyJim Mossing Holsteyn2018-10-101-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the text from "Return to Login Page" to "Return to Previous page" as the privacy policy can now be accessed through the footer so we could return to any random previous page instead of just the login page. PHPBB3-15788
* | | | | Merge pull request #5412 from marc1706/ticket/15557Marc Alexander2018-10-122-127/+127
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15557] Update composer to latest stable & symfony to 2.8.46
| * | | | | [ticket/15557] Update symfony to 2.8.46Marc Alexander2018-10-101-73/+74
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
| * | | | | [ticket/15557] Update composer.phar to 1.7.2Marc Alexander2018-10-102-68/+67
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
* | | | | | Merge pull request #5374 from senky/ticket/15758Marc Alexander2018-10-102-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT
| * | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECTJakub Senko2018-09-282-6/+6
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-15758
* | | | | Merge pull request #5386 from senky/ticket/15809Marc Alexander2018-10-101-9/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15809] Allow twig syntax for template events
| * | | | | [ticket/15809] Allow twig syntax for template eventsJakub Senko2018-09-301-9/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15809