Ecosyste.ms: OpenCollective

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

github.com/phpbb/phpbb-app

[READ-ONLY] The phpBB forum software application. A subtree split of the phpBB folder from the phpbb repository that doesn't contain build scripts, tests, and other metadata and tools.
https://github.com/phpbb/phpbb-app

[ticket/16741] Clean up functions, add missing docblocks and return type hints

PHPBB3-16741

63534b840ffd1a0a74300bbddcbe3b2aada32528 authored almost 3 years ago by Marc Alexander <[email protected]>
[ticket/16741] Replace deprecated functions

PHPBB3-16741

abf9d5a7f1e5f9bbad4d2f90d9b59792a1af8ecb authored almost 3 years ago by Marc Alexander <[email protected]>
[ticket/16741] Add support for dropping primary keys and removing constraints

PHPBB3-16741

ead310956d365f009f98c91b4d9349afbe15b304 authored almost 3 years ago by Marc Alexander <[email protected]>
[ticket/16902] Fix PostgreSQL search TypeError

PHPBB3-16902

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

PHPBB3-16902

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

PHPBB3-16902

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

PHPBB3-16902

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

PHPBB3-16902

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

PHPBB3-16902

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

PHPBB3-16902

639604dd1f1407f0568487c8d10693f3a5c94105 authored almost 3 years ago by rxu <[email protected]>
[ticket/16930] Remove redundant topic ID from last post URL

Since U_LAST_POST contains the post ID, the topic ID is not required.
This shortens the URL and ...

8c516c3cd9689e5875267794e1c656d4f523b68c authored almost 3 years ago by MichaIng <[email protected]>
Merge branch '3.3.x'

307fcd5918bd70bfbf351be60640e4803e137237 authored almost 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6343 from rxu/ticket/16933

[ticket/16933] Consistent handling of hyphen by phpBB Native search backend

973a67e571eaef86316065e43b7ff2e224fe15d0 authored almost 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

fdd09a1196043d3af04ccefe2a11487890627c6e authored almost 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6342 from Mikir2021/ticket/16914

[ticket/16914] Added missing id to language select element

7f36c645b028512d6a70c2f022dae471a85b708d authored almost 3 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

0b63620002076a9e0294bef9505579905eb94d5d authored almost 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6332 from rxu/ticket/16912

[ticket/16912] Rewrite email headers encoding method

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

PHPBB3-16935

06308025acdd331621e56fda9176f85fc3a4132d authored almost 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6344 from marc1706/ticket/16936

[ticket/16936] Add psalm dependency and basic configuration file

a2f20d5528e2f565e09e2a6c815867adc96b1f3f authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16912] Adjust code

PHPBB3-16912

b1fa1f51d4cc098507e84dea978953688a26cc0b authored about 3 years ago by rxu <[email protected]>
Merge pull request #6348 from DaRk1V0iD/ticket/16940_master

[ticket/16940] Optimize phpBB Native Search [master]

a6f947b81455314428920f15e39187cf0e08e999 authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6347 from DaRk1V0iD/ticket/16940_3.3.x

[ticket/16940] Optimize phpBB Native Search [3.3.x]

60cfd84f4db5472732109eb36b7d663eff1bbe6f authored about 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...

05defa72a1707b56ce59e19f3e08343173e3edee authored about 3 years ago by rxu <[email protected]>
[ticket/16688] Fix 'Remove' link for Extension manager

'Remove' link is broken and rendered as 'Array'.

PHPBB3-16943

ce339f99b91ab5ffe373b348cbdf454209df3017 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

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

PHPBB3-16688

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

PHPBB3-16688

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

PHPBB3-16940

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

PHPBB3-16940

4d3a1f09e69b2e0b13b425d5c44726feb394b28e authored about 3 years ago by Dark❶ <[email protected]>
Merge branch '3.3.x'

f500367c223a83742b9c382140b0f75c0b08c83a authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6318 from 3D-I/ticket/16899

[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons

1d0b3bc7751c04676136ef3acc9aac91c39d455a authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16935] Add sphinx tests

PHPBB3-16935

b0c4f8dc218853d0f96748004c4a11774c9f3a9e 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

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

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

PHPBB3-16940

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

- Fixed infinite loop

PHPBB3-16940

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

- Fixed infinite loop

PHPBB3-16940

ba41f182dd5ef9185121753d2ceb2fefae92dd89 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

ac6aca03afd0d5fd54cb86eeace678500236aae0 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

b85da308eee27095032c94c004b6ce9665190e8c 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
- ...

ac61dd0e0f515e2e8caf3a02eafcd453b7b39ca0 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
- ...

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

PHPBB3-16935

429d9a2e3aebae06c97744696a76f0aa56ac6697 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16936] Add psalm and psalm symfony plugin to dev dependencies

PHPBB3-16936

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

PHPBB3-16933

deab21ec0155db92f4edf4d328bd2bbec65ad4f9 authored about 3 years ago by rxu <[email protected]>
[ticket/16914] Added missing id to language select element

The id of the language select element referenced by it's label was missing.

PHPBB3-16914

6083ee5dc281af33fb5211afb906257064c04922 authored about 3 years ago by Mikir <[email protected]>
Merge branch '3.3.x'

13de8bdd5866ffc2bee76cfb4ea1a561a8c14b8d 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

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

PHPBB3-16741

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

PHPBB3-16741

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

PHPBB3-16741

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

PHPBB3-16741

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

PHPBB3-16741

4a822c816cdb656c2dfd108ef81879a957209b97 authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16928] Update dependencies to latest versions

PHPBB3-16928

7c5549f0008214d42ad76e0d599d67d7fab0cc2f authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16928] Update composer dependencies to latest versions

PHPBB3-16928

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

428888e0cf053930e5be04fa9e6158ba9082b3fa authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6335 from rxu/ticket/16920

[ticket/16920] Upgrade to Symfony 5.4 LTS

4be5f018450e4e0b83c8b9de766bd61f0debc7ee authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16927] Update plupload to latest version

PHPBB3-16927

92a4378caea56a989bbf1b00faccbdf7802fbddd authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16895] Correctly place static qualifier

PHPBB3-16895

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

f1b1b0b625188a45fb57f83dc189fe9d1a430ecf 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

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

PHPBB3-16895

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

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

PHPBB3-16924

5eefaf4b63982bd585e9aefc65b438864253aa1b authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16921] Increase PHP requirements in the DOCS

PHPBB3-16921

49997b0c03b0a4456586e5d591cea18d8596744a authored about 3 years ago by 3D-I <[email protected]>
[ticket/16920] Upgrade to Symfony 5.4 LTS

PHPBB3-16920

1f42aea0b8365550b32c0678f36449caf6938a36 authored about 3 years ago by rxu <[email protected]>
[ticket/16790] Remove useless command parameter

PHPBB3-16790

7ca13394123f6aa733fb2650a427b7dce100f79d authored about 3 years ago by Ruben Calvo <[email protected]>
Merge branch '3.3.x'

a5caa9f49846404c3c865aa56fd6fd3c66789d0d authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6324 from rxu/ticket/16908

[ticket/16908] Fix PHP warning on non-existent post id requests

e2fa69feb76d119bce50e0018c7a21617a72ab41 authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6333 from rxu/ticket/16904-master

[ticket/16904] Fix regression in MCP for topics selection

ea9dea6cbafc651ef7fc9c2d00c4c138433fce79 authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6323 from rxu/ticket/16904

[ticket/16904] Fix regression in MCP for topics selection

de00fc5f293694497684264bb1838e0d2cb1722e authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16904] Fix regression in MCP for topics selection

Regression introduced in #5760

PHPBB3-16904

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

PHPBB3-16912

c201173392d00e52b15181479079b94aebfc68f5 authored about 3 years ago by rxu <[email protected]>
[ticket/16912] Rewrite email headers encoding method

Based on symfony/polyfill-iconv implementations.

PHPBB3-16912

659552adbe325dde0583793386d7d5c85552a62e authored about 3 years ago by rxu <[email protected]>
[ticket/16790] Remove unused code

PHPBB3-16790

3e106f7dcadde772faaea40bfb91aa4c264e84ee authored about 3 years ago by rubencm <[email protected]>
[ticket/16906] Update vagrant ip

PHPBB3-16906

b304dea6e5ad03c1fd66c7bce6f1f0d9ec52f996 authored about 3 years ago by Ruben Calvo <[email protected]>
Merge branch '3.3.x'

5ff04d10c22e56ffdb32509148aaca4a8ee528da authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16910] Fix PHP warnings on uploading orphaned files to posts

PHPBB3-16910

09a8c9559a3294726e632803f56fb9a665091791 authored about 3 years ago by rxu <[email protected]>
[ticket/16908] Fix PHP warning on non-existent post id requests

PHPBB3-16908

c439383f8f6de2979fafdc497949dbc4383bbbc8 authored about 3 years ago by rxu <[email protected]>
[ticket/16741] Specific DBs fixes

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

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

PHPBB3-16895

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

PHPBB3-16895

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

PHPBB3-16741

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

PHPBB3-16741

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

60d6fe85ed26bd3f630c1ec472bc543347024922 authored about 3 years ago by Marc Alexander <[email protected]>
Merge pull request #6322 from rxu/ticket/16900

[ticket/16900] Fix quoted_printable_encode() behavior

6959f1b1090529e2d23f4c5647dbc9af4c4550db authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16904] Fix regression in MCP for topics selection

Regression introduced in #5760

PHPBB3-16904

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

4803dda5aaa95fe586b3563f6af9a93ccf4c0a26 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16741] Fix coding style issue

PHPBB3-16741

918438a9dd4bd40f7250c72608ff31c384b964ff authored about 3 years ago by Máté Bartus <[email protected]>
[ticket/16741] Database tools to use Doctrine

PHPBB3-16741

4ff883d1aa3c56f006f5fc9995607ea8433eaed9 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

027995f3b70e2a18ecd522b293d79bf69e216427 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 ...

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

0381c6ac6e1f05ab8fca319c47ed61a4b98a2e59 authored about 3 years ago by Marc Alexander <[email protected]>
[ticket/16900] Fix quoted_printable_encode() behavior

PHPBB3-16900

65e03472d20278268d70da3ba8c6fb931dcb8e2c authored about 3 years ago by rxu <[email protected]>
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails

PHPBB3-16897

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

PHPBB3-16895

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

ae2aea32a1864bfa818fd4527234cdb4c4b024a3 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

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

PHPBB3-16895

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

PHPBB3-16895

a54811bbb53e4b629462928a28caf21162da5bed authored about 3 years ago by rxu <[email protected]>
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons

Prevent breaking layout

PHPBB3-16899

a5209781de8c12cac01e53289eecf68d03d80e10 authored about 3 years ago by 3D-I <[email protected]>
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons

PHPBB3-16899

bd42113edd5566d826f7a38ee02f2d46664987fe authored about 3 years ago by 3D-I <[email protected]>