Commit Graph

274 Commits (krille/convert-ogg-to-aac-on-ios)

Author SHA1 Message Date
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
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 30410363f4 fix: Give message edits padding 4 years ago
Krille Fear c68b15935c chore: Minor design changes 4 years ago
Krille Fear 05daaf01b1 design: Display edit marker in new bubbles 4 years ago
Krille Fear 08670e60f8 fix: Remove unused imports 4 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 4 years ago
Krille Fear e9c549495c Merge branch 'soru/verification-dialog' into 'main'
fix: Show bootstrap dialog in the appropriate places

See merge request famedly/fluffychat!549
4 years ago
Krille Fear 042fd8072b fix: Stickers always in square 4 years ago
Krille Fear cbf8e0799e feat: Send reactions to multiple events 4 years ago
Krille Fear d9260a4785 fix: Do display error image widget 4 years ago
Sorunome 7a08592a1e fix: Show bootstrap dialog in the appropriate places 4 years ago
Krille Fear 9475840d5f fix: Bubble colors 4 years ago
Krille Fear 741a495b4a chore: Adjust colors 4 years ago
Krille Fear f818aced60 fix: Contrast in dark mode 4 years ago
Krille Fear 3b198cb491 fix: Remove opacity from video widget 4 years ago
Krille Fear 242f878ea1 feat: Nicer images, stickers and videos 4 years ago
Krille Fear 0b44f52937 fix: Minor design fixes 4 years ago
Krille Fear d71cb9bdc4 fix: Minor padding bugs 4 years ago
Krille Fear 080942d36c chore: Adjust image chat design 4 years ago
Krille Fear 73872a3a04 chore: Adjust design 4 years ago
Krille Fear 497cd94752 feat: Nicer design of images an stickers 4 years ago
Krille Fear 22fdb667ba feat: new design 4 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 4 years ago