Commit Graph

2158 Commits (afe8e0589430b520a21b8e153d6c58d569ad087e)

Author SHA1 Message Date
Krille Fear afe8e05894 Merge branch 'fix-init-unifiedpush' into 'main'
Do not setup UP if init from an UP action

See merge request famedly/fluffychat!628
3 years ago
S1m 92d267602e fix: Do not setup UP if init from an UP action 3 years ago
Krille Fear 4c976bcf8e Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
3 years ago
The one with the Braid 76972c863c design: Improved animations in chat view when changing account 3 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
3 years ago
S1m 608c8e624f fix: Play video without thumbnail if none 3 years ago
S1m 07aef677c6 design: Remove redundant voice message button 3 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 3 years ago
Krille Fear 39e3e1b01d Merge branch 'font-granularity' into 'main'
Increase font size granularity

Closes #594

See merge request famedly/fluffychat!621
3 years ago
S1m b832b00c06 Increase font size granularity
Fix #594
3 years ago
Krille Fear 89703fc71b chore: Switch to GitLab error tracking 3 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.
3 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
3 years ago
Drews Clausen 6aa294c99c fix: Show message bubble on download only video attachments 3 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 3 years ago
Krille Fear 77284c6adf Merge branch 'systemnavbarcolor' into 'main'
systemNavigationBarColor ← appBar.backgroundColor

Closes #699

See merge request famedly/fluffychat!613
3 years ago
Krille Fear acc33e0e9b change: Set client ID in invite action link 3 years ago
Steef Hegeman 5884effc7f systemNavigationBarColor ← appBar.backgroundColor
Makes the system navigation bar color (on Android) follow the color of
the appBar (and hence of the spaces bar).

See also https://gitlab.com/famedly/fluffychat/-/issues/699.
3 years ago
Drews Clausen e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 3 years ago
Krille Fear 2aa24f254b fix: Well known lookup at login 3 years ago
Krille Fear 265ef0ebb2 refactor: Make most of the utils null safe 3 years ago
Krille Fear a265628432 Merge branch 'krille/update-dependencies-job' into 'main'
fix: Update dependencies with flutter pub upgrade

See merge request famedly/fluffychat!600
3 years ago
Krille Fear d7ec587a8e fix: Update dependencies with flutter pub upgrade 3 years ago
Krille Fear 0a74e5e151 refactor: Make send file dialog null safe 3 years ago
Krille Fear 344e6491d4 change: Do not compress very small images 3 years ago
Krille Fear ec46b15991 refactor: Make user device list item null safe 3 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.
3 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 3 years ago
Krille Fear e33606b912 fix: QR Code scanner in iOS 3 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.
3 years ago
Krille Fear c9c4f2caf9 Merge branch 'krille/fix-open-uris' into 'main'
fix: Open URIs

See merge request famedly/fluffychat!593
3 years ago
Krille Fear 0ecbe842a5 fix: Open URIs 3 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.
3 years ago
Krille Fear a134e06203 feat: Drag&Drop to send multiple files on desktop and web 3 years ago
Krille Fear ab7a75981a Merge branch 'krille/emoji-verification-in-browsers' into 'main'
feat: Emoji verification in browsers

See merge request famedly/fluffychat!575
3 years ago
Krille Fear 2559190355 Merge branch 'krille/fix-chatview-safearea' into 'main'
fix: ChatView safearea on iPad

See merge request famedly/fluffychat!588
3 years ago
Krille Fear b1e1d5ea75 fix: ChatView safearea on iPad 3 years ago
Krille Fear 956ee5bfc6 design: Adaptive switches 3 years ago
Krille Fear 8f47ad654d chore: Adjust image and thumbnail compression 3 years ago
Krille Fear 0d1bb7103f Merge branch 'krille/incoming-uris' into 'main'
fix: Process incoming uris

See merge request famedly/fluffychat!583
3 years ago
Krille Fear 8e9f44bbac Merge branch 'krille/updatesdk' into 'main'
chore: Update SDK

See merge request famedly/fluffychat!582
3 years ago
Krille Fear 5bc41fccbc fix: Process incoming uris 3 years ago
Krille Fear 73dd45f396 chore: Update SDK 3 years ago
Sorunome f072d6ae20 fix: Various multiaccount fixes 3 years ago
Krille Fear 5775f54552 fix: Remove avatar from room 3 years ago
Krille Fear b4f2adadad feat: nicer loading bar 3 years ago
Krille Fear 48c1d41dd4 feat: Fancy chat list loading animation 3 years ago
Krille Fear 8687613510 feat: Emoji verification in browsers 3 years ago
Krille Fear 31335383ba fix: Capture getTimeline exceptions 3 years ago
Krille Fear 5983c83fcf fix: Report sync status error 3 years ago