Commit Graph

1886 Commits

Author SHA1 Message Date
Christian Pauly 55d82d3437 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly 1e41a2c5ff chore: Adjust colors 2021-09-02 09:38:44 +02:00
Christian Pauly 888935cf4d design: CircularProgressIndicator looks better here 2021-09-01 10:31:31 +02:00
Christian Pauly a7cf8e91b8 refactor: Rethrow history request fails 2021-09-01 10:31:19 +02:00
Christian Pauly c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Bram van den Heuvel 4250fa9223 Explicitly add Content-Type header on emote upload 2021-08-29 17:44:56 +00:00
Christian Pauly 14e887ec39 chore: Adjust gradient 2021-08-29 17:26:28 +02:00
Krille Fear 1c4b0bdba6 Merge branch 'soru/missing-null-check' into 'main'
fix: Make sure that you deselect rooms on leaving, even if that fails

See merge request famedly/fluffychat!504
2021-08-29 15:17:08 +00:00
Krille Fear a5f794f689 Merge branch 'soru/ios-open-geo-uri' into 'main'
fix: Open geo URIs on iOS

Closes #533

See merge request famedly/fluffychat!505
2021-08-29 15:16:37 +00:00
Krille Fear 328a61c288 Merge branch 'soru/play-audio' into 'main'
fix: encrypted files

Closes #518 and #535

See merge request famedly/fluffychat!506
2021-08-29 15:16:26 +00:00
Christian Pauly f65fb7d955 chore: Slightly enhance tombstone design 2021-08-29 16:57:50 +02:00
Christian Pauly 05ab4fae1e chore: Make message bubble transparent for thumbnails 2021-08-29 16:55:08 +02:00
Christian Pauly 2c62acb5f6 chore: Add icons to chat popup menu 2021-08-29 16:52:42 +02:00
Christian Pauly 299ed4f25a chore: Adjust gradient and bubble borders 2021-08-29 16:49:48 +02:00
Sorunome 3a9400f638
fix: encrypted files 2021-08-29 15:20:48 +02:00
Sorunome 6f676c5a8e
fix: Open geo URIs on iOS 2021-08-29 14:30:29 +02:00
Sorunome b0ecc408b5
fix: Make sure that you deselect rooms on leaving, even if that fails 2021-08-29 13:21:18 +02:00
Christian Pauly 161791a07d chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly 68dfc8ee3a fix: Add tiny border to message bubbles 2021-08-29 12:12:44 +02:00
Christian Pauly 114685ef87 feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Krille Fear 9eba2cad97 Merge branch 'soru/fix-unread-bubble' into 'main'
fix: (hopefully) unread bubbles on iOS

See merge request famedly/fluffychat!499
2021-08-28 16:21:15 +00:00
Christian Pauly cdad5ab799 fix 2021-08-28 18:09:59 +02:00
Sorunome 0332e13c6a
fix: (hopefully) unread bubbles on iOS 2021-08-28 18:03:45 +02:00
Christian Pauly 12b114ba69 fix: Display space as room if it contains unread events in timeline 2021-08-28 18:02:01 +02:00
Sorunome 6026c8976d
feat: Dismiss keyboard on scroll in iOS 2021-08-28 17:36:23 +02:00
Krille Fear b3b1ea33dd Merge branch 'soru/fix-devices-page' into 'main'
fix: missing null check

Closes #527

See merge request famedly/fluffychat!496
2021-08-28 09:10:05 +00:00
Christian Pauly a5f6e8e77f feat: Compatible with Famedly and Element QR Codes 2021-08-28 11:09:37 +02:00
Christian Pauly 8aa0670e83 fix: Open matrixTo links 2021-08-28 10:50:12 +02:00
Christian Pauly abe200f90a fix: send on enter 2021-08-28 10:35:11 +02:00
Sorunome e3e815ecf0
fix: missing null check 2021-08-27 16:56:12 +02:00
Sorunome bfb55b4525
fix: format 2021-08-27 16:51:42 +02:00
Christian Pauly dcee386da4 fix: Analyzer bugs 2021-08-26 19:03:08 +02:00
Christian Pauly 54aacc1c35 feat: Send on enter 2021-08-24 20:43:21 +02:00
Christian Pauly 4f3083461f fix: Analyzer 2021-08-24 14:41:37 +02:00
Christian Pauly 956d766a3f fix: Open matrix.to urls 2021-08-24 14:15:35 +02:00
Christian Pauly 0728a30565 feat: Beautify qr code scanner 2021-08-24 14:07:49 +02:00
Christian Pauly d29729c27c fix: QR Scanner permission 2021-08-23 18:36:13 +02:00
Christian Pauly 14586297dc change: Polish new chat design 2021-08-23 18:32:57 +02:00
Christian Pauly 4b93382fb9 fix: Sharing invite link 2021-08-23 08:40:01 +02:00
Christian Pauly f9111b6bb3 fix: Padding and colors 2021-08-22 21:50:19 +02:00
Christian Pauly 6a432ae8de feat: Implement qr code scanner 2021-08-22 21:19:22 +02:00
Christian Pauly b5c3d7b1e3 feat: New design for new chat page 2021-08-22 21:09:05 +02:00
Sorunome cf74c231bb
feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Krille Fear d2167c7e6f Merge branch 'overflow_file_name' into 'main'
fix: too long file names

Closes #523

See merge request famedly/fluffychat!492
2021-08-22 10:06:05 +00:00
Krille Fear b02b77716f Merge branch 'fix_wallpaper' into 'main'
fix: wallpaper on linux

Closes #489

See merge request famedly/fluffychat!493
2021-08-22 10:05:50 +00:00
Krille Fear e05a99293a Merge branch 'soru/escape-routes' into 'main'
fix: Properly encode and decode vRouter paths

See merge request famedly/fluffychat!487
2021-08-22 10:05:30 +00:00
Raatty 2bf64c35ea fix: wallpaper on linux 2021-08-22 16:03:18 +12:00
Raatty 6f434c79ee fix: too long file names 2021-08-22 13:35:10 +12:00
Christian Pauly b6e6301a14 fix: Unused imports 2021-08-21 15:36:38 +02:00
Christian Pauly 32edfdef81 Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-08-21 15:35:41 +02:00