Commit Graph

114 Commits

Author SHA1 Message Date
Krille Fear 9ff97d0162 feat: Make QR Code clickable 2021-10-08 07:30:41 +02:00
Krille Fear fadcad5926 fix: One space always missing 2021-09-27 08:13:50 +02:00
Krille Fear fb4337272e feat: Implement nice profile bottom sheet 2021-09-24 15:51:33 +02:00
Sorunome 4ee2ecc286
feat: Open user bottom sheet on tapping user pills 2021-09-22 15:13:17 +02:00
Christian Pauly d2b4ac4d9f fix: Display account picker only if complex bundles is true 2021-09-20 17:43:37 +02:00
Christian Pauly 9115d44b65 chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly 3d5eb6e061 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Krille Fear deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Krille Fear e5b62d893d refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Christian Pauly 6984206d66 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly 0f3f17c2f1 design: Make divider more thin 2021-09-07 14:25:26 +02:00
Christian Pauly f7ec11a592 fix: Status bar on Android tablets invisible 2021-09-07 14:22:47 +02:00
Raatty b3eb29844b removeExile was a source of confusion 2021-09-07 17:18:22 +12:00
Krille Fear 6d5e06a723 Merge branch 'soru/fix-load-member-in-timeline' into 'main'
fix: Properly re-render the timeline etc. when the full userinformation was fetched

See merge request famedly/fluffychat!500
2021-09-06 18:25:53 +00:00
Christian Pauly 55d82d3437 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly 888935cf4d design: CircularProgressIndicator looks better here 2021-09-01 10:31:31 +02:00
Christian Pauly c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Christian Pauly f65fb7d955 chore: Slightly enhance tombstone design 2021-08-29 16:57:50 +02:00
Christian Pauly 161791a07d chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly 114685ef87 feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Sorunome f4c527a933
fix: Properly re-render the timeline etc. when the full userinformation was fetched 2021-08-28 18:31:37 +02:00
Sorunome 6026c8976d
feat: Dismiss keyboard on scroll in iOS 2021-08-28 17:36:23 +02:00
Christian Pauly abe200f90a fix: send on enter 2021-08-28 10:35:11 +02:00
Christian Pauly 54aacc1c35 feat: Send on enter 2021-08-24 20:43:21 +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
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 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
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
Krille Fear 68a29007a6 Merge branch 'soru/join-rooms' into 'main'
fix: Joining room aliases not published into the room directory

Closes #514

See merge request famedly/fluffychat!486
2021-08-16 06:19:59 +00:00
Sorunome 2c6b962c37
fix: Empty timelines crashing the room view 2021-08-15 19:44:38 +02:00
Sorunome e283b6a346
fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome dbadbc59e2
fix: Joining room aliases not published into the room directory 2021-08-15 09:14:23 +02:00
Christian Pauly 8cfe2a1899 fix: Requirements when to display report event button 2021-08-12 21:40:55 +02:00
Christian Pauly e6358996e6 fix: Dont add/remove DMs to space 2021-08-12 21:11:57 +02:00
Christian Pauly 22ae2608e0 change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly 689e298865 feat: Add remove rooms to and from spaces 2021-08-12 20:46:27 +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 0e29f0057b
feat: Add video player 2021-08-08 18:31:16 +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
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