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

[prep-release-3.3.2] Add migration for 3.3.2

e9dfb93caa1803a8f41f193f5208bf015247ba8e authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Update version numbers for 3.3.2

573cd1da3ef666e54d196e012286a1c63dfc0ffd authored about 4 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.2.11' into prep-release-3.3.2

92abc2f1dfaa87d57e7f196f135961d023ebd591 authored about 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

4850ab1aa037ae529823d59e84f3781c9dc71974 authored about 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x' into 3.3.x

041067cc5e77f22685aff757fe8a4d02ac87dcaa authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.11] Update changelog for 3.2.11

780fd9e624dc8c7fa2a7156ee0d5d0058905b3f8 authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/security-265] Add better checks for empty or not set data

SECURITY-265

92091b78fc6a546e41773fe65e1e9aa03e434a1e authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/security-265] Reduce verbosity of jabber error return

SECURITY-265

c26c57bdd4dfa7c776f42acb2d04accdb132f913 authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.11] Update changelog for 3.2.11

ef3be44279fd33a078017e51f0e86358f9bdf55b authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.11] Add migration for 3.2.11

2501346adb64340cfe9029f8424a77904f3f959e authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.11] Update versions for 3.2.11

2def4dfeb1e213c2095cc2255f5ab2d453f679bc authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/16629] Fix ACP get_database_size() for MySql 8

PHPBB3-16629

e6d9e5a20393969a8f766c67257284db792082b1 authored about 4 years ago by 3D-I <[email protected]>
[ticket/16625] Add mbstring to install docs

PHPBB3-16625

ea3f3c542a9c70a3a168942ea19c4c804f44009a authored about 4 years ago by Noxwizard <[email protected]>
Merge branch '3.3.x'

d956f7c190f122d813d0a711a19c2d51e1d63f77 authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6014 from rxu/ticket/16538

[ticket/16538] Add MySQL 8 tests

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

36185a17849a73ac80f77dd5f7f1558131c4e144 authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6068 from marc1706/ticket/16619

[ticket/16619] Corrected spelling of non-existant

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

a31233019957bfab12a8ab30ddb16b507cefafb1 authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #5291 from toxyy/ticket/15722

[ticket/15722] Allow forum topicrow pagination to use topicrow values

3ed4610747b0624043fea65ccbb5a1265718c61b authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6067 from rxu/ticket/16604-master

[ticket/16604] Display warning messages on storage path setting issues

b73a1cb41a8987ebb37bb6ecc1afbe478954f587 authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/16619] Corrected spelling of non-existant

PHPBB3-16619

de9019178a64bd65fad09cf9cc7a817968810c66 authored about 4 years ago by Mark D. Hamill <[email protected]>
Merge branch '3.3.x'

b08a384886cac47386a966b1ae80d4e9235638f4 authored about 4 years ago by Marc Alexander <[email protected]>
[3.3.x] Update version numbers to 3.3.3-dev

267ae0a25a87d5ad6c3c7cae87aa8b3b74a67fa4 authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/security-264] Ensure HTML entity state after removing formatting

SECURITY-264

836287ec937a8c896df4b6c8fd683883cc5bf1b2 authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Update Changelog for 3.3.2-RC1

73769603e0d85a161dddfcf64d9757c043657555 authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Add migration for 3.3.2-RC1

32eabf8bcf1f01b0c37bb0531e1cdd03561ceb6b authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Update version numbers to 3.3.2

a2b2201393b83952b48dcd822237ace3d2731cc8 authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Update version number to 3.3.2-RC1

847741a3501c0f3df6f321eeb1eb271daefa17ed authored about 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.2] Add 2020 to CREDITS.txt

f233d0a52011ba1ee903a32427c28743a3d0b9cb authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/16604] Optimize code and avoid code duplication

PHPBB3-16604

5222fe24ecd54965b73576bd0776ecb71369ab64 authored about 4 years ago by rxu <[email protected]>
[ticket/16549] Fix tests

1. If $service array is empty, $service[0] call will throw fatal error in PHP 8.
2. Division by ...

2892b7ebb4b8262aef4212ea912df2bdf622b2b2 authored about 4 years ago by rxu <[email protected]>
[ticket/16549] Fix tests

1. If $service array is empty, $service[0] call will throw fatal error in PHP 8.
2. Division by ...

1f14b208b6a64eb2481bbd6cd30491ffc4dced7c authored about 4 years ago by rxu <[email protected]>
[ticket/16604] Only apply checks to the local storage provider

PHPBB3-16604

db8b49f64e221f763f4c3df5fe8ca7de11c3efac authored about 4 years ago by rxu <[email protected]>
[ticket/16604] Display warning messages on storage path setting issues

PHPBB3-16604

7fed5931f9d7b8160e5e4302d15a50d815c3a786 authored about 4 years ago by rxu <[email protected]>
Merge pull request #6063 from marc1706/ticket/16616-master

[ticket/16616] Update composer dependencies to latest versions

e8ec316e261a306a7af6a74fd82ce00c8bd00178 authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6062 from marc1706/ticket/16616

[ticket/16616] Update composer dependencies to latest versions

a1fb8f049a3202fb70fd2957cf18c9ef28f30352 authored about 4 years ago by Marc Alexander <[email protected]>
Merge branch 'ticket/16616' into ticket/16616-master

0796ce8e2f954e03086e05e3423f699f450bc4fd authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/16616] Do not use latest polyfill-intl-idn

It has a declaration conflict with patchwork/utf8.

PHPBB3-16616

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

44cab01bc7cee179cd9066b6e1c57faca9092264 authored about 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6058 from Crizz0/ticket/16612

[ticket/16612] Restructure HTML of Terms PP COPPA

37c4c63569e9dc6449fcc3f973c1d54600f88bac authored about 4 years ago by Marc Alexander <[email protected]>
[ticket/16612] Add <br> to ToU and PP

PHPBB3-16612

ccbbd5a0466d6685db15e464dd0a5e4ec6dc09b2 authored about 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16612] Remove html from lang key instead of 1 br per paragraph

PHPBB3-16612

79d744461617c173128210ce1976dc678d336b9b authored about 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16612] Change class names from agreement text

PHPBB3-16612

de229f235beef5d3259df8d3a91b78b5b9e6b75c authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16616] Update latest versions on master

PHPBB3-16616

b36dd8def29f442d4a0716356847f932b8e56ba6 authored over 4 years ago by Marc Alexander <[email protected]>
Merge branch 'ticket/16616' into ticket/16616-master

c54174f248d99cfbe91143a042a645cb0a18e7be authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16616] Update composer dependencies to latest versions

PHPBB3-16616

79fcf67db8e6ffc03298461d769a0383137d6e0e authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6060 from marc1706/ticket/16604

[ticket/16604] Remove checks for avatar upload path in avatar settings

44b9be0639b9c930edc4917a9dba5532b567545c authored over 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

a09d8b0dba11fb8731562eb987da4f7ffc6ac560 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6002 from rxu/ticket/16512

[ticket/16512] Fix make_clickable() to make use of custom link classes

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

92511e5f041480419a110764b8059b213a2bedca authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6054 from senky/ticket/16593

[ticket/16593] Define params in the constructor

38d880ea1e90068e68ae97653cf9ce92fef9bb00 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16604] Remove checks for avatar upload path in avatar settings

This is unfortunately no longer possible to do on master.

PHPBB3-16604

86350ccab636593fe5330e40a6f74e5aa1bd545c authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16589] Topic in to New topic in > newtopic_notify.txt

PHPBB3-16589

e8be1780900bca6fbbf4ea371e049315326276aa authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16612] Get back to <br> and add <p> for coppa in template

PHPBB3-16612

f88e621c54b846d9799b7c75c69f8203969c0ee2 authored over 4 years ago by Christian Schnegelberger <[email protected]>
Merge branch '3.3.x'

0058cc59cc086ce14795aaf448dd3e0cd239a4bc authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6053 from senky/ticket/16562

[ticket/16562] Add password requirements to reset

04dd7bcfb42bcfbde9a8235741247f8aa502017a authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16612] Use px instead of em for css properties

PHPBB3-16612

009bd40bdd3f183a38125ecddaf1fd27a9abb828 authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16512] Minor code adjustments

PHPBB3-16512

6390f580de900cc1bcfc5d1632b6a4035f22f607 authored over 4 years ago by rxu <[email protected]>
[ticket/16589] Update titles and mail text

PHPBB3-16589

62f3a936c48f5b8f6aab6c3bc316ff36baf3696f authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16589] Shorten the short/bookmark.txt mail template

PHPBB3-16589

eba25a838af722b44d3533028688cde58a567172 authored over 4 years ago by Christian Schnegelberger <[email protected]>
Merge branch '3.3.x'

44e8bfdd98fc0bb64bdf4927fd67f2e0e3077555 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6049 from rxu/ticket/16604

[ticket/16604] Display warning messages on avatar upload setting issues

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

077c0a78f1e25c3e09a4cb66ec83e11880866cd0 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6051 from rxu/ticket/16605

[ticket/16605] Fix possible SQL error on user registration

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

fa7dd8e3849de92e9b77c948533f823664b9f920 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6055 from senky/ticket/16532

[ticket/16532] Store example post in XML

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

4bfec7bdbd61d0ca11883b02cc582e1f477a15d1 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16589] Shortens subject and email content

PHPBB3-16589

22b4767036daf5c15d5025bc3fb8f006676cf2ac authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16612] Restructure HTML of Terms PP COPPA

PHPBB3-16612

c7bc1d6645526799479b49d6ce66b7556dee96c1 authored over 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16608] Cosmic Logo

PHPBB3-16608

0bb6e3c7dc899006f16c4b3ea28360452cd67f0c authored over 4 years ago by Matt Friedman <[email protected]>
[ticket/16608] Update images again

PHPBB3-16608

c51f393d16719f0c1c583689eb3516591d23364c authored over 4 years ago by Matt Friedman <[email protected]>
[ticket/16608] Adjust the blueness of the logo

PHPBB3-16608

d8ba43b2d170f06fa24a3a272503c7afdf433a8d authored over 4 years ago by Matt Friedman <[email protected]>
[ticket/16608] Modernize readme

PHPBB3-16608

e1e9dc3b28b896f8fcf5b8331bdd3ffcc508cd93 authored over 4 years ago by Matt Friedman <[email protected]>
[ticket/16562] Add password requirements to reset

Credits to thecoalman:
https://www.phpbb.com/community/viewtopic.php?p=15560491#p15560491

PHPBB...

26fd51a179bb1e603942ed7bca912a0172840cfc authored over 4 years ago by Jakub Senko <[email protected]>
[ticket/16593] Define params in the constructor

PHPBB3-16593

043757f7d316cc1a103498d42853b0c428175d4c authored over 4 years ago by Jakub Senko <[email protected]>
[ticket/16607] Update Oracle DBAL driver OCI8 aliases and functions

PHPBB3-16607

7ee193429b8831e1299a20f83ee66f3b73a233d7 authored over 4 years ago by rxu <[email protected]>
[ticket/16605] Fix possible SQL error on user registration

mysqli_insert_id() returns 0 if there was no previous query on the connection
or if the query di...

5a6963a92e94a61407476849d9a4aa094d3c7b4d authored over 4 years ago by rxu <[email protected]>
[ticket/16604] Adjust code logic

PHPBB3-16604

637632c16da0e29df2914e33ced7768a052af2e7 authored over 4 years ago by rxu <[email protected]>
[ticket/16532] Store example post in XML

PHPBB3-16532

118c7aac3ff1468561c4a2a37ecf4d800e37c28a authored over 4 years ago by Jakub Senko <[email protected]>
[ticket/16604] Adjust filesystem service dependency injection placement

PHPBB3-16604

f733cdce537c343e98a70f72a3af8d9a989e5cfe authored over 4 years ago by rxu <[email protected]>
Merge branch '3.3.x'

f8ebc17b4e5bb78ca9f73a79fa237b87220f92c4 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #5944 from mrgoldy/ticket/16436

[ticket/16436] Display correct "no topics" message when filtering by time

14cf0bed49042497f1aa30778971e5e2903fa5a7 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16604] Improve code readability

PHPBB3-16604

9417cc7f69186bb10699adb4568785d6fb5b8a99 authored over 4 years ago by rxu <[email protected]>
[ticket/16604] Display warning messages on avatar upload setting issues

PHPBB3-16604

a99aaa8e7cb53666cc712e291b0249856e844383 authored over 4 years ago by rxu <[email protected]>
Merge branch '3.3.x'

f0f8f1242c26c0b76aa4f23d1a89b5e161c8d412 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16208] Code adjustments

PHPBB3-16208

e9cc287f3c917bf44d73676716d0c595e0355f71 authored over 4 years ago by rxu <[email protected]>
[ticket/16208] Fix closed post report notifications

PHPBB3-16208

389e2bbeef09c4e235e155d87b8ec5e417e1a8d6 authored over 4 years ago by rxu <[email protected]>
[ticket/16208] Fix posts/PM report notifications

PHPBB3-16208

2c9b7383b1b6ee537a5b119d226c875ce6ddae9e authored over 4 years ago by rxu <[email protected]>
Merge branch '3.3.x'

e1d9f4794c8b10e3087d024fe0d4aea99bd440fb authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6037 from kasimi/ticket/16565

[ticket/16565] Lazy-load cron.task_collection

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

67d9063fe93e62681275d611e470906cd697d402 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6048 from JoshyPHP/ticket/16602

[ticket/16602] Check for mbstring extension support on install

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

b5a92473068d35101bacf3367b2b72208a1a4b03 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/16602] Added mbstring to Composer requirements

PHPBB3-16602

f9f50be66bdc0efbd316466ca23e7f068ddf2d49 authored over 4 years ago by JoshyPHP <[email protected]>
[ticket/16602] Check for mbstring extension support on install

PHPBB3-16602

2720ade17c523974de4f7f018e3fe63feb116f10 authored over 4 years ago by JoshyPHP <[email protected]>
[ticket/16569] Fix massive margin between zoomed posts

PHPBB3-16569

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

b6749decc776085fd1f99126ebaae572d8cc7ad0 authored over 4 years ago by Marc Alexander <[email protected]>
Merge pull request #5168 from juanse254/ticket/15594

[ticket/15594] Removed references to AOL and AIM as it is discontinued.

2f5099dd4a263764159ec63e059e50ea6b07e6b6 authored over 4 years ago by Marc Alexander <[email protected]>
[ticket/15594] Use correct v33x namespace for migration

PHPBB3-15594

90f0f94f2bd52bfdd58ca579b83dae8bca15176b authored over 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

62427993699e9a9be0e18cf96e9e75fd00e1519d authored over 4 years ago by Marc Alexander <[email protected]>