Commit Graph

122 Commits

Author SHA1 Message Date
Christian Pauly 51d9a56058 fix: Display loading dialog on start DM 2021-08-12 12:15:43 +02:00
Christian Pauly 386144f0bc fix: Reply with voice messages 2021-08-12 09:59:42 +02:00
Christian Pauly 493987fe74 feat: Cupertino style record dialog 2021-08-12 09:48:10 +02:00
Christian Pauly ca3d409714 fix: Display amplitude 2021-08-12 09:44:19 +02:00
Christian Pauly 8ca1151f3e fix: Missing null check 2021-08-11 22:04:55 +02:00
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
Sorunome 0e29f0057b
feat: Add video player 2021-08-08 18:31:16 +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
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 afbd3c41a5 fix: Wrong uri subscription 2021-08-02 18:41:09 +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
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 d3f87aeaad feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +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 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 4c2e690125 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome 205d7e8f5f feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Sorunome 99bc8198e9
feat: Nicer mentions 2021-07-20 17:54:48 +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
Christian Pauly befd8e1160 feat: Android SSO in webview 2021-07-18 19:04:09 +02: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
Christian Pauly ba685b7a1f fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02: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 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
Christian Pauly d10d23ac62 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00