Commit graph

587 commits

Author SHA1 Message Date
Krille Fear
acc33e0e9b change: Set client ID in invite action link 2021-12-08 11:33:03 +01:00
Krille Fear
2aa24f254b fix: Well known lookup at login 2021-12-04 19:54:07 +01:00
Krille Fear
0a74e5e151 refactor: Make send file dialog null safe 2021-12-01 20:45:07 +01:00
Krille Fear
344e6491d4 change: Do not compress very small images 2021-12-01 20:44:59 +01:00
Krille Fear
ec46b15991 refactor: Make user device list item null safe 2021-12-01 18:46:10 +01:00
Krille Fear
585eefa9de design: Make not joined participants transparent in list
This should make it easier to distinguish
between actual participants of a
room and users who have been
invited, who are knocking or who
have been banned.
2021-12-01 12:42:15 +01:00
Krille Fear
e33606b912 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Sorunome
f4d723c0b1 fix: Thumbnails in the image bubble not always showing a cached thumbnail
When in the timeline an image bubble with animated=false was displayed and
you tapped on an image, it would attempt to show the thumbnail with animated=true.
This thumbnail, of course, was not cached, thus not showing the cached image, and
actually downloading the thumbnail multiple times. This PR fixes that by
first checking if the animated=false thumbnail is cached, and if so, display
that while the final image is loading.
2021-11-30 15:54:48 +01:00
Krille Fear
c9c4f2caf9 Merge branch 'krille/fix-open-uris' into 'main'
fix: Open URIs

See merge request famedly/fluffychat!593
2021-11-29 15:41:53 +00:00
Krille Fear
0ecbe842a5 fix: Open URIs 2021-11-29 16:23:14 +01:00
Sorunome
d838fedaa7 fix: Properly position the pointer in the map bubble and add attribution
Prior the pointer in the map bubble wasn't offsetted upwards, so the center
of the icon marked the point, rather than the point of the icon as one would
expect.
Additionally, attribution to the OpenStreetMap project has been added.
2021-11-29 16:04:23 +01:00
Krille Fear
a134e06203 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00
Krille Fear
2559190355 Merge branch 'krille/fix-chatview-safearea' into 'main'
fix: ChatView safearea on iPad

See merge request famedly/fluffychat!588
2021-11-27 10:39:17 +00:00
Krille Fear
b1e1d5ea75 fix: ChatView safearea on iPad 2021-11-27 11:20:38 +01:00
Krille Fear
956ee5bfc6 design: Adaptive switches 2021-11-27 10:10:29 +01:00
Krille Fear
8f47ad654d chore: Adjust image and thumbnail compression 2021-11-26 16:19:01 +01:00
Krille Fear
5bc41fccbc fix: Process incoming uris 2021-11-26 14:59:35 +01:00
Krille Fear
5775f54552 fix: Remove avatar from room 2021-11-24 07:29:05 +01:00
Krille Fear
b4f2adadad feat: nicer loading bar 2021-11-23 19:34:55 +01:00
Krille Fear
48c1d41dd4 feat: Fancy chat list loading animation 2021-11-23 18:20:51 +01:00
Krille Fear
31335383ba fix: Capture getTimeline exceptions 2021-11-23 11:29:11 +00:00
Krille Fear
5983c83fcf fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear
f6e9940981 chore: Nicer message info dialog 2021-11-23 08:41:01 +01:00
Krille Fear
30410363f4 fix: Give message edits padding 2021-11-22 19:20:09 +01:00
Krille Fear
42d5c1a497 design: Minor color changes 2021-11-22 19:16:43 +01:00
Krille Fear
c68b15935c chore: Minor design changes 2021-11-22 15:35:51 +01:00
Krille Fear
daadef7c59 design: Place share button under qr code
This should make the qr code
scanning more reliable.
2021-11-22 11:18:32 +01:00
Krille Fear
05daaf01b1 design: Display edit marker in new bubbles 2021-11-21 14:26:40 +01:00
Krille Fear
7a68feb5eb feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear
2778927fdf fix: Automatic key requests 2021-11-21 12:25:39 +01:00
Krille Fear
3332cefb1e design: Redesign and simplify bootstrap 2021-11-21 10:53:01 +01:00
Krille Fear
6d21caefa5 Merge branch 'krille/unused-imports' into 'main'
fix: Remove unused imports

See merge request famedly/fluffychat!560
2021-11-21 09:15:33 +00:00
Krille Fear
08670e60f8 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear
d23d67cb3d Merge branch 'krille/image' into 'main'
refactor: Use image package to resize images

See merge request famedly/fluffychat!558
2021-11-21 08:53:47 +00:00
Krille Fear
b44f309151 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear
a143b978a3 fix: Minor fixes 2021-11-21 09:07:33 +01:00
Krille Fear
c5f084db87 Merge branch 'krille/homepicker-dark-mode' into 'main'
fix: SSO Button design in dark mode

See merge request famedly/fluffychat!556
2021-11-20 10:05:40 +00:00
Krille Fear
ba9e59eaee fix: SSO Button design in dark mode 2021-11-20 11:03:42 +01:00
Krille Fear
53967eb1f0 refactor: Avatar widget 2021-11-20 10:42:23 +01:00
Krille Fear
4a518588ab fix: Remove dead code 2021-11-19 19:36:45 +01:00
Krille Fear
af6c9de62d fix: Only mark unread if actually marked 2021-11-19 14:57:56 +01:00
Krille Fear
f2f90127d8 fix: Size of bottomsheet 2021-11-19 14:51:40 +01:00
Krille Fear
111d15f86d chore: Clean up bootstrap 2021-11-19 14:42:34 +01:00
Krille Fear
e9c549495c Merge branch 'soru/verification-dialog' into 'main'
fix: Show bootstrap dialog in the appropriate places

See merge request famedly/fluffychat!549
2021-11-19 10:32:36 +00:00
Krille Fear
042fd8072b fix: Stickers always in square 2021-11-19 11:02:05 +01:00
Krille Fear
42fa6164e4 change: Move video call button to menu 2021-11-19 10:33:26 +01:00
Krille Fear
879057a54d fix: Dont loose selected events 2021-11-19 10:29:01 +01:00
Krille Fear
cbf8e0799e feat: Send reactions to multiple events 2021-11-19 10:23:24 +01:00
Krille Fear
9e641c8ee4 design: Move device ID to menu 2021-11-19 10:07:05 +01:00
Krille Fear
d9260a4785 fix: Do display error image widget 2021-11-19 10:01:35 +01:00
Sorunome
7a08592a1e fix: Show bootstrap dialog in the appropriate places 2021-11-19 09:23:59 +01:00
Krille Fear
ba3cf3a91f change: Chat backup dialog as a banner 2021-11-19 09:12:47 +01:00
Krille Fear
45d7113a54 fix: Self sign while bootstrap 2021-11-18 21:21:12 +01:00
Krille Fear
03f0641385 fix: Dont rerun server checks 2021-11-16 10:23:29 +01:00
Krille Fear
377a8ffd1c fix: Set room avatar 2021-11-16 09:34:25 +01:00
Krille Fear
9475840d5f fix: Bubble colors 2021-11-15 13:23:47 +01:00
Krille Fear
4bc45a75c5 refactor: Homeserver picker 2021-11-15 12:14:00 +01:00
Krille Fear
7e2dd48796 fix: Let bottom space bar scroll 2021-11-15 10:09:23 +01:00
Krille Fear
26751f3ab4 fix: Load spaces on app start 2021-11-15 10:05:15 +01:00
Krille Fear
bf79b57007 feat: Redesign start page 2021-11-15 09:48:48 +01:00
Krille Fear
fb4df3f88c fix: Set space 2021-11-15 08:20:29 +01:00
Krille Fear
741a495b4a chore: Adjust colors 2021-11-15 07:59:51 +01:00
Krille Fear
49ba3bd1d7 fix: Set room avatar 2021-11-15 07:43:19 +01:00
Krille Fear
14f85f8c3b fix: Colors 2021-11-15 07:36:07 +01:00
Krille Fear
8ac9372969 fix: Do not display bottombar in selectmode 2021-11-15 07:27:19 +01:00
Krille Fear
ca65de90ef fix: Color in bottom bar 2021-11-15 07:24:58 +01:00
Krille Fear
1176e374f4 feat: Use SalomonBottomBar 2021-11-15 07:24:05 +01:00
Krille Fear
f818aced60 fix: Contrast in dark mode 2021-11-14 22:15:37 +01:00
Krille Fear
c6b1225549 Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
feat: Redesign multiaccounts and spaces

See merge request famedly/fluffychat!547
2021-11-14 21:09:17 +00:00
Krille Fear
c690fa6a56 feat: Multiple mute, pin and mark unread 2021-11-14 20:59:25 +01:00
Krille Fear
3b198cb491 fix: Remove opacity from video widget 2021-11-14 20:24:17 +01:00
Krille Fear
242f878ea1 feat: Nicer images, stickers and videos 2021-11-14 18:57:48 +01:00
Krille Fear
7b56f1d5cd feat: Redesign multiaccounts and spaces 2021-11-14 18:47:18 +01:00
Krille Fear
e964d5b628 feat: New Public room bottom sheet 2021-11-14 13:56:36 +01:00
Krille Fear
3ac75a71b9 fix: Sender name prefix in DM rooms 2021-11-14 13:25:56 +01:00
Krille Fear
88c9753222 design: Remove cupertino icons 2021-11-14 13:24:01 +01:00
Krille Fear
0b44f52937 fix: Minor design fixes 2021-11-14 12:00:49 +01:00
Krille Fear
d71cb9bdc4 fix: Minor padding bugs 2021-11-14 11:53:43 +01:00
Krille Fear
047a408cbd fix: Typing indicator too large 2021-11-14 11:18:33 +01:00
Krille Fear
c7806abd61 feat: Display typing indicators with gif 2021-11-14 09:36:35 +01:00
Krille Fear
c7c5725e3f feat: New chat details design 2021-11-13 21:42:54 +01:00
Krille Fear
e961596bc9 feat: New settings design 2021-11-13 21:21:13 +01:00
Krille Fear
a5c88479af feat: Move styles one settings level up 2021-11-13 20:44:47 +01:00
Krille Fear
af1103ee0a feat: New chat design 2021-11-13 20:37:51 +01:00
Krille Fear
080942d36c chore: Adjust image chat design 2021-11-13 20:17:11 +01:00
Krille Fear
3a12e565dc fix: Minor design fixes 2021-11-13 19:36:39 +01:00
Krille Fear
eca928d80d chore: Make default orange darker 2021-11-13 19:28:33 +01:00
Krille Fear
73872a3a04 chore: Adjust design 2021-11-13 19:22:11 +01:00
Krille Fear
b57cfeb743 fix: Center inputfield 2021-11-13 19:02:26 +01:00
Krille Fear
fbd108a446 fix: Seenby fontsize 2021-11-13 18:56:34 +01:00
Krille Fear
497cd94752 feat: Nicer design of images an stickers 2021-11-13 18:55:05 +01:00
Krille Fear
bd341feef5 change: Encrypted by design, all users valid is normal not green 2021-11-13 18:47:05 +01:00
Krille Fear
3a37d41ba6 fix: Hide FAB in new chat page if textfield has focus 2021-11-13 18:09:16 +01:00
Krille Fear
56b83727b7 feat: Make the main color editable for users 2021-11-13 17:57:55 +01:00
Krille Fear
e0518662bb fix: Chat background 2021-11-13 17:13:09 +01:00
Krille Fear
22fdb667ba feat: new design 2021-11-13 16:10:16 +01:00
Krille Fear
7355d6609d refactor: Make methods shorter 2021-11-13 11:54:23 +01:00
Krille Fear
fcb9629525 fix: Dont enable encryption with bots 2021-11-13 11:51:35 +01:00
Krille Fear
e725cc7479 refactor: Split chat view into multiple files 2021-11-13 10:20:09 +01:00
Krille Fear
b9f059060f fix: Wait for loading before bootstrap 2021-11-11 19:52:56 +01:00
Krille Fear
52b2ee99a5 fix: Bootstrap loop 2021-11-11 19:39:55 +01:00
Krille Fear
aebe4d30c0 feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear
aff3a48147 fix: Crash when there is no prev message 2021-11-11 18:05:12 +01:00
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Krille Fear
5fe495db94 fix: Chat list flickering 2021-11-09 17:30:04 +01:00
Krille Fear
33a7a00311 fix: Move to latest null safe sdk 2021-11-09 16:55:28 +01:00
Krille Fear
21933ccdf2 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 13:26:45 +01:00
Krille Fear
db22f311e1 feat: Speed up app start 2021-11-09 13:07:57 +01:00
Krille Fear
4fc749015a design: Floating input bar 2021-11-06 11:18:32 +01:00
Krille Fear
87bc60717e fix: Signup on matrix.org 2021-11-04 17:10:16 +01:00
Krille Fear
5a3cb04300 chore: Add localizations to signup page 2021-11-04 16:13:02 +01:00
Krille Fear
0ea29a2d6b fix: Sending ThreepidCreds in UIA 2021-11-04 16:09:12 +01:00
Krille Fear
661b740f57 feat: Nicer registration form 2021-10-30 14:06:10 +02:00
Krille Fear
d3a54c8911 fix: Mark voice messages with msc3245 2021-10-30 11:03:33 +02:00
Krille Fear
0a52d26043 fix: Record voice messages 2021-10-30 10:39:00 +02:00
Krille Fear
57848d4481 fix: Display amplitude 2021-10-27 17:01:27 +02:00
Krille Fear
b01d81ee30 feat: Nicer audio message design and send duration 2021-10-27 16:53:31 +02:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
f114d545f7 refactor: Magic numbers 2021-10-26 18:47:05 +02:00
Krille Fear
49c83a6e58 Merge branch 'ignore_from_sheet' into 'main'
feature: ignore from bottom sheet

Closes #574

See merge request famedly/fluffychat!537
2021-10-26 16:34:56 +00:00
Krille Fear
cb5cdaeaf1 fix: Enable E2EE by default in all start chat cases 2021-10-25 11:51:38 +02:00
Raatty
4719d795da feature: ignore from bottom sheet 2021-10-25 22:42:18 +13:00
Krille Fear
991018d86a chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear
db042fd3bd fix: Format 2021-10-17 14:15:29 +02:00
Krille Fear
af0b975736 fix: Disable matrix registration again 2021-10-16 10:46:52 +02:00
Krille Fear
b04e9597c0 design: Make homepicker page nicer 2021-10-16 10:28:50 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
24a2494829 chore: Adjust settings account design 2021-10-14 17:02:42 +02:00
Krille Fear
eb8eea892f fix: Bootstrap column design 2021-10-14 16:56:08 +02:00
Krille Fear
2d3017e972 fix: Disable registration for matrix.org 2021-10-13 14:21:17 +02:00
Krille Fear
5796e41d2a CircularProgressIndicator.adaptive( 2021-10-10 13:39:34 +02:00
Krille Fear
55d44929b9 fix: column design for bootstrap 2021-10-10 13:35:16 +02:00
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
Christian Pauly
3340f93025 refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly
fbf1cf10e2 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly
55c0fa889f fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly
23cceff9b6 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly
eb8716a144 feat: Space settings route 2021-08-04 09:56:05 +02:00
Christian Pauly
04ce6768ce fix: display space invites in chat list 2021-08-04 09:49:34 +02:00
Christian Pauly
bab39fbcd3 fix: Wrong uri subscription 2021-08-02 18:41:09 +02:00
Christian Pauly
e671fdf6a4 fix: Add missing null check 2021-08-01 16:06:34 +02:00
Christian Pauly
ae5009e16f fix: Wait for first sync on bootstrap 2021-08-01 16:05:32 +02:00
Christian Pauly
1f8cf9d8dc fix: Wait for first sync on bootstrap 2021-08-01 15:48:27 +02:00
Christian Pauly
21801318eb fix: Missing null check and bootstrap ask 2021-08-01 15:45:41 +02:00
Christian Pauly
597e723515 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly
75e11b0c54 refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Christian Pauly
971d5b25fb feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly
a6a18d34f6 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Sorunome
0fc5ba6d20 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
2cc8b395f0 chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
07aee5e6c1 fix: Reset bootstrap on bad ssss 2021-07-24 11:45:27 +02:00
Christian Pauly
e8fcc7abc2 fix: Hide stickers button when there is not sticker pack 2021-07-24 10:52:54 +02:00
Christian Pauly
679fd854a7 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Christian Pauly
bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-18 12:37:03 +02:00
Christian Pauly
51a521c510 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
979237d2bd 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
949a776fcb 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
a3d58044b1 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Christian Pauly
18e5ebbdfa fix: Keyboard hides imagePicker buttons on iOS 2021-07-13 10:32:11 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
e233e4c454 fix: Check for jitsi server in well-known lookup also on login screen 2021-07-11 12:41:20 +02:00
Christian Pauly
a6b02d6195 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly
6b30042184 change: Sign in button according to apples HIG 2021-07-08 18:09:19 +02:00
Christian Pauly
c2633b45b4 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear
bf378a3caf Merge branch 'soru/emote-settings' into 'main'
fix: Make emote settings work again

Closes #446

See merge request famedly/fluffychat!429
2021-06-24 14:43:46 +00:00
Sorunome
a514d9ecaa fix: Make emote settings work again 2021-06-24 16:39:17 +02:00
Christian Pauly
a7aa68f027 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Christian Pauly
bc912f48f7 design: Sort settings routes 2021-06-23 11:26:12 +02:00
Christian Pauly
8e324a01d6 fix: Bootstrap dialog 2021-06-22 17:56:15 +02:00
Krille Fear
1e08e58169 Merge branch 'commands-ux' into 'main'
/commands input suggestions + missing dialog

See merge request famedly/fluffychat!424
2021-06-22 14:55:15 +00:00
Christian Pauly
8a132be52f design: Make some progress indicator more thin 2021-06-20 14:36:01 +02:00
Christian Pauly
ac32973c3d fix: Formatting 2021-06-20 14:27:07 +02:00
Christian Pauly
27474af73a design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly
40ccfd75e8 design: Make load more button an elevated button 2021-06-20 14:05:47 +02:00
Steef Hegeman
2a0ba43990 /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
8724e41545 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly
e199b3935e design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly
347d7f67fd change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly
ac3d424d08 design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly
572ca42d62 design: Nicer loading screen and empty page 2021-06-20 09:38:28 +02:00
Christian Pauly
a7398cd9ec feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Christian Pauly
e9c40c4188 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly
40dad5e40e fix: SSO on web 2021-06-18 15:36:27 +02:00
Christian Pauly
5ac6ca6e9d fix: iOS SSO 2021-06-18 11:21:00 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
5fd49be516 feat: Implement hive 2021-06-11 11:40:38 +02:00
Christian Pauly
a6000ddf60 feat: One page login 2021-06-11 10:08:04 +02:00
Christian Pauly
2369da14b3 fix: ImageViewer again 2021-06-06 17:56:01 +02:00
Christian Pauly
db39fa8f92 fix: Display error when request history 2021-06-06 17:28:00 +02:00
Christian Pauly
7cfaa60bab fix: Set homeserver from localstorage in web 2021-06-06 17:09:32 +02:00
Christian Pauly
5d2afd1428 fix: SSO on web hopefully 2021-06-06 17:07:19 +02:00
Christian Pauly
ec5d41a020 feat: New registration workflow 2021-06-06 16:55:31 +02:00