Commit Graph

367 Commits (7daf34c13e2308f2f087a568cf5f0f6543d6a96f)

Author SHA1 Message Date
Christian Pauly 7daf34c13e chore: Display stories seenByUsers 4 years ago
Christian Pauly 09f66917e4 chore: Fix try to enter story room first 4 years ago
Christian Pauly 22b8741918 chore: Fix spaces 4 years ago
Christian Pauly 1a5f70d94c chore: Fix stories invites 4 years ago
Christian Pauly 4aa2da5fae chore: Fix spaces 4 years ago
Christian Pauly 5d11a62d36 feat: Share to story 4 years ago
Christian Pauly 443e2e548f chore: Improve stories 4 years ago
Christian Pauly 8370f35649 chore: Improve stories 4 years ago
Christian Pauly 1c62c26f30 feat: Settings for stories 4 years ago
Christian Pauly 70cfe7f233 followup: Improve stories 4 years ago
Krille Fear 231a2e26f9 feat: Stories 4 years ago
Krille Fear 20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
4 years ago
Christian Pauly 065ce95937 refactor: Make more files null safe 4 years ago
Krille Fear 55f988ec22 Merge branch 'emoji+' into 'main'
Add + button to pick reaction

Closes #614

See merge request famedly/fluffychat!629
4 years ago
S1m e780413032 feat: Add static + button to pick reaction 4 years ago
Krille Fear 005b80bc8f Merge branch 'fix-scrolldown' into 'main'
Show scrollDownButton if selectedEvents is empty

Closes #558

See merge request famedly/fluffychat!630
4 years ago
S1m 6c1a76f2ea fix: Show scrollDownButton only if selectedEvents is empty 4 years ago
Krille Fear 5983b98223 Merge branch 'video-record' into 'main'
Add button to record a video on Android

Closes #449

See merge request famedly/fluffychat!626
4 years ago
S1m 3bd96b73a2 feat: Add button to record a video on Android 4 years ago
Krille Fear 4c976bcf8e Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
4 years ago
The one with the Braid 76972c863c design: Improved animations in chat view when changing account 4 years ago
Krille Fear 6343cdeb60 Merge branch 'mp4-android' into 'main'
Play video without thumbnail if none

Closes #668

See merge request famedly/fluffychat!625
4 years ago
S1m 608c8e624f fix: Play video without thumbnail if none 4 years ago
S1m 07aef677c6 design: Remove redundant voice message button 4 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 4 years ago
S1m b832b00c06 Increase font size granularity
Fix #594
4 years ago
Krille Fear 768720e22d fix: Better thumbnails
This checks if the image is png or
jpg and therefore doesnt remove
transparancy. It also encodes
thumbnails with higher resolution
to make them less ugly.
4 years ago
Krille Fear 5e51a53c38 Merge branch 'rizzek/fix-missing-video-bubble-issue698' into 'main'
Show message bubble on download only video attachments

Closes #698

See merge request famedly/fluffychat!611
4 years ago
Drews Clausen 6aa294c99c fix: Show message bubble on download only video attachments 4 years ago
Steef Hegeman 3c14cbe017 refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 4 years ago
Krille Fear acc33e0e9b change: Set client ID in invite action link 4 years ago
Krille Fear 2aa24f254b fix: Well known lookup at login 4 years ago
Krille Fear 0a74e5e151 refactor: Make send file dialog null safe 4 years ago
Krille Fear 344e6491d4 change: Do not compress very small images 4 years ago
Krille Fear ec46b15991 refactor: Make user device list item null safe 4 years ago
Krille Fear 585eefa9de design: Make not joined participants transparent in list
This should make it easier to distinguish
between actual participants of a
room and users who have been
invited, who are knocking or who
have been banned.
4 years ago
Krille Fear e33606b912 fix: QR Code scanner in iOS 4 years ago
Sorunome f4d723c0b1 fix: Thumbnails in the image bubble not always showing a cached thumbnail
When in the timeline an image bubble with animated=false was displayed and
you tapped on an image, it would attempt to show the thumbnail with animated=true.
This thumbnail, of course, was not cached, thus not showing the cached image, and
actually downloading the thumbnail multiple times. This PR fixes that by
first checking if the animated=false thumbnail is cached, and if so, display
that while the final image is loading.
4 years ago
Krille Fear c9c4f2caf9 Merge branch 'krille/fix-open-uris' into 'main'
fix: Open URIs

See merge request famedly/fluffychat!593
4 years ago
Krille Fear 0ecbe842a5 fix: Open URIs 4 years ago
Sorunome d838fedaa7 fix: Properly position the pointer in the map bubble and add attribution
Prior the pointer in the map bubble wasn't offsetted upwards, so the center
of the icon marked the point, rather than the point of the icon as one would
expect.
Additionally, attribution to the OpenStreetMap project has been added.
4 years ago
Krille Fear a134e06203 feat: Drag&Drop to send multiple files on desktop and web 4 years ago
Krille Fear 2559190355 Merge branch 'krille/fix-chatview-safearea' into 'main'
fix: ChatView safearea on iPad

See merge request famedly/fluffychat!588
4 years ago
Krille Fear b1e1d5ea75 fix: ChatView safearea on iPad 4 years ago
Krille Fear 956ee5bfc6 design: Adaptive switches 4 years ago
Krille Fear 8f47ad654d chore: Adjust image and thumbnail compression 4 years ago
Krille Fear 5bc41fccbc fix: Process incoming uris 4 years ago
Krille Fear 5775f54552 fix: Remove avatar from room 4 years ago
Krille Fear b4f2adadad feat: nicer loading bar 4 years ago
Krille Fear 48c1d41dd4 feat: Fancy chat list loading animation 4 years ago