diff --git a/README.md b/README.md
index e33536a27..5f9783140 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+
-[FluffyChat](https://fluffychat.im) is an open source, nonprofit and cute [[matrix](https://matrix.org)] client written in [Flutter](https://flutter.dev). The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
+[FluffyChat](https://fluffy.chat) is an open source, nonprofit and cute [[matrix](https://matrix.org)] client written in [Flutter](https://flutter.dev). The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
### Links:
@@ -14,8 +14,8 @@
### Screenshots:
-
-
+
+
# Features
@@ -44,7 +44,7 @@
Please visit the website for installation instructions:
-- https://fluffychat.im
+- https://fluffy.chat
# How to build
@@ -58,7 +58,7 @@ cd fluffychat
3. Choose your target platform below and enable support for it.
3.1 If you want, enable Googles Firebase Cloud Messaging:
-`git apply ./scripts/enable-android-google-services.patch`
+`./scripts/add-firebase-messaging.sh`
4. Debug with: `flutter run`
diff --git a/docs/LICENSE b/docs/LICENSE
deleted file mode 100644
index 2e59d7230..000000000
--- a/docs/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2019 Tailwind Toolbox
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/docs/OFL.txt b/docs/OFL.txt
deleted file mode 100644
index 075d1aefb..000000000
--- a/docs/OFL.txt
+++ /dev/null
@@ -1,91 +0,0 @@
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/docs/appstore-badge.png b/docs/appstore-badge.png
deleted file mode 100644
index e96d5c069..000000000
Binary files a/docs/appstore-badge.png and /dev/null differ
diff --git a/docs/browser-badge.png b/docs/browser-badge.png
deleted file mode 100644
index fa6f278ad..000000000
Binary files a/docs/browser-badge.png and /dev/null differ
diff --git a/docs/favicon.png b/docs/favicon.png
deleted file mode 100644
index d55415b19..000000000
Binary files a/docs/favicon.png and /dev/null differ
diff --git a/docs/fdroid_button.png b/docs/fdroid_button.png
deleted file mode 100644
index 31e43f283..000000000
Binary files a/docs/fdroid_button.png and /dev/null differ
diff --git a/docs/feature1.gif b/docs/feature1.gif
deleted file mode 100644
index db6c8beb8..000000000
Binary files a/docs/feature1.gif and /dev/null differ
diff --git a/docs/feature2.gif b/docs/feature2.gif
deleted file mode 100644
index d6cf974b2..000000000
Binary files a/docs/feature2.gif and /dev/null differ
diff --git a/docs/feature3.gif b/docs/feature3.gif
deleted file mode 100644
index cd56dc532..000000000
Binary files a/docs/feature3.gif and /dev/null differ
diff --git a/docs/feature4.gif b/docs/feature4.gif
deleted file mode 100644
index 4f1c35dfd..000000000
Binary files a/docs/feature4.gif and /dev/null differ
diff --git a/docs/feature5.gif b/docs/feature5.gif
deleted file mode 100644
index b301d8fa0..000000000
Binary files a/docs/feature5.gif and /dev/null differ
diff --git a/docs/feature6.gif b/docs/feature6.gif
deleted file mode 100644
index d9fdba8d3..000000000
Binary files a/docs/feature6.gif and /dev/null differ
diff --git a/docs/feature7.gif b/docs/feature7.gif
deleted file mode 100644
index ced2184e1..000000000
Binary files a/docs/feature7.gif and /dev/null differ
diff --git a/docs/feature8.gif b/docs/feature8.gif
deleted file mode 100644
index 95bf4e817..000000000
Binary files a/docs/feature8.gif and /dev/null differ
diff --git a/docs/feature9.gif b/docs/feature9.gif
deleted file mode 100644
index a05001d08..000000000
Binary files a/docs/feature9.gif and /dev/null differ
diff --git a/docs/firefox_icon.png b/docs/firefox_icon.png
deleted file mode 100644
index 6accca90e..000000000
Binary files a/docs/firefox_icon.png and /dev/null differ
diff --git a/docs/flathub-badge-en.png b/docs/flathub-badge-en.png
deleted file mode 100644
index facf256f8..000000000
Binary files a/docs/flathub-badge-en.png and /dev/null differ
diff --git a/docs/google-play-badge.png b/docs/google-play-badge.png
deleted file mode 100644
index 6a93e1843..000000000
Binary files a/docs/google-play-badge.png and /dev/null differ
diff --git a/docs/index.html b/docs/index.html
index fcde6c04c..e5974b531 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,183 +1,19 @@
-