Christian Pauly
|
76363480b5
|
design: Make unread listtiles more visible
|
2021-07-26 18:43:50 +02:00 |
|
Christian Pauly
|
3abe6c2ac1
|
design: Move pinned icon in title
|
2021-07-26 18:38:42 +02:00 |
|
Krille Fear
|
adf0688cf4
|
Merge branch 'soru/sticker-text' into 'main'
feat: Tapping on stickers shows the sticker body
See merge request famedly/fluffychat!456
|
2021-07-25 08:57:36 +00:00 |
|
Krille Fear
|
91e77df3f3
|
Merge branch 'soru/room-pills' into 'main'
feat: Display the room name in room pills
See merge request famedly/fluffychat!457
|
2021-07-25 08:57:03 +00:00 |
|
Sorunome
|
3bc5979845
|
feat: Tapping on stickers shows the sticker body
|
2021-07-24 18:20:34 +02:00 |
|
Sorunome
|
a33a20af4c
|
feat: Display the room name in room pills
|
2021-07-24 18:08:58 +02:00 |
|
Sorunome
|
c4e1a9cbd0
|
feat: Increase the amount of suggestions for the input bar
|
2021-07-24 18:07:50 +02:00 |
|
Christian Pauly
|
b78b6542a2
|
fix: Reset bootstrap on bad ssss
|
2021-07-24 11:45:27 +02:00 |
|
Christian Pauly
|
b71dd4bc08
|
fix: Hide stickers button when there is not sticker pack
|
2021-07-24 10:52:54 +02:00 |
|
Christian Pauly
|
a8201c4358
|
fix: Download files on iOS
|
2021-07-24 10:47:34 +02:00 |
|
Christian Pauly
|
4c2e690125
|
fix: Record voice messages on iOS
|
2021-07-24 10:35:18 +02:00 |
|
Sorunome
|
a4ec2a09a2
|
fix: cropped sticker
|
2021-07-23 20:31:37 +02:00 |
|
Krille Fear
|
5fe0289c96
|
Merge branch 'soru/stickers' into 'main'
feat: Add sticker picker
See merge request famedly/fluffychat!452
|
2021-07-23 17:38:03 +00:00 |
|
Sorunome
|
205d7e8f5f
|
feat: Add sticker picker
|
2021-07-23 19:33:04 +02:00 |
|
Krille Fear
|
9f4747057c
|
Merge branch 'fix_busy_loop' into 'main'
fix: busy loop due to CircularProgressIndicator
See merge request famedly/fluffychat!453
|
2021-07-23 16:40:27 +00:00 |
|
Christian Pauly
|
b1c35e5e1c
|
refactor: Rename store and allow storing custom values
|
2021-07-23 18:39:18 +02:00 |
|
Steef Hegeman
|
15856e15dc
|
fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
|
2021-07-23 17:05:19 +02:00 |
|
Christian Pauly
|
a206f23ad4
|
fix: Crash on timeline
|
2021-07-23 09:13:24 +02:00 |
|
Sorunome
|
3d980df674
|
feat: Also suggest username completions based on their slugs
|
2021-07-21 20:46:17 +02:00 |
|
Christian Pauly
|
f01c62c23d
|
chore: Update SDK
|
2021-07-21 16:22:49 +02:00 |
|
Krille Fear
|
0b147a2116
|
Merge branch 'soru/mentions' into 'main'
feat: Nicer mentions
Closes #444
See merge request famedly/fluffychat!446
|
2021-07-21 06:46:18 +00:00 |
|
Krille Fear
|
b213ed74ba
|
Merge branch 'soru/fix-linux' into 'main'
fix: Linux failing on attempting to open hive
See merge request famedly/fluffychat!447
|
2021-07-21 06:45:53 +00:00 |
|
Sorunome
|
a4579a5760
|
fix: Make sure the aspect ratio of image bubbles stays the same
|
2021-07-20 20:37:36 +02:00 |
|
Sorunome
|
76e476e2f9
|
fix: Linux failing on attempting to open hive
|
2021-07-20 18:02:59 +02:00 |
|
Sorunome
|
99bc8198e9
|
feat: Nicer mentions
|
2021-07-20 17:54:48 +02:00 |
|
Sorunome
|
9a74d0977b
|
Merge branch 'soru/sticker-rendering' into 'main'
feat: Render stickers nicer
See merge request famedly/fluffychat!445
|
2021-07-20 15:34:50 +00:00 |
|
Krille Fear
|
41b6a14211
|
Merge branch 'soru/emotes-and-stickers' into 'main'
chore: Update image pack file format to match that of the emote msc
See merge request famedly/fluffychat!433
|
2021-07-20 07:44:28 +00:00 |
|
Sorunome
|
35523a5200
|
feat: Render stickers nicer
|
2021-07-19 19:23:38 +02:00 |
|
Sorunome
|
b05189230f
|
chore: Update image pack file format to match that of the emote msc
|
2021-07-18 20:00:20 +02:00 |
|
Krille Fear
|
e2150a0c5c
|
Merge branch 'soru/download-audio' into 'main'
feat: Add download button to audio messages
See merge request famedly/fluffychat!443
|
2021-07-18 17:24:25 +00:00 |
|
Sorunome
|
bbb2f434c3
|
feat: Add download button to audio messages
|
2021-07-18 19:19:38 +02:00 |
|
Christian Pauly
|
aa0033c0a6
|
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
|
2021-07-18 19:04:13 +02:00 |
|
Christian Pauly
|
befd8e1160
|
feat: Android SSO in webview
|
2021-07-18 19:04:09 +02:00 |
|
Sorunome
|
4ab737a174
|
Merge branch 'soru/better-image-fallback' into 'main'
cleanup: Better image bubble error handling
See merge request famedly/fluffychat!442
|
2021-07-18 17:00:24 +00:00 |
|
Christian Pauly
|
12eb09f553
|
Merge branch 'main' of gitlab.com:famedly/fluffychat
|
2021-07-18 12:37:03 +02:00 |
|
Christian Pauly
|
6821a421b6
|
fix: Make sure the textfield is unfocused before opening the camera
|
2021-07-18 12:17:56 +02:00 |
|
Sorunome
|
e765d6564b
|
cleanup: Better image bubble error handling
|
2021-07-18 11:17:58 +02:00 |
|
Christian Pauly
|
ba685b7a1f
|
fix: Close safariviewcontroller on SSO
|
2021-07-15 14:04:29 +02:00 |
|
Krille Fear
|
675025e69e
|
Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files
See merge request famedly/fluffychat!437
|
2021-07-13 16:32:08 +00:00 |
|
Krille Fear
|
f97216d8af
|
Merge branch 'soru/set-prefered-jitsi' into 'main'
fix: Check for jitsi server in well-known lookup also on login screen
See merge request famedly/fluffychat!436
|
2021-07-13 16:31:09 +00:00 |
|
Krille Fear
|
b5b9a05511
|
Merge branch 'soru/desktop-e2ee-files' into 'main'
fix: show thumbnails in timeline on desktop
See merge request famedly/fluffychat!438
|
2021-07-13 16:30:02 +00:00 |
|
Krille Fear
|
7b3d3781db
|
Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver
Closes #381 and #213
See merge request famedly/fluffychat!439
|
2021-07-13 16:29:31 +00:00 |
|
Krille Fear
|
51e33562d8
|
Merge branch 'soru/nicer-device-detection' into 'main'
feat: Better detect the device type from the device name
See merge request famedly/fluffychat!440
|
2021-07-13 16:28:10 +00:00 |
|
Christian Pauly
|
d10d23ac62
|
fix: Workaround for iOS not removing the app badge
|
2021-07-13 18:26:55 +02:00 |
|
Christian Pauly
|
6f8ad27420
|
fix: Keyboard hides imagePicker buttons on iOS
|
2021-07-13 10:32:11 +02:00 |
|
Sorunome
|
63ee2b3a02
|
feat: Better detect the device type from the device name
|
2021-07-12 13:49:12 +02:00 |
|
Sorunome
|
f7f1b752c2
|
feat: Add a proper file saver
|
2021-07-12 11:54:14 +02:00 |
|
Sorunome
|
14f8f791e0
|
fix: show thumbnails in timeline on desktop
|
2021-07-11 16:11:41 +02:00 |
|
Sorunome
|
0319eefbd8
|
feat: Add rendering of lottie files
|
2021-07-11 14:30:39 +02:00 |
|
Sorunome
|
9124760812
|
fix: Check for jitsi server in well-known lookup also on login screen
|
2021-07-11 12:41:20 +02:00 |
|