| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -1/+31 |
| |\ | |||||
| | * | Merge pull request #4810 from rxu/ticket/15199 | Marc Alexander | 2017-06-05 | 1 | -1/+31 |
| | |\ | | | | | | | | | | [ticket/15199] Add core event to the messenger send() function | ||||
| | | * | [ticket/15199] Add core event to the messenger send() function | rxu | 2017-04-27 | 1 | -1/+31 |
| | | | | | | | | | | | | | PHPBB3-15199 | ||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 6 | -37/+132 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #4784 from rubencm/ticket/15150 | Marc Alexander | 2017-06-05 | 6 | -37/+132 |
| | |\ \ | | | | | | | | | | | | | [ticket/15150] Add Jabber SSL context configuration options | ||||
| | | * | | [ticket/15150] Remove php4 constructor | Rubén Calvo | 2017-04-17 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | PHPBB-15150 | ||||
| | | * | | [ticket/15150] Remove empty space | Rubén Calvo | 2017-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Use php5 constructor | Rubén Calvo | 2017-04-04 | 1 | -2/+20 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Use stream_* functions instead of socket_* functions | Rubén Calvo | 2017-04-04 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Remove default values for arguments | Rubén Calvo | 2017-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Hide errors if function stream_socket_client have been disabled | Rubén Calvo | 2017-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Hide errors if function stream_socket_client have been disabled | Rubén Calvo | 2017-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Fix template label tag | Rubén Calvo | 2017-03-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| | | * | | [ticket/15150] Add Jabber SSL context configuration options | Rubén Calvo | 2017-03-30 | 6 | -31/+116 |
| | | | | | | | | | | | | | | | | | PHPBB3-15150 | ||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 3 | -6/+9 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #4782 from nomind60s/ticket/14498 | Marc Alexander | 2017-06-05 | 3 | -6/+9 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/14498] Don't display 'Who is online' members when permission is No | ||||
| | | * | | | [ticket/14498] Don't display 'Who is online' members when permission is No | nomind60s | 2017-03-29 | 3 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user permission 'Can view profiles, memberlist and online list' is set to No (or Never) the user should not be able to see which members are online in the following places, index page, view topic and view forum. Before this change, guests and bots would see the list of members who are online, which doesn't match with the user permission and could create privacy issues where guests or bots could track when a member was online. PHPBB3-14498 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-03 | 1 | -0/+3 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4747 from ErnadoO/ticket/15132 | Marc Alexander | 2017-06-03 | 1 | -0/+3 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event | ||||
| | | * | | | | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event | Erwan Nader | 2017-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15132 | ||||
| | | * | | | | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event | Erwan Nader | 2017-03-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15132 | ||||
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-03 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #4746 from ErnadoO/ticket/15131 | Marc Alexander | 2017-06-03 | 1 | -1/+4 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15131] Add variable to the 'core.mcp_main_modify_fork_sql' event | ||||
| | | * | | | | | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event | Erwan Nader | 2017-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15131 | ||||
| | | * | | | | | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event | Erwan Nader | 2017-03-18 | 1 | -1/+3 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | PHPBB3-15131 | ||||
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-05-30 | 2 | -0/+7 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #4690 from javiexin/ticket/15081 | Marc Alexander | 2017-05-30 | 2 | -0/+7 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15081] Add acp_ext_details_notice template event | ||||
| | | * \ \ \ \ | Merge branch '3.1.x' into ticket/15081 | javiexin | 2017-03-05 | 17 | -67/+218 |
| | | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | | Merge branch '3.1.x' into ticket/15081 | javiexin | 2017-02-10 | 65 | -89/+565 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | [ticket/15081] Add acp_ext_details_notice template event | javiexin | 2017-02-10 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15081 | ||||
| * | | | | | | | | Merge remote-tracking branch 'javiexin/ticket/15068' into 3.2.x | Marc Alexander | 2017-05-29 | 3 | -0/+126 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '3.2.x' into ticket/15068 | javiexin | 2017-03-09 | 1186 | -42368/+59960 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ticket/15068] Add template vars retrieval from the template object | javiexin | 2017-03-09 | 2 | -4/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add possibility to retrieve full block of vars PHPBB3-15068 | ||||
| | * | | | | | | | | | [ticket/15068] Add template vars retrieval from the template object | javiexin | 2017-02-05 | 3 | -0/+110 |
| | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15068 | ||||
| * | | | | | | | | | [ticket/14992] Add temp index migration for removing duplicates | David Colón | 2017-05-25 | 4 | -3/+54 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #4701 from DavidIQ/ticket/14992 | Marc Alexander | 2017-05-25 | 7 | -13/+335 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Improve user_notifications table performance | ||||
| | * | | | | | | | | | [ticket/14992] Reduce notification table col sizes | David Colón | 2017-05-25 | 2 | -1/+49 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | [ticket/14992] 'method' is needed for the unique index | David Colón | 2017-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | [ticket/14992] Remove temp index migration | David Colón | 2017-05-23 | 3 | -52/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | [ticket/14992] Make unit tests run more verbose | Marc Alexander | 2017-05-21 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | ||||
| | * | | | | | | | | | [ticket/14992] Correctly remove table name and prefix from keys | Marc Alexander | 2017-05-21 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | ||||
| | * | | | | | | | | | [ticket/14992] Shorten index name for user_id and item_id | Marc Alexander | 2017-05-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | ||||
| | * | | | | | | | | | [ticket/14992] Check index name length in a more proper way | David Colón | 2017-03-01 | 7 | -17/+181 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Add indexes to user_notifications table | ||||
| | * | | | | | | | | | [ticket/14992] Add indexes to user_notifications table | David Colón | 2017-03-01 | 4 | -8/+157 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Change how index length is checked [ticket/14992] Remove duplicates from user_notifications table [ticket/14992] Add unique index to user_notifications table [ticket/14992] Shorten unique index name [ticket/14992] Shorten another index for user notifications | ||||
| * | | | | | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-05-25 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #4717 from rmcgirr83/ticket/15107 | Marc Alexander | 2017-05-25 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15107] Add message_parser to event | ||||
| | | * | | | | | | | | | [ticket/15107] Add message_parser to event | Richard McGirr | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107 | ||||
| | | * | | | | | | | | | [ticket/15107] Add message_parser to event | RMcGirr83 | 2017-03-02 | 1 | -1/+3 |
| | | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107 | ||||
| * | | | | | | | | | | Merge pull request #4822 from Louis7777/ticket/15212 | Marc Alexander | 2017-05-21 | 1 | -5/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15212] Fix code box double horizontal scrollbars | ||||
| | * | | | | | | | | | | [ticket/15212] Fix code box double horizontal scrollbars | Louis7777 | 2017-05-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212 | ||||
