Ecosyste.ms: OpenCollective

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

github.com/mybb/mybb

MyBB is a free and open source forum software.
https://github.com/mybb/mybb

Slight grammar tweak to setting description.

614810f08c9cd8bc85d8a36042592037432f8975 authored about 4 years ago by Euan <[email protected]>
Change indentation for upgrade script to use tabs

0af9822c7a4b66f847e51951c4dc3039268ed1e1 authored about 4 years ago by Euan <[email protected]>
Merge branch 'feature' into force-download

b515089c241ab924a54f126e63a53f16d75ed37b authored about 4 years ago by Debabrata Trivedi <[email protected]>
...

e90d2a82c66485ee7ec3dbc8bd76bed15b74a709 authored about 4 years ago by effone <[email protected]>
Syntax check XML sources using GitHub Actions (#4205)

* Add GitHub action to syntax check XML files such as templates and settings.

* Install xmllint.

f48c49593fcd94ee62fe857922fd3929c1fc0946 authored about 4 years ago by Euan <[email protected]>
Add GitHub workflow to lint PHP files for syntax errors (#4200)

* Add GitHub workflow to lint PHP files for syntax errors. Fix a missing closing brace in upgrad...

9d8ea0a1a8a9ad56da3f53a3ddb43ec8fc1a631c authored about 4 years ago by Euan <[email protected]>
String as array (#4204)

5e8200effc844fe1ac7249b56077c2a46aae9b8d authored about 4 years ago by Debabrata Trivedi <[email protected]>
Modal Prompt fix (#4198)

c58ec633d87fb6685d85b41dfb25c33d1dc8a737 authored about 4 years ago by Debabrata Trivedi <[email protected]>
Force Download Attachments

e965443f3b50f0101a3189faa51224bcb76a3cf9 authored about 4 years ago by effone <[email protected]>
Merge branch 'feature' into fix-4197

63868b69ed99e306d514e7ef22a13fcd24844cff authored about 4 years ago by dvz <[email protected]>
PHP 8.0 fixes (#4095)

* PHP 8 fixes

* Create and use a `create_xml_parser` function

* Rename `XMLParser` to `MyB...

1db7d2d5b38bf2d8f04c6b2fe23b32f1ed777731 authored about 4 years ago by Jordan Mussi <[email protected]>
Remove dead code

d1c8823ae9ba82ac359a70732377e90f4e962adf authored about 4 years ago by Tomasz Mlynski <[email protected]>
Normalize thread view visibility conditions

72c7f7cefa68a3ecaf4735409bee896fe99de0a2 authored about 4 years ago by Tomasz Mlynski <[email protected]>
Fix #4175 Profile fields aren't loaded in quick replies (#4176)

7e8c754928b62573f92456722b0a5ea234e428fa authored about 4 years ago by Omar Gonzalez <[email protected]>
Comment resolution

c1af14d1ae6163b7c306d798fdb67eaa75e13a9a authored about 4 years ago by effone <[email protected]>
Mass mail fixes

f6d0fcab5a3de045f2c3f6028e658a85e353f6bd authored about 4 years ago by effone <[email protected]>
Updated MyCode help doc (#4188)

777a48b9a376c94ca0d58c24039b462e9e769af3 authored about 4 years ago by Paul Bender <[email protected]>
Remove duplicate closing tag in settings.xml

Introduced in #4154

2aeb21d8db22c9f87d93fdb945bc37f76b1ec514 authored about 4 years ago by dvz <[email protected]>
Minor optimisation to code from 5358ea2 (#4170)

Minor optimisation to the code merged in 5358ea2 - rather than building an array then imemdiatel...

d834ba5d7eb9481e3a5359d9dc35f5f2030cd373 authored about 4 years ago by Euan <[email protected]>
removed &hellip; in a plain text email (#4191)

db8d9d42a4fc1c9a0f914476ed2ad41bf0dec6da authored about 4 years ago by rlevet <[email protected]>
Server-side fix for #4182 - double quotes in font lists

Back-fix #4182 server-side after PR #4186 forward-fixes it client-side.

8df3fd0a3b1d043f1ccd60de4e8daaf25d38647b authored about 4 years ago by Laird Shaw <[email protected]>
Fix #4184 and (partially) #4182 - SCEditor-related bugs

Fix #4184 - redundant tags on paste of unformatted text - by ignoring
fonts, colors, and sizes t...

6b6849b9c14ccfccf2c719a187aa4a8e41001694 authored about 4 years ago by Laird Shaw <[email protected]>
Fixes #4181 AdminCP > User Email Log should work with other log types

956f4aa1fe72ef2d938aba5229a71a863f903820 authored about 4 years ago by Paul Bender <[email protected]>
Fix #4167 Repeated code in newreply.php (#4177)

48e107bc1a0a617e7c3fcbd38dce4c1c18b18f43 authored about 4 years ago by Omar Gonzalez <[email protected]>
Fix #4165 Invalid variable in private message tempaltes (#4178)

5dd56bb4ddbfb653fdd2a50d4aba87ef8c9f5d28 authored about 4 years ago by Omar Gonzalez <[email protected]>
Fix # 4157 Duplicates in user handler insert_user() (#4179)

f92858579d46149c8a658fb956befa35f45dc248 authored about 4 years ago by Omar Gonzalez <[email protected]>
Update inc/functions_post.php

Co-authored-by: Euan <[email protected]>

2192d13d08fbcfb1aa3283e002e1258003543f30 authored about 4 years ago by Eldenroot <[email protected]>
Fixes #4173 - Show 'edited by' Messages

Resolves #4173

reported by @Supryk

eb6adf11d21599f55dc3299be25b5f2ba762e2e3 authored about 4 years ago by Eldenroot <[email protected]>
Fix #4171 Filtering by user is incorrect in ACP warning logs (#4172)

7c1c632771720181b0f0b5ea1bc2ff21bdecebea authored about 4 years ago by Omar Gonzalez <[email protected]>
Update branch-mergeability.yml

1534c61db2146483e38e99912ca5d7c3a5c345e4 authored about 4 years ago by dvz <[email protected]>
Fixes #354 Adding user moderator only changes usergroup for registered (#4039)

When adding a user moderator, the usergroup was only updated if the user was in the registered g...

42509df1201d802bd964248e530506f5c1d900b9 authored about 4 years ago by Jordan Mussi <[email protected]>
Fix - Inefficient thread moderation code - threads queried one by one (#4096)

* all threads fetched in one call

* Apply suggestions from code review

Co-authored-by: Oma...

5358ea24eac2aceb2b70fabc86d9960ea57e19dc authored about 4 years ago by Rajat Jain <[email protected]>
Fixes #3853 Missing plugin language file for AdminCP prevents from using/entering AdminCP (#4052)

* Fixes #3853 Missing plugin language file for AdminCP prevents from using/entering AdminCP

*...

311164e99b791a440256a09805cf1a4791900435 authored about 4 years ago by Jordan Mussi <[email protected]>
Fixes #2217 Font Size with numbers (#4042)

* Fixes #2217 Font Size with numbers

* Fix issue when inserting from editor

Co-authored-by...

5fb258131d49c8a934ad81e594d28b2390ee8fa1 authored about 4 years ago by Jordan Mussi <[email protected]>
Fixes #4097 When `Hide Private Forums?` is off users can view forum lastpost for forums where can view threads but not forum (#4098)

Also ensures information about new posts is not leaked by always displaying "off" indicators if ...

b16d0d54466037c8b698966fd945bcffbfc48215 authored about 4 years ago by Jordan Mussi <[email protected]>
Update template version to 1.8.25

e1456c4134ed54ff2fa4f9a83831c141f667b084 authored about 4 years ago by Euan Torano <[email protected]>
Merge branch 'fix-4074' of https://github.com/JordanMussi/MyBB into JordanMussi-fix-4074

14cd4558d0acfe66b04040a647c5305221e0b900 authored about 4 years ago by Euan Torano <[email protected]>
Removed (['reportmethod'] == db) bug (#4094)

8c57a2281df5e6dd50c78f752a3a8ed0c90de415 authored about 4 years ago by Rajat Jain <[email protected]>
Refactoring captcha code & captcha types as GLOBAL CONSTANTS (#4122)

* Refactored captcha image if condition

* Declared captcha types as GLOBAL CONSTANTS

* App...

c421f8537d29e582a4ce592a31c3f49bae8e4c4e authored about 4 years ago by Rajat Jain <[email protected]>
Add mybb_posts.pid to ORDER BY clauses in posts-related queries (#4159)

9f328a92bbf43ad29aaaac155316c3297140686e authored about 4 years ago by dvz <[email protected]>
Update compatible version in English language (#4169)

In a recent update of MyBB 1.8.24, there was a missed version bump in
language file.

Fixes: ...

7a7c46c00bb00c256e8211c8af26fe3d0bccc436 authored about 4 years ago by Josef Schlehofer <[email protected]>
Added code to hide Update button (#4113)

dd9e7af1dc6b2e950f35b0603136c91de063475f authored about 4 years ago by Rajat Jain <[email protected]>
use cookieless domain for yt video embed (#4121)

* use cookieless domain for yt video embed

* bump to 1824

2408f40922095baea169987f60d9b97f0bee66e7 authored about 4 years ago by Azareal <[email protected]>
Resolves #3327 - Usergroup permission for invisible (#4065)

* Inital changes

* Bump template version

* reapply the changes that github decided to remo...

f152accb4155da210907a18bb84d35a6fe97ca18 authored about 4 years ago by Ben <[email protected]>
Fixes #4123: Removes warning link if user cannot warn (#4164)

2291a16276ce00b18b9ae74ae74f508968665a41 authored about 4 years ago by Nicolas Thumann <[email protected]>
Update forum cache before rebuilding permissions (#4152)

e4df3ad160f9ffa6bca91b0da923030af02a4cba authored about 4 years ago by dvz <[email protected]>
replaced zoom with transform in CSS (#4126)

ada53c0a3e5c077e97554cf83c1f0e44f8b5ab7e authored about 4 years ago by Rajat Jain <[email protected]>
Sentence structure and wording improvements (#4130)

* Sentence structure and wording improvements

Aimed to improve the wording and general readab...

64f48a7280f56f9c2da6549f72498c2333999806 authored about 4 years ago by Lewis Larsen <[email protected]>
Fixes #4147 Attachments directories not deleted when all attachments are removed (#4148)

aec5ef120098ea2b2492dd1e6053fcdc65bc836a authored about 4 years ago by Jordan Mussi <[email protected]>
Set $permissioncache to null to allow correct initialization (#4155)

e004c3720442844ca9e3d6ff3dd6f61b5e2abbe3 authored about 4 years ago by dvz <[email protected]>
Fixes #4160 User activity ignored for subscriptions (#4161)

Co-authored-by: Stefan <[email protected]>

01071571a653495ee8a421963b51918a144ad6b7 authored about 4 years ago by Stefan T <[email protected]>
Delete attachments button removal when 0 attachments (JS fix) (#4118)

* Delete attachments button removal when 0 attachments (JS fix)

* Delete button handled via e...

7f3005e6f31e263bc11be9d55cc3408112752491 authored about 4 years ago by Rajat Jain <[email protected]>
Added inline error messages for PM (#4119)

811ad1a54261c7338db090a42a888b179a15940d authored about 4 years ago by Rajat Jain <[email protected]>
Bug in calculating merged reputation (#4114)

aacebaecb49d0cb951096134277250192a2cedba authored over 4 years ago by Rajat Jain <[email protected]>
Resolves mybb#4153 - disable Purge Spammer IP ban (mybb#4153) (#4154)

* Restore file

* Update install/resources/settings.xml

Co-authored-by: Omar Gonzalez <Sama...

dd380fee017fce38b90e61135bc3960b13ea811f authored over 4 years ago by Diogo Parrinha <[email protected]>
Fixes #4144 Chosen options from previous Multiple Option Select profile fields displayed on postbit would appear in later ones (#4145)

082fd1cfe47f8f392ab606bb41188e8e15f8bdb0 authored over 4 years ago by Omar Gonzalez <[email protected]>
Fixes #4023 Editing help document/section seems doesn't check input (#4028)

1da5b831c991eea6e77ee400a7390222de96983f authored over 4 years ago by Paul Bender <[email protected]>
Use array function to create array

Short array syntax is not supported prior to PHP 5.4, MyBB 1.8 minimum supported PHP is 5.2.

0f1cc1ccc09211042983b490270589d5d0c02c6d authored over 4 years ago by Jordan Mussi <[email protected]>
PHP>=7.1 [] operator not supported for strings (#4146)

Resolves #4133
Since PHP 7.1, you cannot add array childs on a string initialised variable. Ca...

bb0d615fe39ddda8a61eb5f809a3f3f102bdca93 authored over 4 years ago by Nelson Galdeman <[email protected]>
Merge tag 'refs/tags/mybb_1824' into feature

4ae73bc086ab87c045a860c1e3314ffdf75b5270 authored over 4 years ago by Tomasz Mlynski <[email protected]>
1.8.24 meta

5fe63c81a0a6373d8f7bfd5c78311ee9977cf72d authored over 4 years ago by Tomasz Mlynski <[email protected]>
Fix MyCode message formatting XSS in visual editor

37ad29dcd25489a37bdd89ebac761f22492558b0 authored over 4 years ago by Tomasz Mlynski <[email protected]>
Fixes #4107 - Inconsistent spaces in lang file (#4120)

* Fixes #4107 - Inconsistent spaces in lang files

* Update managegroup.lang.php

* Update m...

d38b680967cd2642daab9430ba81eef0afe7dea2 authored over 4 years ago by Eldenroot <[email protected]>
Update language entry (#4112)

fe5daa6edaa3becb341c4fa77c351810625799a8 authored over 4 years ago by Ben <[email protected]>
Add `my_mail_mailhandler_init` hook to `my_mail`.

d16a97e074060d0ed06103331b60986dfc4d619c authored over 4 years ago by Euan Torano <[email protected]>
Fix Anti-CSRF token disclosure in online status location

1b25406ba6b6586f060547dc41e7af653f182276 authored over 4 years ago by Tomasz Mlynski <[email protected]>
Adjust empty() usage for PHP version compatibility (#4110)

548b6949ff2985f99c140cbff59bf1804026a2f6 authored over 4 years ago by Tomasz Mlynski <[email protected]>
1.8.23 meta

3061027030f350e91e59be91a94a728f9ee5c006 authored over 4 years ago by Tomasz Mlynski <[email protected]>
Fixes #4083 Posts in unviewable threads appear in search (#4091)

* Fixes #4083 Posts in unviewable threads appear in search

* Parenthesise `{$unapproved_where...

f538e4403bd76036af5f6f0dc4be86c84563df60 authored over 4 years ago by Jordan Mussi <[email protected]>
escape_string_like(): escape the '\' escape character (#4108)

a19ca69a98abdd13b5e6c228b68d40517e836c5b authored over 4 years ago by Andreas Klauer <[email protected]>
Adding verification of admin email into admincp settings. (#3993)

* Adding verification of admin email into admincp settings.

About this; https://github.com/my...

af5d74a21ea096f0c8209d094c512190a1a28e47 authored over 4 years ago by Dark Neo <[email protected]>
Merge pull request #4082 from JordanMussi/fix-2391

Fixes #2391 SCEditor `[img]` code issues

0d58cb145bd338b5d540863776fedfdbe4920e71 authored over 4 years ago by Ben <[email protected]>
Fixes #4085 Thread View Mode cannot be set to Use Default (#4102)

Co-authored-by: Jordan Mussi <[email protected]>

16667c33538343039d2e851913059bd220ba5064 authored over 4 years ago by Rajat Jain <[email protected]>
Added error handling in (and,or) keyword search

239a4c96323c4809cf446a172e2e8b45d1ca78c4 authored over 4 years ago by rajat315315 <[email protected]>
Fixes #4020 Cannot manage ban in admin options on member profile (#4059)

Co-authored-by: Jordan Mussi <[email protected]>

7bbdb5e9d75a90172317444903a6ed91bf28fb7b authored over 4 years ago by Ben <[email protected]>
Merge pull request #4064 from JordanMussi/fix-3470

Fixes #3470 Small bug in warning log

dc796d55451d82bf6738f7d93872675318d7ed35 authored over 4 years ago by Ben <[email protected]>
Fixes #2391 SCEditor `[img]` code issues

897593d36d2db00ac09dd0c0379595354538b85a authored over 4 years ago by Jordan Mussi <[email protected]>
Fixes #4025 Insert image width & height uses incorrect MyCode (#4071)

Co-authored-by: Jordan Mussi <[email protected]>

d71828a2528806c82f317e0428d3239ca3511f7b authored over 4 years ago by demtor <[email protected]>
Update branch-mergeability.yml

d580e6a249b536f2b642e8be36f81b4b872c25f7 authored over 4 years ago by Tomasz Mlynski <[email protected]>
Remove unused validator language strings

76b6bd2fd45b969936910f481d216e6db3cd504d authored over 4 years ago by Jordan Mussi <[email protected]>
Change messages to use `required` instead of remote

These had no effect since the message show is taken from the HTTP response.

Also removed incorr...

12dc85b92842570487d9c4672b43a98f8ddf7b77 authored over 4 years ago by Jordan Mussi <[email protected]>
Fixes #4103 Member registration JS validator doesn't use translation for `required` message

90ca7a8c77654e8aab9de09f13b0b65146b24884 authored over 4 years ago by Jordan Mussi <[email protected]>
Update branch-mergeability.yml

Job names must start with a letter or `_`

bdd1f65378685f164c2b47ec2adc81b807bdc454 authored over 4 years ago by Jordan Mussi <[email protected]>
Fixes #4100 Insecure connection used for Stop Forum Spam API (#4101)

960bacba783bc3b3039f4325076acda80b287eaa authored over 4 years ago by Jordan Mussi <[email protected]>
Create branch-mergeability.yml

dd960626c1035a4962b1375c77266385ddbe411c authored over 4 years ago by Tomasz Mlynski <[email protected]>
Fix #3376 Change the my_post_key regularly (#4022)

* Use verify_post_check() internally

* Add post code rotation & seed improvements

Co-autho...

384fa6e286b5c5e66c282c2a197193e2c3a2090d authored over 4 years ago by Omar Gonzalez <[email protected]>
Fixes #4076 Remove anti-CSRF token from PMs and e-mails (#4079)

* Show form for unsubscribing from threads/forums

Without a valid post code on a GET request ...

64fb36d2668746fa76ab095e9b65defc6834e46e authored over 4 years ago by Jordan Mussi <[email protected]>
Fixes #4054 Default PM Folder Structure (#4056)

Co-authored-by: Jordan Mussi <[email protected]>

8efa930caa6fe03e8b122acfc628087eabb9e64e authored over 4 years ago by Debabrata Trivedi <[email protected]>
Fixes #3733 PMs lost when moved to Inbox (#4051)

a887917e9d3865212ea6ad17cd31a307ace67efa authored over 4 years ago by Debabrata Trivedi <[email protected]>
attachments are now parsed!

d12dd9b172981391b8af5e67b5437b9168535dbb authored over 4 years ago by rajat315315 <[email protected]>
Condition simplified.

Co-authored-by: Euan <[email protected]>

004ba35803fbfff13e89988a35123ad89c790f73 authored over 4 years ago by Debabrata Trivedi <[email protected]>
Fixes #3526 ft_min_word_len query every search (#4030)

* Fixes #3526 ft_min_word_len query every search

* Update upgrade50.php

cf8d0511b5cf31cce66e594ead87737aa3b857e5 authored over 4 years ago by Jordan Mussi <[email protected]>
Fix #4062 New hook at forum insertion. (#4066)

2376259fd73d982214f5d8166f32a57d34d7321f authored over 4 years ago by Omar Gonzalez <[email protected]>
Fixes #4045 AdminCP style override login (#4047)

* Revert "Fixes #2700 Custom Admin Theme Set Before Completed Login with 2FA (#2783)"

This re...

3ca37a478f421535a5c13192d9dcf173e2d6d734 authored over 4 years ago by Jordan Mussi <[email protected]>
Remove BBcode trim (#4029)

fbb09bd6707048934bf804657106d596fb397248 authored over 4 years ago by Ben <[email protected]>
Resolves #3020 - Delete post checkbox and settings (#4006)

* adding permission check

* update logic

* fix formatting

* update formatting again

...

b6acfe211adbb7e43ef3b0250735b46b05872add authored over 4 years ago by Ben <[email protected]>
Resolves: #3630 - implementation of reCAPTCHA v3 (#4003)

* Draft implementation of reCAPTCHA v3

* Update settings.xml

* update PR to use existing t...

9b380040152c69f78d2363f4e2f32af665d96037 authored over 4 years ago by Ben <[email protected]>
Resolves #3560 - Missing captcha v2 in "error_nopermission" (#4067)

Co-authored-by: Jordan Mussi <[email protected]>

15073d045572fd29f0216a71dc6c3b70a8187cb3 authored over 4 years ago by Ben <[email protected]>
Fixes #4074 Nested lists not working properly

ebf8c16b57331d7e9dd4933383dc46913a464a89 authored over 4 years ago by Jordan Mussi <[email protected]>
Fixes #4040 Isolate hard-coded js from member.php (#4041)

Co-authored-by: Jordan Mussi <[email protected]>

1326eea040ef2637ac58c92512f9b6f7dd7696bb authored over 4 years ago by Debabrata Trivedi <[email protected]>