Commit Graph

37 Commits

Author SHA1 Message Date
Krille Fear 15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear fcdf5a7ee4 refactor: Magic numbers 2021-10-26 18:47:05 +02:00
Krille Fear f884e8082f chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear e879278186 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear 44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear 4623519997 Merge branch 'soru/multiaccount-typing' into 'main'
fix: Stop typing when switching sending client

Closes #565

See merge request famedly/fluffychat!526
2021-09-21 09:16:19 +00:00
Sorunome d647d8cc64
fix: Stop typing when switching sending client 2021-09-21 09:15:25 +02:00
Sorunome 7867af858d
fix: Only use prefix switching if we have complex bundles 2021-09-21 09:08:18 +02:00
Krille Fear deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Sorunome 1b01cdc379
fix: Empty timeline crashing 2021-09-06 20:16:01 +02:00
Christian Pauly a7cf8e91b8 refactor: Rethrow history request fails 2021-09-01 10:31:19 +02: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
Krille Fear 6dddf566a2 refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Christian Pauly 2475921599 fix: Report content localizations 2021-08-15 20:43:38 +02:00
Sorunome e283b6a346
fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Christian Pauly 22ae2608e0 change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly 386144f0bc fix: Reply with voice messages 2021-08-12 09:59:42 +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
Sorunome d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +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
Christian Pauly 6821a421b6 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02: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
Christian Pauly fbc78119fa chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Steef Hegeman 65b1215187 /commands: missing command dialog
When sending a message, show an alert dialog if a command is not
recognized, offering to either cancel or send as text.
2021-06-20 13:51:36 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly 53b6c8bb28 fix: ImageViewer again 2021-06-06 17:56:01 +02:00
Christian Pauly 004d6b2c83 fix: Display error when request history 2021-06-06 17:28:00 +02:00
Christian Pauly 2b83e69c1f refactor: active room ID now only in defined in the path 2021-06-06 10:00:52 +02:00
Christian Pauly 64596b4970 fix: Layouts 2021-05-23 18:46:15 +02:00
Christian Pauly 8ee4e3c155 fix: Regressions because of vrouter 2021-05-23 15:02:36 +02:00
Christian Pauly 1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly ebc598a0ae refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly e44de26353 refactor: Rename UI to Views 2021-05-22 09:13:47 +02:00
Christian Pauly cc113bb61a refactor: rename UI to View and MVC login page 2021-05-22 09:08:44 +02:00
Christian Pauly a93165e7ff refactor: Rename views to pages 2021-05-22 08:57:49 +02:00