Commit Graph

91 Commits (a7020adac88a7644ff6750ce6330b010f1f7aca0)

Author SHA1 Message Date
Sorunome 1409716418 fix: Use plural string in translation 4 years ago
Christian Pauly da3bc8ca7f fix: Design of invite rooms 4 years ago
Christian Pauly 29a3b4ff02 fix: Wait for sync before enter a room a user has got invited 4 years ago
Sorunome 41a9d0a2b0 feat: Add option to not autoplay stickers and emotes 4 years ago
Sorunome fcee30ebb3 feat: Add video player 4 years ago
Krille Fear 7ac90bb3f0 Merge branch 'soru/verification-widget' into 'main'
feat: Nicer displaying of verification requests in the timeline

See merge request famedly/fluffychat!474
4 years ago
Sorunome 87a3c7e8e5 feat: Nicer displaying of verification requests in the timeline 4 years ago
Sorunome cd32b61995 fix: Correctly size the unread bubble in the room list 4 years ago
Sorunome 5d0967ecda feat: Add location sharing 4 years ago
Christian Pauly 42a7175e3a fix: Selected chat list item color 4 years ago
Sorunome 2175a47e2c fix: Font size settings did not affect replies 4 years ago
Christian Pauly 04d1e2afcb design: Make avatars lighter 4 years ago
Christian Pauly c14cd8479a refactor: Select chat list item logic 4 years ago
Christian Pauly 29d9a30254 fix: Colored background for transparent avatars 4 years ago
Christian Pauly 7f30eea593 design: Nicer selected mark on chatlists 4 years ago
Christian Pauly 65232c9549 fix: Avatar noPic detection 4 years ago
Sorunome 7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 4 years ago
Christian Pauly 1db380e7d2 design: Make unread listtiles more visible 4 years ago
Christian Pauly 6458f93bac design: Move pinned icon in title 4 years ago
Krille Fear a4b462678b Merge branch 'soru/sticker-text' into 'main'
feat: Tapping on stickers shows the sticker body

See merge request famedly/fluffychat!456
4 years ago
Krille Fear ccb460d69c Merge branch 'soru/room-pills' into 'main'
feat: Display the room name in room pills

See merge request famedly/fluffychat!457
4 years ago
Sorunome 18a76889bb feat: Tapping on stickers shows the sticker body 4 years ago
Sorunome 31df2123dd feat: Display the room name in room pills 4 years ago
Sorunome 143d56c691 feat: Increase the amount of suggestions for the input bar 4 years ago
Sorunome 263e3f433e fix: cropped sticker 4 years ago
Steef Hegeman 17799aa191 fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
4 years ago
Sorunome ec0fef7239 feat: Also suggest username completions based on their slugs 4 years ago
Krille Fear 4659837340 Merge branch 'soru/mentions' into 'main'
feat: Nicer mentions

Closes #444

See merge request famedly/fluffychat!446
4 years ago
Sorunome 45c234906a fix: Make sure the aspect ratio of image bubbles stays the same 4 years ago
Sorunome 53bb9f3edd feat: Nicer mentions 4 years ago
Sorunome e048625804 Merge branch 'soru/sticker-rendering' into 'main'
feat: Render stickers nicer

See merge request famedly/fluffychat!445
4 years ago
Krille Fear 00ddd778f0 Merge branch 'soru/emotes-and-stickers' into 'main'
chore: Update image pack file format to match that of the emote msc

See merge request famedly/fluffychat!433
4 years ago
Sorunome 1d65cc8216 feat: Render stickers nicer 4 years ago
Sorunome 2df7d36b40 chore: Update image pack file format to match that of the emote msc 4 years ago
Krille Fear 8a45589d70 Merge branch 'soru/download-audio' into 'main'
feat: Add download button to audio messages

See merge request famedly/fluffychat!443
4 years ago
Sorunome 0eb5120df5 feat: Add download button to audio messages 4 years ago
Sorunome 875e427a3d cleanup: Better image bubble error handling 4 years ago
Krille Fear 473a970a59 Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files

See merge request famedly/fluffychat!437
4 years ago
Sorunome c96486e9a0 feat: Add a proper file saver 4 years ago
Sorunome 7a4badafbe feat: Add rendering of lottie files 4 years ago
Christian Pauly a6b02d6195 fix: SSO on web 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Christian Pauly ece1f6dc1b fix: Messagebubble 4 years ago
Christian Pauly 2320f6b707 refactor: Remove FluffyClient and make it no longer static 4 years ago
Christian Pauly 6d4af6be05 chore: Make connection header less chatty 4 years ago
Krille Fear 1e08e58169 Merge branch 'commands-ux' into 'main'
/commands input suggestions + missing dialog

See merge request famedly/fluffychat!424
4 years ago
Christian Pauly 777a27c60e feat: Show progress bar and sync status 4 years ago
Christian Pauly 8a132be52f design: Make some progress indicator more thin 4 years ago
Christian Pauly 43c3c75b2e design: Remove annoying progress indicator from avatar 4 years ago
Steef Hegeman 52a91a8049 InputBar: suggestions for /commands with hints 4 years ago