Commit Graph

281 Commits (5ff3211c6d4471dbccc84636698a59a118ade6d4)

Author SHA1 Message Date
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
Christian Pauly ac3d424d08 design: Nicer first loading design 4 years ago
Christian Pauly 572ca42d62 design: Nicer loading screen and empty page 4 years ago
Christian Pauly a7398cd9ec feat: More stable connection status header 4 years ago
Christian Pauly e9c40c4188 chore: follow up of web sso fix 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Krille Fear 535ee062dd Merge branch 'issue-371' into 'main'
display who sent a reactji on long press

Closes #371

See merge request famedly/fluffychat!422
4 years ago
ryg-git f2fc415d09 display who sent a reactji on long press 4 years ago
Christian Pauly 8dff85626e fix: Load urls directly 4 years ago
Krille Fear e4d1e89bec fix: Shift+Enter should delete selection 4 years ago
Christian Pauly 2369da14b3 fix: ImageViewer again 4 years ago
Christian Pauly babbce3943 fix: Correct context for Image Bubble 4 years ago
Christian Pauly be59ae6750 chore: Update audioplayers 4 years ago
Christian Pauly 1701384350 fix: Image viewer routing 4 years ago
Christian Pauly 18abb21cdb refactor: active room ID now only in defined in the path 4 years ago
Christian Pauly 6a3853511f fix: unreadBubbleSize 4 years ago
Christian Pauly 0ef219866c fix: OnePageCard elevation 4 years ago
Christian Pauly 2840e62909 feat: Button to remove avatar 4 years ago
Christian Pauly fa66da8494 fix: AudioPlayer color and remove web workaround 4 years ago
Christian Pauly abde6febe3 feat: Cute animations for unread badge and typing icon 4 years ago
Christian Pauly e15b704680 change: Minor color changes for chat list items 4 years ago
Christian Pauly b92754a834 fix: Disable shortcuts for android and iOS 4 years ago
Christian Pauly 7a57e06dab fix: Minor design 4 years ago
Christian Pauly 06ebc99363 Update version 4 years ago
Christian Pauly 3667206944 fix: Multiline keyboard on web and desktop 4 years ago
Christian Pauly a9be871956 fix: No push setup 4 years ago
Christian Pauly 71e020d8a4 fix: Navigator context 4 years ago
Christian Pauly dcfbf8f8a5 fix: Image viewer 4 years ago
Christian Pauly 83f886a088 fix: Image viewer 4 years ago
Christian Pauly 944d5de68b fix: Chat layout 4 years ago
Christian Pauly 200325dcd5 fix: Snackbars 4 years ago
Christian Pauly 1c81ac3f82 refactor: Deprecate accentColor 4 years ago
Christian Pauly d8d7ea02f3 fix: When to show third column 4 years ago
Christian Pauly 4509ace93b fix: Minor regressions 4 years ago
Christian Pauly 377aa9cad6 fix: Layouts 4 years ago
Christian Pauly de869d5157 fix: Regressions because of vrouter 4 years ago
Christian Pauly 9522077be4 fix: Formatting 4 years ago
Christian Pauly 8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 4 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 4 years ago
Christian Pauly 988a691eeb refactor: Structure files in more directories 4 years ago
Christian Pauly 74606b1600 refactor: Rename views to pages 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago