S1m
6670fd246d
fix: Play video without thumbnail if none
2021-12-22 08:05:09 +00:00
Drews Clausen
407c8c4168
fix: Show message bubble on download only video attachments
2021-12-12 10:57:37 +00:00
Sorunome
e7b4c6f848
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.
2021-11-30 15:54:48 +01:00
Sorunome
123a9b000c
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.
2021-11-29 16:04:23 +01:00
Krille Fear
69b7359b96
fix: Give message edits padding
2021-11-22 19:20:09 +01:00
Krille Fear
676a5069dc
chore: Minor design changes
2021-11-22 15:35:51 +01:00
Krille Fear
d5af6297f5
design: Display edit marker in new bubbles
2021-11-21 14:26:40 +01:00
Krille Fear
46dd799184
fix: Remove unused imports
2021-11-21 09:55:59 +01:00
Krille Fear
2da94897e5
refactor: Avatar widget
2021-11-20 10:42:23 +01:00
Krille Fear
8a021cdc90
Merge branch 'soru/verification-dialog' into 'main'
...
fix: Show bootstrap dialog in the appropriate places
See merge request famedly/fluffychat!549
2021-11-19 10:32:36 +00:00
Krille Fear
bc1a92be03
fix: Stickers always in square
2021-11-19 11:02:05 +01:00
Krille Fear
f4425771f8
feat: Send reactions to multiple events
2021-11-19 10:23:24 +01:00
Krille Fear
4b248a9bc6
fix: Do display error image widget
2021-11-19 10:01:35 +01:00
Sorunome
d9342905e8
fix: Show bootstrap dialog in the appropriate places
2021-11-19 09:23:59 +01:00
Krille Fear
48810a97c4
fix: Bubble colors
2021-11-15 13:23:47 +01:00
Krille Fear
97e644b64a
chore: Adjust colors
2021-11-15 07:59:51 +01:00
Krille Fear
10480ec408
fix: Contrast in dark mode
2021-11-14 22:15:37 +01:00
Krille Fear
76d8dbbe09
fix: Remove opacity from video widget
2021-11-14 20:24:17 +01:00
Krille Fear
397c6ed292
feat: Nicer images, stickers and videos
2021-11-14 18:57:48 +01:00
Krille Fear
dbc56c2cf2
fix: Minor design fixes
2021-11-14 12:00:49 +01:00
Krille Fear
c1cb91dc79
fix: Minor padding bugs
2021-11-14 11:53:43 +01:00
Krille Fear
fbb92cbfe1
chore: Adjust image chat design
2021-11-13 20:17:11 +01:00
Krille Fear
9425aab475
chore: Adjust design
2021-11-13 19:22:11 +01:00
Krille Fear
2f89913e36
feat: Nicer design of images an stickers
2021-11-13 18:55:05 +01:00
Krille Fear
e2cdad27e0
feat: new design
2021-11-13 16:10:16 +01:00
Krille Fear
d46667b097
refactor: Pages folder structure
2021-11-09 21:32:16 +01:00