diff --git a/.vscode/settings.json b/.vscode/settings.json
index 7a9c669d..6334ce1a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,20 +1,73 @@
{
- "eslint.enable": true,
- "search.exclude": {
- "**/node_modules": true,
- "**/bower_components": true,
- "ext": true,
- "**/.sencha": true,
- "**/*.jsonp": true,
- "**/sencha-error-*.log": true
- },
- "es6-css-minify.css": {
- "level": 2
- },
- "es6-css-minify.js": {
- "output": {
- "ecma": 6
- }
- },
- "es6-css-minify.minifyOnSave": "exists",
-}
\ No newline at end of file
+ "eslint.enable": true,
+ "search.exclude": {
+ "**/node_modules": true,
+ "**/bower_components": true,
+ "ext": true,
+ "**/.sencha": true,
+ "**/*.jsonp": true,
+ "**/sencha-error-*.log": true
+ },
+ "minify.js": {
+ "mangle": false,
+ "compress": {
+ "sequences": true,
+ "properties": true,
+ "dead_code": true,
+ "drop_debugger": true,
+ "unsafe": false,
+ "unsafe_comps": false,
+ "conditionals": true,
+ "comparisons": true,
+ "evaluate": true,
+ "booleans": true,
+ "loops": true,
+ "unused": true,
+ "hoist_funs": true,
+ "keep_fargs": true,
+ "keep_fnames": false,
+ "hoist_vars": false,
+ "if_return": true,
+ "join_vars": true,
+ "collapse_vars": false,
+ "reduce_vars": false,
+ "side_effects": true,
+ "pure_getters": false,
+ "pure_funcs": null,
+ "negate_iife": false,
+ "drop_console": false,
+ "passes": 1,
+ "global_defs": {}
+ },
+ "output": {
+ "ascii_only": false,
+ "inline_script": false,
+ "max_line_len": 32000,
+ "braces": false,
+ "semicolons": true,
+ "comments": false,
+ "shebang": true,
+ "preamble": null,
+ "quote_style": "best"
+ }
+ },
+ "prettier.eslintIntegration": true,
+ "prettier.singleQuote": true,
+ "prettier.stylelintIntegration": true,
+ "markdown.extension.toc.githubCompatibility": true,
+ "[html]": {
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
+ },
+ "[markdown]": {
+ "editor.defaultFormatter": "yzhang.markdown-all-in-one"
+ },
+ "[javascript]": {
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
+ },
+ "[json]": {
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
+ },
+ "[jsonc]": {
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
+ }
+}
diff --git a/README.md b/README.md
index 271d1212..2bca034a 100644
--- a/README.md
+++ b/README.md
@@ -1,54 +1,50 @@
-
-
-
-
- Rambox-OS, soon to be renamed to Hamsket.
-
-
-
+# Rambox-OS, soon to be renamed to Hamsket.
-Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.
-
-
-
-
-
-
-
-
-
-
-
+
-Nightly build artifacts are available in Windows
- (Win64), Mac
- (DMG /
- App) and Linux
- (AppImage64 /
- RPM64 /
- DEB64 /
- Tarball64) packaging flavors.
-
-
-
+
+#### Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.
+
+[![GNU GPL v3][license]](https://www.gnu.org/licenses/gpl-3.0.en.html)
+[![Gitter][gitter]](https://gitter.im/TheGoddessInari/rambox)
+[![Release][release]](https://github.com/TheGoddessInari/rambox/releases/latest)
+
+[![DevOps Build][devops-build]](https://dev.azure.com/TheGoddessInari/rambox/_build?definitionId=2)
+[![DevOps Deployment][devops-deploy]](https://dev.azure.com/TheGoddessInari/rambox/_release?definitionId=1)
+[![Dependencies][dependencies]](https://david-dm.org/TheGoddessInari/rambox?path=app)
+[![DevDependencies][dev-dependencies]](https://david-dm.org/TheGoddessInari/rambox?type=dev)
+
+[license]: https://img.shields.io/github/license/TheGoddessInari/rambox.svg
+[gitter]: https://img.shields.io/gitter/room/TheGoddessInari/rambox.svg
+[release]: https://img.shields.io/github/release/TheGoddessInari/rambox.svg
+
+[devops-build]: https://img.shields.io/azure-devops/build/TheGoddessInari/f5a88978-10c7-4069-97e0-59b9fc6d36a0/2.svg?logo=azure-devops
+[devops-deploy]: https://img.shields.io/azure-devops/release/TheGoddessInari/f5a88978-10c7-4069-97e0-59b9fc6d36a0/1/1.svg?logo=azure-devops
+[dependencies]: https://img.shields.io/david/TheGoddessInari/rambox.svg?path=app
+[dev-dependencies]: https://img.shields.io/david/dev/TheGoddessInari/rambox.svg
+
+##### Nightly build artifacts are available in Windows ([Win64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS.Setup.0.5.18.exe)), Mac ([DMG](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS-0.5.18.dmg) / [App](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS-0.5.18-mac.zip)), and Linux ([AppImage64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS.0.5.18.AppImage) / [RPM64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-0.5.18.x86_64.rpm) / [DEB64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox_0.5.18_amd64.deb) / [Tarball64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-0.5.18.tar.gz)) packaging flavors.
+
+###### Logo designed by [Andriy Yurchenko](http://andyur.com/).
+
+###### Original rambox by [Ramiro Saenz](https://github.com/saenzramiro).
----------
## Table of Contents
-- [Screenshot](#screenshot)
-- [Services available - 97](#services-available---97)
-- [Features](#features)
-- [Privacy](#privacy)
-- [Donations](#donations)
-- [Translations](#translations)
-- [Compiling](#compiling)
-- [To Do](#to-do)
-- [Contributing](#contributing)
-- [Quickstart](#quickstart)
-- [Disclosure](#disclosure)
-- [Licence](#licence)
+- [Table of Contents](#Table-of-Contents)
+- [Screenshot](#Screenshot)
+- [Services available - 95](#Services-available---95)
+- [Features](#Features)
+- [Privacy](#Privacy)
+- [Donations](#Donations)
+- [Compiling](#Compiling)
+- [Contributing](#Contributing)
+- [Quickstart](#Quickstart)
+- [Disclosure](#Disclosure)
+- [License](#License)
----------
@@ -58,7 +54,7 @@
----------
-## Services available - 97
+## Services available - 95
@@ -209,13 +205,13 @@ Auth0 is disabled pending name change and rewrite of the functionality to best p
Keep in mind, I'm not pushing this. I'll do my best regardless.
-| Type | URL/Wallet |
-|--------------------|:------------------------------------------------------------------------------------------:|
-| GoFundMe | https://www.gofundme.com/rambox-os |
-| Bitcoin | ```36SxZeQ5dA7Dn6pSmYWcvvmnkEeh8LdgmJ``` |
-| Bitcoin Cash | ```qqslp2vuamhmsp59u49dq89kwky2yj23nqmjr4mdgj``` |
-| Ethereum | ```0xa085d5F736f2D7D210261879e183e5bf870Eae5f``` |
-| Litecoin | ```MKzytRHYHQTS3qrq2zCggEzSNG3HTbBXZL``` |
+| Type | URL/Wallet |
+| ------------ | :----------------------------------------------: |
+| GoFundMe | |
+| Bitcoin | ```36SxZeQ5dA7Dn6pSmYWcvvmnkEeh8LdgmJ``` |
+| Bitcoin Cash | ```qqslp2vuamhmsp59u49dq89kwky2yj23nqmjr4mdgj``` |
+| Ethereum | ```0xa085d5F736f2D7D210261879e183e5bf870Eae5f``` |
+| Litecoin | ```MKzytRHYHQTS3qrq2zCggEzSNG3HTbBXZL``` |
----------
@@ -256,7 +252,7 @@ Want to report a bug, request a feature, contribute to or translate Rambox? We n
----------
-### Quickstart
+## Quickstart
```shell
git clone https://github.com/TheGoddessInari/rambox.git
@@ -269,14 +265,14 @@ See [Contributing.md](./CONTRIBUTING.md) for more detailed information about get
----------
-### Disclosure
+## Disclosure
Rambox-OS is not affiliated with any of the messaging apps offered.
----------
-### License
+## License
[GNU GPL v3](./LICENSE)
-----------
\ No newline at end of file
+----------