Update README.md
This commit is contained in:
parent
3465f9209e
commit
11020c8e74
16
README.md
16
README.md
|
@ -2,13 +2,15 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a target="new" href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat">
|
<a target="new" href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat">
|
||||||
<img width="200px" src="https://christianpauly.gitlab.io/fluffychat-website/assets/images/google-play-badge.png" />
|
<img height="66px" src="https://christianpauly.gitlab.io/fluffychat-website/assets/images/google-play-badge.png" />
|
||||||
</a>
|
</a>
|
||||||
<a target="new" href="https://mtrnord.gitlab.io/fluffychat-flutter-fdroid/fdroid/repo/">
|
<a target="new" href="https://mtrnord.gitlab.io/fluffychat-flutter-fdroid/fdroid/repo/">
|
||||||
<img width="200px" src="https://christianpauly.gitlab.io/fluffychat-website/assets/images/fdroid_button.png " />
|
<img height="66px" src="https://christianpauly.gitlab.io/fluffychat-website/assets/images/fdroid_button.png " />
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://christianpauly.gitlab.io/fluffychat-flutter" target="new">Open FluffyChat in the browser</a> - <a href="https://matrix.to/#/#fluffychat:matrix.org" target="new">Join the community</a> - <a href="https://metalhead.club/@krille" target="new">Follow me on Mastodon</a> - <a href="https://hosted.weblate.org/projects/fluffychat/" target="new">Translate FluffyChat</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-website" target="new">Translate the website</a> - <a href="https://christianpauly.gitlab.io/fluffychat-website/faq.html" target="new">FAQ</a> - <a href="https://christianpauly.gitlab.io/fluffychat-website/" target="new">Website</a>
|
<a href="https://christianpauly.gitlab.io/fluffychat-flutter" target="new">Open FluffyChat in the browser</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://matrix.to/#/#fluffychat:matrix.org" target="new">Join the community</a> - <a href="https://metalhead.club/@krille" target="new">Follow me on Mastodon</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-website" target="new">Translate the website</a> - <a href="https://christianpauly.gitlab.io/fluffychat-website/faq.html" target="new">FAQ</a> - <a href="https://christianpauly.gitlab.io/fluffychat-website/" target="new">Website</a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -16,7 +18,6 @@
|
||||||
# Features
|
# Features
|
||||||
* Single and group chats
|
* Single and group chats
|
||||||
* Send images and files
|
* Send images and files
|
||||||
* ContentHub integration
|
|
||||||
* Offline chat history
|
* Offline chat history
|
||||||
* Push Notifications
|
* Push Notifications
|
||||||
* Account settings
|
* Account settings
|
||||||
|
@ -26,13 +27,10 @@
|
||||||
* Edit chat settings and permissions
|
* Edit chat settings and permissions
|
||||||
* Kick, ban and unban users
|
* Kick, ban and unban users
|
||||||
* Display and edit chat topics
|
* Display and edit chat topics
|
||||||
* Change chat&user avatars
|
* Change chat & user avatars
|
||||||
* Archived chats
|
* Archived chats
|
||||||
* Display communities
|
|
||||||
* User status (presences)
|
|
||||||
* Display contacts and find contacts with their phone number or email address
|
|
||||||
* Discover public chats on the user's homeserver
|
* Discover public chats on the user's homeserver
|
||||||
* Registration (currently only working with ubports.chat and NOT with matrix.org due captchas)
|
* Registration
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue