Yeah, there's a private GitLab for MakerBoard and CourseBot. I'm not looking towards open sourcing it for a couple of reason, but it doesn't even matter.
Thread closed since it's pointless to keep this here for a private repo
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot] Hello mariomods.net 1. Help now uses embeds. 2. Add a MySQL module. 3. Add a HTML->text module. 4. Add a bio command. Currently uses direct MySQL. TODO: Make API an option for bots that are not hosted on the same server as the board. Might make use for other blargboards. Currently needs you to link your MMM account to Discord. An update will be coming soon. Commit URL ID: ebcf164a35f8a5c9271b5e278e17bd4bb7652ec6 |
Posted on 06-08-18, 04:33 am
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot]: Fix some messups and minor improvements This is all (well, most of it anyways) thanks to superwhiskers. 1. Fix gaining points. 2. Fix !bio breaking the bot if you don't have your discord connected. 3. The ban command deletes the command trigger. 4. r[1-14] now exist for users who need to quote the rules. 5. Welcome bot now sends DM as well. Commit URL ID: 31e8312d85501ece1e80ef3fc4a4ab5e75de3f36 |
Posted on 06-08-18, 06:52 am
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: <invalid forum ID> Hello MaryO on discord! 1. You can now connect your MMM account to discord. 2. Profile API can now use names or Discord ID, with more support added soon(TM) Commit URL ID: b74b4747bca4fae6df9c1e788e4b9498e0055558 |
Posted on 06-08-18, 11:44 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: <invalid forum ID> Minor fixes 1. Make the "can't star post" image be FA icon. 2. In TitleCard.php, users that have a PFP below 100px in width will now have the size be 150px, instead of 250. Commit URL ID: e41b638bfa94fada2e15009e9097efc1aaecc9af |
Posted on 06-10-18, 10:13 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot] Huge bot rewrite 1. Now uses Better-SQLite3. 2. New command: Leaderboard 3. New command: Join VC. 4. Make codebase overall cleaner. Issues ------- 1. The name doesn't show in the leaderboard. 2. If you've never posted before, you actually make the bot end up offline. Commit URL ID: 6c299efb14ab8da41e91008b45581d0bf7866de9 |
Posted on 06-10-18, 10:20 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Kill MySQL Made bot go offline ToDo: Make !bio use API calls Commit URL ID: 479155c68bd8710a9ffc3357465b584aea5058d4 |
Posted on 06-12-18, 11:11 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Some revamping on the backend 1. Fix the profile API stuff. 2. Add new stackedMenu CSS stuff. 3. add minibar.png 4. Private Messages now has a list of suggestions on who to message too. 5. Memberlist for modern layout got completely revamped. 6. The mobile layout got some form of revampation. Now, instead of each link having its own cell, its now part of a big cell. 7. Search results got user friendly. 8. make TimeUnits2 a global function 9. Make the memory usage not rounded. 10. Fix mobile forums bug. 11. Extend the avatar upload size to 512x512 12. Add more meta description 13. Fix audio controls on depot 14. Simplify the sorting in forum.php 15. Fix the login Redirect. 16. Add postsbyforum.php and postsbytime.php from Jul. Also, some changes here and there. Commit URL ID: d8ca0384b28325fb1f919dce35793f4b74822c76 |
Posted on 06-22-18, 07:09 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot] Whole rewrite Currently DMs disabled stuff is broken Commit URL ID: 6ecf05ecc72741d7db86579cd5489ec3019fd60c |
Posted on 06-23-18, 12:33 am
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot]Use Better SQLite3 and actually works Also, more RichEmbed Migration. Also, more stuff git to ignore Also, edit config to remove outdated SQL stuff Commit URL ID: 1550a49fdab4829545b68de6fa4dbdc5c91f5108 |
Posted on 06-24-18, 10:25 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Fix !help Commit URL ID: ec57de0ebe1128676b61893bdccad859e6cd1a53 |
Posted on 06-25-18, 11:19 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Website] Huge WIP stuff for Jluy 4th. 1. Merge RPGStats API and Profile API. 2. Have a new API: UserMenu links. 3. Edit Mother 3 rankset slightly. Full edit will be performed by MoonlightCapital. 4. Do we really need a seperate slot for each size in the NSMBW rankset? 5. Furthermore, most of it is based of Newer SMBW. Change it's name to reflect that 6. Fix the custom poll for the acmlmboard layout. 7. Have a percentage bar for depot mods. 8. Mobile icon implementation is now alot more normal. Instead of it being done PHP side, make it done using templates. 9. Speaking of templates, make "postsbyforum" page a full template instead of just the options. 10. Have a scroll bar for the ranksets (they overflew) 11. The website now links to our Twitter as well as our Discord and Youtube. 12. Mobile users will no longer see ID's and IP addresses. They take up way too much of the screen width. 13. Make images (using the img BBCode tag) resize depending on screen width. 14. Add a new function: percentage of #. 15. The reason why we have that is because the "Posts by Forum" page now contains %'s. 16. Slugify usernames. 17. WIP Poll class. Should make things alot cleaner 18. Make the edit profile page use the new Router engine. 19. Make the Private Messages viewing page a lot less confusing for admins. 20. Sort ranksets alphabetically Alot more things will be coming on July 4th, so stay tuned! Commit URL ID: 15d0e25bac2f223f9112a7330a04a371007c58aa |
Posted on 07-02-18, 05:10 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Fix bugs Keep in mind that while this commit was supposed to come out tomorrow, I'm pushing it today cause of things I overlooked and I also need StyleCI fixes. 1. Add recent activity tab to the list of profile tabs. 2. Allow posts to be returned as an array. 3. Fix PostsByForum $by variable 4. Fix new Link Formula in profile.php and private.php Commit URL ID: 9e7fb4d8c5e0ecbff3e93c4bfc22e99d8d0d1be2 |
Posted on 07-03-18, 10:02 pm
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: API, engines, and descriptions 1. Simplify ajaxcallbacks.php 2. Make a notifications API 3. Make a posts API 4. Fix RSS per-forum stuff. 5. Add a thread listing API 6. Fix bugs in index.php 7. Don't AJAX update view counter, cause that doesn't exist on modern layout 8. Fix acmlmboard layout's header links. 9. only show the Edit/Delete links if they are available. 10. Fix profile tabs looking ugly and inconsistent. 11. Make Last Activity look alot better. 12. Make new functions to strip unnesesary characters. 13. Make token use SHA256 as SHA1 is decrepated. 14. Fix Post links 15. Add new "profile" tab to edit profile page. Now, you can set friend codes. 16. Merge both search engines into one table, instead of having 2 different ones. 17. If you link a post, the page description will now show that post's content. 18. Reddit styled threads are now possible. I'll change them to be a lot less ugly later on this month Commit URL ID: 987eac4827f94026cd04256fb23b353adee6f5ec |
Posted on 07-10-18, 06:46 pm
|
Since: 11-12-18
From: Margate, GB |
Could the current codebase that's used here be taken and then moved to GitLab, perhaps with the default theme being the white Bootstrap theme (which looks really professional). GitHub isn't safe with Microsoft... |
Posted on 11-12-18, 12:18 pm
|
Since: 05-19-17
From: Italy |
There is a GitLab repo, but only NightYoshi, Samplasion and me can access it. |
Posted on 11-12-18, 04:07 pm
|
Since: 05-17-17
From: Mushroom Kingdom |
Yeah, there's a private GitLab for MakerBoard and CourseBot. I'm not looking towards open sourcing it for a couple of reason, but it doesn't even matter. Thread closed since it's pointless to keep this here for a private repo Old 3DS XL info:
I used to have a 3DSafe A9LH V11.3.0-36U with Luma in my CTRNAND. Since ReiNAND Reibooted and Re-Reileased, I "switch"ed back. Right now, I have boot9strap with Luma 8.0 as my CFW. Though, I'd like to see other CFW's for B9S. |
Posted on 11-12-18, 04:10 pm
|