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/14285] Fix tests

PHPBB3-14285

6e357e60adb44a8b2e6e8eb2673ed43c0155be28 authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Move deprecated functions to functions_compatibility.php

PHPBB3-14285

07326d86901932703b3e7f5147fabfcbc30a4fb9 authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Add comment

PHPBB3-14285

2edea712efa37b95e73259e8c220bacf8556100c authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Terminate after send file

PHPBB3-14285

0ca474b521a38687caaa8b70cd0cedd409b1ea65 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Add comment

PHPBB3-14285

c9093fade6871426b4db93f2b4fc04f806e52d73 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Add comments

PHPBB3-14285

bf14d75af81475cea6387a6779817dead7960416 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Use private cache-control for atttachments

PHPBB3-14285

8985c7a1b242ef67a28af590ed4a283930264797 authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Apply suggestions

PHPBB3-14285

920c13eb3aac701c0a7d05c76fcf9e167229405e authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Remove session management stuff since is already on app.php

PHPBB3-14285

d1307d1227db1d5e23b789b6ff10d7595fcb143d authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Use request object instead of globals

PHPBB3-14285

373175ab78ebcbdef123f360177f8b0fe4fef744 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Fix filenames when downloading from controller

PHPBB3-14285

1d62834b74e169d09451f98ef4c7ed159ae72c50 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Move exit inside callback so the controller can return a response

PHPBB3-14285

58112f2ee5534aba341fc2d59124fb4609f6477e authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove streamed_response

PHPBB3-14285

0229d58653172747cfcb70d4f4882a4b30d9cacd authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Add filename fallback

PHPBB3-14285

7430d1eac80162dcd26ec1529492063073bf5e6f authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Don't set cache-control by default

PHPBB3-14285

e27eff38051546c814f5fc0f43963a0aaf6e0203 authored almost 4 years ago by rubencm <[email protected]>
[ticket/14285] Fix return

PHPBB3-14285

92daf6effc46afa2cf8e7ed2d06f88a75f7f1843 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove flash support

PHPBB3-14285

e7b3439fb344fe85875e7cab9a335104dd79643d authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Update attachment controller

PHPBB3-14285

f4b7de25835aaeb61aca801505556420e666b648 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Update controllers

PHPBB3-14285

82ac30b44d53c2fc0b0c4039006b114da8559d50 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove useless variable of event

PHPBB3-14285

da9bd4aee4283cb5ef9c8ba51f17f34ce6f78912 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Rename argument from file to id

PHPBB3-14285

db794a7559054876e18cf788c57ae7f332a20c01 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Move code to increment download count

PHPBB3-14285

0f72161e4166f0da176ffd565fe66746b8301e40 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove support for old browsers

PHPBB3-14285

b1886a69fab46b60d302c6e8a281dd7feb74c0c8 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Send content-type is application/octet-stream if uknown

PHPBB3-14285

885b7893e5e986749d5913fa87f6f16da708f116 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Update controllers

PHPBB3-14285

3e2167999ff8b18a9fc6618aa06a36542ae93f28 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Use StreamedResponse

PHPBB3-14285

5459813a07a5611ee0892ed70f7e61b1ef94c89f authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove unused use

PHPBB3-14285

dc736aa131e0cb2062d13bb16dea4019eb0f50c0 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Fix undefined property

PHPBB3-14285

90592a811ae2517d9ace3f2c1e7d71ea922fd07e authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove support for old browsers

PHPBB3-14285

edb12c07492443e0ead3ea9eef7159bf8357fc09 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Temporal fix for StreamedResponse

PHPBB3-14285

fc19908f62397d0ded376c811631ded370b66a89 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Move functions from functions_download to controller

PHPBB3-14285

bd3384a69273d2021412fbb4c861eb4b8cd25d84 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Remove support for old internet explorer versions

PHPBB3-14285

de58af734b31d6e06c6f800526c7d55356c221f9 authored almost 4 years ago by Rubén Calvo <[email protected]>
[ticket/14285] Move downloads to controller

PHPBB3-14285

f5e9c5912acff532cbc7ab20c4d690310beb5f64 authored almost 4 years ago by Rubén Calvo <[email protected]>
Merge branch '3.3.x'

ccea5150929d36bec0e18f5a1b09fb90837453ce authored almost 4 years ago by Marc Alexander <[email protected]>
[3.3.x] Update versions to 3.3.5-dev

d7076cb8e9d1578c8cb58418973d12e35c507712 authored almost 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.4] Update changelog for 3.3.4-RC1

66a03052be2b90cb387f055e5dbff26824e8a520 authored almost 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.4] Add migration for 3.3.4-RC1

bd81c20d573de0fbc4f3ddb9d28cbabc78da225c authored almost 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.4] Update version numbers to 3.3.4

e6c31239d74dc2de97a3ca728218cb87d8279b77 authored almost 4 years ago by Marc Alexander <[email protected]>
[prep-release-3.3.4] Update version numbers to 3.3.4-RC1

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

60205aa2bc8fd76c71b03b4350dac45494b40493 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6160 from marc1706/ticket/16726

[ticket/16726] Update composer & vendor packages to latest versions

9396c96ff3bbc883a806ab1ec4875c11d48c6574 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

559e182c96485af57b055a0aacf0fdfa7dde12cb authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16728] Add search result template event

PHPBB3-16728

e1bd82401e5ce9ec0ae83b43267ab0895f82bf3d authored almost 4 years ago by Dark❶ <[email protected]>
[ticket/16726] Update vendor packages to latest versions

PHPBB3-16726

0a16edca0f6847f9c5882a0ee8d941f4e18865d0 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

ac47f48d499b53eb7848dc870893685bcd4e2f88 authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6159 from Dark1z/ticket/16725

[ticket/16725] Add MCP core event

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

0668e392d9caeac1280e623f9d7b81fe3cdc95f7 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16724] Add some template events

PHPBB3-16724

08097f3d553c2856a3aae297d7012ed44d1b2aa4 authored almost 4 years ago by Dark❶ <[email protected]>
[ticket/16725] Add MCP core event

PHPBB3-16725

99f4a2e4f3526aba9cb0dbe40eea09b278abc051 authored almost 4 years ago by Dark❶ <[email protected]>
[ticket/16724] Add some template events

PHPBB3-16724

d65aa2373608fd3fb15a4298e43afd71c64a2afd authored almost 4 years ago by Dark❶ <[email protected]>
Merge branch '3.3.x'

187eb0052c0c8778fbd4b5403c71210d754fa103 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16655] Add support for custom error message when exceeding attempts

PHPBB3-16655

a99ebccc39b5c02200f0cd7b7cb985cf1c62c0a3 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/15233] Standardize variable generation

PHPBB3-15233

47e0b3ecff6efae9291c5f65ebf7bfe5618883e6 authored almost 4 years ago by mrgoldy <[email protected]>
[ticket/15233] Normalize empty avatar array

PHPBB3-15233

0eec83d4edf5146e4c5a9e4ce544504df8ba1ef7 authored almost 4 years ago by mrgoldy <[email protected]>
[ticket/15233] Amend tests for avatar helper

PHPBB3-15233

69de2b8e419008bbe29c56bdc039244a3f74b597 authored almost 4 years ago by mrgoldy <[email protected]>
[ticket/15233] Add avatar helper object

PHPBB3-15233

b462c6c44bf24d2f79766b1ff6298b44e7c6ab36 authored almost 4 years ago by mrgoldy <[email protected]>
[ticket/15233] Standardize avatar output variables

PHPBB3-15233

5793470da63ffa59e7fc9766d8ff69cdcce82458 authored almost 4 years ago by mrgoldy <[email protected]>
Merge branch '3.3.x'

ec5cc26cebb6c96378a1a61c92842f2667278aea authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6141 from 3D-I/ticket/16705

[ticket/16705] Fix check_disk_space function - PHP 8

6b7e881f204a04217bf622346a0c0c4c85b635dc authored almost 4 years ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

fdde6da40c78a2c84d3eefecf70c72b36ebd26f0 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16719] Fix PHP notice/warning on installation

PHPBB3-16719

3c5868ab1b414d9e5e461e3f0ca31f2013f9ae7f authored almost 4 years ago by rxu <[email protected]>
[ticket/16705] Fix check_disk_space function

Allow upload even if the check fails

PHPBB3-16705

742fc85046b520df5cf80475d45ee67245bdf31d authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16705] Fix check_disk_space function

Silent potential warnings

PHPBB3-16705

08e6310c576fb48c31665d73e0d5fbd34498d7bb authored almost 4 years ago by 3D-I <[email protected]>
Merge pull request #6151 from marc1706/ticket/15392-master

[ticket/15392] Changed dirname(__FILE__) to __DIR__ (master version)

1bb43d20c8effe39535c2133ba0f857f5d63a9bf authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16717] Set posts_table in indexing installer task

PHPBB3-16717

cb7582234b286884a5deac9b70c185aaa42beff6 authored almost 4 years ago by Máté Bartus <[email protected]>
[ticket/15925] Update events for 3.3.4-RC1

PHPBB3-15925

270f5363d3234deed9eec1b88f89af14e64ba507 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/15925] Update events for 3.3.3-RC1

PHPBB3-15925

5f49a2b88965b1cf2036a923ba3301336756cfe8 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/15925] Add core.update_post_info_modify_sql

Add event to modify the sql to allow for more columns to be updated during sync
Same as sync eve...

ce6871c1f90d725ce5ce7c8245a1dc1d99143e7d authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.update_post_info_modify_posts_sql

Add core event to modify the last posts' data retrieved to update forums' data
Also add $phpbb_d...

19a552b3be74a699b39c0726b7ae30050c1b1e24 authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.sync_modify_topic_data

Allow modification of topic_data when syncing topics
Another event has been added to modify the ...

926a5a34e78269f31d4a5ea5aeec0c151a58e1cb authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.sync_topic_last_post_info_sql

Add event to get more post or user data when syncing
Topic_data is updated with the data from th...

a132c70bfa5418f1a0a6b7343618ed5963e7c2f0 authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.mcp_main_modify_fork_post_sql

Modify the forked post's sql array before it's inserted into the database
Lets additional variab...

e29933a1dac8655d1931f65a42d6753560312eb1 authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.sync_modify_forum_data

Allow fieldnames and forum_data to be updated before synced with the database
Used in conjunctio...

c015aa74b961dacc944e911eeba48d0b33009792 authored almost 4 years ago by Alec <[email protected]>
[ticket/15925] Add core.sync_forum_last_post_info_sql

Add core event to modify the last posts' data retrieved to update forums' data
Also add $phpbb_d...

667da7d1d6bbc7d770232c1b906a1b50aac7f53f authored almost 4 years ago by Alec <[email protected]>
Merge branch 'ticket/15392' into ticket/15392-master

be66e3688dabd5f816a0f3fb1e6607b4808a2a8b authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/15392] Resolve incorrect replacements after code review

PHPBB3-15392

42eab3eabd3891e78a9f7e4287e1a12779550cc5 authored almost 4 years ago by DinHere <[email protected]>
[ticket/15392] Removed realpath only where needed

PHPBB3-15392

77b392508d84e0defe7437034bb6b71f9706d19f authored almost 4 years ago by DinHere <[email protected]>
[ticket/15392] Remove not needed realpath()

PHPBB3-15392

1b9c43fad2c1efa592ca0e79043f71e066c6c5d0 authored almost 4 years ago by DinHere <[email protected]>
[ticket/15392] Changed dirname(__FILE__) to __DIR__

Changed dirname(__FILE__) to __DIR__ everywhere

PHPBB3-15392

e6701ae1fc2508c3c45d029045985b075d9ac3d9 authored almost 4 years ago by DinHere <[email protected]>
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony

PHPBB3-15298

5930d1325ed577a08a4f23e174a972ebfc4f8401 authored almost 4 years ago by Tristan Darricau <[email protected]>
[ticket/16654] Upgrade Twig to version 3

PHPBB3-16654

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

52b52c6c43a92e57fcb09489c356dfebbf1d34ef authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16712] Implement thumbnails for WEBP images in attachments

Use short array syntax

PHPBB3-16712

432470c86135a7b6702ea1c943a3602819ade1a6 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16712] Implement thumbnails for WEBP images in attachments

PHPBB3-16712

8b96fdbafbb21919df41f975d673ec3f7cb5606c authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16712] Implement thumbnails for WEBP images in attachments

PHPBB3-16712

bb23b7d78bb6d9adb404eb5e486248fa7816342d authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16712] Implement thumbnails for WEBP images in attachments

PHPBB3-16712

2ad96af47e6a6fe75c4785b3ba63d8fecfe7e2b0 authored almost 4 years ago by 3D-I <[email protected]>
Merge branch '3.3.x'

cc8eb3334cf48d4dcec5a99367e09b98304dad4f authored almost 4 years ago by Marc Alexander <[email protected]>
Merge pull request #6147 from 3D-I/ticket/16710

[ticket/16710] Allow WEBP images in attachments

86192bef0ee1376d253949676ee298086d472916 authored almost 4 years ago by Marc Alexander <[email protected]>
[ticket/16710] Allow WEBP images in attachments

Update the array syntax in the function itself

PHPBB3-16710

072e1d428a247f94910fd782f5d4c701e26d5803 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16710] Allow WEBP images in attachments

PHPBB3-16710

c5429ac19e84dd81f589f6b31a5bee3ba1c6ba41 authored almost 4 years ago by 3D-I <[email protected]>
[ticket/16709] Update s9e/text-formatter 2.8.1 => 2.8.3

PHPBB3-16709

3c59fda98e854d866a584cd0b94b6240c3f1cbcc authored almost 4 years ago by Christian Schnegelberger <[email protected]>
[ticket/16649] Minor code adjustments

PHPBB3-16649

989fca3cf1251f99f481da9afa29d841fd985775 authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Alphabetical sorting for composer.json entries

PHPBB3-16649

101760936f2273fbe4a2c7e9bd29ac9c0e13056b authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Set PHP 7.3.0 as a minimum required version

Also rebase and fix composer.lock conflict

PHPBB3-16649

3cff70de6bd0a395444b6d511cd011cbce473f94 authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Adjust markpublic di pass

PHPBB3-16649

48d0fcebcb4cf957b1f1aff6d48441d1f74e5cf2 authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Correctly handle marking services as private

PHPBB3-16649

1b3cec55e2a19a30c0e8cf15ff35e86f627af7b5 authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Do not require symfony/filesystem 5.2.x as bugfixed 5.2.1 is out

PHPBB3-16649

1ef34ab1d2a1815b109f544c14b9cd0562ce9041 authored almost 4 years ago by rxu <[email protected]>
[ticket/16649] Update homestead

PHPBB3-16649

d02aa279be1ad9eb887def453b2fb50af8b25b7a authored almost 4 years ago by rubencm <[email protected]>
[ticket/16649] Add compiler pass to tests

PHPBB3-16649

0fb253f26b21835a274e19fb13922ae307c78a00 authored almost 4 years ago by rubencm <[email protected]>
[ticket/16649] Add compiler pass to make all services public

This also handles BC for phpBB extensions

PHPBB3-16639

05867941418e152dbfbb0b9adea705c76759e78d authored almost 4 years ago by rxu <[email protected]>