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

Modernize Inline User Moderation

github.com/mybb/mybb - 62f32e76caf5060e3bf38c33251d717959169b6b authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes #210 Bump template version number

github.com/mybb/mybb - 811559b515f0ee0fa135a4112fedf1067f4dafa1 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes #210 Mod CP Reports Multipage needs updating

Also removes the template "modcp_allreports". This seems to have been moved to "modcp_reports_al...

github.com/mybb/mybb - 060a9dae29e42654b8d46ab9ba1a9890318c66b0 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Bump template version number

github.com/mybb/mybb - 8ec442cb35a23d929843dcdb34aedfb992ef12db authored almost 11 years ago by Nathan Malcolm <[email protected]>
Use "Delete" instead of "Cancel" for removing unread, tracked messages

github.com/mybb/mybb - b756cc67edc4ab95937dd7ae17145735a8f3ed9d authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix a few grammar/spelling mistakes

Some of these are typos, others are issues with grammar, and some are the British English versions.

github.com/mybb/mybb - 3656a21b6d537c5acdb5f773e65687685ea8b99a authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes #220: Introduced wrong line endings

github.com/mybb/mybb - 207014eb5ce0f4f335e76896835a2e4365a7a332 authored almost 11 years ago by JN-Jones <[email protected]>
Fixes #220: Can't edit groupleader

github.com/mybb/mybb - 56d3968a1799f1850578ee36bc568058c7641ab6 authored almost 11 years ago by JN-Jones <[email protected]>
Add "View Profile" language variable

This is consistent with the rest of the options

github.com/mybb/mybb - bdffaa6afdfd0adb2e96cdd2d060e3490dbc0bba authored almost 11 years ago by Nathan Malcolm <[email protected]>
Format `postnum` on table user view

github.com/mybb/mybb - 568e5f9f75423ccf23f9b6a10caa4c67eb733b20 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Buddy List popup modal

github.com/mybb/mybb - edc87cb91abdb41e83406e546ee8c6a98697cef2 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Adds "Can view board when closed" option for usergroups

Completes suggestion from this thread:
http://community.mybb.com/thread-150737-post-1060550.html...

github.com/mybb/mybb - 5831e7ae3cce605aa1b70e818209659c4443fc3b authored almost 11 years ago by JordanMussi <[email protected]>
Fixes #131 build_postbit() doesn't cater for announcement previews

This should work...

github.com/mybb/mybb - 8a75c5ed4d2e28a7caf68c6bfe5959d17d5701c2 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes #140 modcp_reports_multipage

github.com/mybb/mybb - 00fcdde091b78394d9a3418d4f027f29bfa449a8 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix capitalization of language string

github.com/mybb/mybb - cedffb39a3af0b1fd1261e3dc5711bad30061167 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Merge pull request #142 from PaulBender/feature-memberlist

Hide members from the Member List

github.com/mybb/mybb - 8cb6d4ee45a45503519147e574e32f3bb129b55a authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixed empty variable

github.com/mybb/mybb - 97208b06367345a9bd41e5866585efb72f790ef2 authored almost 11 years ago by PaulBender <[email protected]>
Merge pull request #203 from PaulBender/feature-fix

Fixes #2202 Admin Log logging has a few mistakes

github.com/mybb/mybb - 755a1b93ba7605258f258e93a85607c9bfbc8688 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix multiquote class

github.com/mybb/mybb - fd880688a204ea698ed24489dc2c765a56e75ad0 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Only use $.modal if it's defined

In some cases, such as in the installer, we don't include the modals and errors occur.

github.com/mybb/mybb - f063c57be8c4aa337e469e2e4ab9e49ee659509c authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix multiquote button

In 1.6:

```
$('multiquote_link_{$post['pid']}').style.display = '';
```

In 1.8:

```
$('#multi...

github.com/mybb/mybb - c78d1da12dc04db453c945bbdab362b0cf77b3dd authored almost 11 years ago by Nathan Malcolm <[email protected]>
Convert upgrade scripts to jQuery

github.com/mybb/mybb - 5741f44b1e81718c8b97c7e802d56f5d7e195962 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Rewrite Moderator Options Javascript

github.com/mybb/mybb - 76b2f50687c4abef0f93cff5668e8056164e9673 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Changed default permission

github.com/mybb/mybb - 4013c5fb92112ee0a9d497997cc8861377a278fe authored almost 11 years ago by PaulBender <[email protected]>
Send "Change Of Password" email when password changed

When an account's password has been changed from the user side, the user should be notified in c...

github.com/mybb/mybb - 5052435a88f5ab7bf0d44fa15272e42e0cb2d03e authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix typo

github.com/mybb/mybb - 4145b8e03dfd7ef70bb6a0f140dc8558f2219cc9 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix typo

github.com/mybb/mybb - 582fce7976e7f5e9a842296a3cc18a890fe27fad authored almost 11 years ago by Nathan Malcolm <[email protected]>
Improve draggable fields consistency

github.com/mybb/mybb - 9c888285163b4e7b419a2eccaf3f0e960d88598f authored almost 11 years ago by Nathan Malcolm <[email protected]>
Remove anchor from custom profile field title

The description is shown below the title so there's no need to show it on hover.

github.com/mybb/mybb - 42144cd0039ed7b0d2ee6a0458934a11727a3cba authored almost 11 years ago by Nathan Malcolm <[email protected]>
Execute queries on the master database if the last write query was to the master

This is a port of the work by @ImadJomaa which never reached the 1.6 series.

Internal thread: h...

github.com/mybb/mybb - c278ea38133d3598c312eaff6975a77259ec50b6 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Use $mybb->version instead of $mybb->version_code

This both more consistent and friendlier.

github.com/mybb/mybb - b977ff1e41d0317d3ec8c1740bf28ccbf3fc27e3 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Including full text of license agreement

Originally only the LGPL supplemental terms were shown.

github.com/mybb/mybb.com - 7b97b51b075b8b720293f3a41a9e72c5203114d7 authored almost 11 years ago by Justin Soltesz <[email protected]>
More markup error improvements (issue #8)

github.com/mybb/mybb.com - 1eec8ff4837da86d74eac4a78a27ada8f59cd9ac authored almost 11 years ago by Justin Soltesz <[email protected]>
Continuing to improve markup errors (issue #8)

github.com/mybb/mybb.com - 73a8b70740a00360077b9e5a29eced2332265972 authored almost 11 years ago by Justin Soltesz <[email protected]>
Promotion Screens updated size

github.com/mybb/mybb.com - daa2cbd6117db0ce6e41feeda4bfaa5f3f97ded7 authored almost 11 years ago by Kaeden <[email protected]>
Promotion Screens updated

github.com/mybb/mybb.com - 0c01477f2b9f544cfbb075d7404e7fec43d93c1a authored almost 11 years ago by Kaeden <[email protected]>
Threads Screens update

github.com/mybb/mybb.com - c939c77b66b23c39f6f0c84cec117ad82304a17c authored almost 11 years ago by Kaeden <[email protected]>
Administration Screens updated

github.com/mybb/mybb.com - 9588bc494152cc68990f20dba67504edb60289ef authored almost 11 years ago by Kaeden <[email protected]>
Fixes the installer/upgrader

We haven't checked whether "deletedthreads" already exists

github.com/mybb/mybb - 6a6b2fe877c4dfa6d0fc3dacfcedd5ac94132760 authored almost 11 years ago by JN-Jones <[email protected]>
Plugins Screens updated

github.com/mybb/mybb.com - 12405565152624a6e8f5a6d3ec968aac62a06740 authored almost 11 years ago by Kaeden <[email protected]>
EOU Screens updated

github.com/mybb/mybb.com - e8aa2eb976ef039cc5874883fba01ed8c17d8049 authored almost 11 years ago by Kaeden <[email protected]>
Tasks Screens updated

github.com/mybb/mybb.com - a98839d467a87248e2ec8e3b054d8e1a433d8f29 authored almost 11 years ago by Kaeden <[email protected]>
Template&Themes Screens updated

github.com/mybb/mybb.com - 1773caaa7212c659f79c3ee3ec1dedc36692c03d authored almost 11 years ago by Kaeden <[email protected]>
Calendars Screens updated

github.com/mybb/mybb.com - 6e5149dc630045d22501fbf382184f17364499b9 authored almost 11 years ago by Kaeden <[email protected]>
Private Messages Screens updated

github.com/mybb/mybb.com - 6aac9000808fc5bead0be18fdc75364879882eea authored almost 11 years ago by Kaeden <[email protected]>
Private Messages Screens

github.com/mybb/mybb.com - 791cee0bd2c706f6e8f6c2c39378137e0591f86e authored almost 11 years ago by Kaeden <[email protected]>
Some of these just require renaming files.

github.com/mybb/mybb.com - 383016873fa617a9e66f3f7cd28c3b066c60e2cf authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix typo

github.com/mybb/mybb.com - 7188a267fc91436ba5a97e94c4bdd906bd9c329e authored almost 11 years ago by Nathan Malcolm <[email protected]>
Add Security Research page

As per internal discussion, this introduces a page with information on how to responsibly disclo...

github.com/mybb/mybb.com - e583609ac91d9bcc96f4a7207068fe5e8f595211 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Add paragraph about Attachable base colors

github.com/mybb/mybb.com - 7523092f19aa0ec239c458eadbbb2bab4fa4dbae authored almost 11 years ago by Nathan Malcolm <[email protected]>
Update version

github.com/mybb/mybb.com - 8c295c14d81770a6e591740f7a091e25b2a58f58 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix a few typos

github.com/mybb/mybb.com - 3ee3cfb27e8562abfa13637e2fd4629bd74ba042 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Improve the contact page

I thought it might be better to expand on this for clarification.

github.com/mybb/mybb.com - f07a8245b3c1e5b3a258feed011d2bc261c33977 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Update "Performance" article

github.com/mybb/mybb.com - b9363db27e7ceb86384fab6c06e7a1c1330f80df authored almost 11 years ago by Nathan Malcolm <[email protected]>
Improve "About MyBB" article

github.com/mybb/mybb.com - 5ed618de1f74b01213588d9414fb50447e0dd119 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Add Google Analytics tracking code

Note: This is a modified version which checks the hostname. If it's not www.mybb.com it won't be...

github.com/mybb/mybb.com - 5e2a35efef045cac51d79344cdb02987d1515a92 authored almost 11 years ago by Nathan Malcolm <[email protected]>
www consistency

github.com/mybb/mybb.com - a27f6155862827395fb9275092095a1a43cbb264 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Add merge_version_check.php

merge_version_check.php checks if a user is using an older version of the Merge System.

github.com/mybb/mybb.com - eeabb44f3dc3641aa3941399146e17e2b7d86019 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Specify URL to release packages

There's no guarantee we'll continue to use resources.mybb.com to serve MyBB releases. We initall...

github.com/mybb/mybb.com - 6585fbd62b21f0a3033b641eaca6b3191ee30a2b authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixing old variable use in themes search

github.com/mybb/mybb - cb510a0bf2c804b418f86637088d42ae077babde authored almost 11 years ago by Kaeden <[email protected]>
Fixing url address typo

github.com/mybb/mybb - b0fde1fca669d0655f224c72cf9d21e087c3fc2e authored almost 11 years ago by Kaeden <[email protected]>
Correcting variable for plugins search

github.com/mybb/mybb - 4d695c03e920c27f23a7aff52b2917cdf3bdbd4a authored almost 11 years ago by Kaeden <[email protected]>
Themes&Plugins compatibility for the mods website

Makes the ACP themes&plugins search/verification compatible with the new
mods website

github.com/mybb/mybb - d0460c6e4fa1f3589620d8093ffa86f02cbd005c authored almost 11 years ago by Kaeden <[email protected]>
Adds unique meta descriptions to each page (issue #6)

github.com/mybb/mybb.com - 15b80bc3253578260c34a9e95c50ca6d860816ce authored almost 11 years ago by Justin Soltesz <[email protected]>
Adding support page

github.com/mybb/mybb.com - 2caa0d8d48a4e6fe3c9d38d739c12a41fd961cb2 authored almost 11 years ago by Justin Soltesz <[email protected]>
WIP #8 Markup contains errors

Continues to fix social buttons, moving them into include files
Also removes unnecessary copyrig...

github.com/mybb/mybb.com - 210c201964292c30e647a8d8c926449627228061 authored almost 11 years ago by Justin Soltesz <[email protected]>
WIP #8 Markup contains errors

github.com/mybb/mybb.com - 42d9f74c22aaab5d5c3c9fa9fda9bc73c41d5065 authored almost 11 years ago by Justin Soltesz <[email protected]>
WIP #8 Markup contains errors

github.com/mybb/mybb.com - ab722c58cce9d0fad1aa91c1c873c5b57b2c7688 authored almost 11 years ago by Justin Soltesz <[email protected]>
WIP #8 Markup contains errors

Fixing GitHub/Facebook/Twitter button validation errors

github.com/mybb/mybb.com - 3b7e81122f92256d74f70353af6ec1a067e33b02 authored almost 11 years ago by Justin Soltesz <[email protected]>
WIP #8 Markup contains errors

First attempt to fix markup errors

github.com/mybb/mybb.com - d94786c762eabff2ffcf0bca555a21a2c27efa23 authored almost 11 years ago by Justin Soltesz <[email protected]>
Fixing merge system wiki/docs links

May need to be updated again later when new documentation is launched

github.com/mybb/mybb.com - a53d711bc2bcd367290f3a6ebfa55cd021914629 authored almost 11 years ago by Justin Soltesz <[email protected]>
Updating merge system version with variable

github.com/mybb/mybb.com - 11125ab3828c130ef1fca3f6c7257af746e35588 authored almost 11 years ago by Justin Soltesz <[email protected]>
Update MyBB Mods URL

github.com/mybb/mybb.com - 3110823c5eed2ef005e4af778d1262f489717501 authored almost 11 years ago by Justin Soltesz <[email protected]>
Updating plugin version check

Makes MyBB plugin version checking compatible with the new mods website
and adds a new feature: ...

github.com/mybb/mybb - 0147b0873197a4c5dc1503a32584ac6842f634c7 authored almost 11 years ago by Kaeden <[email protected]>
Fix grammar

github.com/mybb/mybb - d8e9c776c9faa4921246dff647db1aea35da69c9 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes #1860 Wrong message displayed whilst editing user from mod cp

github.com/mybb/mybb - ee1fef1e7df7798f4dac1e7a90e990948cc08f9d authored almost 11 years ago by JordanMussi <[email protected]>
Add bbPress to merge modules list

github.com/mybb/mybb.com - cf4b4f6fa11420550149b04af36aaa96195e1943 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Update Merge System version

github.com/mybb/mybb.com - f54025e455dc72161ca83cf5f1a3310faf4156b9 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Update MyBB Mods URL/branding

github.com/mybb/mybb.com - fae36914b4bb0919c3951978f1faf2149e46974b authored almost 11 years ago by Nathan Malcolm <[email protected]>
WIP Replace screenshots

This is my first round replacing the screenshots which can be found around the site. I've left s...

github.com/mybb/mybb.com - f1b668ba297eb96a4b33e3874a61f5671156b8a0 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes box-sizing issue with SCEditor in Firefox

Issue was brought up in comments for issue #205

github.com/mybb/mybb - 65a75df8a994b352dd4147e49f29f5cbae704966 authored almost 11 years ago by Justin Soltesz <[email protected]>
Adds a 404 page with Google site search

github.com/mybb/mybb.com - a5378a19a81793f57786ef043151d05084f2401b authored almost 11 years ago by Justin Soltesz <[email protected]>
Begins addressing #7 Issue appropriate redirects

Fixes existing redirects and adds some of those that were missing; more
may still be missing

github.com/mybb/mybb.com - 8aac7accc4c9205aec85dc790ffc6ad7513914ba authored almost 11 years ago by Justin Soltesz <[email protected]>
Fix `baseurl`

Blargh.

github.com/mybb/mybb.com - fd1b4375c767d88bc90b9804de3fdcbf61247966 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Update minimum requirements

github.com/mybb/mybb.com - 3b4aceb3e549d26e408ac2d87b043cf1a064cc7b authored almost 11 years ago by Nathan Malcolm <[email protected]>
Add correct links to Merge Support

github.com/mybb/mybb.com - c145672a6e3312264cbd75ed0b4b65a93284eb6d authored almost 11 years ago by Nathan Malcolm <[email protected]>
Replace "wiki" with "MyBB Documentation"

Also replace wiki.mybb.com with docs.mybb.com. I've left some links as we don't have articles fo...

github.com/mybb/mybb.com - e1b4ea4017d99b43b0346d80c431d28b56401db8 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Replace mybboard.net with mybb.com

github.com/mybb/mybb.com - debf0f7320b488853271591e291a840c2d32aa14 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Adding initial set of support guidelines

github.com/mybb/mybb.com - b91b07712d766d1dad629d59cc1d6e08c2282c5c authored almost 11 years ago by Justin Soltesz <[email protected]>
Adds MyBB sceditor theme & fixes #205 Introduce a lighter shade of black

github.com/mybb/mybb - df342fd3ba79b447b4dfe639d2d87bec1060eba7 authored almost 11 years ago by Justin Soltesz <[email protected]>
Remove meta keywords

github.com/mybb/mybb.com - 0048da6cdc92bb4b308ffc35f0b55ce9666fa1e1 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Include release checksums

These are static files so Github Pages can serve them. No modifications to MyBB itself are needed.

github.com/mybb/mybb.com - d6966a29a896620e1d234e6f21219ed11c2d86c3 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fix border-radius of `quick_perm_fields`

I noticed this stopped working a few years ago. Pretty pretty pretty.

github.com/mybb/mybb - 0853ab13684e1390a676344ae8f36f068693dc88 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Adding custom cache rebuild functions

This allows plugin authors to easily include their own rebuild/reload function if they add a cache

github.com/mybb/mybb - 543e088cf65aa807a20d63be900cb1e899cc9188 authored almost 11 years ago by Paul Bender <[email protected]>
Merge branch 'feature' of github.com:mybb/mybb into feature

Conflicts:
inc/languages/english/admin/user_users.lang.php

github.com/mybb/mybb - dc3b7bdc137bb300a1b7bda10e7906dd53c64530 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Remove unused language variables

github.com/mybb/mybb - ecae3da460c203cdd3a407831a0013125ab52cbd authored almost 11 years ago by Nathan Malcolm <[email protected]>
Fixes wrong line endings introduced with https://github.com/mybb/mybb/commit/8fed9b043be033776d816a99df41dd23d077aa89

github.com/mybb/mybb - a95e36eea54353e21fa445058f1a17e134f2b19b authored almost 11 years ago by JN-Jones <[email protected]>
Improve language consistency

github.com/mybb/mybb - 790beac5109307eb515c367b1885b4e1fccc1f70 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Remove forgotten code

I discovered this by chance. Seems to go back to the MyBB 1.0 days, the last change being in 200...

github.com/mybb/mybb - 944d043d1f8048a713555bb32c20def5a47b1cf0 authored almost 11 years ago by Nathan Malcolm <[email protected]>
Remove dead language variable

github.com/mybb/mybb - 45a55fa7a0ef01c1b3e9bb18598d7d1402090ac3 authored almost 11 years ago by Nathan Malcolm <[email protected]>