Commit Graph

49 Commits (17a0269ce70cedf34188ff13d16a45dfb3c3853d)

Author SHA1 Message Date
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 0a74e5e151 refactor: Make send file dialog null safe 3 years ago
Krille Fear 344e6491d4 change: Do not compress very small images 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
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 b1e1d5ea75 fix: ChatView safearea on iPad 3 years ago
Krille Fear 31335383ba fix: Capture getTimeline exceptions 3 years ago
Krille Fear f6e9940981 chore: Nicer message info dialog 3 years ago
Krille Fear 30410363f4 fix: Give message edits padding 3 years ago
Krille Fear 42d5c1a497 design: Minor color changes 3 years ago
Krille Fear c68b15935c chore: Minor design changes 3 years ago
Krille Fear 05daaf01b1 design: Display edit marker in new bubbles 3 years ago
Krille Fear 2778927fdf fix: Automatic key requests 3 years ago
Krille Fear 08670e60f8 fix: Remove unused imports 3 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 3 years ago
Krille Fear af6c9de62d fix: Only mark unread if actually marked 3 years ago
Krille Fear f2f90127d8 fix: Size of bottomsheet 3 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
3 years ago
Krille Fear 042fd8072b fix: Stickers always in square 3 years ago
Krille Fear 42fa6164e4 change: Move video call button to menu 3 years ago
Krille Fear 879057a54d fix: Dont loose selected events 3 years ago
Krille Fear cbf8e0799e feat: Send reactions to multiple events 3 years ago
Krille Fear d9260a4785 fix: Do display error image widget 3 years ago
Sorunome 7a08592a1e fix: Show bootstrap dialog in the appropriate places 3 years ago
Krille Fear 9475840d5f fix: Bubble colors 3 years ago
Krille Fear 741a495b4a chore: Adjust colors 3 years ago
Krille Fear f818aced60 fix: Contrast in dark mode 3 years ago
Krille Fear 3b198cb491 fix: Remove opacity from video widget 3 years ago
Krille Fear 242f878ea1 feat: Nicer images, stickers and videos 3 years ago
Krille Fear 0b44f52937 fix: Minor design fixes 3 years ago
Krille Fear d71cb9bdc4 fix: Minor padding bugs 3 years ago
Krille Fear 047a408cbd fix: Typing indicator too large 3 years ago
Krille Fear c7806abd61 feat: Display typing indicators with gif 3 years ago
Krille Fear 080942d36c chore: Adjust image chat design 3 years ago
Krille Fear 3a12e565dc fix: Minor design fixes 3 years ago
Krille Fear 73872a3a04 chore: Adjust design 3 years ago
Krille Fear b57cfeb743 fix: Center inputfield 3 years ago
Krille Fear fbd108a446 fix: Seenby fontsize 3 years ago
Krille Fear 497cd94752 feat: Nicer design of images an stickers 3 years ago
Krille Fear bd341feef5 change: Encrypted by design, all users valid is normal not green 3 years ago
Krille Fear 56b83727b7 feat: Make the main color editable for users 3 years ago
Krille Fear e0518662bb fix: Chat background 3 years ago
Krille Fear 22fdb667ba feat: new design 3 years ago
Krille Fear e725cc7479 refactor: Split chat view into multiple files 3 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 3 years ago