diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index d6aa32d..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). -## 0.1.1 Beta 2 - -### Added -- Improved API calls -- Improved how friends load -- Display names and friend nicknames -- File uploading -- Pinging -- Typing indicators - -And more! - -### Fixed -- Unicode bug -- Websockets - -### Removed -- Unused / Useless functions from code - -## O.1.1 Beta 1 -- Added sending messages -- Added server channel categories -- Fixed sending messages -- Fixed hyperlink in login screen -- Added placeholders for settings and upload file. -- Python to C# diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md deleted file mode 100644 index a74d9f0..0000000 --- a/CONTRIBUTORS.md +++ /dev/null @@ -1,18 +0,0 @@ -# Contributing Guide -Let's say you have a feature or thing you want to change, remove or add. This is how you make a good contribution to naticord - -This is how you contribute. -### Formatting -In your pull request title you should add prefixes to the start of the title. - -For example, let's say you wanted to add a feature you would add the `add:` prefix. - -Here's an example of a good PR title: `add: New cool thing that makes life better` - -## Different types of prefixes -`add:` -`remove:` -`change:` -`fix:` - -### That's all you need to know when contributing. diff --git a/CREDITS.md b/CREDITS.md deleted file mode 100644 index 2209189..0000000 --- a/CREDITS.md +++ /dev/null @@ -1,23 +0,0 @@ -# Credits -I would like to thank you all for using naticord first of all. But let's get to the real credits -### Translation -- Shavix for Polish -- Estrailia for Estonian, Swedish and Brainrot -- pmagixc for Romanian and Romanian (Gangster) -- pewpewpewxoxo for Roadman -- theoneandonlyseal for Silly and Seal -- JukFiuuTech for Bulgarian -- Benjamin (my IRL friend) for Italian -- loulou for French and Spanish -- terathebyte for Serbian -- Estrailia's friend for Persian -- And myself for making English translations - -If you would like to contribute you can by adding your language in languages/ in the repo. - -### Contributors -- Shavix for some README and code fixes -- Axel for maintaining the macOS build - -### Emotional Support -- JukFiunne for bug fixing and more diff --git a/PROXY.md b/PROXY.md deleted file mode 100644 index 5fe4a6f..0000000 --- a/PROXY.md +++ /dev/null @@ -1,4 +0,0 @@ -# Using a Proxy on naticord -You might be using an old operating system such as XP or Vista. You need a proxy to connect to the Discord servers as they use TLS 1.2 and these old operating systems don't support it. We recommend you use [Redex Tiny TLS Proxy](https://github.com/rebexnet/RebexTinyTlsProxy). - -Once you get that setup correctly and everything accordingly, you can input your proxy in network settings.