Krille Fear
14a6047fef
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
44ffaa1b41
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
1ea58105c4
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
f40ede018c
fix:Disable autocorrect in homeserver search field
2022-04-29 13:25:02 -07:00
Christian Pauly
5c4615fdde
fix: Pictures in stories use wrong shrink algo
2022-04-28 19:21:06 +02:00
Christian Pauly
11f8eb61a1
chore: Login design follow up dark mode fix
2022-04-24 07:57:08 +02:00
Christian Pauly
9325f861af
chore: Follow up fixes new login design
2022-04-23 10:57:12 +02:00
Christian Pauly
0693cc5fa6
chore: Fix client logout and update macOS
2022-04-16 14:30:54 +02:00
Christian Pauly
9a310d9636
feat: Onboarding with dynamic homeservers from joinmatrix.org
2022-04-16 07:40:55 +02:00
Christian Pauly
87afa8ac3d
feat: New onboarding design
2022-04-15 13:55:39 +02:00
Christian Pauly
6a3085ed7d
chore: Follow up fix hero tag
2022-04-15 07:33:11 +02:00
Christian Pauly
44f2b04c8b
chore: Follow up push
2022-04-14 19:26:20 +02:00
Christian Pauly
f8b28e66b4
fix: Hide markdown in chat list preview and local notifications
2022-04-13 16:02:47 +02:00
Christian Pauly
5a42803ac7
feat: Play audio messages in stories
2022-04-11 07:00:01 +02:00
Christian Pauly
5f0e95d31c
fix: Dont display own failed-to-send events in stories
2022-04-11 06:59:15 +02:00
Krille Fear
656023fba5
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
4398c305d2
feat: Add "Show related DMs in spaces" settings
2022-04-09 06:10:53 +00:00
Krille Fear
238423999b
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
a2c2e82bd7
chore: Follow up fix stories sorting
2022-04-08 10:42:42 +02:00
Krille Fear
30485e0ba2
chore: Minor design improvements for new priv chat page
2022-04-08 10:41:41 +02:00
Krille Fear
59e56ba5ca
feat: Display event timestamp if selected
2022-04-08 09:59:08 +02:00
Krille Fear
5e8a38f824
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
b429d18f25
design: Display icon for failed sent messages
2022-04-08 07:42:36 +02:00
Krille Fear
45826c826a
design: Display own stories at first place and combine with new stories button
2022-04-08 07:33:00 +02:00
henri2h
6fb4a6c36a
feat: remove diacritics
2022-04-06 11:24:42 +02:00
20kdc
919b0822e5
feat: Groups and Direct Chats virtual spaces option
2022-04-03 17:00:35 +00:00
Krille Fear
8773dc7099
fix: Widgets dialog crashes
2022-04-03 12:59:08 +02:00
Krille Fear
4eafc1690c
fix: Some story layout bugs
2022-04-03 10:22:19 +02:00
Christian Pauly
db88bfbe36
fix: Hide pinned events if event is not accessable or loading
2022-04-03 08:17:01 +02:00
Christian Pauly
514f73999a
chore: Display error message on file
...
send failed
2022-04-01 11:39:28 +02:00
Christian Pauly
cc0eba83fd
feat: Better image sending experience
2022-03-30 11:46:24 +02:00
Christian Pauly
37d1b49615
fix: Make audioplayer waveforms thinner and better clickable
2022-03-28 20:13:20 +02:00
Krille Fear
fdb3dcb2de
Merge branch 'braid/widgets-advanced' into 'main'
...
feat: allow to create widgets
See merge request famedly/fluffychat!785
2022-03-28 17:55:11 +00:00
Krille Fear
4b6efb6d8b
Merge branch 'fix/tabLogin' into 'main'
...
fix: login form supports switching fields via tab
See merge request famedly/fluffychat!787
2022-03-27 16:58:57 +00:00
Christian Pauly
4847215419
fix: Chat view becomes gray for a second on sending reaction
2022-03-27 17:15:43 +02:00
Krille Fear
5247de044e
chore: Remove broken voice messages for Linux and Windows
2022-03-27 10:12:07 +00:00
TheOneWithTheBraid
0ddaff75db
feat: allow to create widgets
...
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-25 21:53:40 +01:00
Philip Molares
fcc0d9d15f
fix: login form supports switching fields via tab
2022-03-24 21:17:52 +01:00
Christian Pauly
568e74dedc
fix: Add forgotten sendOnEnter
2022-03-20 17:38:24 +01:00
Krille Fear
fdaeccbf70
fix: Open room from notification click produces errors
2022-03-20 15:46:03 +01:00
Krille Fear
8e30c9e4b5
design: Make pinned events use less vertical space
2022-03-20 15:22:27 +01:00
Krille Fear
7960b3b0c7
fix: Mark story as read
...
In some cases stories are not marked as read
for example if the last story got redacted.
This is fixed now.
2022-03-20 14:45:47 +01:00
Marcel
8cc5d2f0d2
feat: Restrict map zoom to tile server capabilities
2022-03-15 12:35:32 +00:00
Krille Fear
777e24324e
Merge branch 'krille/redacted-stories' into 'main'
...
fix: Hide redacted stories
See merge request famedly/fluffychat!774
2022-03-13 10:19:03 +00:00
Christian Pauly
d10f3624c6
fix: Hide redacted stories
2022-03-13 10:58:39 +01:00
Christian Pauly
ac4fb8e800
fix: Send read receipts on all taps
2022-03-13 10:55:52 +01:00
Christian Pauly
5eae299910
refactor: Switch to just audio for playing sounds
2022-03-13 07:55:22 +01:00
Krille Fear
ab3f50750d
chore: Minor story viewer fixes
2022-03-10 17:29:06 +01:00
Krille Fear
9c784fd9f6
chore: Remove story line count and make answering to stories online
2022-03-10 06:59:47 +01:00
Krille Fear
5ef3c88478
Merge branch 'krille/extended-stories' into 'main'
...
feat: Extended stories
See merge request famedly/fluffychat!757
2022-03-06 11:16:20 +00:00