Build: #950 was successful Changes by Máté Bartus <CHItA@users.noreply.github.com>

Code commits

phpBB Master

  • Máté Bartus <CHItA@users.noreply.github.com>

    Máté Bartus <CHItA@users.noreply.github.com> f3c426389ce23f7c30b35a404732579101518b0c

    Merge pull request #6206 from marc1706/ticket/13713
    [ticket/13713] User Mentions

  • Marc

    Marc 442995120eac635a898b30f1b8f5e6bcd097dac6 m

    [ticket/13713] Remove not needed css rules
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 442995120eac635a898b30f1b8f5e6bcd097dac6)
    • phpBB/styles/prosilver/theme/mentions.css (version 442995120eac635a898b30f1b8f5e6bcd097dac6)
  • Marc

    Marc b420419655c8c4d133f6b4f5b5630e0146c657af m

    [ticket/13713] Cleanup code based on eslint suggestions
    PHPBB3-13713

    • phpBB/assets/javascript/mentions.js (version b420419655c8c4d133f6b4f5b5630e0146c657af)
  • Marc

    Marc a0d9c7fe85ae30d26323babae270b38b0af68631 m

    [ticket/13713] Move function to get textarea element to core.js
    PHPBB3-13713

    • phpBB/assets/javascript/core.js (version a0d9c7fe85ae30d26323babae270b38b0af68631)
    • phpBB/assets/javascript/editor.js (version a0d9c7fe85ae30d26323babae270b38b0af68631)
    • phpBB/assets/javascript/mentions.js (version a0d9c7fe85ae30d26323babae270b38b0af68631)
  • Marc

    Marc 1b5c521d8fe7852958592abc2b2c5f4123d0335d m

    [ticket/13713] Move html from JS to mentions templates
    PHPBB3-13713

    • phpBB/assets/javascript/mentions.js (version 1b5c521d8fe7852958592abc2b2c5f4123d0335d)
    • phpBB/styles/prosilver/template/mentions_templates.html (version 1b5c521d8fe7852958592abc2b2c5f4123d0335d)
  • Marc

    Marc 00e43600c1cd64b62ebe742d3e78858a02610a75 m

    [ticket/13713] Adjust use of template and clean up mentions template
    PHPBB3-13713

    • phpBB/assets/javascript/mentions.js (version 00e43600c1cd64b62ebe742d3e78858a02610a75)
    • phpBB/styles/prosilver/template/mentions_templates.html (version 00e43600c1cd64b62ebe742d3e78858a02610a75)
  • Marc

    Marc 51097d937a1638641402a603abfb45cb71509b80 m

    [ticket/13713] Move mentions avatar template HTML to html file
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 51097d937a1638641402a603abfb45cb71509b80)
    • phpBB/assets/javascript/mentions.js (version 51097d937a1638641402a603abfb45cb71509b80)
    • phpBB/styles/prosilver/template/mentions_templates.html (version 51097d937a1638641402a603abfb45cb71509b80)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 51097d937a1638641402a603abfb45cb71509b80)
  • Marc

    Marc 5c2ada19c8bf9f0f1f78d24ca798fe6f6cfdee25 m

    [ticket/13713] Add eslint config to package.json
    PHPBB3-13713

    • package.json (version 5c2ada19c8bf9f0f1f78d24ca798fe6f6cfdee25)
  • Marc

    Marc a86d9699a5850e4a791bf9b5e4ccc99bdc974471 m

    [ticket/13713] Add mentions code to mentions.js
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version a86d9699a5850e4a791bf9b5e4ccc99bdc974471)
    • phpBB/assets/javascript/editor.js (version a86d9699a5850e4a791bf9b5e4ccc99bdc974471)
    • phpBB/assets/javascript/mentions.js (version a86d9699a5850e4a791bf9b5e4ccc99bdc974471)
    • phpBB/styles/prosilver/template/posting_buttons.html (version a86d9699a5850e4a791bf9b5e4ccc99bdc974471)
  • Marc

    Marc 6eeb22cdb5753151aa42f71bf1187e835894417d m

    [ticket/13713] Set mention-list class if needed
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 6eeb22cdb5753151aa42f71bf1187e835894417d)
    • phpBB/assets/javascript/editor.js (version 6eeb22cdb5753151aa42f71bf1187e835894417d)
    • phpBB/styles/prosilver/theme/mentions.css (version 6eeb22cdb5753151aa42f71bf1187e835894417d)
  • Marc

    Marc 643bab44ea1a20ebc44e761f95a6e073effcae3d m

    [ticket/13713] Make sure service collection is accepted by controller
    PHPBB3-13713

    • phpBB/phpbb/mention/controller/mention.php (version 643bab44ea1a20ebc44e761f95a6e073effcae3d)
  • Marc

    Marc 4f116db48e2da2e4afd6b04684ce8d8c00433243 m

    [ticket/13713] Remove not needed svg rule
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 4f116db48e2da2e4afd6b04684ce8d8c00433243)
    • phpBB/styles/prosilver/theme/mentions.css (version 4f116db48e2da2e4afd6b04684ce8d8c00433243)
  • Marc

    Marc 8513b8d932eed5cd6591ed58e74dc937989c499a m

    [ticket/13713] Update expected test results
    PHPBB3-13713

    • tests/mention/controller_test.php (version 8513b8d932eed5cd6591ed58e74dc937989c499a)
  • Marc

    Marc ed291843f2b00fca43180313c3b2d10bbb66f7cb m

    [ticket/13713] Add type hints and clean up code
    PHPBB3-13713

    • phpBB/phpbb/mention/controller/mention.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/base_group.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/base_user.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/friend.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/group.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/source_interface.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/team.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/topic.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/user.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
    • phpBB/phpbb/mention/source/usergroup.php (version ed291843f2b00fca43180313c3b2d10bbb66f7cb)
  • Marc

    Marc 794b77971cc83ecfa47daef0f20f5c9459475c21 m

    [ticket/13713] Move profile_url to a tag in textformatter factory
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/factory.php (version 794b77971cc83ecfa47daef0f20f5c9459475c21)
  • Marc

    Marc 17ce85d0121d4ee4065ce8e30ec07511958e1376 m

    [ticket/13713] Fix stylelint infractions in mentions stylesheet
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 17ce85d0121d4ee4065ce8e30ec07511958e1376)
    • phpBB/styles/prosilver/theme/mentions.css (version 17ce85d0121d4ee4065ce8e30ec07511958e1376)
  • Marc

    Marc 9ae015569c41201a82f3a7c268d947cf79b56df8 m

    [ticket/13713] Fix avatar display with new helper methods
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 9ae015569c41201a82f3a7c268d947cf79b56df8)
    • phpBB/phpbb/mention/source/base_group.php (version 9ae015569c41201a82f3a7c268d947cf79b56df8)
    • phpBB/phpbb/mention/source/base_user.php (version 9ae015569c41201a82f3a7c268d947cf79b56df8)
  • Marc

    Marc 169015eab42fc0fc4391688ea11195b86d3ed9a9 m

    [ticket/13713] Use is-active class instead of cur for current items
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 169015eab42fc0fc4391688ea11195b86d3ed9a9)
    • phpBB/assets/javascript/editor.js (version 169015eab42fc0fc4391688ea11195b86d3ed9a9)
    • phpBB/styles/prosilver/theme/colours.css (version 169015eab42fc0fc4391688ea11195b86d3ed9a9)
  • Marc

    Marc 7a86977d0180a2d0df1df9abff3a168169212d08 m

    [ticket/13713] Use our filter function for zurb tribute
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 7a86977d0180a2d0df1df9abff3a168169212d08)
  • Marc

    Marc c317368a393f6f1b92c4cbeadb84e043dbaf4c23 m

    [ticket/13713] Enable zurb tribute 5.1.3 also in ACP and remove old files
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/adm/style/admin.css (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/assets/javascript/editor.js (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/assets/javascript/jquery.atwho.min.js (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/assets/javascript/jquery.caret.min.js (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/assets/javascript/jquery.tribute.js (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/assets/javascript/tribute.min.js (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/styles/prosilver/template/posting_buttons.html (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
    • phpBB/styles/prosilver/theme/bidi.css (version c317368a393f6f1b92c4cbeadb84e043dbaf4c23)
  • Marc

    Marc f27be9a4f1a8d7b24a8d406ecc9d440fabf41a65 m

    [ticket/13713] Clean up declarations and adjust tests for latest master
    PHPBB3-13713

    • phpBB/phpbb/notification/type/mention.php (version f27be9a4f1a8d7b24a8d406ecc9d440fabf41a65)
    • tests/mention/controller_test.php (version f27be9a4f1a8d7b24a8d406ecc9d440fabf41a65)
  • Marc

    Marc 640444c8d70f02087fffaba8a62c35204acc2a7b m

    [ticket/13713] Resolve issues with PHPUnit calls in PHP >= 8.0
    PHPBB3-13713

    • tests/mention/controller_test.php (version 640444c8d70f02087fffaba8a62c35204acc2a7b)
    • tests/text_formatter/s9e/mention_helper_test.php (version 640444c8d70f02087fffaba8a62c35204acc2a7b)
  • Marc

    Marc 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44 m

    [ticket/13713] Start switching over to zurb tribute
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44)
    • phpBB/assets/javascript/jquery.tribute.js (version 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44)
    • phpBB/styles/prosilver/theme/colours.css (version 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44)
    • phpBB/styles/prosilver/theme/mentions.css (version 1a5e3966e6ea274f0f43a2e37a7213fc3a455e44)
  • Marc

    Marc ae1f556b745fb4dc2c07d400983b8206149d8f57 m

    [ticket/13713] Fix scrolling not working and not needed includes
    PHPBB3-13713

    • phpBB/styles/prosilver/template/posting_buttons.html (version ae1f556b745fb4dc2c07d400983b8206149d8f57)
    • phpBB/styles/prosilver/theme/mentions.css (version ae1f556b745fb4dc2c07d400983b8206149d8f57)
  • Marc

    Marc d3e1deb3e537186a96c3d7398461b694b1491316 m

    [ticket/13713] Add missing services in tests
    PHPBB3-13713

    • tests/mention/controller_test.php (version d3e1deb3e537186a96c3d7398461b694b1491316)
    • tests/notification/notification_method_email_test.php (version d3e1deb3e537186a96c3d7398461b694b1491316)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e2c50eae68708e5fefa6adfe34fcb8819b1f4b59 m

    [ticket/13713] Avoid same attributes for different types of IDs
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/factory.php (version e2c50eae68708e5fefa6adfe34fcb8819b1f4b59)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version e2c50eae68708e5fefa6adfe34fcb8819b1f4b59)
    • tests/text_formatter/s9e/mention_helper_test.php (version e2c50eae68708e5fefa6adfe34fcb8819b1f4b59)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 9905e540131e4e739ac3514682fa0e36f4125e2c m

    [ticket/13713] Fix mention notification update
    PHPBB3-13713

    • phpBB/includes/functions_posting.php (version 9905e540131e4e739ac3514682fa0e36f4125e2c)
  • Marc

    Marc a271d0cacbe33eb4fd65f0802f8fae398fa7c299 m

    [ticket/13713] Fix incorrect parameter to mention_helper constructor
    PHPBB3-13713

    • tests/notification/submit_post_base.php (version a271d0cacbe33eb4fd65f0802f8fae398fa7c299)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 6572b735b8bc9ef7c4af8e2b6268f1ff318496dd m

    [ticket/13713] Fix for current avatars
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 6572b735b8bc9ef7c4af8e2b6268f1ff318496dd)
    • phpBB/styles/prosilver/theme/mentions.css (version 6572b735b8bc9ef7c4af8e2b6268f1ff318496dd)
  • Marc

    Marc 4ed4e336fa50a9370aaec068f8a338b1791b9347 m

    [ticket/13713] Fix compatibility with phpunit 7
    PHPBB3-13713

    • tests/mention/controller_test.php (version 4ed4e336fa50a9370aaec068f8a338b1791b9347)
    • tests/notification/submit_post_type_mention_test.php (version 4ed4e336fa50a9370aaec068f8a338b1791b9347)
    • tests/text_formatter/s9e/mention_helper_test.php (version 4ed4e336fa50a9370aaec068f8a338b1791b9347)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> d5c9508aed24a7983c92bba861cf2e9b15f9021e m

    [ticket/13713] Add an explanation regarding the future avatar ratio
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version d5c9508aed24a7983c92bba861cf2e9b15f9021e)
    • phpBB/styles/prosilver/theme/mentions.css (version d5c9508aed24a7983c92bba861cf2e9b15f9021e)
  • Marc

    Marc 8083846850e4b76a51e9d6ff605232616fe6e532 m

    [ticket/13713] Add jsdoc docblocks to Mentions
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 8083846850e4b76a51e9d6ff605232616fe6e532)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> b84c10733bc75018620232ff73833026c72554bd m

    [ticket/13713] Remove mention colors to reduce the cache size
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/factory.php (version b84c10733bc75018620232ff73833026c72554bd)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version b84c10733bc75018620232ff73833026c72554bd)
    • tests/text_formatter/s9e/fixtures/mention.xml (version b84c10733bc75018620232ff73833026c72554bd)
    • tests/text_formatter/s9e/mention_helper_test.php (version b84c10733bc75018620232ff73833026c72554bd)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 5e26380da77a830785cdf41f2052b10073f86edb m

    [ticket/13713] Fix tests (specify user lastvisit)
    PHPBB3-13713

    • tests/mention/fixtures/mention.xml (version 5e26380da77a830785cdf41f2052b10073f86edb)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e769a036b6f05dce81f1ab03f3bf2076dee39421 m

    [ticket/13713] Rework names caching
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_group.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/base_user.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/friend.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/group.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/team.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/topic.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
    • phpBB/phpbb/mention/source/user.php (version e769a036b6f05dce81f1ab03f3bf2076dee39421)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 3c27b47236edf6a6436c1e98090b05a744baeb29 m

    [ticket/13713] Specify color as a BBCode attribute
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/factory.php (version 3c27b47236edf6a6436c1e98090b05a744baeb29)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 1f8e91cf113d5b2be6de26b96c92ed1021207c30 m

    [ticket/13713] Fix SELECT DISTINCT query for team usernames
    PHPBB3-13713

    • phpBB/phpbb/mention/source/team.php (version 1f8e91cf113d5b2be6de26b96c92ed1021207c30)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2 m

    [ticket/13713] Get usernames from the data fetched by user_loader class
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_user.php (version e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2)
    • phpBB/phpbb/mention/source/friend.php (version e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2)
    • phpBB/phpbb/mention/source/team.php (version e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2)
    • phpBB/phpbb/mention/source/topic.php (version e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2)
    • phpBB/phpbb/mention/source/user.php (version e036c40b67f2fad336d4da4eeac2f1eaafd9b8b2)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 149d0aa5d3163cc089c3606670819e18d9928dff m

    [ticket/13713] Cast topic_id to integer in the topic source
    PHPBB3-13713

    • phpBB/phpbb/mention/source/topic.php (version 149d0aa5d3163cc089c3606670819e18d9928dff)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 1d7d906771d5594e3ecefe3e1f330f9b72c4e720 m

    [ticket/13713] Fix variable name in controller
    PHPBB3-13713

    • phpBB/phpbb/mention/controller/mention.php (version 1d7d906771d5594e3ecefe3e1f330f9b72c4e720)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 5ed207c4a0a0e1b2676cd5a2cebec767e6d16bbd m

    [ticket/13713] Fix comment regarding the query of user IDs
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_user.php (version 5ed207c4a0a0e1b2676cd5a2cebec767e6d16bbd)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 652e5e0753c8d3bc759a015d22a648dd0c929e23 m

    [ticket/13713] Fix Firefox style issue and add comments
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 652e5e0753c8d3bc759a015d22a648dd0c929e23)
    • phpBB/styles/prosilver/theme/mentions.css (version 652e5e0753c8d3bc759a015d22a648dd0c929e23)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 2d08e570f7f28856f7637a85b77572ca15451084 m

    [ticket/13713] Fix paddings
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 2d08e570f7f28856f7637a85b77572ca15451084)
    • phpBB/styles/prosilver/theme/mentions.css (version 2d08e570f7f28856f7637a85b77572ca15451084)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e13f22f84159af057f455d3e22b2265cda9e5b5e m

    [ticket/13713] Make style code changes requested by @hanakin
    PHPBB3-13713

    • phpBB/styles/prosilver/theme/colours.css (version e13f22f84159af057f455d3e22b2265cda9e5b5e)
    • phpBB/styles/prosilver/theme/mentions.css (version e13f22f84159af057f455d3e22b2265cda9e5b5e)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c2720792acd4a3be8cfac348d6b51df44f50d6ed m

    [ticket/13713] Handle TODOs
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version c2720792acd4a3be8cfac348d6b51df44f50d6ed)
    • phpBB/assets/javascript/editor.js (version c2720792acd4a3be8cfac348d6b51df44f50d6ed)
    • phpBB/phpbb/notification/type/mention.php (version c2720792acd4a3be8cfac348d6b51df44f50d6ed)
    • phpBB/phpbb/textformatter/data_access.php (version c2720792acd4a3be8cfac348d6b51df44f50d6ed)
    • phpBB/styles/prosilver/theme/mentions.css (version c2720792acd4a3be8cfac348d6b51df44f50d6ed)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 99e93a5a04e52f4ffe3196bb4224368249833c21 m

    [ticket/13713] Ensure that cache variable is initialized properly
    PHPBB3-13713

    • tests/text_formatter/s9e/mention_helper_test.php (version 99e93a5a04e52f4ffe3196bb4224368249833c21)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> de356232f32530cc3efafe33e4836447087304d6 m

    [ticket/13713] Do not use test_case_helpers for helper test
    PHPBB3-13713

    • tests/text_formatter/s9e/mention_helper_test.php (version de356232f32530cc3efafe33e4836447087304d6)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> f64dbf530381ad947e58a30e721a8b2cbd70f864 m

    [ticket/13713] Fix multiple dropdown issues
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version f64dbf530381ad947e58a30e721a8b2cbd70f864)
    • phpBB/assets/javascript/editor.js (version f64dbf530381ad947e58a30e721a8b2cbd70f864)
    • phpBB/styles/prosilver/theme/mentions.css (version f64dbf530381ad947e58a30e721a8b2cbd70f864)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 8f21a7365d403256fab3fa6c9393c6f43bedd277 m

    [ticket/13713] Rework batch size handling
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/assets/javascript/editor.js (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/config/default/container/services_mention.yml (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/includes/acp/acp_board.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/includes/functions.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/includes/functions_acp.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/install/schemas/schema_data.sql (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/language/en/acp/board.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/phpbb/db/migration/data/v330/add_mention_settings.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/phpbb/mention/controller/mention.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/phpbb/mention/source/base_group.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/phpbb/mention/source/base_user.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/phpbb/mention/source/source_interface.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
    • tests/mention/controller_test.php (version 8f21a7365d403256fab3fa6c9393c6f43bedd277)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 86caf3f57766b068596811664d4f0bc182541caf m

    [ticket/13713] Test cleanup
    PHPBB3-13713

    • tests/text_formatter/s9e/mention_helper_test.php (version 86caf3f57766b068596811664d4f0bc182541caf)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 35a81fce52c0dd23e0435206c33e75bcca31fdb7 m

    [ticket/13713] Use mock for ContainerBuilder in helper test
    PHPBB3-13713

    • tests/text_formatter/s9e/mention_helper_test.php (version 35a81fce52c0dd23e0435206c33e75bcca31fdb7)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 0c47c72ccea0527b694418efb82df12b95b104e7 m

    [ticket/13713] Fix container compilation in mention_helper test
    PHPBB3-13713

    • tests/text_formatter/s9e/mention_helper_test.php (version 0c47c72ccea0527b694418efb82df12b95b104e7)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> d91e3bd66ac0f7148f3a543413d2b05d6b43d381 m

    [ticket/13713] Optimize caching colours
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version d91e3bd66ac0f7148f3a543413d2b05d6b43d381)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c5f515acc4c516d51630b00424e1327a5adac726 m

    [ticket/13713] Add test for mention_helper
    PHPBB3-13713

    • tests/test_framework/phpbb_test_case_helpers.php (version c5f515acc4c516d51630b00424e1327a5adac726)
    • tests/text_formatter/s9e/fixtures/mention.xml (version c5f515acc4c516d51630b00424e1327a5adac726)
    • tests/text_formatter/s9e/mention_helper_test.php (version c5f515acc4c516d51630b00424e1327a5adac726)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 89d65f5da05b265be1ed36fb384aa21245e247f3 m

    [ticket/13713] Remove unneeded code in helper
    PHPBB3-13713

    • phpBB/phpbb/notification/type/mention.php (version 89d65f5da05b265be1ed36fb384aa21245e247f3)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version 89d65f5da05b265be1ed36fb384aa21245e247f3)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 5651c7f3ff519e114f3569ee50c866ead8c755b6 m

    [ticket/13713] Fix ORDER_BY in queries
    PHPBB3-13713

    • phpBB/phpbb/mention/source/group.php (version 5651c7f3ff519e114f3569ee50c866ead8c755b6)
    • phpBB/phpbb/mention/source/team.php (version 5651c7f3ff519e114f3569ee50c866ead8c755b6)
    • phpBB/phpbb/mention/source/usergroup.php (version 5651c7f3ff519e114f3569ee50c866ead8c755b6)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 118b98841c0c28a0f462828eaba5353103f5fbad m

    [ticket/13713] Fix tests
    PHPBB3-13713

    • tests/mention/controller_test.php (version 118b98841c0c28a0f462828eaba5353103f5fbad)
    • tests/mention/fixtures/mention.xml (version 118b98841c0c28a0f462828eaba5353103f5fbad)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 59bf57eb7390a8fc98826b907787f787f34636d5 m

    [ticket/13713] Fix language typo
    PHPBB3-13713

    • phpBB/language/en/ucp.php (version 59bf57eb7390a8fc98826b907787f787f34636d5)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 29a11cf930344aec513a59437e03e725aa851886 m

    [ticket/13713] Add test for all mention sources and controller
    PHPBB3-13713

    • tests/mention/controller_test.php (version 29a11cf930344aec513a59437e03e725aa851886)
    • tests/mention/fixtures/mention.xml (version 29a11cf930344aec513a59437e03e725aa851886)
    • tests/mention/fixtures/services_mention.yml (version 29a11cf930344aec513a59437e03e725aa851886)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> a8cb12e455e9582af48deac7ffbcf25e5a954e0e m

    [ticket/13713] Tests cleanup
    PHPBB3-13713

    • tests/mention/controller_test.php (version a8cb12e455e9582af48deac7ffbcf25e5a954e0e)
    • tests/mention/fixtures/mention.xml (version a8cb12e455e9582af48deac7ffbcf25e5a954e0e)
    • tests/mention/fixtures/services_mention.yml (version a8cb12e455e9582af48deac7ffbcf25e5a954e0e)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 224d753414480f888b96cf6b6fc7c3a7925a19a9 m

    [ticket/13713] Add mention_helper for testing in helpers
    PHPBB3-13713

    • tests/test_framework/phpbb_test_case_helpers.php (version 224d753414480f888b96cf6b6fc7c3a7925a19a9)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 07130bf077bbae87f195ace1b9dae740e26f4d12 m

    [ticket/13713] Fix closure formatting
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version 07130bf077bbae87f195ace1b9dae740e26f4d12)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e3cee760773e5fb5a7af7e2c9a682cd6f0e61e75 m

    [ticket/13713] Do not use phpbb prefix in configuration
    PHPBB3-13713

    • phpBB/config/default/container/services_mention.yml (version e3cee760773e5fb5a7af7e2c9a682cd6f0e61e75)
    • phpBB/config/default/routing/routing.yml (version e3cee760773e5fb5a7af7e2c9a682cd6f0e61e75)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c6789ad2948b287f33070ca0725a9fe655cfa02a m

    [ticket/13713] Fix base classes for sources
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_group.php (version c6789ad2948b287f33070ca0725a9fe655cfa02a)
    • phpBB/phpbb/mention/source/base_user.php (version c6789ad2948b287f33070ca0725a9fe655cfa02a)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 0fd78c5c872c758e38d3563402c634a0c0aff3a7 m

    [ticket/13713] Introduce tests for user notifications
    PHPBB3-13713

    • tests/notification/base.php (version 0fd78c5c872c758e38d3563402c634a0c0aff3a7)
    • tests/notification/fixtures/submit_post_notification.type.mention.xml (version 0fd78c5c872c758e38d3563402c634a0c0aff3a7)
    • tests/notification/notification_test.php (version 0fd78c5c872c758e38d3563402c634a0c0aff3a7)
    • tests/notification/submit_post_base.php (version 0fd78c5c872c758e38d3563402c634a0c0aff3a7)
    • tests/notification/submit_post_type_mention_test.php (version 0fd78c5c872c758e38d3563402c634a0c0aff3a7)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 27b37f38819ea3f4a3cab86b06213b3978ad1460 m

    [ticket/13713] Introduce mention notifications for groups
    PHPBB3-13713

    • phpBB/config/default/container/services_text_formatter.yml (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
    • tests/notification/base.php (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
    • tests/notification/fixtures/submit_post_notification.type.mention.xml (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
    • tests/notification/submit_post_base.php (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
    • tests/notification/submit_post_type_mention_test.php (version 27b37f38819ea3f4a3cab86b06213b3978ad1460)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 99d57e27430aaa22315666a0c0b6ea3fb59afdf2 m

    [ticket/13713] Fix caching and priorities
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 99d57e27430aaa22315666a0c0b6ea3fb59afdf2)
    • phpBB/phpbb/mention/source/base_user.php (version 99d57e27430aaa22315666a0c0b6ea3fb59afdf2)
    • phpBB/phpbb/mention/source/topic.php (version 99d57e27430aaa22315666a0c0b6ea3fb59afdf2)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e616ec025c287d70c98cb59919f9c7e9b8e7d26f m

    [ticket/13713] Fix priorities
    PHPBB3-13713

    • phpBB/phpbb/mention/controller/mention.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
    • phpBB/phpbb/mention/source/group.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
    • phpBB/phpbb/mention/source/source_interface.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
    • phpBB/phpbb/mention/source/team.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
    • phpBB/phpbb/mention/source/topic.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
    • phpBB/phpbb/mention/source/user.php (version e616ec025c287d70c98cb59919f9c7e9b8e7d26f)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> aee1dfd837562207e8f31d21cbad9c83ff57e86e m

    [ticket/13713] Introduce priorities for groups
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version aee1dfd837562207e8f31d21cbad9c83ff57e86e)
    • phpBB/phpbb/mention/source/base_group.php (version aee1dfd837562207e8f31d21cbad9c83ff57e86e)
    • phpBB/phpbb/mention/source/base_user.php (version aee1dfd837562207e8f31d21cbad9c83ff57e86e)
    • phpBB/phpbb/mention/source/source_interface.php (version aee1dfd837562207e8f31d21cbad9c83ff57e86e)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> e874ce9898db3f0774f47217611f3cc29f1961f8 m

    [ticket/13713] Load all data for users in a single SQL query
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_user.php (version e874ce9898db3f0774f47217611f3cc29f1961f8)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56 m

    [ticket/13713] Do not show user's own name in the dropdown list
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56)
    • phpBB/assets/javascript/editor.js (version 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56)
    • phpBB/includes/functions.php (version 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56)
    • phpBB/includes/functions_acp.php (version 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 6f8467a2fabcde4abbc7bda5dafdba2e1a5ecf56)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 0aadd52014d598baac06a344a8f5cf01fe60b68d m

    [ticket/13713] Cache SQL queries
    PHPBB3-13713

    • phpBB/phpbb/mention/controller/mention.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/base_group.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/base_user.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/friend.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/source_interface.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/team.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/topic.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/user.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
    • phpBB/phpbb/mention/source/usergroup.php (version 0aadd52014d598baac06a344a8f5cf01fe60b68d)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 0269d53c5dc01bb6a6c59f984532a6511657859e m

    [ticket/13713] Improve client-side caching
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 0269d53c5dc01bb6a6c59f984532a6511657859e)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> ffbff7ed7924164d1b21ffdb7f5c204b3db11d86 m

    [ticket/13713] Make changes pointed by @Nicofuma
    PHPBB3-13713

    • phpBB/language/en/email/mention.txt (version ffbff7ed7924164d1b21ffdb7f5c204b3db11d86)
    • phpBB/phpbb/mention/controller/mention.php (version ffbff7ed7924164d1b21ffdb7f5c204b3db11d86)
    • phpBB/phpbb/mention/source/base_group.php (version ffbff7ed7924164d1b21ffdb7f5c204b3db11d86)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> b5ce3343ed62d1a9f1dc89d67095698772b28790 m

    [ticket/13713] Fix variable definitions as requested by @hanakin
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version b5ce3343ed62d1a9f1dc89d67095698772b28790)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 2bb50add04801d0f9cc25244415ad9fb94a6e6b6 m

    [ticket/13713] Refactor sorting functionality
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/assets/javascript/editor.js (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/includes/functions.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/includes/functions_acp.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/controller/mention.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/base_group.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/base_user.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/friend.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/source_interface.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/team.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/topic.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/phpbb/mention/source/user.php (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 2bb50add04801d0f9cc25244415ad9fb94a6e6b6)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 783449d626cf85bcb4632ba550959943bcebd4fd m

    [ticket/13713] Fix issue with duplicate queries
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 783449d626cf85bcb4632ba550959943bcebd4fd)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> d1952440042b596a630bc75061aea32100ac3230 m

    [ticket/13713] Introduce priorities based sorting
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version d1952440042b596a630bc75061aea32100ac3230)
    • phpBB/phpbb/mention/controller/mention.php (version d1952440042b596a630bc75061aea32100ac3230)
    • phpBB/phpbb/mention/source/base_group.php (version d1952440042b596a630bc75061aea32100ac3230)
    • phpBB/phpbb/mention/source/base_user.php (version d1952440042b596a630bc75061aea32100ac3230)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 6d849f2cce2b5c932d516fb7a98b9e68d1b73fd9 m

    [ticket/13713] Fix avatars
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 6d849f2cce2b5c932d516fb7a98b9e68d1b73fd9)
    • phpBB/phpbb/mention/source/base_group.php (version 6d849f2cce2b5c932d516fb7a98b9e68d1b73fd9)
    • phpBB/phpbb/mention/source/base_user.php (version 6d849f2cce2b5c932d516fb7a98b9e68d1b73fd9)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 9ded988c275e7baa7fffc8611ecb56a4084ab2f8 m

    [ticket/13713] Refactor JS
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version 9ded988c275e7baa7fffc8611ecb56a4084ab2f8)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c66f4806e8912fb6a3fa0eed917f7db15cb455ca m

    [ticket/13713] Rework BBCode parameters
    PHPBB3-13713

    • phpBB/assets/javascript/editor.js (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
    • phpBB/phpbb/mention/source/base_group.php (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
    • phpBB/phpbb/mention/source/base_user.php (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
    • phpBB/phpbb/notification/type/mention.php (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
    • phpBB/phpbb/textformatter/s9e/factory.php (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version c66f4806e8912fb6a3fa0eed917f7db15cb455ca)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 5006a26f6c47f8eb3b09276dcbf18a7ea84fc371 m

    [ticket/13713] Add new values to installation schema
    PHPBB3-13713

    • phpBB/install/schemas/schema_data.sql (version 5006a26f6c47f8eb3b09276dcbf18a7ea84fc371)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> fd92abda5992aa9757507909a19ade444ef4c265 m

    [ticket/13713] Fix tests for PHP 5.6
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version fd92abda5992aa9757507909a19ade444ef4c265)
    • tests/notification/fixtures/services_notification.yml (version fd92abda5992aa9757507909a19ade444ef4c265)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 90ee0993e60e6017aae291ed57a583c29b9ae8ff m

    [ticket/13713] Fix current issues with tests
    PHPBB3-13713

    • tests/notification/base.php (version 90ee0993e60e6017aae291ed57a583c29b9ae8ff)
    • tests/notification/submit_post_base.php (version 90ee0993e60e6017aae291ed57a583c29b9ae8ff)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 368090b7e62060c011996e3aff9ad2dbf9ddb5a4 m

    [ticket/13713] Use config limit for fetching users
    PHPBB3-13713

    • phpBB/config/default/container/services_mention.yml (version 368090b7e62060c011996e3aff9ad2dbf9ddb5a4)
    • phpBB/phpbb/mention/source/base_user.php (version 368090b7e62060c011996e3aff9ad2dbf9ddb5a4)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> fefeba2687884a8e71afe2c7f386f1e7ef6ad5bd m

    [ticket/13713] Remove unneeded top property
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version fefeba2687884a8e71afe2c7f386f1e7ef6ad5bd)
    • phpBB/styles/prosilver/theme/mentions.css (version fefeba2687884a8e71afe2c7f386f1e7ef6ad5bd)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 659928f042afd1da2bd8344d1cb351ec1e4714f9 m

    [ticket/13713] Use SVGs and the styling by @hanakin
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version 659928f042afd1da2bd8344d1cb351ec1e4714f9)
    • phpBB/assets/javascript/editor.js (version 659928f042afd1da2bd8344d1cb351ec1e4714f9)
    • phpBB/styles/prosilver/theme/bidi.css (version 659928f042afd1da2bd8344d1cb351ec1e4714f9)
    • phpBB/styles/prosilver/theme/mentions.css (version 659928f042afd1da2bd8344d1cb351ec1e4714f9)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c6e9f001e3ea65966c612554674cc9b72f5f92e6 m

    [ticket/13713] Escape special characters in preg_replace
    PHPBB3-13713

    • phpBB/phpbb/mention/source/base_group.php (version c6e9f001e3ea65966c612554674cc9b72f5f92e6)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> ab91cf6ca6012f2e27297573b5c71d5489361b2a m

    [ticket/13713] Do not allow to add mention BBCode as custom
    PHPBB3-13713

    • phpBB/includes/acp/acp_bbcodes.php (version ab91cf6ca6012f2e27297573b5c71d5489361b2a)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> b66d298dde41539ce36eb30b90701ef52bb66ff3 m

    [ticket/13713] Use format buttons div as mentions data container
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version b66d298dde41539ce36eb30b90701ef52bb66ff3)
    • phpBB/assets/javascript/editor.js (version b66d298dde41539ce36eb30b90701ef52bb66ff3)
    • phpBB/styles/prosilver/template/posting_buttons.html (version b66d298dde41539ce36eb30b90701ef52bb66ff3)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> ad97751d68cd86a3cdafdbde0f585ca5c7daab3e m

    [ticket/13713] Fix styles for mentions
    PHPBB3-13713

    • phpBB/adm/style/admin.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/assets/javascript/editor.js (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/bidi.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/colours.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/content.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/forms.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/mentions.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
    • phpBB/styles/prosilver/theme/stylesheet.css (version ad97751d68cd86a3cdafdbde0f585ca5c7daab3e)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 50400cb785f646c97cd02d331c5b03d09bd88898 m

    [ticket/13713] Fix styles for mention dropdown
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/adm/style/admin.css (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/assets/css/jquery.atwho.min.css (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/assets/javascript/editor.js (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/styles/prosilver/theme/bidi.css (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/styles/prosilver/theme/colours.css (version 50400cb785f646c97cd02d331c5b03d09bd88898)
    • phpBB/styles/prosilver/theme/forms.css (version 50400cb785f646c97cd02d331c5b03d09bd88898)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> a21c115bf3ea9340cb61d834e869b51eebd63568 m

    [ticket/13713] Create properly named base services for sources
    PHPBB3-13713

    • phpBB/config/default/container/services_mention.yml (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/base_group.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/base_user.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/friend.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/group.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/member.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/team.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/topic.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/user.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
    • phpBB/phpbb/mention/source/usergroup.php (version a21c115bf3ea9340cb61d834e869b51eebd63568)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 31e4fb472942a71c8aed19be73342470e34f0a26 m

    [ticket/13713] Introduce ACP settings for mentions
    PHPBB3-13713

    • phpBB/adm/style/acp_posting_buttons.html (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/assets/javascript/editor.js (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/includes/acp/acp_board.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/includes/functions.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/includes/functions_acp.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/language/en/acp/board.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/language/en/acp/permissions_phpbb.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/db/migration/data/v330/add_mention_settings.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/notification/type/mention.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/permissions.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/textformatter/renderer_interface.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/textformatter/s9e/factory.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/phpbb/textformatter/s9e/renderer.php (version 31e4fb472942a71c8aed19be73342470e34f0a26)
    • phpBB/styles/prosilver/template/posting_buttons.html (version 31e4fb472942a71c8aed19be73342470e34f0a26)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 012d009fbe2f20c993d56d12003162013cd9b165 m

    [ticket/13713] Remove mention ID constant
    PHPBB3-13713

    • phpBB/includes/constants.php (version 012d009fbe2f20c993d56d12003162013cd9b165)
    • phpBB/phpbb/textformatter/data_access.php (version 012d009fbe2f20c993d56d12003162013cd9b165)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> c70ac7eb623de0a18f3ef63dec2432e0cbcde10c m

    [ticket/13713] Introduce notifications for mentions
    PHPBB3-13713

    • phpBB/config/default/container/services_notification.yml (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/includes/functions.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/includes/functions_admin.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/includes/functions_posting.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/includes/mcp/mcp_queue.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/language/en/common.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/language/en/email/mention.txt (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/language/en/ucp.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/phpbb/notification/type/mention.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version c70ac7eb623de0a18f3ef63dec2432e0cbcde10c)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 52c2e11fdd32f6c05c2f998a3b6641fb26df4eae m

    [ticket/13713] Add two new sources: member and team
    PHPBB3-13713

    • phpBB/config/default/container/services_mention.yml (version 52c2e11fdd32f6c05c2f998a3b6641fb26df4eae)
    • phpBB/phpbb/mention/source/member.php (version 52c2e11fdd32f6c05c2f998a3b6641fb26df4eae)
    • phpBB/phpbb/mention/source/team.php (version 52c2e11fdd32f6c05c2f998a3b6641fb26df4eae)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 9eef103e7578c93490841696fcd428fc8f89e273 m

    [ticket/13713] Free SQL results
    PHPBB3-13713

    • phpBB/phpbb/mention/source/group.php (version 9eef103e7578c93490841696fcd428fc8f89e273)
    • phpBB/phpbb/mention/source/user.php (version 9eef103e7578c93490841696fcd428fc8f89e273)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version 9eef103e7578c93490841696fcd428fc8f89e273)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 52fac451a3008978a30078492736f6fa1e1b89c5 m

    [ticket/13713] Create abstract parent service for user source
    PHPBB3-13713

    • phpBB/config/default/container/services_mention.yml (version 52fac451a3008978a30078492736f6fa1e1b89c5)
    • phpBB/phpbb/mention/source/friend.php (version 52fac451a3008978a30078492736f6fa1e1b89c5)
    • phpBB/phpbb/textformatter/s9e/mention_helper.php (version 52fac451a3008978a30078492736f6fa1e1b89c5)
  • lavigor <lavigor@users.noreply.github.com>

    lavigor <lavigor@users.noreply.github.com> 2fe0a2ffd91218709dddfaf645f3ffeb8bca0a42 m

    [ticket/13713] Move mention template to default templates
    PHPBB3-13713

    • phpBB/phpbb/textformatter/s9e/factory.php (version 2fe0a2ffd91218709dddfaf645f3ffeb8bca0a42)
    • phpBB/styles/prosilver/template/bbcode.html (version 2fe0a2ffd91218709dddfaf645f3ffeb8bca0a42)