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

Fixes several bugs with attachments at once (#3926)

* This commit fixes several bugs with attachments at once:

1. When the "Post Thread" or "Post...

80cba4afe03dba630bb21defbdc030159396cb45 authored over 4 years ago
Fixes #3618: Attachments not working properly in latest version (#3986)

The main problem was that in some (all?) cases, PHP upload
errors were being ignored. This was ...

465419b619642d22a212daee49099d85b36bbce2 authored over 4 years ago
Fix #3851 User CP -> pagination in Attachments is broken (#3875)

* Fix #3851 User CP -> pagination in Attachments is broken

Fix #3851 + optimization that may ...

3bba6bb2cdd46b0d6a27f2d600df417147a62c11 authored over 4 years ago
managegroup do_manageusers: Fix check for whether any users are selected (#3893)

* managegroup do_manageusers: Fix check for whether any users are selected

no_users_selected ...

a75f449d285fff21d31dbe0e74214524c93b53e3 authored over 4 years ago
Fixes #4021 empty `From:` field in mail letter's header when from addr is given (#4034)

* Fix empty `From:` field in mail letter's header when a specific address is designated as mail'...

95dd859d0b806d73e1015c049dd6154e2dccbf59 authored over 4 years ago
#2962 error page display (#3882)

* Default to hiding errors

* Only show 'MyBB Group' as the contact if the user is an admin, o...

988d1caee721f7f908c41560d781c0086925b267 authored over 4 years ago
Fixes #4036 Referrals not transferred correctly when merging users (#4035)

fbcc71ed634d98a2649422e21f7cefc7c2a64b92 authored over 4 years ago
Fixes #654 Warning points per type can be 0 and 10

489bbf319f36b178e75189d7e00756f35f18ba93 authored over 4 years ago
Fixes #3470 Small bug in warning log

eaa1de5b8ef53181a4e6a75f58d91d43915ad990 authored over 4 years ago
Show available replacements for subject/message options

f8cde283ef2e6161fb66b6dae02adbac564e7d26 authored over 4 years ago
Add {author} as replacable for replies/PMs

Replace {author} with thread first post username

99c84ecdbfe1f90b03b06dea24897a1996a3b0be authored over 4 years ago
Add hooks for subject/message of replies/PMs

7a1d3af6f8c4b62cadfc64d0e92ce9e3b01290b2 authored over 4 years ago
Add hooks to CustomModeration

e1924bea834920e487277b2bab22865b085fae08 authored over 4 years ago
Remove temporary var

Signed-off-by: effone <[email protected]>

0985e8a383d9ad7dc187926474ea609574d22abd authored over 4 years ago
Contact Redirect

Signed-off-by: effone <[email protected]>

10da8616693250e80caab0d02af4666c8ad017f1 authored over 4 years ago
Add hooks to ACP Moderator Tools

4da3b2badae89e01a7bbcbefca2faeac5f1fe9dd authored over 4 years ago
Merge pull request #4053 from euantorano/fix-3889-sceditor-quotes

Fix #3889 - quotes for usernames with quotes

36e8e7167c693ad0ac78dd05406e4cfa8fe0a9eb authored over 4 years ago
Quote username handling as suggested by @JordanMussi in https://github.com/mybb/mybb/pull/3994#issuecomment-638304830

8affe829be9677a17bbec608296dd70ac92c60ee authored over 4 years ago
Resolves #1803 - Disabled MyCode SCEeditor inconsistency (#4037)

* add setting check

* Update usercp.php

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

dbe84afb42a224daaf934d828bd528b98374ceb4 authored over 4 years ago
Fixes #4044 Attachment code isn't stripped off post previews (#4050)

7ebf3b98cedae367b8ddde4abf2cee1e859b1f87 authored over 4 years ago
Fixes #4048 Send thread uses non admin email to send mail

7f65f5791494f0a9cd9a6eb323edda5552585878 authored over 4 years ago
Continues #4038 Change max recipients (#4043)

Oversight of when there is no limit (max = 0)

76bd4568a4cbbf35b6b3922b8605e40809d7d6d2 authored over 4 years ago
Fixes #1427 Change max recipients (#4038)

f5a061d46e3621c383bc4e123e515d310c3b4b38 authored over 4 years ago
Fixes #3619 Bugs with advanced database configuration (#4032)

137b5f9f37310125463e09de3fe06114c0a5635a authored over 4 years ago
Fixes #2011 Wrong theme shown as selected in ACP preferences (#4031)

c3dcfa838e3af8fbc3e7c1d478551aa002afd731 authored over 4 years ago
Merge pull request #4012 from mybb/3771

Resolves #3771 - Seperate variables for calendar.php

2461975666db8b70d287022659bca722e51ba604 authored over 4 years ago
Merge pull request #4017 from Ben-MyBB/3971

Resolves #3971 - Add "lazy loading" for mycodes

fb50ef941788297f6cdfa650ebb57a0938434c82 authored over 4 years ago
Merge pull request #4019 from effone/jump-page-input

Jump Page Input Type Correction
![image](https://user-images.githubusercontent.com/1786584/8331...

19e30a01d9680ea873c74b619443f57e1ae74a41 authored over 4 years ago
Jump Page Input Type Correction

Signed-off-by: effone <[email protected]>

1130675805e49bdb06b5c64c07e2fafd282eb0b8 authored over 4 years ago
Lazy Loading

cdcbcbd3447fcfc7bf61bae478e66dfc7bb4dcb2 authored over 4 years ago
Resolves #3753 - Skype ID/Google Hangouts ID can exceed database field (#4014)

* Adding error if fields exceed database length

* Apply suggestions from code review

Co-au...

c3ec6a56361ad63520c6dbf7ffa9e43e1ed265ae authored over 4 years ago
jQuery 3.5.1 update (#3979)

* Update base library

Signed-off-by: effone <[email protected]>

* BBCodes Close Tags revision

...

833f28b031c532de0c3876591ca63ef58411f2d3 authored over 4 years ago
Move classes to templates

d1d41a6acd357b5a1abd746b0b2d0cd228ef4c00 authored over 4 years ago
insert templates

112b6cb3d75ce91de50eb10b5182f03b67ef5cb1 authored over 4 years ago
Seperate variables

8ab35c350612652c85a984b991f85e13ae13b274 authored over 4 years ago
Resolves #3781 - Long avatar URL causes MySQL error (#4011)

* Inital changes

* formatting

* language file update

adding a missing fullstop in anoth...

ceb43ffbd687ff8aa9a2d7da1f0661953f2dd916 authored over 4 years ago
Improve ACP settings search (#4007)

* Improve ACP settings search.

* Add setting group name `gname` to the search target.

77f364802e3fbcdab4fd57e8c321d23c5cbcd3e2 authored over 4 years ago
Fix forum password check in `report.php`. (#4010)

414aa006fa1a91fd9d9cd5f6476c9289366bee57 authored over 4 years ago
Remove debug code

16d39484ae4b690c15c873b26228cb53f1960b9a authored over 4 years ago
Fix child forums' moderating permissions for MCP

70433865add50750ceaf2b562d1432874713c99d authored over 4 years ago
Fixes mybb#3990 (#3991)

5dee7c4f7f4bb72b8f0c89cd782de380f2398ae9 authored over 4 years ago
Fixes #3865 misc_imcenter_skype (#4002)

4bba41a0a0cededac9c8350f734df9a287ad91cc authored over 4 years ago
Improve generate_backtrace() and use for error logs (#3925)

2c8363d36926b19a4e0484fdc4814621a0392049 authored over 4 years ago
Fixes #3866 - Allow clear select2 box (#4001)

Resolves #3866

be5474a27a40f7497798664e192b25bc224191b4 authored over 4 years ago
Add APCu cache handler (#3989)

* Add APCu cache handler.

* Don't get APCu cache info until its needed.

48d66df0e2745655f91b11f015f969f1a85be1f1 authored over 4 years ago
Multipage hooks (#3992)

* Added multipage hooks in forum display and show thread

* Revert "Added multipage hooks in f...

31352c6d7a18586f54b76633c93e05589945deca authored over 4 years ago
Fixes #3997 - missing lang phrase (#3998)

* Fixes #3997 - missing lang phrase

#3997

* Module :)

380d97cc4ff090b2aacdfc6a3d4f2365584cfdfd authored over 4 years ago
Fix non-supported video code breaking SCEditor (#4000)

* Fix video code breaking SCEditor

* Update bbcodes_sceditor.js version number

a284eff903bea64bd6ac591c430e0abcff32772e authored over 4 years ago
Adds hCaptcha support (#3932)

* Adds hCaptcha support

* Adjusted code style

Co-Authored-By: Euan <[email protected]...

50dab036ed32cb27fff48d2d0e69ac1558cc1df7 authored over 4 years ago
CONTRIBUTING.md: Loosen PR title recommendations

ecc53a50eebf465cfcaf92028bb9cbc74d66da0a authored over 4 years ago
CONTRIBUTING.md: Change PSR-2 to PSR-12

3ffd62fda09c2e0024ced452ec882945de80e7e1 authored over 4 years ago
CONTRIBUTING.md editorial

bf120276ee2796a2e9c9d9b80ed46d9f510a5fd7 authored over 4 years ago
Fix spider double counting, use separate query for global guest count on forum index (#3969)

* Fix spider double counting, use separate query for global guest count

* Fix comment

127418efedffb189151edc1a9a065679a9811e94 authored over 4 years ago
Adds thread start datetime to thread listings in forumdisplay.php. (#3977)

* Adds thread start datetime to thread listings in forumdisplay.php.

* Styles thread start da...

9757bb461fcda260fd36e98cd7e0f31e2218eb37 authored over 4 years ago
Fix #3894 managegroup.php can only be used to remove users for whom it is not the primary group (#3918)

5dcb69ddef2fc54ca4aeaf16a953e36c7a6d5443 authored over 4 years ago
Force return code check upon sending message completion for SMTP mail… (#3985)

* Force return code check upon sending message completion for SMTP mail handler, which should be...

c60caab3c134ca669e5ff90461b8dce333f25b89 authored over 4 years ago
Editor codeblock whitespace correction (#3978)

Signed-off-by: effone <[email protected]>

59599914f17a7fc7b6b315fd46e47855389bdc6d authored over 4 years ago
Improve query match pattern in DB_PgSQL::insert_id() (#3983)

48d1d647bccd808cc58398256edd949b3ae8340c authored over 4 years ago
Missing Colon (#3980)

* Missing Colon

* Update your_message lang

* Template version bump

842d558cfe3e963ffafc2bc9e6b0c27d5bf62ed1 authored over 4 years ago
Remove unnecessary name tag from announcement templates (#3976)

* Remove unnecessary name tag from announcement templates

* Bump template version

646719fd654700762bafdb780a2d3fa6f8d03cd4 authored over 4 years ago
Resolves #3973 (#3974)

Resolves #3973

88f12487bf6e61d2728e3b23712d78be005ae7b0 authored over 4 years ago
Send `Cache-Control: no-cache, private` header by default (#3970)

b81c692c1a7095f131a607b499a8a7f13f256435 authored over 4 years ago
Fix #3963 - Help document misclosing font tag (#3964)

* Fix #3963 - Help document misclosing font tag

Resolves #3963

* Update pgsql_db_inserts.p...

2f34cce90a1a37a8ce38352b2c6970a9b52d8655 authored over 4 years ago
Merge pull request #3956 from Eldenroot/patch-21

Fixes #3572 - Resend email activation

dad55f3aafc2a43e4a3853880d5c847837eb38c0 authored over 4 years ago
Merge pull request #3958 from mmatuska/3957_add_redis_support

Fix #3957 add Redis support

3adcbdbbd6a9e096f02d91fd32d3eb437ef82995 authored over 4 years ago
Merge pull request #3917 from Sama34/fix-3909

Fix #3909 Referrals by a user doesn't check the user's existence

78bc6c75d899750b14e943a9f09ad53425555fa4 authored over 4 years ago
Merge pull request #3962 from Eldenroot/patch-25

Fixes #3960 - COPPA URL

4928022859b7b4be0ea1786764a37bf9a4a5d551 authored almost 5 years ago
ACP part

9080ca460c5351b15dda776037e7d0facc38410a authored almost 5 years ago
COPPA

4774e9a6cc14fe7c488889640ee135f862758b27 authored almost 5 years ago
Fix #3957 add Redis support

bcacad83920652b483efe64214faa93e30d46528 authored almost 5 years ago
Fix #3937 - utf8 aware keyword cleaning for fulltext searches (#3942)

* Fix #3937 - utf8 aware keyword leaning for fulltext searches

* Fix PHP warning `Compilation...

eef82df67e2f6f45c3f83a1c33a37587237f6fd5 authored almost 5 years ago
Fixes #3572 - Resend email activation

9c5120c0c5f772b87f29a7f808f771d1a8d2678a authored almost 5 years ago
Fix #2056 - table name used for `is_fulltext` should be threads when altering threads table. (#3952)

213da31cad08c643c834a6fad85f9b5027f8c426 authored almost 5 years ago
Merge pull request #3954 from JordanMussi/fix-3953

Fixes #3953 Undefined language variable

e0ed5c025d07bf6c9717e39556e45bafd3468703 authored almost 5 years ago
Fixes #3953 Undefined language variable

Language variable was missed in #613.

4e5f8736c976c3650ff9e247f89360fdf48db180 authored almost 5 years ago
Fix #3757 attachment paging links missing forum info in AdminCP (#3758)

* * Fix passing forum[] info in attachments query paging links in AdminCP > Forums & Posts.

*...

868049e6793ac408c6794bf03b6cec7996f65c2c authored almost 5 years ago
Resolve #3422 Loose comparison used for forum passwords (#3904)

* Add forum_password_validated()

* Improve forum password checks

* Fix doc for forum_passw...

6237ef60a46dbb89ff1031c4d1a7efdfed045b47 authored almost 5 years ago
Fixes Missing globals/variables and duplicate array_keys (#3944)

* Missing global $mybb in function verify_timezone(), function output_custom_profile_fields, upg...

d68fecccb2ceac7277badc7b4d4504a807626ff6 authored almost 5 years ago
Hooks position improvement (#3648)

* Hooks position improvement (usercp.php)

* Necessary shift of member_profile_start hook

*...

b8c4a8f5622c1c9dba3c69b6b7057bcae6a91eeb authored almost 5 years ago
Replace "sex" with "gender" (#3788)

* Update mysql_db_inserts.php

* Update pgsql_db_inserts.php

* Update upgrade-script

* R...

d70aa31e7e99186fe147a122b59491cdb0f907e0 authored almost 5 years ago
Fixes #3931 - language files corrections (#3933)

* Fixes #3931

* Update forum_attachments.lang.php

* Update attachment_types.php

* Updat...

165ce8459b1aea133feea5add02ca7ab659f6c8b authored almost 5 years ago
Merge pull request #3892 from Eldenroot/patch-24

Fixes #3890 - Forum order - make it wider

cde818cba5158476f0f0af8f7b721bf88fb1c562 authored almost 5 years ago
Merge pull request #3916 from Eldenroot/patch-21

Fixes #3915 - Invisible reCAPTCHA - resend email page

442ca7a69dfe39bf55ac9c6e3ee8a09ee7b68064 authored almost 5 years ago
Merge pull request #3949 from effone/acp-username-visibility

ACP Username Visibility

a64721dc194926d0218e1845ca7594bc0c4485ce authored almost 5 years ago
ACP Group Join Settings UI Improvement

c4fda84ee56b6507501bcad347ad44c20657f898 authored almost 5 years ago
ACP Username Display

e9d0344dcd0785896f76c65a998aa1fa064ee167 authored almost 5 years ago
Merge pull request #3946 from PaulBender/fix-3945

Fixes #3945 Fields to show isn't mandatory for administrative user views

2a21d9ae72c647d9fb92406cfd5de3cb22e188a6 authored almost 5 years ago
Add Thread Prefix forum list & filtering (#3930)

* Add forum information & filtering to ACP's Thread Prefixes

* Add Thread Prefixes link in AC...

b4376fa31d2eb6c5a3c24e6e71ccf75e0ab26ae3 authored almost 5 years ago
Remove IP check from session::init() (#3921)

e263339c6394c641ca84571b843ac2213306650b authored almost 5 years ago
Update admin/inc/functions_view_manager.php

Co-Authored-By: Jordan Mussi <[email protected]>

402ccc72304014efca108c08d47ba0f3bf9f2c29 authored almost 5 years ago
Update admin/inc/functions_view_manager.php

Co-Authored-By: Jordan Mussi <[email protected]>

64de7ff5ddbee05a47a3aeaa6455f2fb56774be4 authored almost 5 years ago
Fixes #3945 Fields to show isn't mandatory for administrative user views

16b45ba63b73d76bfb9c778ad411ff1842090831 authored almost 5 years ago
Fix get_forum() cache condition (#3941)

b3524cce316ab82e9b04790cfd4e1da7eee8ef21 authored almost 5 years ago
Fixes #3938 SQL error when copying a category without parent (#3940)

2454b0425215ce8dc52c3a40adc026d09751c021 authored almost 5 years ago
Resolve #3927 Add cache busting for CSS

474af60b1464a099a222cbe1f997e1872e5ab85f authored almost 5 years ago
Corrects count() (#3919)

cf https://community.mybb.com/thread-227102.html

6b17305cbeb1739ad66252b77827500c4bbf0602 authored almost 5 years ago
Fixes #3913 Various Dates/times in moderation use a particular fixed … (#3914)

* Fixes #3913 Various Dates/times in moderation use a particular fixed datetime format

* Chan...

082ee69a68b28f13b4ba79bca53f71df949f3035 authored almost 5 years ago
Fix #3909 Referrals by a user doesn't check the user's existence

4b4bb4af27b376fc07a33ed001d41b52ea8c7f76 authored almost 5 years ago
Fixes #3915 - Invisible reCAPTCHA - resend email page

Resolves #3915

41692a5b39380520dc7176395a9384c0569a2841 authored almost 5 years ago
Fix #3901 - calendar event name double encoded. (#3903)

9096aaaf25a3150e6ce97088b67f2b6f8f8d12c3 authored almost 5 years ago