Commit Graph

2393 Commits

Author SHA1 Message Date
TheOneWithTheBraid bfbf425663 fix: chat list view animation
- fix the chat list view animation
- move chat list view body to separate file

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 13:05:31 +02:00
Krille Fear cc2bbd1928 Merge branch 'krille/enable-screensharing' into 'main'
feat: Enable screensharing on Mobile

See merge request famedly/fluffychat!851
2022-05-01 10:40:48 +00:00
Krille Fear f492a7a4a2 Merge branch 'braid/spaces-fix' into 'main'
fix: spces bottom sheet not scrollable

See merge request famedly/fluffychat!850
2022-05-01 10:35:18 +00:00
Christian Pauly 7c97f07458 feat: Enable screensharing on Mobile 2022-05-01 12:18:25 +02:00
TheOneWithTheBraid 1412e69fa9 fix: spces bottom sheet not scrollable
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 12:13:40 +02:00
TheOneWithTheBraid a9275fc4f6 chore: defaultly save files on Android
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Krille Fear 10798ac7ff Merge branch 'braid/spaces-advanced' into 'main'
feat: improve spaces

See merge request famedly/fluffychat!799
2022-04-30 06:47:05 +00:00
TheOneWithTheBraid 26983a15a8 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 08:08:48 +02:00
Krille Fear 27275c5017 Merge branch 'no-auto-correct-homeserver-in-search' into 'main'
fix: Disable autocorrect in discover homeserver adaptive dialog popup

Closes #515

See merge request famedly/fluffychat!846
2022-04-30 05:18:45 +00:00
Avion 5c26657c22 fix:Disable autocorrect in homeserver search field 2022-04-29 13:25:02 -07:00
Christian Pauly b786037e93 fix: Pictures in stories use wrong shrink algo 2022-04-28 19:21:06 +02:00
Christian Pauly b94bdccb3b chore: Login design follow up dark mode fix 2022-04-24 07:57:08 +02:00
Christian Pauly 0f1bb4dccf chore: Follow up fixes new login design 2022-04-23 10:57:12 +02:00
Christian Pauly d5ba82cda8 chore: Fix client logout and update macOS 2022-04-16 14:30:54 +02:00
Christian Pauly f6938f81fc feat: Onboarding with dynamic homeservers from joinmatrix.org 2022-04-16 07:40:55 +02:00
Christian Pauly 562a8fd242 chore: Follow up new design fixes 2022-04-15 18:42:11 +02:00
Christian Pauly 53661c6007 feat: New onboarding design 2022-04-15 13:55:39 +02:00
Christian Pauly ef16fbeb28 chore: Follow up fix push 2022-04-15 08:03:29 +02:00
Christian Pauly de84c0f95c chore: Follow up fix hero tag 2022-04-15 07:33:11 +02:00
Christian Pauly 60c875a604 chore: Follow up push 2022-04-14 19:26:20 +02:00
Krille Fear 7ede85217e Merge branch 'krille/new-push' into 'main'
refactor: New push

See merge request famedly/fluffychat!823
2022-04-14 16:21:00 +00:00
Christian Pauly 6fe94d5910 refactor: New push 2022-04-14 18:02:05 +02:00
Christian Pauly 7013aef286 feat: Faster image resizing 2022-04-14 11:31:48 +02:00
Christian Pauly 3f04b42b4e fix: Hide markdown in chat list preview and local notifications 2022-04-13 16:02:47 +02:00
Christian Pauly a2dc3eec91 feat: Play audio messages in stories 2022-04-11 07:00:01 +02:00
Christian Pauly 4de03b2d5d fix: Dont display own failed-to-send events in stories 2022-04-11 06:59:15 +02:00
Krille Fear 9cec99da1d Merge branch 'sitg-spaces-part-2' into 'main'
Add "Show related DMs in spaces" setting

See merge request famedly/fluffychat!807
2022-04-09 06:10:54 +00:00
20kdc 7e751fa726 feat: Add "Show related DMs in spaces" settings 2022-04-09 06:10:53 +00:00
Krille Fear 28c96673f0 Merge branch 'krille/stories-sorting' into 'main'
chore: Follow up fix stories sorting

See merge request famedly/fluffychat!815
2022-04-08 09:03:15 +00:00
Krille Fear fa0b08f57c chore: Follow up fix stories sorting 2022-04-08 10:42:42 +02:00
Krille Fear 47ea10d7ea chore: Minor design improvements for new priv chat page 2022-04-08 10:41:41 +02:00
Krille Fear 39f607f6f9 feat: Display event timestamp if selected 2022-04-08 09:59:08 +02:00
Krille Fear cb8ede3daa Merge branch 'krille/send-events-design' into 'main'
design: Display icon for failed sent messages

See merge request famedly/fluffychat!813
2022-04-08 06:02:20 +00:00
Krille Fear d0971196f6 design: Display icon for failed sent messages 2022-04-08 07:42:36 +02:00
Krille Fear 6cb22db8ff design: Display own stories at first place and combine with new stories button 2022-04-08 07:33:00 +02:00
Krille Fear 79742e04f5 Merge branch 'krille/sentry' into 'main'
chore: Use sentry.io

See merge request famedly/fluffychat!811
2022-04-07 12:05:30 +00:00
Krille Fear dfb8114495 Merge branch 'henri2h/search-remove-diacritics' into 'main'
Search: remove diacritics

See merge request famedly/fluffychat!809
2022-04-07 11:47:11 +00:00
Krille Fear a8fd65464e chore: Use sentry.io 2022-04-07 11:46:49 +00:00
henri2h 758adff559 feat: remove diacritics 2022-04-06 11:24:42 +02:00
Krille Fear 68aaa1a0fe chore: Follow up fix image resizer 2022-04-06 08:21:39 +02:00
Krille Fear a342eba763 fix: Image sending 2022-04-05 17:58:27 +02:00
Krille Fear 4b17b1651b Merge branch 'update-unifiedpush' into 'main'
Upgrade unifiedpush to 4.0.0

See merge request famedly/fluffychat!792
2022-04-05 05:49:28 +00:00
S1m 8b5a5b4fb8 chore: Upgrade unifiedpush to 4.0.0 2022-04-05 05:49:28 +00:00
Krille Fear b1444713d6 feat: Use native imaging for much faster thumbnail calc on mobile 2022-04-04 16:27:38 +02:00
Krille Fear f402cd7c78 Merge branch 'sitg-spaces' into 'main'
Groups/Direct Chats virtual spaces option

See merge request famedly/fluffychat!795
2022-04-03 17:00:36 +00:00
20kdc af06611efd feat: Groups and Direct Chats virtual spaces option 2022-04-03 17:00:35 +00:00
Graeme Power c07e7258d4 chore: irish language support 2022-04-03 16:59:27 +00:00
Krille Fear 01be040163 fix: Widgets dialog crashes 2022-04-03 12:59:08 +02:00
Krille Fear 43dd52836a fix: Some story layout bugs 2022-04-03 10:22:19 +02:00
Krille Fear a72b54d9ad Merge branch 'fix_775_room_avatar_flickers' into 'main'
Fix #775: Don't request new thumbnail resolution on every window resize

Closes #775

See merge request famedly/fluffychat!798
2022-04-03 07:32:12 +00:00