Commit graph

93 commits

Author SHA1 Message Date
Christian Pauly
c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Jayesh Nirve
734470ecf6 fix: suggestions menu and use empty map in html messages null return 2022-02-02 13:07:33 +05:30
Jayesh Nirve
79bbe5adeb fix: cast error in html messages 2022-02-02 12:03:40 +05:30
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly
a49ab34744 chore: Follow up fix filenames 2022-01-29 08:04:48 +01:00
Krille Fear
545d1ceb3b chore: Follow up fix uri encoding 2022-01-28 20:43:59 +01:00
Krille Fear
130b58b24a chore: Follow up fix Play audio and video messages 2022-01-28 18:46:23 +01:00
Christian Pauly
8cdf0ed9fe chore: fix Video audio filename 2022-01-27 22:16:03 +01:00
Christian Pauly
9284b7d7ee fix: Videoplayer filenames 2022-01-27 21:01:29 +01:00
Krille Fear
4feb01fc0c chore: Follow up stories fix ios badge 2022-01-24 16:54:24 +01:00
S1m
01ce14a714 design: Padding 1st msg 2022-01-14 06:47:09 +00:00
Krille Fear
04c22f4a94 Merge branch 'bubble-padding' into 'main'
Bubble padding

Closes #670

See merge request famedly/fluffychat!670
2022-01-03 22:19:51 +00:00
S1m
cfb668f940 feat: Change the bubble padding in style settings 2022-01-03 22:19:51 +00:00
Krille Fear
f543da1575 Merge branch 'background-click' into 'main'
Click on background to clear selected events

See merge request famedly/fluffychat!631
2022-01-03 16:12:09 +00:00
S1m
78fd5d5192 change: Click on background to clear selected events 2022-01-03 16:12:09 +00:00
S1m
ea3b639a00 fix: 2nd bubble padding 2022-01-03 16:06:38 +00:00
Krille Fear
f3aae7bccd chore: Fix file message color follow up 2022-01-02 12:31:10 +01:00
Krille Fear
20d977dc25 feat: Nicer file event design 2022-01-02 10:12:03 +01:00
Krille Fear
7f3c5b8c52 chore: Follow up wrong amplitude 2022-01-02 10:11:55 +01:00
Krille Fear
6a19764055 chore: FIx waveforms on small screens 2022-01-01 22:08:19 +01:00
Christian Pauly
e6e6c1a2ff chore: Follow up fix audio player waveform color 2022-01-01 17:49:01 +01:00
Christian Pauly
09fc2d91ab chore: Waveform follow up 2022-01-01 16:23:17 +01:00
Christian Pauly
819f77bb41 feat: Recording dialog with displaying amplitude 2022-01-01 15:19:03 +01:00
Christian Pauly
30c8fa9fa0 change: Make audio messages smaller 2021-12-30 12:43:42 +01:00
Christian Pauly
9f4c264aee chore: Fix videoplayer centerized 2021-12-28 19:44:55 +01:00
Christian Pauly
c0e2f66bf6 feat: Save files images and videos 2021-12-27 15:35:25 +01:00
Christian Pauly
7417a3bd32 chore: Remove player options 2021-12-27 15:30:17 +01:00
Christian Pauly
ea1939317c fix: Videoplayer 2021-12-27 15:23:55 +01:00
Christian Pauly
ab9d7fcc7d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Christian Pauly
f5124aa503 chore: Add video background 2021-12-27 12:38:05 +01:00
Christian Pauly
bbcd1ff7b0 chore: Go back to chewie 2021-12-27 12:37:16 +01:00
Dependency Update Bot
b088461140 chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly
8a371d53b9 feat: Better in app video player 2021-12-27 09:35:07 +01:00
Krille Fear
20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
2021-12-23 13:34:04 +01:00
Christian Pauly
065ce95937 refactor: Make more files null safe 2021-12-22 10:09:22 +01:00
Krille Fear
55f988ec22 Merge branch 'emoji+' into 'main'
Add + button to pick reaction

Closes #614

See merge request famedly/fluffychat!629
2021-12-22 09:04:19 +00:00
S1m
e780413032 feat: Add static + button to pick reaction 2021-12-22 09:04:19 +00:00
Krille Fear
005b80bc8f Merge branch 'fix-scrolldown' into 'main'
Show scrollDownButton if selectedEvents is empty

Closes #558

See merge request famedly/fluffychat!630
2021-12-22 09:03:25 +00:00
S1m
6c1a76f2ea fix: Show scrollDownButton only if selectedEvents is empty 2021-12-22 09:03:24 +00:00
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
2021-12-22 08:45:36 +00:00
S1m
3bd96b73a2 feat: Add button to record a video on Android 2021-12-22 08:45:36 +00:00
Krille Fear
6343cdeb60 Merge branch 'mp4-android' into 'main'
Play video without thumbnail if none

Closes #668

See merge request famedly/fluffychat!625
2021-12-22 08:05:10 +00:00
S1m
608c8e624f fix: Play video without thumbnail if none 2021-12-22 08:05:09 +00:00
S1m
07aef677c6 design: Remove redundant voice message button 2021-12-22 08:03:01 +00:00
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.
2021-12-12 12:03:58 +01:00
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
2021-12-12 10:57:37 +00:00
Drews Clausen
6aa294c99c fix: Show message bubble on download only video attachments 2021-12-12 10:57:37 +00:00
Steef Hegeman
3c14cbe017 refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 2021-12-12 10:56:20 +00:00
Krille Fear
0a74e5e151 refactor: Make send file dialog null safe 2021-12-01 20:45:07 +01:00
Krille Fear
344e6491d4 change: Do not compress very small images 2021-12-01 20:44:59 +01:00