Ecosyste.ms: OpenCollective

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

github.com/mybb/merge-system

The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
https://github.com/mybb/merge-system

Resovles #288 Adds def vals, int fields and column length check to avatars module. (#289)

cff261ee49c9ae6d043cd1181aa5c6c00d1adc1e authored over 2 years ago by Yu 'noyle' Liu <[email protected]>
Resolves #281 reworks `get_length_info()` and its uses (#285)

* Reworks `get_length_info()` and its uses:

- Adds a function `get_column_length_info()` tha...

5943ae2335b89ee87a84b2ede5edb02b4f53fec2 authored over 2 years ago by Yu 'noyle' Liu <[email protected]>
Update .gitattributes

816d4ed6c22059f7fa44e6fbcacdf738a13cfaf3 authored over 2 years ago by dvz <[email protected]>
Resolves #291 Fixes XF 2 links conversion. (#292)

a5883f35f6d247758da7a15af4420b0b03fdaaa6 authored almost 3 years ago by Yu 'noyle' Liu <[email protected]>
Fixes #277 BINARY fields not unesacped in Converter MyBB 1.8 (Merge) (#286)

b71736018992dad48524a30a36e08d079b1d6ef4 authored almost 3 years ago by Yu 'noyle' Liu <[email protected]>
Fixes #283 missing default values and int/bin fields for base modules (#284)

* Adds missing default values and integer fields and reorders them for `usergroups` base module,...

a9506ce0e45702ebb54946bc71a415a888923bea authored almost 3 years ago by Yu 'noyle' Liu <[email protected]>
Fixes #224 make `CREATE TABLE` and `ALTER TABLE` compatible with PostgreSQL and SQLite (#280)

* Make `CREATE TABLE` and `ALTER TABLE` in `resources/functions.php` compatible with PostgreSQL ...

962da7a4b52867ffc1da8e6e9255c0c6a17b211c authored almost 3 years ago by Yu 'noyle' Liu <[email protected]>
Added default value for usergroup's `canbeinvisible`. (#278)

a6176b0085cb996a688f0f2b99beb58af5069721 authored about 3 years ago by Yu 'noyle' Liu <[email protected]>
Added support for PDO & fixed PHP 8 errors (#274)

* Added support for PDO & fixed PHP 8 errors

* Applied suggested changes to index.php.

* A...

e7619110bde56faf26cec280f4eaeeaec3ec14bf authored about 3 years ago by Bram <[email protected]>
Create php-syntax-check.yml (#282)

755ae596ce1dd894e2861a22345a55fb5da77533 authored about 3 years ago by Yu 'noyle' Liu <[email protected]>
Vanilla fixes, and improved UTF-8 handling (#270)

* Vanilla fixes, and improved UTF-8 handling.

* Handle private messages with no contributors
...

21175e369ef28b80e991dabffc8850efb5017079 authored almost 4 years ago by Euan <[email protected]>
Handle binary data in datatrace method (#267)

2a478c2a6b50deb81b6d9d9ee7dc0dcb43f92a37 authored almost 4 years ago by Euan <[email protected]>
Change sub-query variable name overwriting an existing query. (#263)

47f4d6fd99223c4cc06bc25f1356ba8e37ee7e16 authored about 4 years ago by Yu 'noyle' Liu <[email protected]>
Fix #238 Error on importing sub-forum before its parent's been merged. And code improvement. (#239)

* Fix mybb/merge-system:#238 SMF2 module's error on processing sub-forum before its parent's bee...

d453ec2b922a088cfa41a81753c37b7f038ecb77 authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
Extend #237 Move MyBB group constants to the beginning before they're being used (#257)

* Move MyBB group constants to the beginning before they're being used

* Change code style

55fbf78a7642d9e530e53da572211089a42bc507 authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
MyBB default value changes for `pmfolders`, see mybb/mybb#4054. (#253)

70b0a0f1e39a97cb77f8277d090fe851a703127a authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
Force to display all types of errors and warnings. (#256)

def71530288fc7c92b4b8dbf2e3876d12c7ac0a1 authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
Update version 1823 (#254)

* Bump Merge System version to 1.8.23

* Bump loginconvert plugin version to 1.4.2

* Add .g...

a95387edb1c4c76f4ee79f0ccb7092e9515da846 authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
Fix #243 `parentlist` is not properly set for root categories in MyBB forums module (#244)

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

8dd884842b9cab505b8ab8ba1ccb590f0904853a authored over 4 years ago by Yu 'noyle' Liu <[email protected]>
Remove discontinued "yahoo" contact information field. (#242)

* Remove `yahoo` from users module. See also https://github.com/mybb/mybb/issues/3695 .

* Rem...

bd7fd6b87d64ed568d6d28867e8c61e2ab38c607 authored almost 5 years ago by Yu 'noyle' Liu <[email protected]>
XenForo 2 Module (#236)

* Fix column length check for negative integer during an insert.

* XenForo 2 Module

b3d1540f6ea63d6a3a6d19b0dd6bed462b7f3254 authored about 5 years ago by Yu 'noyle' Liu <[email protected]>
Fix PHP 7.2 compatibility: undefined constant. (#237)

3d287dac12c3f289d821e8f9e4f1fb46a4df0503 authored about 5 years ago by Yu 'noyle' Liu <[email protected]>
Remove integer restriction on threads's `closed` field. (#227)

* * In the `cleanup()` of the `posts` module, set the output header only if it's not been set, t...

6803564ce29804a0a82f0d1c04cb517f34e3746f authored over 5 years ago by Yu 'noyle' Liu <[email protected]>
Ban Module (#220)

* Ban Module

- phpBB 3 Ban Module

* Class name fix

* Updates

- Made reason pull from...

85a5c9d3005dbfaf7779dce676537c464cc15d04 authored over 5 years ago by Brad Veryard <[email protected]>
Remove html entities (#223)

* Ban Module

- phpBB 3 Ban Module

* Class name fix

* Updates

- Made reason pull from...

198c9348a9c7ead799de0f22e525f0e796c24789 authored over 5 years ago by Brad Veryard <[email protected]>
* In the `cleanup()` of the `posts` module, set the output header only if it's not been set, to avoid double headers appear. (#225)

* Still in the `cleanup()` of the `posts` module, fix the the internal progress indicator to mak...

21a20d1960fb5542524d49dc7ae226102d51a0bb authored over 5 years ago by Yu 'noyle' Liu <[email protected]>
Ensuring unique attachment file names (#214)

ec25c992a6f9f0e9b46aaeb37020c58076003fe4 authored almost 6 years ago by Thomas Lippert <[email protected]>
Fixed Avatar Dimensions for vBulletin3 (#213)

8a917b25f036356d4905c028f13ded90250503d4 authored almost 6 years ago by Thomas Lippert <[email protected]>
Removal of aim column - Fixes #210 (#212)

* Update users.php

* Update users.php

* Update users.php

* Update users.php

* Update...

9a36efa08fd5e03fcc5e5d737e5b722de023ff02 authored about 6 years ago by Andre R. | Wires <[email protected]>
Update version

c88a72b0e700226afa2b35345365c858ed713ba1 authored over 7 years ago by Stefan-ST <[email protected]>
Merge pull request #204 from Stefan-ST/fix-203

Fixes #203 utf8mb4 not detected as UTF-8

d4af0b88b7f69a2ff4fdb6ce8bcb4c94c4fb9dd5 authored over 7 years ago by Stefan T <[email protected]>
Fixes #203 utf8mb4 not detected as UTF-8

9e8e1c8166520f95da955368d141bf1a83ec8687 authored over 7 years ago by Stefan-ST <[email protected]>
Merge pull request #191 from dgrp/patch-1

Replaced /e modifier with preg_replace_callback

90e48b9489d2e0015c870a8f0054b745495592c4 authored over 7 years ago by Stefan T <[email protected]>
Disabling debug option

91852ce534fa45412a51de1c740fdca9c80e6622 authored about 8 years ago by Stefan T <[email protected]>
Added note about development stop

267c6703a76e70b407e6c7800ce0586f5a1375a4 authored about 8 years ago by JN-Jones <[email protected]>
Change version to 1.8.8

d42ff81ca05b4f23c5bd1109db29095b4adbd546 authored about 8 years ago by Stefan-ST <[email protected]>
Merge pull request #199 from mybb/andrewjs18-merge-system

updating URLs for the docs page

78672e49c6be2f02a02076f63552c381e6d1623f authored over 8 years ago by Przemek Pawlas <[email protected]>
updating 2 broken chmod links

b98b903b8a3014306c8f72ff562cf68a93999796 authored over 8 years ago by andrewjs18 <[email protected]>
updating the chmod URL

88d0d946b327dbb94ffd50f90b8f85f0b177af5f authored over 8 years ago by andrewjs18 <[email protected]>
WIP #81 Add vBulletin 5 module

Also added a few more debug options and fixed a minor issue in all vb pm modules

76e8a0181383b136898034a6a2afb8cfe556eff5 authored over 8 years ago by JN-Jones <[email protected]>
Going back in time and support PHP 5.2

7678272440a1c4966993c427e5f6d5f0809b4130 authored almost 9 years ago by dgrp <[email protected]>
Replaced /e modifier with preg_replace_callback

Support for the /e modifier has been removed in PHP7.

d6a168bb4ba6478258963dfa8f7b3e452f98e4e4 authored almost 9 years ago by dgrp <[email protected]>
Fixes #188 Typo in IPB4 PollVotes

c662984f772e1d005d56824ed62ef0e08392f161 authored about 9 years ago by JN-Jones <[email protected]>
Merge System 1.8.7

8a502ee0554513891a994cb65a0697a8942a0c05 authored about 9 years ago by JN-Jones <[email protected]>
WIP #185 edituid not converted

MyBB, SMF 1, SMF 2

634735542d481eec972adbb5a256795f95e52bba authored about 9 years ago by JN-Jones <[email protected]>
Fixes #186 Bug Merge Xenforo attachment Module

0f47a86afd4676b41fe9ef7b91a6f01f8d92d4ad authored about 9 years ago by JN-Jones <[email protected]>
Fixes #183 Dependencies checker doesn't check whether module exists

fb0ca2c811f58379b297c409e71c540955332084 authored about 9 years ago by JN-Jones <[email protected]>
Fixes #182 Orphaned attachments may cause error

Also added a new config option to skip attachment files

26985b8e60ba8f819127266bbfb387296a839621 authored over 9 years ago by JN-Jones <[email protected]>
Merge System 1.8.6

3376e2d5ee26cfd47facb0d242bd07548eca000a authored over 9 years ago by JN-Jones <[email protected]>
WIP #172 Smilies

Add RegEx for phpBB smilies

628200aa2a84d44ec2eee9d1f7458e6eef187124 authored over 9 years ago by JN-Jones <[email protected]>
Fixes #175 vb attachments as files

Fixes vBulletin 4 attachments and avatars

fad1a78d10bda168d19679e22aceabd429e9da4b authored over 9 years ago by JN-Jones <[email protected]>
WIP #175 vb attachments as files

Fixes vBulletin 3 attachments and avatars

51c35b4021618fa2ab1d960832a1f78a78ac1c34 authored over 9 years ago by JN-Jones <[email protected]>
WIP #175 vb attachments as files

Move the fetching of remote files in a seperate function to reduce duplicated code

105fe2377d2460187937963861944d8a2ad1275e authored over 9 years ago by JN-Jones <[email protected]>
Fixes #140 Add avatar module

Code cleanup

4e8b21f7aabe9a615c6680ac809a4a1d760c1ebf authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add SMF 2 module

a9ab1acc1e285dfea8d27785fb642003cedf2a8e authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add SMF 1 module

c9a79449777561b0822355f81dddef7acfac8059 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add Vanilla module

ce83cc54d5c0f716eb5893d0dad2df37e2db0fd3 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add vBulletin 4 module

6951fd4fde5e0f5d956ea49ee8efe7614ed03139 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add vBulletin 3 module

90625628b626f5298e0505161f289cd95aab18ec authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add WBB 4 module

102e05013641690791a8d2e4229646676267b628 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add WBB 3 / WBB Lite 2 module

f14a92a7767dd1a660a7f6f0d7ce3ae0c578c9eb authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add XenForo module

b60a862a7cacf2c913cf2b04b65659cca837826b authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add PunBB module

654446b9b3647f2d8b9f505f86d80426aeb29266 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add phpBB 3(.1) module

f467ea4e39cca9b04c40e8f3ed2e5c5e97dc7e84 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add IPB 4 module

3ca62ed87551a0ce342e569c133ca1fe43018e74 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add IPB 3 module

b7bc1dff46821ab4e860ebd073c297213cbe46a4 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

4e6c530a5af0a22b2fa0c9088e458d26333c94fc authored over 9 years ago by JN-Jones <[email protected]>
Fixes #179 Make sure that all forums have a parent category

966cb93b2f48d6930546db9529f9927e12480964 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Move the generation of the new avatar path to a new function

363bdbe24ca7cea93df3777172746016bf7d51e2 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

a31a192baae589dc87600ce915867d7da1ef6473 authored over 9 years ago by JN-Jones <[email protected]>
Left over from #123 column length is different than in the merged board

Ignore binary fields, they cause too many problems

1a3b0b0ecfaef113012f93aa2cf524478e5ec9b0 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add FluxBB module

3d0921729391971dfbb639a432c57ec4a2bd1ad0 authored over 9 years ago by JN-Jones <[email protected]>
WIP #140 Add avatar module

Add bbPress module and add some helper functions for gravatar

6e27876b56825ce5bf5b0051edf192a75df01166 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

4c72e7504a1fb2b67480508a9b2d5ec0b2db31c7 authored over 9 years ago by JN-Jones <[email protected]>
Fixes #123 column length

Fix issues noticed while testing

dd7d0e78c792abf0d4f545457ca668ad51a0e58f authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

73d6b94b48f5cfe871392a6e846d4ba865017fa2 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-123-column_length

7db275243bc25088e3bbace9e5696739f4f3757c authored over 9 years ago by JN-Jones <[email protected]>
Fixes #178 Thumbnail merging

Add radiobuttons for thumbnail merging

8e0073fec20deb1f8342a33a80a06089fff63c21 authored over 9 years ago by JN-Jones <[email protected]>
WIP #178 Thumbnail merging

Add code for thumbnail merging where possible

e9484b994d90598fabb6893a7ceb8f6ac33fc4b7 authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Format error output properly

5040cc6a4b3c9c8e6c6ffd0a4752dc0d2455202c authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Add checks to "prepare_insert_array" to strip the insert value

57ff6ed991a2813ad44c4cce3c6345f9afb22367 authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Add arrays to the classes we already know can cause errors

c67ea7f0adbff9ebfa2cc3014f8216551f688958 authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Fix the function, add basic output

285f57f96852b0fa860b1498aed7da0e637b3297 authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Add basic function

89ae41359b02b98692dd82e8f31ceec149d93002 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

28d669a5017df0a40e6a0603ea7fb0cda2564611 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-123-column_length

2c2e5278c613544d2e23637a6253e36c6b8339e9 authored over 9 years ago by JN-Jones <[email protected]>
Catch possible Exceptions with timezones

d3fc5fd9e47a75b50b53368e891b1ef81000b3f6 authored over 9 years ago by JN-Jones <[email protected]>
Fixes wrong language string

9ecc730125863d83400f6b50b4077d713f9f9144 authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Add a notice where the best place for the module would be and add some caching to the length fun...

68702a9e4899382324e2acfd8e2ca7620e13d82b authored over 9 years ago by JN-Jones <[email protected]>
WIP #123 column length is different than in the merged board

Added a function to determine the length of table fields and removed existing substr calls

38735ba86466ba09e2347b4c66b3bd8f71ac7555 authored over 9 years ago by JN-Jones <[email protected]>
Fixes #177 Be smart - hide modules that won't run

71438f241cbff60a7b949d74afb92814cab0b282 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

81a837b9c3c976f46d055e0fa5aeaf58a559f5b7 authored over 9 years ago by JN-Jones <[email protected]>
Fixes #176 Guest usernames not merged

148fa647d98c5d190fb9253a230c72a4392414d9 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

d66406944d3c27ae2180f92ecf3a84887725d6bb authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-31-counters

15c7cfd7a10ac1323ec9f48da9b5f15a18a0d57e authored over 9 years ago by JN-Jones <[email protected]>
Fix issue with SMF's after_insert function

c1e9fd089553d4365e08abd86dbb29e7e4704160 authored over 9 years ago by JN-Jones <[email protected]>
WIP #31 Counters are wrong

Fix issue with user recount

4b4de0cf8f76894816cb35151419325b2fd272d9 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-140-avatars_module

a110ea9f0db375bc366934a04583589a3eb96f55 authored over 9 years ago by JN-Jones <[email protected]>
Merge branch 'feature' into fix-31-counters

0c1c77cdef973561af473c2e994c866621658159 authored over 9 years ago by JN-Jones <[email protected]>
Fixes #68 trackers - table vs columns

24a31af5d8c85a927305b25a6a2a2e90d7bc62ce authored over 9 years ago by JN-Jones <[email protected]>