![Screenshot](https://github.com/krille-chan/fluffychat/blob/main/assets/banner_transparent.png?raw=true) # WARNING: THIS IS A FORK, NOT THE ORIGINAL REPOSITORY This repository is a forked version of an awesome [krille-chan/fluffychat](https://github.com/krille-chan/fluffychat) [matrix] client with some patches added to it. This fork is really poorly maintained by a person who doesn't know anything about Dart, Flutter or [matrix] client development. Patches are mostly taken from pull requests that weren't merged for some reasons (like snap/flatpak compatibility, or waiting for author) ## List of changes made in this fork: - Audio/Video playback on desktop ([commit](https://2ndbeam.ru/git/2ndbeam/fluffychat-fork/commit/f043e191d2c9c7f19faacac12175268a1fadad8c), [original PR](https://github.com/krille-chan/fluffychat/pull/2473)) - Avatar cropping ([commit](https://2ndbeam.ru/git/2ndbeam/fluffychat-fork/commit/c0888d47be9fbdeffa7e8043de14b138d261e9ce), [original PR](https://github.com/krille-chan/fluffychat/pull/2610)) - ~~scripts/prepare-web.sh fix~~ already fixed in upstream - Show time label on each timestamp ([commit](https://2ndbeam.ru/git/2ndbeam/fluffychat-fork/commit/5931f4733f640435529c39e3b093ec26d1ff3459)) - Paste image from clipboard 1. ~~from popup menu~~ ([commit](https://2ndbeam.ru/git/2ndbeam/fluffychat-fork/commit/aea906f801ef98c2590e33c7539fa7dbd8842aa4)) 2. by Ctrl+V/Mod+V shortcut ([commit](https://2ndbeam.ru/git/2ndbeam/fluffychat-fork/commit/bf21b7f42c672d75be8953f8f2e5a7602a8acb4a), [original PR](https://github.com/krille-chan/fluffychat/pull/2775))