From 8fbf33d4e162ac563af469bbdd96a023f18d16a4 Mon Sep 17 00:00:00 2001 From: Joseph Judge Date: Wed, 10 Jul 2019 21:58:29 -0400 Subject: [PATCH 1/4] Au revoir! --- README.md | 4 ++++ src/Gruntfile.js | 3 --- src/www/README.md | 33 +-------------------------------- src/www/memecrew.md | 17 ----------------- 4 files changed, 5 insertions(+), 52 deletions(-) delete mode 100644 src/www/memecrew.md diff --git a/README.md b/README.md index e7e9562..38bfffd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # BonziWORLD +This project has been discontinued due to my time being taken up by other responsibilities. Thanks for all the laughs and memes along the way. + +All the source code for the server and client is publically available here. If you want to run your own BonziWORLD, by all means go ahead. Do whatever you'd like with this code. Just try to put me somewhere in the credits. + ## Dependencies - Node.js and npm - Ruby diff --git a/src/Gruntfile.js b/src/Gruntfile.js index 35a8be9..9d7dfb5 100644 --- a/src/Gruntfile.js +++ b/src/Gruntfile.js @@ -198,9 +198,6 @@ config.md.www = { files: [{ src: WWW_SRC + 'README.md', dest: WWW_BUILD + "readme.html" - }, { - src: WWW_SRC + 'memecrew.md', - dest: WWW_BUILD + "memecrew.html" }] }; diff --git a/src/www/README.md b/src/www/README.md index 0adc238..aaf6514 100644 --- a/src/www/README.md +++ b/src/www/README.md @@ -91,35 +91,4 @@ Remember that people can play YouTube videos whenever they want. **Keep your vol * ~~Crosswalk~~ RIP CROSSWALK v1.?.? - v1.4.2 * scss/sass -You guys are awesome. (And so are you, whoever's reading this!) There are also probably some others I forgot. If I remember you, I'll add you here. - -[memecrew_url]: /memecrew.html - -## The Meme Crew - -[Moved the random shoutouts that people ask for to their own page.][memecrew_url] If you want to be listed here just email me and I'll probably put you in the next version. - -[github_url]: https://github.com/Joseph14078/BonziWORLD - -## GitHub - -Yep, BonziWORLD is on GitHub! Server and all! If you wanna poke around and see how things work, go check it out! License is MIT, so feel free to use the code for whatever. Just make sure you give proper credit. - -[GitHub Repository][github_url] - -## Contact me - -### bonzi@bonziworld.com - -Email me there with any comments, questions, or concerns. Or whatever else. Memes? Sure, throw those in too. Be warned that I'm notoriously awful at checking my email though. - -## App Banners - -[pc_banner]: ./img/app/desktop.png -![Open on PC for the best experience. (bonziworld.com)][pc_banner] - -[gplay_banner]: ./img/app/google-play-badge.png -[gplay_url]: https://play.google.com/store/apps/details?id=com.jojudge.bonziworld -[![Get it on Google Play.][gplay_banner]][gplay_url] - -Google Play and the Google Play logo are trademarks of Google Inc. \ No newline at end of file +You guys are awesome. (And so are you, whoever's reading this!) There are also probably some others I forgot. If I remember you, I'll add you here. \ No newline at end of file diff --git a/src/www/memecrew.md b/src/www/memecrew.md deleted file mode 100644 index dbe36a8..0000000 --- a/src/www/memecrew.md +++ /dev/null @@ -1,17 +0,0 @@ -[logo]: ./img/readme/logo.png -![BonziWORLD logo. I may have taken "inspiration" from WinXP.][logo] - -# BonziWORLD - -###### Leading the industry in gorilla-based chat clients. - -[shoutout1_url]: https://www.youtube.com/channel/UCpIJWYK1BB8LRA5eMZpQX-Q -[shoutout2_url]: https://soundcloud.com/hexadecimalofficial - -## The Meme Crew - -* "those three shits who came on my app at 2 in the morning" -* [FoenixGamer][shoutout1_url] -* [Hex][shoutout2_url] -* kekilia -* electimon \ No newline at end of file From 7630411da29e9de0580038ddbdbb85eacbd690f8 Mon Sep 17 00:00:00 2001 From: Joseph Judge <4339897+heyjoeway@users.noreply.github.com> Date: Thu, 18 Jun 2020 21:15:46 -0400 Subject: [PATCH 2/4] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38bfffd..583c518 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This project has been discontinued due to my time being taken up by other responsibilities. Thanks for all the laughs and memes along the way. +**This project has been unarchived in order to documnent security issues for those who wish to fork it. No commits or pull requests regarding the code will be accepted. If you plan to fork this, please keep in mind the possibility of vulnerabilites and try to use an active fork.** + All the source code for the server and client is publically available here. If you want to run your own BonziWORLD, by all means go ahead. Do whatever you'd like with this code. Just try to put me somewhere in the credits. ## Dependencies @@ -38,4 +40,4 @@ After this, BonziWORLD will be accessible on port 3000. (http://localhost:3000/) I'm not responsible if you screw up anything with your computer while setting this up. I have no idea how you would, but someone will find a way. I also will not provide support for installing dependencies. If you have everything installed properly, the above commands will work. ## License -MIT \ No newline at end of file +MIT From 1e8b3e6b83ee890685c15ed6efbb841691768006 Mon Sep 17 00:00:00 2001 From: Joseph Judge <4339897+heyjoeway@users.noreply.github.com> Date: Tue, 28 Jul 2020 19:23:10 -0400 Subject: [PATCH 3/4] Update README.md fucking typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 583c518..9ca7078 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project has been discontinued due to my time being taken up by other responsibilities. Thanks for all the laughs and memes along the way. -**This project has been unarchived in order to documnent security issues for those who wish to fork it. No commits or pull requests regarding the code will be accepted. If you plan to fork this, please keep in mind the possibility of vulnerabilites and try to use an active fork.** +**This project has been unarchived in order to document security issues for those who wish to fork it. No commits or pull requests regarding the code will be accepted. If you plan to fork this, please keep in mind the possibility of vulnerabilites and try to use an active fork.** All the source code for the server and client is publically available here. If you want to run your own BonziWORLD, by all means go ahead. Do whatever you'd like with this code. Just try to put me somewhere in the credits. From f5cebf001259f290010be429446af1d9d19584d6 Mon Sep 17 00:00:00 2001 From: Joseph Judge <4339897+heyjoeway@users.noreply.github.com> Date: Sat, 29 Aug 2020 16:31:25 -0400 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca7078..81b47a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project has been discontinued due to my time being taken up by other responsibilities. Thanks for all the laughs and memes along the way. -**This project has been unarchived in order to document security issues for those who wish to fork it. No commits or pull requests regarding the code will be accepted. If you plan to fork this, please keep in mind the possibility of vulnerabilites and try to use an active fork.** +**This project was unarchived in order to document security issues. However, barely anyone used issues for that purpose are more often created irrelevant complaints. To be clear, *I no longer have anything to do with any actively hosted instance of BonziWORLD or any of the community.* Do not bug me about anything related to BonziWORLD, I have nothing to do with it and no longer want anything to do with it.** All the source code for the server and client is publically available here. If you want to run your own BonziWORLD, by all means go ahead. Do whatever you'd like with this code. Just try to put me somewhere in the credits.