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
4c976bcf8e
Merge branch 'animations' into 'main'
...
Improved animations in chat view when changing account
See merge request famedly/fluffychat!538
2021-12-22 08:11:30 +00:00
The one with the Braid
76972c863c
design: Improved animations in chat view when changing account
2021-12-22 08:11:30 +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
Dependency Update Bot
f8512071cd
chore: Update dependencies
2021-12-13 09:45:52 +01:00
S1m
b832b00c06
Increase font size granularity
...
Fix #594
2021-12-12 22:14:58 +01: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
acc33e0e9b
change: Set client ID in invite action link
2021-12-08 11:33:03 +01:00
Krille Fear
2aa24f254b
fix: Well known lookup at login
2021-12-04 19:54:07 +01: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
Krille Fear
ec46b15991
refactor: Make user device list item null safe
2021-12-01 18:46:10 +01:00
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.
2021-12-01 12:42:15 +01:00
Krille Fear
e33606b912
fix: QR Code scanner in iOS
2021-11-30 19:07:07 +01:00
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.
2021-11-30 15:54:48 +01:00
Krille Fear
c9c4f2caf9
Merge branch 'krille/fix-open-uris' into 'main'
...
fix: Open URIs
See merge request famedly/fluffychat!593
2021-11-29 15:41:53 +00:00
Krille Fear
0ecbe842a5
fix: Open URIs
2021-11-29 16:23:14 +01:00
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.
2021-11-29 16:04:23 +01:00
Krille Fear
a134e06203
feat: Drag&Drop to send multiple files on desktop and web
2021-11-28 11:43:36 +01:00
Krille Fear
2559190355
Merge branch 'krille/fix-chatview-safearea' into 'main'
...
fix: ChatView safearea on iPad
See merge request famedly/fluffychat!588
2021-11-27 10:39:17 +00:00
Krille Fear
b1e1d5ea75
fix: ChatView safearea on iPad
2021-11-27 11:20:38 +01:00
Krille Fear
956ee5bfc6
design: Adaptive switches
2021-11-27 10:10:29 +01:00
Krille Fear
8f47ad654d
chore: Adjust image and thumbnail compression
2021-11-26 16:19:01 +01:00
Krille Fear
5bc41fccbc
fix: Process incoming uris
2021-11-26 14:59:35 +01:00
Krille Fear
5775f54552
fix: Remove avatar from room
2021-11-24 07:29:05 +01:00
Krille Fear
b4f2adadad
feat: nicer loading bar
2021-11-23 19:34:55 +01:00
Krille Fear
48c1d41dd4
feat: Fancy chat list loading animation
2021-11-23 18:20:51 +01:00
Krille Fear
31335383ba
fix: Capture getTimeline exceptions
2021-11-23 11:29:11 +00:00
Krille Fear
5983c83fcf
fix: Report sync status error
2021-11-23 11:37:53 +01:00
Krille Fear
f6e9940981
chore: Nicer message info dialog
2021-11-23 08:41:01 +01:00
Krille Fear
30410363f4
fix: Give message edits padding
2021-11-22 19:20:09 +01:00
Krille Fear
42d5c1a497
design: Minor color changes
2021-11-22 19:16:43 +01:00
Krille Fear
c68b15935c
chore: Minor design changes
2021-11-22 15:35:51 +01:00
Krille Fear
daadef7c59
design: Place share button under qr code
...
This should make the qr code
scanning more reliable.
2021-11-22 11:18:32 +01:00
Krille Fear
05daaf01b1
design: Display edit marker in new bubbles
2021-11-21 14:26:40 +01:00
Krille Fear
7a68feb5eb
feat: Open im.fluffychat urls
2021-11-21 13:58:19 +01:00
Krille Fear
2778927fdf
fix: Automatic key requests
2021-11-21 12:25:39 +01:00
Krille Fear
3332cefb1e
design: Redesign and simplify bootstrap
2021-11-21 10:53:01 +01:00
Krille Fear
6d21caefa5
Merge branch 'krille/unused-imports' into 'main'
...
fix: Remove unused imports
See merge request famedly/fluffychat!560
2021-11-21 09:15:33 +00:00