Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5629 from 3D-I/ticket/16102 | Marc Alexander | 2019-07-27 | 1 | -0/+14 |
|\ | | | | | | | [ticket/16102] Add core.posting_modify_post_subject | ||||
| * | [ticket/16102] Add core.posting_modify_post_subject | 3D-I | 2019-07-20 | 1 | -0/+14 |
| | | | | | | | | PHPBB3-16102 | ||||
* | | [ticket/15946] Add core.posting_modify_row_data | Jakub Senko | 2019-05-27 | 1 | -0/+19 |
|/ | | | | PHPBB3-15946 | ||||
* | [ticket/15944] Add core.posting_modify_quote_attributes | Alec | 2019-01-18 | 1 | -0/+14 |
| | | | | | | | | Allow modification of the quote attributes of the current post being quoted Any information in there can be changed without affecting the rest of the page New attributes can also be added if an extension needed to as well PHPBB3-15944 | ||||
* | [ticket/15893] Pass needed language class directly to format quote | Marc Alexander | 2018-12-02 | 1 | -1/+4 |
| | | | | PHPBB3-15893 | ||||
* | [ticket/15879] Add core.posting_modify_default_variables | Alec | 2018-11-24 | 1 | -0/+14 |
| | | | | | | | Allows the modification of default variables put into post_data. Also allows you to unset variables in post_data to inherit the default ones. PHPBB3-15879 | ||||
* | Merge pull request #5296 from MikelAlejoBR/ticket/15622 | Marc Alexander | 2018-10-08 | 1 | -28/+7 |
|\ | | | | | | | [ticket/15622] Fix quoting in PMs when BBCodes are disabled | ||||
| * | [ticket/15622] Rename function to avoid potential future conflicts | MikelAlejoBR | 2018-09-16 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15622 | ||||
| * | [ticket/15622] Extract duplicated code | MikelAlejoBR | 2018-07-31 | 1 | -28/+7 |
| | | | | | | | | PHPBB3-15622 | ||||
* | | [ticket/15733] Correct "changed" tag version to 3.2.4-RC1 | MikelAlejoBR | 2018-07-29 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-15733 | ||||
* | | [ticket/15733] Add "changed" tag to the corresponding comment blocks | MikelAlejoBR | 2018-07-28 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-15733 | ||||
* | | [ticket/15733] Remove unused code related to deprecated flood control | MikelAlejoBR | 2018-07-28 | 1 | -6/+0 |
|/ | | | | PHPBB3-15733 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -15/+15 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15324] Add more core and template events | rxu | 2017-08-16 | 1 | -0/+21 |
| | | | | PHPBB3-15324 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-25 | 1 | -8/+3 |
|\ | |||||
| * | Merge pull request #4852 from javiexin/ticket/15248 | Marc Alexander | 2017-06-25 | 1 | -8/+3 |
| |\ | | | | | | | | | | [ticket/15248] Make use of event parameters of core.modify_posting_auth | ||||
| | * | [ticket/15248] Make use of event parameters of core.modify_posting_auth | javiexin | 2017-06-19 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | | Fixes is_authed and error not behaving as expected by extensions. PHPBB-15248 | ||||
* | | | [ticket/15252] Fix editing a topic with poll by user not permitted to edit poll | rxu | 2017-06-21 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | Basically, decoding the original poll title and options text was missing. PHPBB3-15252 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | [ticket/15237] Fix unguarded includes to functions_user | RMcGirr83 | 2017-05-24 | 1 | -1/+4 |
| |/ | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15237 PHPBB3-15237 | ||||
* | | Merge pull request #4693 from marc1706/ticket/15079 | Tristan Darricau | 2017-04-18 | 1 | -1/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/15079] Parse message before inserting it into drafts table * github.com:phpbb/phpbb: [ticket/15079] Parse message before inserting it into drafts table | ||||
| * | | [ticket/15079] Parse message before inserting it into drafts table | Marc Alexander | 2017-02-10 | 1 | -1/+4 |
| | | | | | | | | | | | | PHPBB3-15079 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -0/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #4589 from senky/ticket/14929 | Marc Alexander | 2017-02-11 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | | | | [ticket/14929] Add error to core.posting_modify_message_text | ||||
| | * | | [ticket/14929] Add error to core.posting_modify_message_text | Jakub Senko | 2016-12-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-14929 | ||||
* | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [ticket/13429] Replace @change with @changed | Jakub Senko | 2017-01-23 | 1 | -9/+9 |
| | | | | | | | | | | | | PHPBB3-13429 | ||||
| * | | [ticket/13429] Replace @changed with @change in event docblocks | Jakub Senko | 2016-11-20 | 1 | -3/+3 |
| |/ | | | | | | | PHPBB3-13429 | ||||
* | | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts | Tristan Darricau | 2017-01-06 | 1 | -3/+4 |
| | | | | | | | | PHPBB3-14962 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-24 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | [ticket/14747] Add post_data to core.modify_posting_auth | Jakub Senko | 2016-09-03 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-14747 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12925 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-04-03 | 1 | -0/+3 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14559] Remove attachment BBCode tags from the quoted message | ||||
| * | [ticket/14559] Remove attachment BBCode tags from the quoted message | rxu | 2016-03-27 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-14559 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-03-25 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | * 3.1.x: [ticket/14437] Make sure attachments array is properly ordered before processing [ticket/14437] Preserve attachment ID order by ordering by attach_id [ticket/14437] Sort attachments after assigning inline attachments [ticket/14437] Correctly assume index from attachment display order | ||||
| * | [ticket/14437] Make sure attachments array is properly ordered before processing | Marc Alexander | 2016-03-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14437 | ||||
* | | [ticket/13972] Remove hard coded flood check from posting | Richard McGirr | 2016-03-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13972 | ||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2016-01-24 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14411] Permanently delete post if delete_permanent is set | ||||
| * | [ticket/14411] Permanently delete post if delete_permanent is set | Marc Alexander | 2016-01-14 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14411 | ||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/13851] Fix ignore flood limit check | ||||
| * | [ticket/13851] Fix ignore flood limit check | Richard McGirr | 2015-10-14 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-13851 | ||||
* | | Merge pull request #3965 from marc1706/ticket/14234 | Tristan Darricau | 2015-10-14 | 1 | -6/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14234] Use replacement variables instead of references in events * marc1706/ticket/14234: [ticket/14234] Fix event doc blocks [ticket/14234] Get rid of undefined variables [ticket/14234] Fix change version and remove more references [ticket/14234] Replace more references with variables [ticket/14234] Use replacement variables instead of references in events | ||||
| * | | [ticket/14234] Get rid of undefined variables | Marc Alexander | 2015-10-12 | 1 | -6/+3 |
| | | | | | | | | | | | | PHPBB3-14234 | ||||
* | | | [ticket/14168] Use attachment upload class in message_parser | Marc Alexander | 2015-10-09 | 1 | -1/+0 |
|/ / | | | | | | | PHPBB3-14168 | ||||
* | | Merge pull request #3781 from Elsensee/ticket/8708-2 | Tristan Darricau | 2015-07-22 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/8708] Add extra permission for posting global announcements * Elsensee/ticket/8708-2: [ticket/8708] Apply permission 'f_announce_global' [ticket/8708] Add f_announce_global permission | ||||
| * | | [ticket/8708] Apply permission 'f_announce_global' | Oliver Schramm | 2015-07-19 | 1 | -0/+3 |
| | | | | | | | | | | | | PHPBB3-8708 | ||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-07-20 | 1 | -8/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [ticket/13815] Event parameters in posting have no effect | Richard McGirr | 2015-07-19 | 1 | -8/+2 |
| | | | | | | | | PHPBB3-13815 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-07-17 | 1 | -0/+3 |
|\ \ | |/ |