diff --git a/README.md b/README.md index e33536a27..5f9783140 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Screenshot](https://github.com/krille-chan/fluffychat/blob/main/assets/banner_transparent.png?raw=true) +![Screenshot](https://github.com/krille-chan/fluffychat-website/blob/main/assets/banner_transparent.png?raw=true) -[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 @@ - - - FluffyChat Official Website - - - - - - - - - - - - + Redirecting to fluffy.chat + + - -
- -
- FluffyChat Logo -

The cutest messenger in [matrix] + +

+ Redirecting... +

+

Note: If your browser does not redirect you, please use this link:

- -
- Mobile screenshot - Desktop screenshot -
- -
- - - - - - - - -
- -
-
- Animated dancing woman -

Easy to use

-

FluffyChat is designed to be as easy to use as possible. No one - should be left behind.

-
-
- Animated pencil -

Material You

-

The well polished design is based on Material You and works great on - all platforms.

-
-
- Animated mechanical arm -

Secure

-

With end-to-end encryption, cross-signing and encrypted backups, - FluffyChat is one of the most secure messenger out there.

-
- - -
- Animated planet earth -

Decentral

-

You can choose the server you want to use or - even self-host your own!

-
-
- Animated bell -

Push Notifications

-

You can choose between Firebase Cloud Messaging or the more privacy - focused Unified Push.

-
-
- Animated rocket -

Spaces

-

With spaces you can join or create a community which organizes chats - and users. Using sub-spaces you can even nest your communities.

-
- - -
- Animated glass sphere -

Video calls

-

Still an experimental feature but you can already try out video and - audio calls, compatible with other [matrix] clients.

-
-
- Animated chick -

Stickers

-

Create your own sticker sets and share them with your friends. You - can even use them as inline emojis.

-
-
- Animated whoa emoji -

Compatible

-

FluffyChat is compatible with any other [matrix] client like Element, - Nheko, Cinny - or NeoChat. -

-
-
- - -
- -
- + https://fluffy.chat \ No newline at end of file diff --git a/docs/info-logo.png b/docs/info-logo.png deleted file mode 100644 index ceb42f09b..000000000 Binary files a/docs/info-logo.png and /dev/null differ diff --git a/docs/kofi_button_dark.png b/docs/kofi_button_dark.png deleted file mode 100644 index b005e7a39..000000000 Binary files a/docs/kofi_button_dark.png and /dev/null differ diff --git a/docs/mastodon.svg b/docs/mastodon.svg deleted file mode 100644 index 0f8baebfc..000000000 --- a/docs/mastodon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.37.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.37.png deleted file mode 100644 index 4dfe010aa..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.37.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.41.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.41.png deleted file mode 100644 index e55f4cc37..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.41.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.46.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.46.png deleted file mode 100644 index cada45825..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.46.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.48.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.48.png deleted file mode 100644 index 368bcef35..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.48.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.53.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.53.png deleted file mode 100644 index b687a9eb9..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.53.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.55.png b/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.55.png deleted file mode 100644 index c6e74f4b2..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPad Pro 13-inch (M4) - 2025-06-19 at 11.20.55.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.48.32.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.48.32.png deleted file mode 100644 index 8030c6865..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.48.32.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.58.02.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.58.02.png deleted file mode 100644 index 06be1ba89..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.58.02.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.43.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.43.png deleted file mode 100644 index 50b9e9ef0..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.43.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.46.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.46.png deleted file mode 100644 index f824292ad..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.46.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.50.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.50.png deleted file mode 100644 index cd2df4cb8..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.50.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.53.png b/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.53.png deleted file mode 100644 index e54dabcee..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 16 Plus - 2025-06-19 at 10.59.53.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.06.59.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.06.59.png deleted file mode 100644 index 86df3241b..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.06.59.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.05.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.05.png deleted file mode 100644 index 642cae8dd..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.05.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.13.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.13.png deleted file mode 100644 index 8a247035b..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.13.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.15.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.15.png deleted file mode 100644 index d3b98b457..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.15.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.18.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.18.png deleted file mode 100644 index 1357fac80..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.18.png and /dev/null differ diff --git a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.19.png b/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.19.png deleted file mode 100644 index d15994c6e..000000000 Binary files a/docs/screenshots/Simulator Screenshot - iPhone 6.5 - 2025-06-19 at 11.07.19.png and /dev/null differ diff --git a/docs/screenshots/android_1.png b/docs/screenshots/android_1.png deleted file mode 100644 index 953e2411f..000000000 Binary files a/docs/screenshots/android_1.png and /dev/null differ diff --git a/docs/screenshots/android_2.png b/docs/screenshots/android_2.png deleted file mode 100644 index 44d8ba036..000000000 Binary files a/docs/screenshots/android_2.png and /dev/null differ diff --git a/docs/screenshots/android_3.png b/docs/screenshots/android_3.png deleted file mode 100644 index 5b30b0ca0..000000000 Binary files a/docs/screenshots/android_3.png and /dev/null differ diff --git a/docs/screenshots/android_4.png b/docs/screenshots/android_4.png deleted file mode 100644 index 7d03630bc..000000000 Binary files a/docs/screenshots/android_4.png and /dev/null differ diff --git a/docs/screenshots/android_5.png b/docs/screenshots/android_5.png deleted file mode 100644 index 943240e8f..000000000 Binary files a/docs/screenshots/android_5.png and /dev/null differ diff --git a/docs/screenshots/android_6.png b/docs/screenshots/android_6.png deleted file mode 100644 index 8385b548a..000000000 Binary files a/docs/screenshots/android_6.png and /dev/null differ diff --git a/docs/screenshots/desktop.png b/docs/screenshots/desktop.png deleted file mode 100644 index 1ffcbad5e..000000000 Binary files a/docs/screenshots/desktop.png and /dev/null differ diff --git a/docs/screenshots/linux_1.png b/docs/screenshots/linux_1.png deleted file mode 100644 index 3470d1f79..000000000 Binary files a/docs/screenshots/linux_1.png and /dev/null differ diff --git a/docs/screenshots/linux_2.png b/docs/screenshots/linux_2.png deleted file mode 100644 index 7e3a592f7..000000000 Binary files a/docs/screenshots/linux_2.png and /dev/null differ diff --git a/docs/screenshots/linux_3.png b/docs/screenshots/linux_3.png deleted file mode 100644 index 1ff12c6e5..000000000 Binary files a/docs/screenshots/linux_3.png and /dev/null differ diff --git a/docs/screenshots/linux_4.png b/docs/screenshots/linux_4.png deleted file mode 100644 index 67e84a863..000000000 Binary files a/docs/screenshots/linux_4.png and /dev/null differ diff --git a/docs/screenshots/linux_5.png b/docs/screenshots/linux_5.png deleted file mode 100644 index 72e5e2f09..000000000 Binary files a/docs/screenshots/linux_5.png and /dev/null differ diff --git a/docs/screenshots/mobile.png b/docs/screenshots/mobile.png deleted file mode 100644 index ccd019f6e..000000000 Binary files a/docs/screenshots/mobile.png and /dev/null differ diff --git a/docs/snap-store-badge.svg b/docs/snap-store-badge.svg deleted file mode 100644 index 294d8737f..000000000 --- a/docs/snap-store-badge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/tailwind.config.js b/docs/tailwind.config.js deleted file mode 100644 index 2991816a3..000000000 --- a/docs/tailwind.config.js +++ /dev/null @@ -1,14 +0,0 @@ -module.exports = { - purge: [ - './index.html' - ], - darkMode: false, - theme: { - extend: {}, - }, - variants: { - extend: {}, - }, - plugins: [], - } - \ No newline at end of file diff --git a/lib/config/app_config.dart b/lib/config/app_config.dart index 1e0b31ad1..4f5d42c51 100644 --- a/lib/config/app_config.dart +++ b/lib/config/app_config.dart @@ -20,13 +20,13 @@ abstract class AppConfig { static const double borderRadius = 18.0; static const double columnWidth = 360.0; - static const String website = 'https://fluffychat.im'; + static const String website = 'https://fluffy.chat'; static const String enablePushTutorial = - 'https://github.com/krille-chan/fluffychat/wiki/Push-Notifications-without-Google-Services'; + 'https://fluffy.chat/faq/#push_without_google_services'; static const String encryptionTutorial = - 'https://github.com/krille-chan/fluffychat/wiki/How-to-use-end-to-end-encryption-in-FluffyChat'; + 'https://fluffy.chat/faq/#how_to_use_end_to_end_encryption'; static const String startChatTutorial = - 'https://github.com/krille-chan/fluffychat/wiki/How-to-Find-Users-in-FluffyChat'; + 'https://fluffy.chat/faq/#how_do_i_find_other_users'; static const String appId = 'im.fluffychat.FluffyChat'; static const String appOpenUrlScheme = 'im.fluffychat'; @@ -34,8 +34,7 @@ abstract class AppConfig { 'https://github.com/krille-chan/fluffychat'; static const String supportUrl = 'https://github.com/krille-chan/fluffychat/issues'; - static const String changelogUrl = - 'https://github.com/krille-chan/fluffychat/blob/main/CHANGELOG.md'; + static const String changelogUrl = 'https://fluffy.chat/en/changelog/'; static const String donationUrl = 'https://ko-fi.com/krille'; static const Set defaultReactions = {'👍', '❤️', '😂', '😮', '😢'}; @@ -54,7 +53,7 @@ abstract class AppConfig { static final Uri privacyUrl = Uri( scheme: 'https', - host: 'github.com', - path: '/krille-chan/fluffychat/blob/main/PRIVACY.md', + host: 'fluffy.chat', + path: '/en/privacy', ); } diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e7fbf4364..c5c06c8ed 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -38,7 +38,7 @@ description: | And a world where apps are made for fluffyness and not for profit. ♥ Join the community: https://matrix.to/#/#fluffychat:matrix.org - Website: http://fluffychat.im + Website: http://fluffy.chat Microblog: https://mastodon.art/@krille grade: stable