Commit Graph

121 Commits

Author SHA1 Message Date
Christian Pauly 55d82d3437 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Christian Pauly 14e887ec39 chore: Adjust gradient 2021-08-29 17:26:28 +02: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 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
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 abe200f90a fix: send on enter 2021-08-28 10:35:11 +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
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 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 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
Christian Pauly 853fd66b54 fix: Missing null check 2021-08-21 15:35:38 +02:00
Christian Pauly 0bfbf271d4 fix: Disable broken audioplayer for web 2021-08-21 13:40:36 +02:00
Krille Fear 12a3b04142 Merge branch 'soru/no-autocorrect-homeserver-url' into 'main'
fix: Disable autocorrect for the homeserver url field

Closes #515

See merge request famedly/fluffychat!490
2021-08-20 17:58:43 +00:00
Christian Pauly 49a159268b chore: Update SDK 2021-08-20 13:46:30 +02:00
Krille Fear 6dddf566a2 refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Sorunome 4ae099fa5d
fix: Disable autocorrect for the homeserver url field 2021-08-16 18:38:22 +02:00
Sorunome e283b6a346
fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome 0e998c824e
fix: Use plural string in translation 2021-08-14 11:30:18 +02:00
Christian Pauly aa308647c8 fix: Design of invite rooms 2021-08-13 12:39:42 +02:00
Christian Pauly a745d3ce68 fix: Wait for sync before enter a room a user has got invited 2021-08-12 12:33:41 +02:00
Sorunome 7443309b15
feat: Add option to not autoplay stickers and emotes 2021-08-08 19:21:34 +02:00
Sorunome 0e29f0057b
feat: Add video player 2021-08-08 18:31:16 +02:00
Krille Fear 7f66fc733f Merge branch 'soru/verification-widget' into 'main'
feat: Nicer displaying of verification requests in the timeline

See merge request famedly/fluffychat!474
2021-08-07 18:05:29 +00:00
Sorunome fbc5315705
feat: Nicer displaying of verification requests in the timeline 2021-08-07 19:47:51 +02:00
Sorunome d51ce6be8a
fix: Correctly size the unread bubble in the room list 2021-08-07 17:16:03 +02:00
Sorunome d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +02:00
Christian Pauly 9a78b8ad85 fix: Selected chat list item color 2021-08-04 09:46:23 +02:00
Sorunome b00e136a08
fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Christian Pauly 77fd7a811c design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly cd1f8cc386 refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00
Christian Pauly 19fc1378fb fix: Colored background for transparent avatars 2021-07-31 22:17:18 +02:00
Christian Pauly 42f64393c8 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Christian Pauly 1a23e5fa23 fix: Avatar noPic detection 2021-07-31 20:19:57 +02:00
Sorunome 493c88649d
feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
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