Commit graph

1744 commits

Author SHA1 Message Date
Krille Fear
d5de2c3ced 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
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Krille Fear
1382db60ad 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
b88f8ec5dc refactor: Rename store and allow storing custom values 2021-07-23 18:39:18 +02:00
Steef Hegeman
17799aa191 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
546998b1e4 fix: Crash on timeline 2021-07-23 09:13:24 +02:00
Sorunome
ec0fef7239 feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly
c6e91d9904 chore: Update SDK 2021-07-21 16:22:49 +02:00
Krille Fear
4659837340 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
2009950c37 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
45c234906a fix: Make sure the aspect ratio of image bubbles stays the same 2021-07-20 20:37:36 +02:00
Sorunome
bf83eae9e0 fix: Linux failing on attempting to open hive 2021-07-20 18:02:59 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
e048625804 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
00ddd778f0 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
1d65cc8216 feat: Render stickers nicer 2021-07-19 19:23:38 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Krille Fear
8a45589d70 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
0eb5120df5 feat: Add download button to audio messages 2021-07-18 19:19:38 +02:00
Christian Pauly
2589bf561a Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-07-18 19:04:13 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Sorunome
b70683358c 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
bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-18 12:37:03 +02:00
Christian Pauly
51a521c510 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02:00
Sorunome
875e427a3d cleanup: Better image bubble error handling 2021-07-18 11:17:58 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
473a970a59 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
979237d2bd 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
c7f1ec601f 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
949a776fcb 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
0683818cef 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
a3d58044b1 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Christian Pauly
18e5ebbdfa fix: Keyboard hides imagePicker buttons on iOS 2021-07-13 10:32:11 +02:00
Sorunome
09854152b9 feat: Better detect the device type from the device name 2021-07-12 13:49:12 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
50a64f7010 fix: show thumbnails in timeline on desktop 2021-07-11 16:11:41 +02:00
Sorunome
7a4badafbe feat: Add rendering of lottie files 2021-07-11 14:30:39 +02:00
Sorunome
e233e4c454 fix: Check for jitsi server in well-known lookup also on login screen 2021-07-11 12:41:20 +02:00
Christian Pauly
a6b02d6195 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly
6b30042184 change: Sign in button according to apples HIG 2021-07-08 18:09:19 +02:00
Christian Pauly
c2633b45b4 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear
83665b593b Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
2021-07-03 09:17:03 +00:00
S1m
a5219e56d4 update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly
39b8876837 chore: Bump version 2021-06-29 08:49:47 +02:00
Christian Pauly
9a8c376d91 fix: Flutter Hive on Linux 2021-06-29 07:59:37 +02:00
Christian Pauly
ece1f6dc1b fix: Messagebubble 2021-06-26 12:06:09 +02:00
Christian Pauly
edb33d441b refactor: Move logs to about dialog 2021-06-26 10:43:07 +02:00
Krille Fear
140ff324ee Merge branch 'soru/fix-thumbnails' into 'main'
fix: Database does not store files correctly

Closes #450

See merge request famedly/fluffychat!428
2021-06-24 14:47:13 +00:00