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/15015] Use correct explain string for enable email settings

PHPBB3-15015

b656d67d5889b8ff1cc4bf02ec3f70d42c9451f1 authored about 8 years ago
[ticket/13250] Use faster str_replace() instead of preg_replace()

PHPBB3-13250

49bee2633e72f0c113d7a85ed28b393341b50656 authored about 8 years ago
[ticket/14968] Update docblock and ensure method returns array

PHPBB3-14968

67e47908beaa8203291a8445d6d5c3e837c0262b authored about 8 years ago
[ticket/14968] Add method for retrieving updates on current branch

PHPBB3-14968

84dfc65fd4e32f5284645d154f1b2ad1ffda9a7c authored about 8 years ago
[ticket/13250] Replace slashes in cache file names

PHPBB3-13250

f4561ef07473ccd419be555a84f111032e9b190c authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15011] Output meaningful errors when validating all metadata
[ticket/11076]...

fce1f461f68eb2e9f7f871ac5e0ce0b7a04a542c authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

* 3.1.x:
[ticket/15011] Output meaningful errors when validating all metadata

cc369f4bf500d142680daaf1026c113d44888979 authored about 8 years ago
[ticket/15011] Output meaningful errors when validating all metadata

PHPBB3-15011

37c67b7570f25339e3a2974b27ae3352d3f26757 authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/14985] Added functional tests for BBCodes and smilies
[ticket/14985] Decode...

6992bcb676bbcea44e5e8fcd0b89096e434e5560 authored about 8 years ago
Merge pull request #4631 from JoshyPHP/ticket/14985

[ticket/14985] Decode HTML special chars in plain text columns

* JoshyPHP/ticket/14985:
[tick...

415280f51a8fe51a7267883f1796d45d7d85bfed authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15011] Fix 3.2.x merge
[ticket/15011] Error not checked on metadata load fa...

165181be512f4ff807d9fbd6d81ce268cb443d28 authored about 8 years ago
[ticket/15011] Fix 3.2.x merge

PHPBB3-15011

72de7a9537cdfef1d65b4131a3ba0ec21465fa49 authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

* 3.1.x:
[ticket/15011] Error not checked on metadata load failure

9b77f13e552ee2adbf4da287b605d6f5f034dea6 authored about 8 years ago
Merge pull request #4646 from javiexin/ticket/15011

[ticket/15011] Error not checked on metadata load failure

* javiexin/ticket/15011:
[ticket/15...

7ee2a638269ed18ea8a5bef70d9d8f1a52a772c2 authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15012] Use valid constructor in ftp_file_updater

07a2084d2f7161200f9880b74e51c1aea34f3ee6 authored about 8 years ago
Merge pull request #4647 from marc1706/ticket/15012

[ticket/15012] Use valid constructor in ftp_file_updater

* marc1706/ticket/15012:
[ticket/150...

80468c115129f29fe47b1f1088fb1b88ae62157d authored about 8 years ago
Merge branch '3.2.x'

b0843e1a8a7c16669099c0fb59214f2cbf46ccfa authored about 8 years ago
Merge pull request #4643 from JoshyPHP/ticket/15008

[ticket/15008] Disable emoji when smilies are disabled

37658ac6ccf1faeb7e120fad70b4af08799e40e7 authored about 8 years ago
Merge branch '3.2.x'

9a2e91d69fb11968bbaff078b9099e5f0df17479 authored about 8 years ago
[ticket/15012] Use valid constructor in ftp_file_updater

PHPBB3-15012

f7bd78e03266ea5487a6bb1900aa70873d698458 authored about 8 years ago
[ticket/15011] Error not checked on metadata load failure

PHPBB3-15011

39b0eed202d859b23eed1ad358405ac44993c463 authored about 8 years ago
[ticket/15010] Fix incorrect use of request

https://tracker.phpbb.com/browse/PHPBB3-15010

PHPBB3-15010

ab46bd85772815d41837276a8e4e87511f719c32 authored about 8 years ago
[ticket/15008] Disable emoji when smilies are disabled

Will effectively disable emoji shortname and won't replace emoji
with images but will not preven...

392a7d2f1a3fc3e1f5fd95260e0981aacaa2bd07 authored about 8 years ago
[ticket/14950] Add possibility to delete a template block

Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template va...

10ba54f7ec87907d68fba030a6823cc9ce90fa7b authored about 8 years ago
[ticket/14943] Fix template loop access by index

Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfuncti...

3d89620ad21a27f80226dd91487c534881ac1b27 authored about 8 years ago
[ticket/14985] Decode HTML special chars in plain text columns

PHPBB3-14985

0fb2f76f7beac371bd4b00f99962c089df55cd79 authored about 8 years ago
Merge branch '3.2.x'

9c5d75d1b1f6bece313e3a284326ac2ac386ccb0 authored about 8 years ago
Merge pull request #4625 from Nicofuma/ticket/14973

[ticket/14973] Add BC layer for \phpbb\db\tools

376e79ce3f6a6ffccb50f751b980e758224a78a3 authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/14971] Add on_page test with the string arguments
[ticket/14971] Fix pagina...

5dbeb10af230b4df04043bc9dde940cd9911836f authored about 8 years ago
Merge pull request #4623 from rxu/ticket/14971

[ticket/14971] Fix pagination PHP warning on PHP 7.1

* rxu/ticket/14971:
[ticket/14971] Add o...

b10c348f165c68bb9501979883b7f3845595347a authored about 8 years ago
[ticket/14973] Add BC layer for \phpbb\db\tools

PHPBB3-14973

29b668047fbe44c01ae6c96452951f79bf790211 authored about 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/14967] Add cookie notice migration fixing invalid previous one

149f73c62445042f46eb61dff4c6de6c4c77911e authored about 8 years ago
[ticket/14971] Fix pagination PHP warning on PHP 7.1

PHPBB3-14971

32b69dc60fec590bafafdf2dd24323dbe230c33b authored about 8 years ago
[ticket/14967] Add cookie notice migration fixing invalid previous one

PHPBB3-14967

a6562cfb7ee99cf6842b35de0411743e1b6c8383 authored about 8 years ago
[ticket/14944] Add possibility to search for template loop indexes by key

Adds a new function to the template interface, and implements it in the
context class. The func...

a56795dd50c1b6df2d375c3372d31ddfd5fd2f93 authored about 8 years ago
Merge branch '3.2.x'

d86abe3cdc1fcd9e1885082ab3512c014e469740 authored about 8 years ago
[prep-release-3.2.0] Correctly compare extensions version

47e31a697adefdea793ba4e230c1c131f5312f84 authored about 8 years ago
[prep-release-3.2.0] Update version numbers and add 3.2.0 migration

b2322b5d619436cb43ba544f43f5fa4e656995f3 authored about 8 years ago
Merge branch '3.2.x'

8b781e9c41ca1b6afed261ef9c4c770843de4eb5 authored about 8 years ago
Merge pull request #4618 from marc1706/ticket/14961

[ticket/14961] Add cookie notice as enablable feature

daa0de41083ee5432cb40946dc8ae900959c4784 authored about 8 years ago
Merge branch '3.2.x'

8a52a1177fa89d73a0ef23858e151241423718fb authored about 8 years ago
Merge pull request #4619 from Nicofuma/ticket/14962

[ticket/14962] Introduces a new helper to check emptyness of bbcode texts

40321889c5fb1b03fc9a322bbc488cf2d5566dcd authored about 8 years ago
[ticket/14962] Introduces a new helper to check emptyness of bbcode texts

PHPBB3-14962

eab8fc81d8fd3b732606c2efc720ef4e5770282a authored about 8 years ago
Merge branch '3.2.x'

042df2616581c78ff84a33a3561d3a5b5a7beea9 authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

a7b35d25f7405e15b5a86e88915e1dd62c6b52cf authored about 8 years ago
Merge pull request #4613 from rxu/ticket/14958

[ticket/14958] Optimize Twig extension lang() function

b792dd238e224785776b8dd56edf32b63d70d2c5 authored about 8 years ago
Merge branch '3.2.x'

575a7affc2fd1b7d006ba3cb1e02b77f73fb9e85 authored about 8 years ago
Merge pull request #4617 from marc1706/ticket/14949

[ticket/14949] Pass full notification array and post data for updating

d805e515e0518dafc3b2c5db0f35ad616e355a67 authored about 8 years ago
Merge branch '3.2.x'

f198870eb260a90bc273f08447b704c97cec2182 authored about 8 years ago
[ticket/14961] Add cookie notice as enablable feature

Uses Insites cookieconsent v3.0.3:
https://cookieconsent.insites.com

PHPBB3-14961

1ad2a96b738c36f696723426e67675cfb4d9bb36 authored about 8 years ago
[ticket/14949] Pass full notification array and post data for updating

PHPBB3-14949

615af3d381f465e3179898c0698e5805af89025a authored about 8 years ago
[ticket/14946] Make sure to pass integers to max()

PHPBB3-14946

0aeb7938c89d9f1f8642486fbd7ad231b0acf002 authored about 8 years ago
Merge branch '3.2.x'

c1762e7480ccbdd5f370418bb2356aaee05bee68 authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

9479f2ed3574db32e3ffb11d2cdf4dc3a150ddf9 authored about 8 years ago
Merge pull request #4595 from DavidIQ/ticket/14941

[ticket/14941] Apply changes individually for MySQL fulltext search

a4de2c6adc006e27955495b6037e20d16c033e35 authored about 8 years ago
[ticket/14958] Optimize Twig extension lang() function

PHPBB3-14958

1ab2c57d3c3a48b571fb642ad0cefcdcc633d7b5 authored about 8 years ago
Merge branch '3.2.x'

e4e11c2fd7f6f38d51eb52b0c33b0e74fc34876e authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

3441098258ad9cd7e3114a683cce35602ed673db authored about 8 years ago
Merge pull request #4611 from marc1706/ticket/14838

[icket/14838] Do not query full attachments table in feeds

0ee644471cc55f789312da4f0a9dbc5d2199dc89 authored about 8 years ago
Merge branch '3.2.x'

6f0595eaa30054ef56eeab93079b5a58397dfb1d authored about 8 years ago
[ticket/14838] Remove obsolete overriding method

PHPBB3-14838

13670f5de56ed76c3d6870556f2357a5ec5e4262 authored about 8 years ago
[ticket/14950] Add possibility to delete a template block

Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template va...

4ac1d9a878e3fa0d199492dd4488405710d24a90 authored about 8 years ago
[ticket/14838] Do not query full attachments table in feeds

The fetch_attachments() will also now throw a runtime exception if a feed
tries to do this nonet...

0333f702cb830e5e25f708e6468677260ce9c92b authored about 8 years ago
[ticket/14957] Make sure config_php_file is set before injecting

PHPBB3-14957

32b5b662bf32c1102f5ee63fe431b46cc0a24d02 authored about 8 years ago
Merge branch 'ticket/14957' into ticket/14957-rhea

b7694dc63210fe60ace1ed5b7aae0637bf53530b authored about 8 years ago
[ticket/14957] Do not use method return in write context

Fix for PHP 5.3.x compatibility.

PHPBB3-14957

1b30b55e132ef5dde1420b2374108237775c68bc authored about 8 years ago
Merge branch 'ticket/14957' into ticket/14957-rhea

8f0ff26fccfadbdd7d3b62b2609e28a69c58e861 authored about 8 years ago
[ticket/14957] Do not cache database config entries

PHPBB3-14957

941a4aab0b070a4c08918a92c52e2ba2880358d0 authored about 8 years ago
[ticket/14943] Fix template loop access by index

Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfuncti...

894fc57a0866c2d3c8edd1938977a5c531472490 authored about 8 years ago
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available

Made is_available much more strict, in line with the checks in all_available
Refactor all_availa...

6109afa4ba26e0c854ad28d2aa3a5979caa6c178 authored about 8 years ago
[ticket/14944] Add possibility to search for template loop indexes by key

Adds a new function to the template interface, and implements it in the
context class. The func...

cad17d7ac4b3ef349f2f91732ed8e016e42f0cd1 authored about 8 years ago
Merge branch '3.2.x'

c87c4bc9cc4f06fe1c4ac3e71240a9e011dee9b0 authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

a0dfb4cde35b60f2565d558b5d3055353457b8b8 authored about 8 years ago
Merge pull request #4597 from javiexin/ticket/14943

[ticket/14943] Fix template loop access by index

10735f14e89a74f822fbd93941c9442109cf0e12 authored about 8 years ago
Merge branch '3.2.x'

eaf90ebf8ad7c2f7b2966c5c37a79cb097ec8f29 authored about 8 years ago
Merge pull request #4596 from JoshyPHP/ticket/14914

[ticket/14914] Made emoji scale in size with text

2577eb77c425a247d4e0748ae460bd53e2d6fd14 authored about 8 years ago
Merge branch '3.2.x'

6892968f688456725263e84ff58991c30837bd54 authored about 8 years ago
Merge pull request #4591 from marc1706/ticket/14934

[ticket/14934] Use bare PHP functions for checking for tmp dir

9cc3e5595154ba92adadc3bf20c071d0d608e460 authored about 8 years ago
Merge branch 'ticket/security-203' into ticket/security-203-rhea

2e3848bcc514db8ffde412f70801878583ffb59d authored about 8 years ago
[ticket/14944] Add possibility to search for template loop indexes by key

Adds a new function to the template interface, and implements it in the
context class. The func...

fe3c72ced5b57c5383e25681ed2029d46c5b9608 authored about 8 years ago
[ticket/14943] Fix template loop access by index

Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfuncti...

ebca82bc5e32ecf2193f1798ac78ef3d806583f7 authored about 8 years ago
[ticket/14557] Rename $offset to $subarray

PHPBB3-14557

23c6b8c6211a3523c991d81ce0a4d25dd9c9db46 authored about 8 years ago
[ticket/14557] Don't return $value

PHPBB3-14557

11475325ec4e6ae8f17688c1584ef1f9820c9677 authored about 8 years ago
[ticket/14914] Made emoji scale in size with text

PHPBB3-14914

64a6f0262dfe9fc6187b39c71dc85fffb68bd71c authored about 8 years ago
[ticket/14941] Apply changes individually for MySQL fulltext search

103064ba6eb52d13468f549be17d0867cee40874 authored about 8 years ago
[ticket/security-203] Allow more characters for branch names

SECURITY-203

b6ee458938cbd524bee5c8c90a8b7f167b680c12 authored about 8 years ago
[ticket/security-203] Do not add null values to versions info

Also stopped using reference for validate_versions() method argument.

SECURTIY-203

4a71779fffd8b3ab0b5f88df899ffeacf943dfad authored about 8 years ago
[ticket/security-203] Fully validate version check data in version helper

This will also take care of SECURITY-204 as it's the same underlying issue.
Admins still need to...

59663236a07f4024e3ce3e7e37915375cc267fd9 authored about 8 years ago
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available

Made is_available much more strict, in line with the checks in all_available

PHPBB3-14938

222bce091414b714642854ced0c3a5a4f222aa92 authored about 8 years ago
[ticket/14557] Simplify updating overloaded events for extensions

PHPBB3-14557

0c56efe5679fad855fc09a49d212bb56711bd11b authored about 8 years ago
[ticket/14934] Do not rely on open basedir being properly set

PHPBB3-14934

5aa7f616858f665e299a0a58abe519e7aa1eacc4 authored about 8 years ago
Merge branch '3.2.x'

de95e86e011610020eec22b3e54d13d42410c48c authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

7f2d800868996d68161dbf0000e88fcbf4178132 authored about 8 years ago
[ticket/14934] Use bare PHP functions for checking for tmp dir

The symfony methods will cause PHP warnings being thrown.

PHPBB3-14934

d88eb82f717cbe61a3ba593b51f4155f25655fb5 authored about 8 years ago
[ticket/14923] Make sure start for queries is always set in migrations

PHPBB3-14923

fa256aeb91d35b5a661a5ca7dbf273d06aefc18e authored about 8 years ago
Merge branch '3.2.x'

1131f6134ba8316c24e57010d04c6a4787ec43c1 authored about 8 years ago
Merge pull request #4582 from marc1706/ticket/14920

[ticket/14920] Force installer to only populate core migrations

222379bd7d3a8adc05d6086bbd9759af15ec8411 authored about 8 years ago
Merge branch '3.2.x'

efaf84b2cf871e18f5b1dc0c4b115c52ca7c36ce authored about 8 years ago
Merge branch '3.1.x' into 3.2.x

752c99751c2b88ac66e92d97549a97471be3dab0 authored about 8 years ago
Merge pull request #4580 from javiexin/ticket/14918

[ticket/14918] Simplify access to extension version metadata information

bffe4f51b22a23fcac21c0bd31292548a2d1ddf9 authored about 8 years ago