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

Merge branch '3.3.x'

3841b2d7568f512b14fc51cac2f7c652bb7238a0 authored 11 months ago
[ticket/17286] Remove test pauses

PHPBB3-17286

374148a9549eac98deaed52f5479132f793a7e4a authored 12 months ago
[ticket/17286] Do not update user session page if it does not exist

PHPBB3-17286

d20796d44430ea79e0884df1e9ddf26299ce4ba4 authored 12 months ago
Merge pull request #6579 from marc1706/ticket/17281

[ticket/17281] Update to psalm 5.x

54f091a4ef5ad969e89f27fd8372d5c9b4888518 authored 12 months ago
Merge branch '3.3.x'

d01ccc9550e06645e24788813fdaf913bdb68102 authored about 1 year ago
Merge pull request #6580 from rxu/ticket/17117

[ticket/17117] Do not load non-existent/disabled notification methods

c74c2414b7ead5c2ddd93cfc4ede09982939fbc5 authored about 1 year ago
[ticket/17117] Do not load non-existent/disabled notification methods

Non-existent or disabled notification methods (f.e. added
by extensions which were later disable...

72be97882e58e2380d38a03c435926d59fe56e92 authored about 1 year ago
Merge branch '3.3.x'

5fb96d0a32ee02e7838e33970784b888824b43fd authored about 1 year ago
Merge pull request #6563 from marc1706/ticket/17212

[ticket/17212] Support updating session info when editing post with p=

c397cbed4a6582d8346a37341133369c04ce98fd authored about 1 year ago
[ticket/17281] Remove not needed suppress

PHPBB3-17281

423fd142e9b826b72afa4db6bac1cb1192754ca5 authored about 1 year ago
Merge pull request #6574 from rxu/ticket/17232-master

[ticket/17232] Improve SQL error messages handling - master version

e9d87486716493b59e6ea5070c5028816c5f9b50 authored about 1 year ago
[ticket/17232] Remove sqlite3 dbtool

PHPBB3-17232

b657bb4aa7370413872b4579a2da13a32ad3b844 authored about 1 year ago
[ticket/17281] Fix return type and ensure type correctness

PHPBB3-17281

321535c7d81e2c4ec5ec794a38fae396cd68c1b3 authored about 1 year ago
[ticket/17281] Fix some smaller issues

PHPBB3-17281

3716f31d74c1695064898f8256430e1769fef051 authored about 1 year ago
[ticket/17281] Update psalm config and fix issues

PHPBB3-17281

4e653f47a853fa1373d6e8d07e763848a673cddd authored about 1 year ago
[ticket/17279] Get iconify icons from assets folder

PHPBB3-17279

3533171a8034d955bee32b88a52d049f9b9b523c authored about 1 year ago
Merge branch 'ticket/17232' into ticket/17232-master

705abd72b635df022bc921309745f760f8671dbd authored about 1 year ago
[ticket/17232] Improve SQL error messages handling

PHP 7 changes how most errors are reported by PHP. Instead of reporting errors
through the tradi...

88f7f8545053e9fd551937e1ec1bd8e94a88d0cf authored about 1 year ago
[ticket/16944] Add tests for iconify bundler

PHPBB3-16944

37a92df98d8b5e9d783fb4833b93aa2ceabbcd43 authored about 1 year ago
[ticket/16944] Add first basic iconify bundler

PHPBB3-16944

b9e35af234c951172e4c75fcc245b983e9125f79 authored about 1 year ago
[ticket/16944] Start changing bundler to be used outside of develop scripts

PHPBB3-16944

01a9230e52e0a6a59522368925ff5e194ac72d3f authored about 1 year ago
[ticket/16944] Handle bundling of iconify icons in ACP

PHPBB3-16944

5150c14b90cc3f709fb9b4734439ed846c628f7b authored about 1 year ago
[ticket/16944] Fix path and update iconify bundle

PHPBB3-16944

391336f30e5f10464f30dd49b510deb9dfc9eb39 authored about 1 year ago
[ticket/16944] Add missing definitions and make logging optional

PHPBB3-16944

42d836244dbc40ec97759b6f184202d804a6323b authored about 1 year ago
[ticket/16944] Generate iconify bundle as needed via icons & assets bag

PHPBB3-16944

b4ff75186b5c99381ff2e1d97048687679225d5d authored about 1 year ago
[ticket/17212] Support updating session info when editing post with p=

PHPBB3-17212

de2f230854da4ca8bf031fef4e33903447130fa7 authored about 1 year ago
[ticket/9687] Some more code cleanup after code review

PHPBB3-9687

839dc5fb24fe4b8b9cc9b02977412f400b1cbfb0 authored about 1 year ago
[ticket/9687] Clean up code some more

PHPBB3-9687

5faba23ab109580f2f948f66caaa7b970bda90c7 authored about 1 year ago
[ticket/9687] Require @ sign in emails

PHPBB3-9687

d648824cc944ec0c5b6215676471b7ba83ed811a authored about 1 year ago
[ticket/9687] Improve labeling in acp for user bans

PHPBB3-9687

ff9865e91157f71272cdfe5820afd3d021563ba9 authored about 1 year ago
[ticket/9687] Update deprecated notices and helper functions

PHPBB3-9687

4cd5282ab7f88a4df86a2ade4f0b3c0b9d2005bd authored about 1 year ago
[ticket/9687] Fix ban message for banned users

PHPBB3-9687

05d52157fc63cfeb27d0ba2406032d4bab310ddf authored about 1 year ago
[ticket/9687] Add support for logging to banning system

PHPBB3-9687

b6493d95082b9a60be148c6a664ea422c3464470 authored about 1 year ago
[ticket/9687] Remove open todos and revert back to old regex

PHPBB3-9687

d4d56dbe803f854e845df199f98b533cce468076 authored about 1 year ago
[ticket/9687] Separate querie for ban options of users

PHPBB3-9687

49fd15c1c76b49056b162c91880217cb11f5b533 authored about 1 year ago
[ticket/9687] Create ban message in manager and add missing sort directions

PHPBB3-9687

5ea9b44608d0e2af8cf3909b648bb2d86735403d authored about 1 year ago
[ticket/9687] Adjust queries to be compatible with postgres

PHPBB3-9687

1e22a70354f1bd3eca1e6052997980ec3952675c authored about 1 year ago
[ticket/9687] Add separate column for user_id

PHPBB3-9687

23941aa5855e9871995fa05351b33b080d46dc65 authored about 1 year ago
[ticket/9687] Fix tests on postgres

PHPBB3-9687

353473caa343101f9fda8da3c753539770e64797 authored about 1 year ago
[ticket/9687] Resolve phing sniff issues

PHPBB3-9687

cc05e3fe8bcc565d05eebd2994cde764a018349b authored about 1 year ago
[ticket/9687] Use cache driver instead of service

PHPBB3-9687

14f44c3acfdd0c3393b893a6d39579c99bcd315c authored about 1 year ago
[ticket/9687] Remove invalid WHERE clause form query

PHPBB3-9687

844764163f2836f8daaa6b05850dd888c28138d2 authored about 1 year ago
[ticket/9687] Improve display of ban options and update tests

PHPBB3-9687

2199aae1ee0c2521294fe467b593986fe4c530b7 authored about 1 year ago
[ticket/9687] Prevent banning of anonymous

PHPBB3-9687

d59dc7e27474d3576f9acaaefe6b91eb356baa3b authored about 1 year ago
[ticket/9687] Use Forms for template display and fix display for users

PHPBB3-9687

53b32b467a91901d50b817ba3aa5cfd37749da35 authored about 1 year ago
[ticket/9687] Properly display error messages in ACP

PHPBB3-9687

939c6493eb98e71a1d8737c9a0b2fa514b1afc51 authored about 1 year ago
[ticket/9687] Remove unused exception

PHPBB3-9687

b87f07e5342e6410832a2dc42a908f19f478199d authored about 1 year ago
[ticket/9687] Move migrations to v400

PHPBB3-9687

0ed2f2f4afc2bfca2bbf25f6ce9f5f8ddaea30f1 authored about 1 year ago
[ticket/9687] Further clean up ban manager and directly pass user

PHPBB3-9687

a30ae68cb3b92a5ef975995fe25ea8f6e7f69d2f authored about 1 year ago
[ticket/9687] Improve code quality of ban system

PHPBB3-9687

705be3bfd44aa5d89c32c30f4a3639068aa5e387 authored about 1 year ago
[ticket/9687] Add ip banning support incl. CIDR support

PHPBB3-9687

2200619872478bc548a8eb853d95131819388b1a authored about 1 year ago
[ticket/9687] Update ban migrations and clean up code

PHPBB3-9687

9783f113c899b79a9142f44f3912600918b3c43a authored about 1 year ago
[ticket/9687] Add tests for ban manager and fix some inconsistencies

PHPBB3-9687

0aa461c56cbd26381a048e3643348b16b232092b authored about 1 year ago
[ticket/9687] Fix code style and tests

PHPBB3-9687

6c38a0191dfb1eb7f29f479487068449b90d1438 authored about 1 year ago
[ticket/9687] Remove dependency on log and user services

PHPBB3-9687

bfaf43267f25fb11dccdedda03e34ad58d33d01d authored about 1 year ago
[ticket/9687] Fix incorrect check for ban end and invalid query

PHPBB3-9687

4658f09cf286fccfde87ef0d8b669e16bf8f3c36 authored about 1 year ago
[ticket/9687] Fix bugs when banning and add TODO's

PHPBB3-9687

3dbd354241bd2ba5588463967e70cae9e37c2419 authored about 1 year ago
[ticket/9687] Use new array entries for bans

PHPBB3-9687

8a3de9a732cfac10b4d5fd461cadafec68ae3d3d authored about 1 year ago
[ticket/9687] Introduce new ban manager (WIP)

PHPBB3-9687

8642ce9ee8aadbbeeee32a35cd3ff03a6f6a4c02 authored about 1 year ago
[ticket/9687] Finish ban check and tidy methods

PHPBB3-9687

98e7ad4f2abf3f24c884ac3ea90d495b89c1b7b1 authored about 1 year ago
[ticket/9687] Finish documentation and integrate the new code

PHPBB3-9687

18bc067f10e00eddcddd3cdfb0269667f77be86a authored about 1 year ago
[ticket/9687] Finishing user banning and ban logging

PHPBB3-9687

fd57b444b2897919517213727f26e3b84af9b805 authored about 1 year ago
[ticket/9687] Add more useful methods to the new ban manger

PHPBB3-9687

1c7b99b159f087a84c66c73eac165a20fe8c03f7 authored about 1 year ago
[ticket/9687] Add unbanning to the manager

PHPBB3-9687

905daafb4c4215cef444cae459c24c6789f22a26 authored about 1 year ago
Merge branch '3.3.x'

754a89c96f8bcf9db2e59e6d1fe2fdeda21f35f1 authored about 1 year ago
Merge pull request #6490 from rxu/ticket/16470

[ticket/16470] Update user last visit time on session begin

b0c233c293135ffaefaed84cc491e8c116519863 authored about 1 year ago
[ticket/17209] Check permission for existence in storage permission migration

PHPBB3-17209

a89c2cbad95b59b3954d0005319f0cb1f5458324 authored about 1 year ago
[ticket/17209] Fix migration namespace

PHPBB3-17209

029242fb3e5ca426be7abbb6c22e7de7557c9df1 authored about 1 year ago
[ticket/17209] Add checks for role exists before adding permissions

PHPBB3-17209

614940cf0c684a9e9d46b8817fdff9ac5ae29769 authored about 1 year ago
[ticket/17209] Add fallback for searching for roles for standard titles

PHPBB3-17209

f23eae65e71b9d184b6ae065434681fe83c42c5b authored about 1 year ago
[ticket/17209] Move mentions migration to v400

PHPBB3-17209

1bce139a711ba67d0ad39b8b1bb33e8b97d786c3 authored about 1 year ago
Merge branch '3.3.x'

61d1c31c7e47ad4a5373c6619526db71f955cb08 authored about 1 year ago
Merge pull request #6559 from marc1706/ticket/17207

[ticket/17207] Lazily call get_web_root_path() in twig environment

675954c01026a809012353d3d897fb5664be619e authored about 1 year ago
Merge branch '3.3.x'

3502ad3525058343dc55260522b181b27de92c1c authored about 1 year ago
[ticket/17208] Ensure to not run the previous migration with missing column

PHPBB3-17208

b8312f02c367060aba7a974704146210a69de68b authored about 1 year ago
[ticket/17208] Skip profile field data update if youtube cpf doesn't exist

PHPBB3-17208

ef3b0d71c0144c61b73d934095dcb72a9ab7a29d authored about 1 year ago
[ticket/17207] Lazily call get_web_root_path() in twig environment

PHPBB3-17207

c49d5effd572a8ff3b7932e04ace7ccfd6d49a4a authored about 1 year ago
[ticket/16470] remove unneeded migration, adjust code

PHPBB3-16470

194f77c14eb2232032b53bd97b913a246cb4bcb6 authored about 1 year ago
Merge pull request #6534 from Crizz0/ticket/17191

[ticket/17191] New config values to language/en/composer.json

5baeec276e8a988b50cc7fd9eca4891a64ff6640 authored about 1 year ago
Merge pull request #6540 from rubencm/ticket/17184

[ticket/17184] Remove subfolders option in local storage

05080c294d5cd74d4272bb0f6a5e04f950c508ee authored about 1 year ago
Merge branch '3.3.x'

03c8e1e7044ce626d2782ae4b6fe350d37ab4ea0 authored about 1 year ago
[prep-release-3.3.11] Add migration for 3.3.11

d3a11003268bc1090f16c60fda0844c0ca53ccba authored over 1 year ago
Merge branch '3.3.x'

7a0c5ce83918e75223d76ea4c1ab5179f4c7011d authored over 1 year ago
Merge pull request #6527 from marc1706/ticket/16877

[ticket/16877] Use replacement library for oauth

52114bcfd89a930965ebe203cf3d6a6e397ddc83 authored over 1 year ago
Merge branch '3.3.x'

663910175c8783143ed01325c3bc0a4dc96a6bd1 authored over 1 year ago
Merge pull request #6531 from toxyy/ticket/17188

[ticket/17188] Allow request variable to check multiline unicode

490d5493075c08d7807e2acb2ae609dd9a07a605 authored over 1 year ago
[ticket/17188] Change regex being edited

Change the edited regex to ruben's recommendation

PHPBB3-17188

9af9e5ecfdd0df2e0f942bf162c1bc21cdf94e33 authored over 1 year ago
[ticket/17191] Removed unused use statements

PHPBB3-17191

8ef86775979a4c5df1b376e3661c30320f3387f4 authored over 1 year ago
[ticket/17191] Inject variables from composer.json when loading language files

PHPBB3-17191

05a59c739a091817e95f0870cd3075ef5c111ddc authored over 1 year ago
[ticket/17191] Repair functional tests for lang change

PHPBB3-17191

53ca4a9ed82ec3bd6f59dd4c123c9b1c51cc7437 authored over 1 year ago
[ticket/17191] Fix code sniffer issues

PHPBB3-17191

4cd5459fd87d27297318acf59fcd0e438941c396 authored over 1 year ago
[ticket/17191] Use di and avoid circular ref

PHPBB3-17191

a99b0808cbd7ae92054c84be35da704caec5473e authored over 1 year ago
[ticket/17191] Add lang helper service to feed/controller

PHPBB3-17191

d4e047b1cd369ac6b8559c11c74b7bc98b70e79d authored over 1 year ago
[ticket/17191] Make sure user_lang from DB is considered, with fallback

PHPBB3-17191

aa8a38aa88002db28b2c7df7a777c3068638f8dc authored over 1 year ago
[ticket/17191] Remove not used use statement in language/language.php

PHPBB3-17191

7608c03095f341f6fc6f3b616ec582592ed5adbf authored over 1 year ago
[ticket/17191] Update language file helper for new composer values

PHPBB3-17191

a0ce2c7f8646e4bb6c3b0b03d1b63b9395c8a54b authored over 1 year ago
[ticket/17191] Add language helper function to get composer.json content

PHPBB3-17191

e8da930a8500c924692568a696612c4355b0851a authored over 1 year ago
[ticket/17191] Replace lang keys in fucntions with composer output

PHPBB3-17191

4c29dd9d2ad79224f3715f9e28731ab7bc739246 authored over 1 year ago
[ticket/17191] Add new direction and user_langto helper and language.php

PHPBB3-17191

4f97d5a7681e90ad17ee859aeb83bb5d8104eeab authored over 1 year ago
Merge branch '3.3.x'

07903b9d3339ea174fa792d5e6cd99bf13b52d07 authored over 1 year ago