Commit graph

254 commits

Author SHA1 Message Date
Krille Fear
843a6af323 feat: Account settings displays current matrix ID 2021-10-10 12:57:28 +02:00
Krille Fear
c79725280b feat: More finetuning for font sizes 2021-10-10 12:41:43 +02:00
Krille Fear
72a8b5a348 feat: Nicer verification dialog 2021-10-10 12:11:59 +02:00
Krille Fear
411599b6d2 fix: QR Code scanning 2021-10-10 11:42:18 +02:00
Krille Fear
9f1e22da9d feat: Nicer chat backup design 2021-10-10 11:40:08 +02:00
Krille Fear
fca234e20a design: Change design of verification page 2021-10-10 10:58:03 +02:00
Krille Fear
92523cb7b0 feat: Enable E2EE by default for new rooms 2021-10-10 10:43:50 +02:00
Krille Fear
efa001e350 feat: Make QR Code clickable 2021-10-08 07:30:41 +02:00
Krille Fear
6d304d3fc3 fix: One space always missing 2021-09-27 08:13:50 +02:00
Krille Fear
446bedbac2 feat: Implement nice profile bottom sheet 2021-09-24 15:51:33 +02:00
Sorunome
727d8ab2e6 feat: Open user bottom sheet on tapping user pills 2021-09-22 15:13:17 +02:00
Krille Fear
39b4e9ab3e 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
Krille Fear
6940a69959 Merge branch 'soru/navigate-to-room' into 'main'
fix: navigate to /rooms when switching bundle

Closes #566

See merge request famedly/fluffychat!527
2021-09-21 07:20:56 +00:00
Sorunome
88ffbb6972 fix: navigate to /rooms when switching bundle 2021-09-21 09:16:57 +02:00
Sorunome
3f00a43399 fix: Stop typing when switching sending client 2021-09-21 09:15:25 +02:00
Sorunome
c6cd9a9ed6 fix: Only use prefix switching if we have complex bundles 2021-09-21 09:08:18 +02:00
Christian Pauly
6077c0ab8e fix: Display account picker only if complex bundles is true 2021-09-20 17:43:37 +02:00
Krille Fear
34eb3c0eb2 fix: Multi-Account setup with well-known 2021-09-20 09:02:04 +02:00
Christian Pauly
37d127d8bc chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly
f2dfef33b9 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Krille Fear
ec68d15586 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Christian Pauly
fe4dd064d1 fix: Password reset 2021-09-19 13:08:33 +02:00
Christian Pauly
eeca097d1f fix: Possibly fix voice messages on iOS 2021-09-18 10:20:57 +02:00
Sorunome
5d6a377820 fix: emote settings 2021-09-16 14:36:28 +02:00
Krille Fear
eba304556c refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear
21d7f862dd chore: Update SDK 2021-09-13 15:28:35 +02:00
Christian Pauly
8972204e4b fix: Import sdk 2021-09-10 11:23:40 +02:00
Christian Pauly
65747aecbf chore: Update SDK 2021-09-10 10:44:24 +02:00
Christian Pauly
4f148ca7f7 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly
1f7ebeabc1 design: Make divider more thin 2021-09-07 14:25:26 +02:00
Christian Pauly
690ad5c3a5 fix: Status bar on Android tablets invisible 2021-09-07 14:22:47 +02:00
Krille Fear
709495f0aa Merge branch 'soru/fix-empty-timeline' into 'main'
fix: Empty timeline crashing

See merge request famedly/fluffychat!511
2021-09-07 12:21:12 +00:00
Raatty
9ab3a310d7 removeExile was a source of confusion 2021-09-07 17:18:22 +12:00
Krille Fear
ac8b058371 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
Sorunome
6fa50beeab fix: Empty timeline crashing 2021-09-06 20:16:01 +02:00
Christian Pauly
b824ef34e4 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly
37ee86094d design: CircularProgressIndicator looks better here 2021-09-01 10:31:31 +02:00
Christian Pauly
4d462d9c8b refactor: Rethrow history request fails 2021-09-01 10:31:19 +02:00
Christian Pauly
462e5381e9 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Bram van den Heuvel
5df5a5e720 Explicitly add Content-Type header on emote upload 2021-08-29 17:44:56 +00:00
Krille Fear
adec1503f8 Merge branch 'soru/missing-null-check' into 'main'
fix: Make sure that you deselect rooms on leaving, even if that fails

See merge request famedly/fluffychat!504
2021-08-29 15:17:08 +00:00
Christian Pauly
512717da36 chore: Slightly enhance tombstone design 2021-08-29 16:57:50 +02:00
Sorunome
147726dbe3 fix: Make sure that you deselect rooms on leaving, even if that fails 2021-08-29 13:21:18 +02:00
Christian Pauly
41f2d23951 chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly
caaa7bd2dc feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Sorunome
18a50f202c fix: Properly re-render the timeline etc. when the full userinformation was fetched 2021-08-28 18:31:37 +02:00
Christian Pauly
eb9fa05979 fix: Display space as room if it contains unread events in timeline 2021-08-28 18:02:01 +02:00
Sorunome
15aa228581 feat: Dismiss keyboard on scroll in iOS 2021-08-28 17:36:23 +02:00
Krille Fear
fd4213746d Merge branch 'soru/fix-devices-page' into 'main'
fix: missing null check

Closes #527

See merge request famedly/fluffychat!496
2021-08-28 09:10:05 +00:00
Christian Pauly
d87c367ca8 fix: Open matrixTo links 2021-08-28 10:50:12 +02:00
Christian Pauly
e8ffa34523 fix: send on enter 2021-08-28 10:35:11 +02:00
Sorunome
e309fe3bd7 fix: missing null check 2021-08-27 16:56:12 +02:00
Christian Pauly
f91919a7c6 fix: Analyzer bugs 2021-08-26 19:03:08 +02:00
Christian Pauly
8d7d539060 feat: Send on enter 2021-08-24 20:43:21 +02:00
Christian Pauly
903e280c8c fix: Analyzer 2021-08-24 14:41:37 +02:00
Christian Pauly
7d0338ea84 fix: Open matrix.to urls 2021-08-24 14:15:35 +02:00
Christian Pauly
15bf86d3ba feat: Beautify qr code scanner 2021-08-24 14:07:49 +02:00
Christian Pauly
3e9903bd9d fix: QR Scanner permission 2021-08-23 18:36:13 +02:00
Christian Pauly
deda08d39b change: Polish new chat design 2021-08-23 18:32:57 +02:00
Christian Pauly
ae61ce0a82 fix: Sharing invite link 2021-08-23 08:40:01 +02:00
Christian Pauly
f7d3250ff2 fix: Padding and colors 2021-08-22 21:50:19 +02:00
Christian Pauly
908a3390cd feat: Implement qr code scanner 2021-08-22 21:19:22 +02:00
Christian Pauly
28fa83ed2a feat: New design for new chat page 2021-08-22 21:09:05 +02:00
Krille Fear
4a42d3e829 Merge branch 'fix_wallpaper' into 'main'
fix: wallpaper on linux

Closes #489

See merge request famedly/fluffychat!493
2021-08-22 10:05:50 +00:00
Krille Fear
f1e76fbb10 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
9ef9bf85b7 fix: wallpaper on linux 2021-08-22 16:03:18 +12:00
Krille Fear
86998374b9 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
Sorunome
d187e00094 fix: Re-add login fixes with the new SDK 2021-08-20 16:58:59 +02:00
Krille Fear
47e68d813d refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Sorunome
da154e2b4e fix: Disable autocorrect for the homeserver url field 2021-08-16 18:38:22 +02:00
Krille Fear
34249e0583 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
Krille Fear
128b717e38 Merge branch 'soru/empty-room' into 'main'
fix: Empty timelines crashing the room view

See merge request famedly/fluffychat!488
2021-08-16 06:18:53 +00:00
Christian Pauly
18ea3b9268 fix: Report content localizations 2021-08-15 20:43:38 +02:00
Sorunome
3c57e7349c fix: Empty timelines crashing the room view 2021-08-15 19:44:38 +02:00
Sorunome
02e57474fe fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome
0f59db3d22 fix: Joining room aliases not published into the room directory 2021-08-15 09:14:23 +02:00
Sorunome
a7020adac8 feat: Implement official emoji translations for emoji verification 2021-08-14 16:46:20 +02:00
Christian Pauly
ab063bee5f fix: Requirements when to display report event button 2021-08-12 21:40:55 +02:00
Christian Pauly
04a092aefd fix: Dont add/remove DMs to space 2021-08-12 21:11:57 +02:00
Christian Pauly
d66195342e change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly
1d629ae79a feat: Add remove rooms to and from spaces 2021-08-12 20:46:27 +02:00
Christian Pauly
c13e17afeb fix: Load space members to display DM rooms 2021-08-12 20:34:14 +02:00
Christian Pauly
a1f586c655 fix: Display loading dialog on start DM 2021-08-12 12:15:43 +02:00
Christian Pauly
768fa06dbb fix: Reply with voice messages 2021-08-12 09:59:42 +02:00
Christian Pauly
cdfb97ab58 feat: Cupertino style record dialog 2021-08-12 09:48:10 +02:00
Christian Pauly
f26503aa48 fix: Display amplitude 2021-08-12 09:44:19 +02:00
Christian Pauly
d1299da1f3 fix: Missing null check 2021-08-11 22:04:55 +02:00
Christian Pauly
695af03b4a feat: Display amplitude 2021-08-11 21:21:08 +02:00
Christian Pauly
94504dbf29 fix: Keep display alive while recording 2021-08-11 21:17:11 +02:00
Marcus Hoffmann
875630278c 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
fcc67b0234 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
72f00f33bc fix: Wrap login form into AutofillGroup 2021-08-08 19:30:51 +02:00
Sorunome
41a9d0a2b0 feat: Add option to not autoplay stickers and emotes 2021-08-08 19:21:34 +02:00
Sorunome
abab724af9 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
fcee30ebb3 feat: Add video player 2021-08-08 18:31:16 +02:00
Sorunome
737f78dd11 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
415d5db438 change: Placeholder at username login field should be just username 2021-08-07 14:47:55 +02:00
Sorunome
5d0967ecda feat: Add location sharing 2021-08-06 12:59:19 +02:00
Sorunome
f73aeca78c fix: missing null check 2021-08-05 18:16:52 +02:00
Christian Pauly
70241f570a fix: Space settings routing problems 2021-08-04 10:15:42 +02:00