From 7930c56610eabeaa7502b5eb1de8393b695463c7 Mon Sep 17 00:00:00 2001 From: B4sicallyF0x Date: Wed, 18 Jun 2025 16:07:13 +0200 Subject: [PATCH 1/3] Remove .vscode folder from tracking --- .gitignore | 5 ++++- .vscode/launch.json | 14 -------------- .vscode/settings.json | 22 ---------------------- 3 files changed, 4 insertions(+), 37 deletions(-) delete mode 100755 .vscode/launch.json delete mode 100755 .vscode/settings.json diff --git a/.gitignore b/.gitignore index 838f616e..fc00a838 100755 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,7 @@ /**/**/corenode.log # Temporal configurations -/**/**/.aliaser \ No newline at end of file +/**/**/.aliaser + +# .vscode folder +.vscode/ \ No newline at end of file diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100755 index bc2270a0..00000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "configurations": [ - { - "name": "[Node] Run file", - "internalConsoleOptions": "openOnSessionStart", - "program": "${file}", - "request": "launch", - "skipFiles": [ - "/**" - ], - "type": "node" - }, - ] -} diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100755 index 065b685c..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "peacock.remoteColor": "#ff6064", - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#ff9396", - "activityBar.background": "#ff9396", - "activityBar.foreground": "#15202b", - "activityBar.inactiveForeground": "#15202b99", - "activityBarBadge.background": "#048000", - "activityBarBadge.foreground": "#e7e7e7", - "commandCenter.border": "#15202b99", - "sash.hoverBorder": "#ff9396", - "statusBar.background": "#ff6064", - "statusBar.foreground": "#15202b", - "statusBarItem.hoverBackground": "#ff2d32", - "statusBarItem.remoteBackground": "#ff6064", - "statusBarItem.remoteForeground": "#15202b", - "titleBar.activeBackground": "#ff6064", - "titleBar.activeForeground": "#15202b", - "titleBar.inactiveBackground": "#ff606499", - "titleBar.inactiveForeground": "#15202b99" - } -} \ No newline at end of file From 9c1928ccda95169a1f173f85293d21b0be96af75 Mon Sep 17 00:00:00 2001 From: srgooglo <38926803+srgooglo@users.noreply.github.com> Date: Thu, 19 Jun 2025 01:42:44 +0200 Subject: [PATCH 2/3] Update funding.yml --- .github/funding.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/funding.yml b/.github/funding.yml index 949b1942..25e9909d 100755 --- a/.github/funding.yml +++ b/.github/funding.yml @@ -1,3 +1,4 @@ +ko_fi: comty open_collective: ragestudio patreon: ragestudio -custom: ["https://www.paypal.com/donate/?hosted_button_id=S4TWMAN79KC76"] \ No newline at end of file +custom: ["https://www.paypal.com/donate/?hosted_button_id=S4TWMAN79KC76"] From 954419f7f285db50b1ca4fb8d2ba324b9a56aa94 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Thu, 19 Jun 2025 01:44:10 +0200 Subject: [PATCH 3/3] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a4e0f1..115ed3ef 100755 --- a/README.md +++ b/README.md @@ -10,10 +10,14 @@ [![CodeFactor](https://www.codefactor.io/repository/github/ragestudio/comty/badge)](https://www.codefactor.io/repository/github/ragestudio/comty) [![Maintainability](https://api.codeclimate.com/v1/badges/f89a278695d0a1301fe5/maintainability)](https://codeclimate.com/github/srgooglo/comty/maintainability) [![Discord](https://img.shields.io/discord/769176303978938389?label=Discord)](https://discord.gg/yxQR6EXf2F) +[![Kofi](https://img.shields.io/badge/Kofi-F16061.svg?logo=ko-fi&logoColor=white) +](https://ko-fi.com/comty) The platform to hold all your creative. -> 👋 We have a official beta instance, you can access it from [https://comty.app](https://comty.app) +> 👋 Check our official beta instance, access it from [https://comty.app](https://comty.app) + +> We recently launched a Ko-Fi page for Comty, you can support us by donating to our page [https://ko-fi.com/comty](https://ko-fi.com/comty) ## 🌟 Some of the features 📝 A microblogging system similar to Twitter allows users to post short messages with attachments and more.