Commit Graph

1858 Commits

Author SHA1 Message Date
Christian Pauly 47bce19d4a feat: Display amplitude 2021-08-11 21:21:08 +02:00
Christian Pauly ddba6c2ad6 fix: Keep display alive while recording 2021-08-11 21:17:11 +02:00
Marcus Hoffmann 5707120fc1 chore: switch image_picker back to upstream
https://github.com/flutter/plugins/pull/3194 has finally been merged.

Also update to non-deprecated pick* methods.
2021-08-10 14:01:15 +02:00
Krille Fear 5bb070b318 Merge branch 'soru/autofill-hints' into 'main'
fix: Wrap login form into `AutofillGroup`

Closes #503

See merge request famedly/fluffychat!481
2021-08-09 08:46:50 +00:00
Sorunome e2a194484f
fix: Wrap login form into `AutofillGroup` 2021-08-08 19:30:51 +02:00
Sorunome 7443309b15
feat: Add option to not autoplay stickers and emotes 2021-08-08 19:21:34 +02:00
Sorunome e8376b56f1 Merge branch 'soru/video-player' into 'main'
feat: Add video player

Closes #192

See merge request famedly/fluffychat!479
2021-08-08 16:47:23 +00:00
Krille Fear 3905baa964 Merge branch 'soru/login-no-server' into 'main'
fix: Allow fallback to previous url if there is no homeserver on the mxid domain

See merge request famedly/fluffychat!477
2021-08-08 16:38:04 +00:00
Sorunome 0e29f0057b
feat: Add video player 2021-08-08 18:31:16 +02:00
Sorunome b7ddf795e8
fix: Try different directories on all kind of errors thrown for hive store 2021-08-08 09:56:11 +02:00
Sorunome eabb548215
fix: Allow fallback to previous url if there is no homeserver on the mxid domain 2021-08-08 08:46:19 +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
Krille Fear e001e0de26 Merge branch 'soru/unread-messages-badge' into 'main'
fix: Correctly size the unread bubble in the room list

Closes #494

See merge request famedly/fluffychat!475
2021-08-07 17:29:31 +00:00
Sorunome d51ce6be8a
fix: Correctly size the unread bubble in the room list 2021-08-07 17:16:03 +02:00
Christian Pauly c66009543c change: Placeholder at username login field should be just username 2021-08-07 14:47:55 +02:00
Sorunome d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +02:00
Sorunome 92674b4424
fix: missing null check 2021-08-05 18:16:52 +02:00
Christian Pauly c77ea2e325 fix: Space settings routing problems 2021-08-04 10:15:42 +02:00
Christian Pauly 1d92af38cb refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly 36fac99de6 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly fcc66d2820 fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly 2297195ba7 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly d487ddc05b feat: Space settings route 2021-08-04 09:56:05 +02:00
Christian Pauly e7044e0e67 fix: display space invites in chat list 2021-08-04 09:49:34 +02:00
Christian Pauly 9a78b8ad85 fix: Selected chat list item color 2021-08-04 09:46:23 +02:00
Christian Pauly afbd3c41a5 fix: Wrong uri subscription 2021-08-02 18:41:09 +02:00
Christian Pauly caae0ccd01 change: Delete hive database if corrupted 2021-08-02 18:38:53 +02:00
Christian Pauly ac7ee03bd9 fix: Add missing null check 2021-08-01 16:06:34 +02:00
Christian Pauly d6728783a2 fix: Wait for first sync on bootstrap 2021-08-01 16:05:32 +02:00
Christian Pauly a6ab9a2ab0 fix: Wait for first sync on bootstrap 2021-08-01 15:48:27 +02:00
Christian Pauly 0135780f65 fix: Missing null check and bootstrap ask 2021-08-01 15:45:41 +02:00
Christian Pauly bb7c095ae3 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly 648e690a0d refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Krille Fear 672d359c8b Merge branch 'soru/fix-links' into 'main'
fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
2021-08-01 13:06:59 +00:00
Krille Fear 79673ed757 Merge branch 'soru/up-update' into 'main'
chore: Support new unifiedpush gateway discovery

Closes #474

See merge request famedly/fluffychat!468
2021-08-01 13:06:18 +00:00
Sorunome b00e136a08
fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Sorunome 9e96135ad6
chore: Support new unifiedpush gateway discovery 2021-08-01 09:55:57 +02:00
Sorunome 4994b77d4e
fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +02:00
Christian Pauly 3226dc5a11 feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly 2ebefddbe0 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly 77fd7a811c design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly d3f87aeaad feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +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 a5fc4521cb Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
2021-07-31 15:30:27 +00:00
Sorunome 5a44b3b3d1
chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +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 3efb768825 fix: Tests 2021-07-27 16:15:13 +02:00
Christian Pauly 1a80938908 fix: Disable vrouter logs in release mode 2021-07-26 18:45:54 +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
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