Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/phpbb-core

[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.
https://github.com/phpbb/phpbb-core

[ticket/16902] Improve search results count for MySQL

PHPBB3-16902

89e553b679f3fb4d29e3c88705252fea0fc1fc8f authored almost 3 years ago by rxu <[email protected]>
[ticket/16902] Fix PosgreSQL author topics search results count

PHPBB3-16902

d6869b2aee56f64198536f6bb6e8d7231ba6564f authored almost 3 years ago by rxu <[email protected]>
[ticket/16902] Improve test, use DISTINCT for precise results count

PHPBB3-16902

42699d19321f947e3049c8ee4d2f33f29a4d711f authored almost 3 years ago by rxu <[email protected]>
[ticket/16902] Improve search results count for MySQL

PHPBB3-16902

34620e379f38c7e8180d991c74e14d20e05a617c authored almost 3 years ago by rxu <[email protected]>
Merge branch '3.3.x'

a4b10ba19ecc08149f56bdae1a1a2ccf7f410728 authored almost 3 years ago by Marc Alexander <[email protected]>
[ticket/16935] Remove not needed truncate on new table

PHPBB3-16935

7182dae24e8177abc410b6b8fd72bb1151d71299 authored almost 3 years ago by Marc Alexander <[email protected]>
[ticket/16688] Fix issues with custom repositories

Make any custom repo non-canonical to give repo.packagist.org (if enabled)
higher repository pri...

71703773feb70164643a2a1824c8f1fc1bc6571f authored about 3 years ago by rxu <[email protected]>
[ticket/16688] Fix Composer error on installing extensions via catalog

Do not pass packages update list on installing extension.

PHPBB3-16943

3c5868671cd7969c1654970a75899aea85a33f09 authored about 3 years ago by rxu <[email protected]>
[ticket/16688] Do not restore current working dir before json file restoring

PHPBB3-16688

b9a2c18fb9aaecf6359baf6973caaadf952ab6fd authored about 3 years ago by rxu <[email protected]>
[ticket/16688] Fix PHP fatal errors on installing extensions via catalog

PHPBB3-16688

a6e3d690accbf67eab4e7dbc88457c549b9f8152 authored about 3 years ago by rxu <[email protected]>
[ticket/16940] Optimize phpBB Native Search

PHPBB3-16940

f4efba93a2cf17ff9daa35dce4669b548f956731 authored about 3 years ago by Dark❶ <[email protected]>
[ticket/16935] Add sphinx tests

PHPBB3-16935

2f8e1fde9c850c8b6883c12de97d967c101a7521 authored about 3 years ago by rxu <[email protected]>
[ticket/16940] Optimize phpBB Native Search

- Use `ORDER BY post_id ASC` for batch posts.

PHPBB3-16940

35846605b64ee1dba1f64348925ec0927fee5e0f authored about 3 years ago by Dark❶ <[email protected]>
[ticket/16940] Optimize phpBB Native Search

- Fixed infinite loop

PHPBB3-16940

d07849f2718d3f1feb58c7d40dc203c31bd73486 authored about 3 years ago by Dark❶ <[email protected]>
[ticket/16940] Optimize phpBB Native Search

- Removed `end()` replaced with `$ids[count($ids) - 1]`

PHPBB3-16940

09e29c868c8447a00bf882e5050462b4f27bd001 authored about 3 years ago by Dark❶ <[email protected]>
[ticket/16940] Optimize phpBB Native Search

- Use `sql_query_limit` instead of `sql_query`
- Update SQL query to reflect the above change
- ...

f4f68db3bb74ae37d7ec7311b9654f6181c0b0f6 authored about 3 years ago by Dark❶ <[email protected]>
[ticket/16935] Refactor sphinx to use new clases and remove unused parts

PHPBB3-16935

d294987b668c316127d0fe3d9b924db355347668 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16933] Consistent handling of hyphen by phpBB Native search backend

PHPBB3-16933

fff83e036866d0c9d1963a26368249413e04c664 authored about 3 years ago by rxu <[email protected]>
Merge branch '3.3.x'

7e4f133cc968c0ca38fa27c3ba3ba500b51ea3ab authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6337 from marc1706/ticket/16924

[ticket/16924] Do not double escape values inserted into config table

9096cb6ee96f413b17080b5e877d608a6acc0416 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16741] Fix tests

PHPBB3-16741

b8504bea1e0bc8fde60ef1199c0dc05a0d76d60d authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Fix coding style issues

PHPBB3-16741

a1b836aadf99819463bbe0be72dd5a0b548b68a2 authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Debug SQLServer Tests

PHPBB3-16741

9556fb06adeff1565e8e4636e6477b2581aa7da9 authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Fix tests

PHPBB3-16741

93e10f8904e7a9fb82eebb0da6b1e919cff0ed86 authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Code review fixes

PHPBB3-16741

cd19b4f578d742dfca3e33659940b37f3b58bfee authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16895] Correctly place static qualifier

PHPBB3-16895

5b274bef7038444b0606e0509692e87157d3e80c authored about 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

2bba95916b71a94372862d4b6876792a5c18ea14 authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6312 from rxu/ticket/16895

[ticket/16895] Fix role removal for migrator permission tool

61bdcaeda8dd378d069b6f7f2f9beda6c87dc92e authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16895] Add missing return and remove not needed declarations

PHPBB3-16895

188da8d2239d4dbbc838f42016e4c308734eaac1 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16924] Do not double escape values inserted into config table

PHPBB3-16924

3592d642432a3d4c6828a62445f528294cc207d1 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16790] Remove useless command parameter

PHPBB3-16790

6510a8e67f7b20c35512c0f8bc4a07d28713cbc5 authored about 3 years ago by Ruben Calvo <[email protected]>
[ticket/16741] Specific DBs fixes

MSSQL:
- Fix bool type
- Fix comparator
- Drop Default constraint before deleting column
- Renam...

e975e88ddaa1f52e54b21dfcacb81cfa54408ad9 authored about 3 years ago by Tristan Darricau <[email protected]>
[ticket/16895] Rename custom method

PHPBB3-16895

a70b6bde7e02ce5b4759b050bedf4f3e9a8163c0 authored about 3 years ago by rxu <[email protected]>
[ticket/16895] Rename migration file

PHPBB3-16895

fa42fd1d99a08966157f76e61a94cd80e9735c24 authored about 3 years ago by rxu <[email protected]>
[ticket/16741] Test fixes

PHPBB3-16741

1a1dc4f82d7a3973f67f01226c7686b6e3666159 authored about 3 years ago by Tristan Darricau <[email protected]>
[ticket/16741] General fixes

PHPBB3-16741

e0b95774b9287bd606bc3935cbf32f33a0c0188f authored about 3 years ago by Tristan Darricau <[email protected]>
Merge branch '3.3.x'

d85efc7c59e889d3bbe73ba4c42831c1a0b87492 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16741] Database tools to use Doctrine

PHPBB3-16741

6782f69ba77bfc6f70ee3e05aae80d6f8d0d49df authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Fix coding style issue

PHPBB3-16741

ed19d352ac89f9e00374c7ed100e2bbfa944ef87 authored about 3 years ago by Máté Bartus <[email protected]>
Merge pull request #6313 from Nicofuma/ticket/16891

[ticket/16891] Do not change an extension status in the midle of a request

f2d1b2eeb53992c12bda663dc5125fb5fd5da06f authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16891] Do not change an extension status in the middle of a request

When enabling an extension, it should be considered as not being enabled for
the entire request ...

f94d183f1ae1eed3a4b3d12b51c2681b715381e9 authored about 3 years ago by Tristan Darricau <[email protected]>
Merge branch '3.3.x'

1b519a2dd4473a1017d5395da5096e2d181a24d7 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails

PHPBB3-16897

1b53c8914f0f40d03d11cb97da0d83e47958cfb7 authored about 3 years ago by Tristan Darricau <[email protected]>
[ticket/16895] Rename language entry

PHPBB3-16895

fc264aa2dee8af11b40654a303670867e1d2d0f6 authored about 3 years ago by rxu <[email protected]>
Merge branch 'ticket/16898' into ticket/16898-master

69a768b499b75f88487e96c2ebbf4448678e0c3d authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16898] Do not restrict the debug error handler to the dev env

PHPBB3-16898

fd76d479a611920fc10f776b0c5678fe2ec9aabc authored about 3 years ago by Tristan Darricau <[email protected]>
[ticket/16895] Adjust test

PHPBB3-16895

c401efaad64182add4b5829b0e3fc335a059d0ee authored about 3 years ago by rxu <[email protected]>
[ticket/16895] Add test

PHPBB3-16895

b1cb68dd03036ed43652d7835c72068bdf16f653 authored about 3 years ago by rxu <[email protected]>
[ticket/16895] Add migration

PHPBB3-16895

937c98d2bf6fc30dc19b0fc39edfd188a7edab02 authored about 3 years ago by rxu <[email protected]>
[ticket/16895] Fix role removal for migrator permission tool

PHPBB3-16895

f93b68e8cb49f4f35dcc912f3c0c53a037df605f authored about 3 years ago by rxu <[email protected]>
Merge branch '3.3.x'

39c5a3445643268a9a65c8b9d3d6d54757d022bb authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6310 from marc1706/ticket/16892

[ticket/16892] Remove duplicate entry for jav files in extension_guesser

cddf267d60f12ce6c3200de3da5700aca2a90cd9 authored about 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

8145a310a78c09ccb3f5126d69b3ec36f1898c43 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16892] Remove duplicate entry for jav files in extension_guesser

Remove duplicated key

PHPBB3-16892

ce556b67451e82b64f869202aed0bfe605cc020a authored about 3 years ago by Arshid <[email protected]>
[ticket/16885] Add type casting filters to Twig

PHPBB3-16885

b26f6fa9753c1ecee4f9b2c34f7458c5620df5ad authored about 3 years ago by 3D-I <[email protected]>
[ticket/13508] Switch back to current include format

PHPBB3-13508

004437e8353fab25f475e488cc0e4a5cd2d4ccee authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace

PHPBB3-16820

9e85075571cc6a29a64af33d88147cf08cd1d961 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/12631] Some more cleanup and type hints for new finder files

PHPBB3-12631

161174706fddec74c20b6f1bdb50c8e165037a78 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/12631] Solve rebase issues

PHPBB3-12631

8ac15845daa1ff9df8a79427d0ca3db6edba27db authored about 3 years ago by rubencm <[email protected]>
[ticket/12631] Rename finder.not_use_cache to finder.cache

PHPBB3-12631

57e91b814da7adf405777f973c8521eeb1f88f03 authored about 3 years ago by Rubén Calvo <[email protected]>
[ticket/12631] Add finder.not_use_cache

PHPBB3-12631

6438b191c0926b8d82afd2b8f50438dc30b5f6e7 authored about 3 years ago by Rubén Calvo <[email protected]>
Merge pull request #6280 from 3D-I/ticket/16863

[ticket/16863] Support playing video attachments

7aedaf41e85c1db461c223907921faffba8dc6ef authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/13508] Add include_css() and fix include_js() code linting issues

PHPBB3-13508

1545b48ebc27ab93be45d558074cd299291f5621 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/13508] Add include_js twig tag as replacement for INCLUDEJS

PHPBB3-13508

f199caa1c3f892be84ee09ad132c1704de575aea authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16885] Add type casting filters to Twig

PHPBB3-16885

6f3fa2d961ace38479d98a7ca98e07180d909aa9 authored about 3 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

756936e7793e4f64bf7242d8c62de4c90218409f authored over 3 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.5] Add migration for 3.3.5

eaea0a2b8a48a1a9a56ec4d9d24a4036f4fe948e authored over 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

aba5d7d9b679ce4cdf441b8abe8b4869b96eda1a authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16878] Default to threads value of 1 when using argon with libsodium

PHPBB3-16878

d29b864b34d4549d8cd7f229470b0dbd7c304876 authored over 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

42ce13c32bb0a807b08d548a57a481c0204eca1c authored over 3 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.5] Add migration for 3.3.5-RC1

381e6f73dade870fc41d6b9340009065d228ce94 authored over 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

ae83192de5914405ae67e2cf74f611c92b71cb58 authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16870] Use string representation of float value for treshold

PHPBB3-16870

72e5f23ba0d2d2d89ee260070f8b32171d6f88c2 authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16870] Ensure to properly escape values when running db:migrate

PHPBB3-16870

130b68205182b23fe68d246ade855293b1d17e05 authored over 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

c801c556678242afbedf6efe4f935e0750e09455 authored over 3 years ago by Máté Bartus <[email protected]>
[ticket/16858] Fix coding style

PHPBB3-16858

57893e5603b283171906cd0b1bf0ce19b8449a69 authored over 3 years ago by Máté Bartus <[email protected]>
Merge branch '3.3.x'

a58c895734e2141dd19d2664f13935ede0aa2bdf authored over 3 years ago by Máté Bartus <[email protected]>
Merge pull request #6275 from marc1706/ticket/16856

[ticket/16856] Add lang_js twig function as replacement for LA_

63fff93db5fa49b8253525776559bcce1072ffe2 authored over 3 years ago by Máté Bartus <[email protected]>
Merge branch '3.3.x'

a4b8cb307370587ff3bb07038cdd04e5b77644c4 authored over 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6277 from 3D-I/ticket/16858

[ticket/16858] Update jQuery to 3.6.0

0aee12d2cf28ba25156ecb7525912324425255df authored over 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

fbf10adfae64543482adc4b403ece8e193da3edc authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16865] Update IRC + discord links in composer and documentation

Update the links from Freenode to Libera.chat,
add discord as option to chat in composer.json,
a...

affda102355a48c0728ee0894025f3c95bd223e1 authored over 3 years ago by paul sohier <[email protected]>
[ticket/16863] Support playing video attachments

Correctly implement audio and video HTML5 tags (there is only one source)

PHPBB3-16863

bcf06a0c66273c66f44f9a9ae72aa4162ec81856 authored over 3 years ago by 3D-I <[email protected]>
[ticket/16863] Support playing video attachments

PHPBB3-16863

dee1b84f0279160e21c29c32e75220e20f660ada authored over 3 years ago by 3D-I <[email protected]>
[ticket/16863] Support playing video attachments

PHPBB3-16863

661a62e248bb8f2aaa0e59fa584f5a465a13d9ab authored over 3 years ago by 3D-I <[email protected]>
[ticket/16828] Add hook event before find_users_for_notification() execute

PHPBB3-16828

0c072293e4590389da0d45aa8de58d0ce89a1ee2 authored over 3 years ago by DSR! <[email protected]>
[ticket/16858] Update jQuery to 3.6.0

PHPBB3-16858

8d9c899aac2d04198019f6cb0f58c42faee5ea51 authored over 3 years ago by 3D-I <[email protected]>
[ticket/16857] Remove unused settings in acp_board

Add migration remove_flash_v2

PHPBB3-16857

4791ee76fec13a508b7d1ba79869e47bcfd2669e authored over 3 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

f5077f0d2b76c60dbe97fbc38237d26209a28fe7 authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot

PHPBB3-16851

Signed-off-by: MichaIng <[email protected]>

78aa9d9f2519739059e46d5f18bc52e45417b6c2 authored over 3 years ago by MichaIng <[email protected]>
[ticket/16856] Remove extra empty line

PHPBB3-16856

75297e6aa343cf0913beb911ddc76314c4d9b84a authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16856] Add lang_js() twig function

PHPBB3-16856

e70b3e943e5d9bc5274830385a8663f3fcb5d5aa authored over 3 years ago by Marc Alexander <[email protected]>
Merge pull request #5762 from gijsmartens/ticket/16243

[ticket/16243] Update template paths

0f5883ddabbebdacb6aa4d771146f21a56d6a2ef authored over 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6056 from senky/ticket/16574

[ticket/16574] Remove flash BBcode

600614e02451dfb88ad3061e1e21f61e1bc22bfd authored over 3 years ago by Máté Bartus <[email protected]>
Merge branch '3.3.x'

9ee3b475e20f8ab42c0b83b328ea22af6cc84dfc authored over 3 years ago by Marc Alexander <[email protected]>
Merge pull request #5760 from v12mike/ticket/16138

Ticket/16138 Eliminate redundant parameters from board URLs

643beb1de5dd2b0ca192452e76dbda624f8c468e authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16574] Reorder order of static keyword

PHPBB3-16574

a3635c5692187cd66432e27bfb91da450f50f0bb authored over 3 years ago by Marc Alexander <[email protected]>
[ticket/16574] Remove flash BBcode

PHPBB3-16574

31b450b10a35b362312c4a87212032d491210017 authored over 3 years ago by Jakub Senko <[email protected]>
Merge pull request #6267 from rubencm/ticket/16836

[ticket/16836] Use absolute paths in local adapter

8ce05189635e0abcb7b2637ed5284608f0fcc1fb authored over 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6256 from marc1706/ticket/16825

[ticket/16825] Adjust handling of session ID when requiring cookies

54f9e4f54779f38486085b3f03a9446e45b9e31d authored over 3 years ago by Máté Bartus <[email protected]>