Ecosyste.ms: OpenCollective

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

MyBB

Discussion forum software that brings communities together.
Collective - Host: opensource - https://opencollective.com/mybb - Website: https://www.mybb.com/ - Code: https://github.com/mybb

Extends commit 1fcc68e to fix possibly more Video MyCode PHP 8 compatibility issues.

github.com/mybb/mybb - e4f184d4f4e84d290047bb76711952ad574ca581 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined variable `$folderlist_folder` in eval()'d code in `private.php`(1812).

github.com/mybb/mybb - 7fc488125f58fbf81012c0e737d3223d2e1b4791 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key XXX in `showteam.php` (L192).

github.com/mybb/mybb - 0a1e4ecbcaecf832027d99aacbcbb5d7efbafe26 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes PHP warnings in AdminCP > Tools & Maintenance > System Health > UTF-8 Conversion:

- Undefined array key "table" in `admin/modules/tools/system_health.php` (L441).
- Undefined va...

github.com/mybb/mybb - 7fca18d4d08cb70b533284ecfa1fb49fd67f996f authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes #4602 undefined `$usersbrowsing` in eval()'d code (92) in ./showthread.php(1617).

github.com/mybb/mybb - d895a9bd712b5439d5b21809fcf00250b9cce9b7 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes PHP warning of undefined array key X in `inc/functions_forumlist.php` (L106).

github.com/mybb/mybb - ea71921cc454ea64e2ca375695dc53e8e9c677f8 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined variables `$search_thread` and `$forumjump` in `showthread.php` and `forumdisplay.php`, reported in https://github.com/mybb/mybb/issues/4530#issuecomment-1089224347 .

github.com/mybb/mybb - 6b39c8fe5ccbeafa5646791169789083e92a322f authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes PHP warning of trying to access array offset on value of type null `polls.php` (L983).

github.com/mybb/mybb - ab745cd887ff18afa5e6980070e409b5436e2bfb authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined variable `$numpolloptions` in eval()'d code (8) in `newthread.php` (1093).

github.com/mybb/mybb - b2c7cdfa9e9f902940dbdb39de211b48ddfdba16 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes PHP warning of trying to access array offset on value of type null in `usercp.php` (L3643).

github.com/mybb/mybb - 3c33b0623ace6fbfca3a2fee5fdf7dcba28bd852 authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Fixes PHP warning of undefined array key "receivepms" and adds some refinements in `send_pm()` in `inc/functions.php` (L9027).

github.com/mybb/mybb - a3264b9d8d20942cf7d576b2dcad6fcecd47d59f authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Normalize to usage of `my_unserialize()`

github.com/mybb/mybb - 1d2e8275936e27ebca684af1952f3c84e67b01f0 authored over 1 year ago by dvz <[email protected]>
Use same load limiting code in archive mode

github.com/mybb/mybb - 5d90c74093a57851089d93f94769303293a83270 authored over 1 year ago by dvz <[email protected]>
Reworks `fetch_forum_permissions()` to ensure no forum permissions are missing in the returned array, and also for better understanding.

github.com/mybb/mybb - a9c03472b77bd9af61a8fbead1b136fc2d1c89da authored over 1 year ago by Yu 'noyle' Liu <[email protected]>
Don't set `errorHandler::$has_errors` for Warnings

github.com/mybb/mybb - 972ae9d21f6d569bcb3f3b1e46da89a4924c2ed1 authored over 1 year ago by dvz <[email protected]>
Set `working_dir` to application directory for `php` service

github.com/mybb/deploy - faeeff6309885907997c3de9e3c8ab32f4c08b4a authored almost 2 years ago by dvz <[email protected]>
Remove explicit value for `MYBB_INSTALL_ADMINEMAIL`

github.com/mybb/deploy - 36037e83a2d02fb89fd2ab01533f62a5704518e0 authored almost 2 years ago by dvz <[email protected]>
Add `MYBB_DEV_MODE`

github.com/mybb/deploy - fd6fded23ad5ea98824afada08e07e481f9e4bde authored almost 2 years ago by dvz <[email protected]>
Add `install` service, reorganize

github.com/mybb/deploy - d8181d4366fd9ada1856c40ddc63b6b039d8a1f3 authored almost 2 years ago by dvz <[email protected]>
Update 1.8.32 version meta

github.com/mybb/mybb.com - 51b3bf37f559b523c1cc1f600429b66e08fd0a6c authored almost 2 years ago by dvz <[email protected]>
Add & update Static Interface Macros

github.com/mybb/meta - c7f83fbaefa3ef702aaac6d2e5c7e5bd1c528349 authored almost 2 years ago by dvz <[email protected]>
Update README.md

github.com/mybb/deploy - 623340c04325f3dd773a1afcc0c3cd6a01b63619 authored almost 2 years ago by dvz <[email protected]>
Add guide on running MyBB locally

github.com/mybb/mybb - 44be739f817fcc4b04afcbb91fc6d91b59815bba authored almost 2 years ago by dvz <[email protected]>
Fixes #4643

github.com/mybb/mybb - 760ce17a8d043d91fc2196860fd1a120dde87a54 authored almost 2 years ago by Sven <[email protected]>
Add mybb.com/status redirect

github.com/mybb/mybb.com - a6d6c2b21f505b1a2ce4c1fc3e3390ea65b1bf63 authored almost 2 years ago by dvz <[email protected]>
Resolves #4631 adds checks of `$plugins` availability before calling plugin hooks in `my_mail()` and `get_my_mailhandler()`.

github.com/mybb/mybb - f268841e760a1fc34e6e2a8b58b647079f2a1a07 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Resolves #4634 changes `require_once` to `require` in `MyLanguage::load()` for possible repeatedly loading language files.

github.com/mybb/mybb - 7cdd6f3984a01b28d7049fca9cf3eb1db997763c authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Add `inc/vendor` to .gitignore

github.com/mybb/mybb - 962212ecf5fd84a198daea562b1124c4ba89c933 authored about 2 years ago by dvz <[email protected]>
Update php-syntax-check.yml

github.com/mybb/mybb - 59bce8d47cb3848d4f6be18d8114d1d298f65c88 authored about 2 years ago by dvz <[email protected]>
Change default PHP version to 8.2

github.com/mybb/deploy - 18aff5635bf71cf5bbeeb4b4ba59ce1f3b5ef59f authored about 2 years ago by dvz <[email protected]>
Add Composer service

github.com/mybb/deploy - 5132c5db57574741b77d84e73b6d722205c86d98 authored about 2 years ago by dvz <[email protected]>
Mitigate Liquid quirk

github.com/mybb/mybb.com - aba228201f054b2f5161d74bdcd92a76e291efa8 authored about 2 years ago by dvz <[email protected]>
Update 1.8.33 version meta

github.com/mybb/mybb.com - 4903b0f26a7ce27c9922073f2fc5f42912b60fe4 authored about 2 years ago by dvz <[email protected]>
Update plugin hook list for MyBB 1.8.33

github.com/mybb/docs.mybb.com - 3e0577decf48394da293a7540dc500b2eab7061a authored about 2 years ago by dvz <[email protected]>
Update 1.8.33 version meta

github.com/mybb/mybb.com - fb15c4631c46d90335062b8fc09254471f925ddf authored about 2 years ago by dvz <[email protected]>
Fix ACP Languages local file inclusion

github.com/mybb/mybb - 0195eda5eec726d347ae82a1dd8d93e0001c562c authored about 2 years ago by dvz <[email protected]>
Add MyBB 1.8.33

github.com/mybb/mybb.com - 22b6791ab7a353b59ed6da48bc92ef84dfe00af7 authored about 2 years ago by dvz <[email protected]>
Add upgrade script for 1.8.32

github.com/mybb/mybb - 1bfb4b229d4c031f0bcfb940fcc542927ca0dceb authored about 2 years ago by dvz <[email protected]>
Add SQL helper methods

github.com/mybb/mybb - 4c509f7dc07223f7d43a4083ca612dbf93955c11 authored about 2 years ago by dvz <[email protected]>
Add selected missing indexes for PostgreSQL

github.com/mybb/mybb - 74d1156c3b6eb4703f3c8f702b8ff47bc8e90fbc authored about 2 years ago by dvz <[email protected]>
Use `ON CONFLICT` clause when possible in `PostgresPdoDbDriver::replace_query()`

github.com/mybb/mybb - 45ee9460b9d332e81ae20b519d4e0ab476778cc1 authored about 2 years ago by dvz <[email protected]>
Use new SQL helper methods

github.com/mybb/mybb - 4acbf4c654dbd0ae20cbce0c15b69cba16c9949b authored about 2 years ago by dvz <[email protected]>
Update team_members.yml

github.com/mybb/mybb.com - e58084349f2f4cd51459d9566f51b5e7dd3d6d22 authored about 2 years ago by dvz <[email protected]>
1.8.33 meta

github.com/mybb/mybb - 35c62a1d607fff2332a7229ef06702ac3fac0a88 authored about 2 years ago by dvz <[email protected]>
Fixes #4621 A replacement word can be equivalent to its word filter via edit

github.com/mybb/mybb - 31e5add807a05b6239dea14f2a62d4364962aca9 authored about 2 years ago by Paul Bender <[email protected]>
Changed null to empty string

github.com/mybb/mybb - fd4a5d44761475303483dd2ad480de996d6a06a9 authored about 2 years ago by Paul Bender <[email protected]>
Fixes unattended `page` input for paginations in AdminCP > Tools & Maintenance > System Email Log, User Email Log, and Statistics (> Overall Statistics).

github.com/mybb/mybb - a481a412159c9581a05c1ae30f197c1c1e0e63f3 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes broken pagination of listing users in AdminCP > Users & Groups > Groups > Join Requests for 'X'.

github.com/mybb/mybb - e87ad5b2187688d85cc006db48a35010cf7a2db5 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes unattended `page` input for paginations in AdminCP > Forums & Posts > Moderation Queue > Posts Awaiting Moderation and Attachments Awaiting Moderation.

github.com/mybb/mybb - 8110a178bf4051f8fb11d265daef87eb9bcf6e35 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes #4624 Custom User Title Maximum Length (Not Working As Intended) (#4626)

* Fixes #4624 Custom User Title Maximum Length (Not Working As Intended)

* Forgot Mod CP

*...

github.com/mybb/mybb - c5699ad48ebcf2c5f5fb3d9e745faa8a5b76a88d authored about 2 years ago by Starpaul20 <[email protected]>
Fixes global `$forum_cache` being overwritten in `get_unsearchable_forums()` in `/inc/functions_search.php`.

github.com/mybb/mybb - c234fe2ff0e8ecac242d6239185529be8c703dd6 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Move Extension Checksums

github.com/mybb/meta - d5e7ee920f4009a4bd8edfba625bcdf6289ffa50 authored about 2 years ago by dvz <[email protected]>
Move Naming

github.com/mybb/meta - 447ee11b33318faf9bda4c56bbe2517f98631831 authored about 2 years ago by dvz <[email protected]>
Move Resource Groups

github.com/mybb/meta - 58809580a24274a72a6e9bb0a5cfbebfb1223ee3 authored about 2 years ago by dvz <[email protected]>
Move Directory Structure

github.com/mybb/meta - 75b4fe7cacfb29d6f5af677ff9a196c6167b28da authored about 2 years ago by dvz <[email protected]>
Add Asset Management

github.com/mybb/meta - 6229ca7cf32e38e66aeec37a93c72dbb0fa8892f authored about 2 years ago by dvz <[email protected]>
Add In-Resource Data Access

github.com/mybb/meta - 925f774eb98e2b8991fa50dbb884184806b33228 authored about 2 years ago by dvz <[email protected]>
Add Extension Checksums

github.com/mybb/meta - 4e80c3991444104c8c7d7ba9426d68787bcbfa9d authored about 2 years ago by dvz <[email protected]>
Introduction updates

github.com/mybb/meta - f37ed2faf9603d776309e2e3a38830571b521313 authored about 2 years ago by dvz <[email protected]>
Apply `my_unserialize()` limits for user values in frontend

github.com/mybb/mybb - bced2d7aae5a031341a41bdb27ef2d8e6d9136c4 authored about 2 years ago by dvz <[email protected]>
Add `$unlimited` parameter to `_safe_unserialize()`

github.com/mybb/mybb - f365f2dcf450d6203777c91cbf43b9634e90bf7a authored about 2 years ago by dvz <[email protected]>
Add `$unlimited` parameter to `my_unserialize()`

github.com/mybb/mybb - 0111095f6d6fd666ab7d4ccd5a85c57150195797 authored about 2 years ago by dvz <[email protected]>
Correct diagram

github.com/mybb/meta - 3a3bc454ddb94510e01cec6c33111c312dabe415 authored about 2 years ago by dvz <[email protected]>
Add details for Cold Duplicate Method

github.com/mybb/meta - 4a63739dee82b1419a289c0caf51c039fe6b9820 authored about 2 years ago by dvz <[email protected]>
Clarify alternative Method, add code link

github.com/mybb/meta - a46e0c39db0bb7c270fb343b13e349b4e4ea80e4 authored about 2 years ago by dvz <[email protected]>
Fix Resource Type/Group term usage

github.com/mybb/meta - e67e26d3a7c8ab5b9ddfb636589012b415cc5bf4 authored about 2 years ago by dvz <[email protected]>
Fixes Undefined array key 'to' in PM draft box https://github.com/mybb/mybb/issues/4593#issuecomment-1279932439

github.com/mybb/mybb - edfaab346c88c2d1c452e0362143dba2988d46ff authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined variable $code in UCP https://github.com/mybb/mybb/issues/4593#issuecomment-1279951099

github.com/mybb/mybb - 3877a78f58124ae1a810b7f0e8a173e44b8e7634 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes various undefined warnings for merged boards with no ban record merged https://github.com/mybb/mybb/issues/4593#issuecomment-1279972935

github.com/mybb/mybb - 4d88a6fc049c4f9425eded16b823e1e858d8d9f2 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined variables $stars, $usertitles and $usertitle in member profile https://github.com/mybb/mybb/issues/4593#issuecomment-1279797206

github.com/mybb/mybb - ddd1ec0a7e3a93df09df0b5c781b59d7e0c86786 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fix `undefined` issues

github.com/mybb/mybb - 9a4c48757b9d69e55505539921c0a3c11c52716d authored about 2 years ago by dvz <[email protected]>
Fixes Undefined array key 'useravatar', 'userstars' in `build_postbit()` https://github.com/mybb/mybb/issues/4593#issuecomment-1276069678

github.com/mybb/mybb - 3ae98a3fdf96dd5f0aa6e5783fc7132d7bc46669 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key 'XXX' in profilefield in ACP users module https://github.com/mybb/mybb/issues/4593#issuecomment-1275751102

github.com/mybb/mybb - 912ed1b77a8a7eeda812b02eed1d763763693d50 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key XXX in viewing Sent Item and Draft pm boxes https://github.com/mybb/mybb/issues/4593#issuecomment-1275790255

github.com/mybb/mybb - b41c959e42177cdfcc4f2b83a6b29fdbcb2842b8 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key 'last_updated' due to typo https://github.com/mybb/mybb/issues/4593#issuecomment-1275807129

github.com/mybb/mybb - 3bcfac473ed300552518f9dde7da4532e9599408 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key 'username' in MCP IP Search https://github.com/mybb/mybb/issues/4593#issuecomment-1275831206

github.com/mybb/mybb - c8b942742bc5f62bf4872da79595b7ab4ec37a29 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key 'canonlyviewownthreads' in `showthread.phpp` https://github.com/mybb/mybb/issues/4593#issuecomment-1276098832

github.com/mybb/mybb - c8cc5f088fbe75a8e29d936051061f2b7edd1774 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined property: MyLanguage::$away_notice_away in MCP https://github.com/mybb/mybb/issues/4593#issuecomment-1279784656

github.com/mybb/mybb - 99b26e9f69739ccdb93f990ab812b8836c81aca4 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined array key 'recipients' in PMDataHandler->insert_pm https://github.com/mybb/mybb/issues/4593#issuecomment-1279932795

github.com/mybb/mybb - 018f5c4688b386381c45849aad734606a43b5fb9 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined property: MyLanguage::$add_ban_group_desc in ACP users banning module https://github.com/mybb/mybb/issues/4593#issuecomment-1279788855

github.com/mybb/mybb - a62d52e58c1254de0b59b9f67bb68eedd1795281 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined variable $warning_level in ACP users listing https://github.com/mybb/mybb/issues/4593#issuecomment-1279795827

github.com/mybb/mybb - 3ec87b4c1f384bfecff9a10e9f201a42ecce2c20 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes undefined array key 'doticon' mybb/mybb#4593#issuecomment-1275075420

github.com/mybb/mybb - 01c75efb9c6314cd24c8d96f289be963aa2c19a7 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fix `undefined` issues

github.com/mybb/mybb - 8d58c2e96cea1ae7048f7a81495f9de094fb6128 authored about 2 years ago by dvz <[email protected]>
Fixes Undefined array key 'usergroup' in ACP user banning module https://github.com/mybb/mybb/issues/4593#issuecomment-1279791985

github.com/mybb/mybb - 60bd5c182cea0458e66cf649e93211d361032b9c authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined variables in `build_postbit()` https://github.com/mybb/mybb/issues/4593#issuecomment-1275876799 . Hardcoded Guest usergroup ID (1) is used.

github.com/mybb/mybb - d41460ee2d116a92d062c0ad7eeed07fd500f3f6 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Fixes Undefined array key 'pmnotice' in UserDataHandler->update_user https://github.com/mybb/mybb/issues/4593#issuecomment-1279943673

github.com/mybb/mybb - 42d24e13aaf1b85566e7a2954888939ced7c92d5 authored about 2 years ago by Yu 'noyle' Liu <[email protected]>
Describe and defend Processing (Compatible)

github.com/mybb/meta - 555b6c648ea917aa0840578feab35663972585f5 authored about 2 years ago by Laird <[email protected]>
Fix variables

github.com/mybb/mybb-build - aaa610413067cf6e6aa6fe4709d286066f046d15 authored about 2 years ago by dvz <[email protected]>
Update 1.8.32 version meta

github.com/mybb/mybb.com - 5f90f3b395b3ff5ada02af4f22d3a69b3180709e authored about 2 years ago by dvz <[email protected]>
Fix Attachment upload XSS

github.com/mybb/mybb - c3c474a5b70f9fb4bb368b5b58c623b1c9e2fc16 authored about 2 years ago by dvz <[email protected]>
Fix ACP Users SQL injection

github.com/mybb/mybb - 68b7abe2bcddf663eefe733163ff2c0f33205609 authored about 2 years ago by dvz <[email protected]>