TheOneWithTheBraid
a522a90e35
fix: Follow up for spaces hierarchy
...
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
Christian Pauly
e2c95fc2b6
refactor: Remove presence status feature
2022-07-13 08:41:02 +02:00
Christian Pauly
f39213ca9b
chore: Adjust appbar design
2022-07-12 19:40:29 +02:00
Christian Pauly
5f0b5784c1
refactor: Remove duplicated imports
2022-07-10 10:23:39 +02:00
Christian Pauly
4e73e6d9f4
chore: Update SDK
2022-07-09 10:18:53 +02:00
Christian Pauly
d25d8cc1c2
chore: Add fancy hero animations
2022-07-08 10:41:36 +02:00
Christian Pauly
8d0a0d43be
chore: Minor design improvements
2022-07-08 10:13:44 +02:00
Christian Pauly
802ff0fa9d
chore: Add border to avatars
2022-07-07 12:14:28 +02:00
Jayesh Nirve
0512c283e8
fix: pass isrg cert to http client
2022-06-18 01:47:41 +05:30
Christian Pauly
c2df8f4b4b
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
Christian Pauly
caab1b450a
chore: Minor design fixes
2022-06-04 20:06:57 +02:00
TheOneWithTheBraid
9f8a7f79f2
fix: minor design bugs
...
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-06-02 09:32:08 +02:00
Christian Pauly
aa14ce71b6
chore: Follow up color fixes
2022-05-27 15:13:24 +02:00
Christian Pauly
38f84c3ae0
fix: Broken dynamic color palette
2022-05-19 08:46:59 +02:00
Krille Fear
d755ca7496
Merge branch 'krille/update-matrix-sdk' into 'main'
...
refactor: Update Matrix SDK
See merge request famedly/fluffychat!869
2022-05-18 07:24:58 +00:00
Christian Pauly
2eac52a006
refactor: Update Matrix SDK
2022-05-18 09:04:32 +02:00
Christian Pauly
1e3f778130
feat: Initial material you support
2022-05-18 08:54:50 +02:00
Christian Pauly
a718152905
refactor: Upgrade to Flutter 3.0.0
2022-05-12 13:23:19 +02:00
Christian Pauly
d5ba82cda8
chore: Fix client logout and update macOS
2022-04-16 14:30:54 +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
3f04b42b4e
fix: Hide markdown in chat list preview and local notifications
2022-04-13 16:02:47 +02:00
20kdc
7e751fa726
feat: Add "Show related DMs in spaces" settings
2022-04-09 06:10:53 +00:00
20kdc
af06611efd
feat: Groups and Direct Chats virtual spaces option
2022-04-03 17:00:35 +00:00
Krille Fear
01be040163
fix: Widgets dialog crashes
2022-04-03 12:59:08 +02:00
Samuel Mezger
8565aa24d4
fix: Don't request new thumbnail resolution on every window resize
2022-04-03 07:32:12 +00:00
TheOneWithTheBraid
edc2955408
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
Raatty
c55b1be8c7
fix: make fluffy usable at 720 px wide
2022-03-13 15:55:32 +13:00
TheOneWithTheBraid
d6ddd7bbff
feat: implement keyboard shortcuts
...
Added shortcuts for the following actions:
- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file
Related: #849
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-03 08:37:42 +01:00
Krille Fear
20d787ffe4
chore: Make webRTC opt-in
2022-02-19 11:58:21 +01:00
Lanna Michalke
e207b26008
fix: display WebRTC call overlay in web
2022-02-19 08:27:03 +00:00
Krille Fear
2a9fde6b35
fix: Linux notification not showing when room is open but window in background
2022-02-18 21:13:36 +01:00
Krille Fear
0f167387ee
chore: Do not create VoipPlugin on not supported platforms
2022-02-17 19:46:02 +01:00
Christian Pauly
5bd892668a
design: Redesign chat app bar
2022-02-17 12:52:58 +01:00
TheOneWithTheBraid
e5c03ffb53
feat: implement WebRTC calls
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Christian Pauly
e023d52bef
refactor: Remove deprecated jitsi call generator
2022-02-16 12:02:01 +01:00
Christian Pauly
4ea26dee47
feat: Open chat button from Linux notification
2022-02-03 08:41:28 +01:00
Krille Fear
ef4c5089d5
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Krille Fear
c10b38b27b
refactor: Make widgets null safe
2022-01-28 18:21:20 +01:00
Krille Fear
227869d84d
fix: linux snap notification avatar
2022-01-28 17:53:13 +01:00
Krille Fear
5a6bfdad66
Merge branch 'krille/desktopnotifications' into 'main'
...
feat: Display room avatar and actions and play sound for linux desktop notifications
See merge request famedly/fluffychat!691
2022-01-22 10:38:55 +00:00
Krille Fear
ec791d372f
Merge branch 'linux-seahorse-fix' into 'main'
...
fix: Seahorse does not properly work on many Linux devices
See merge request famedly/fluffychat!680
2022-01-22 10:23:44 +00:00
Krille Fear
7025cdf157
chore: Use wooden beaver sound
2022-01-22 11:20:56 +01:00
Krille Fear
530722f2e6
feat: Display room avatar and actions and play sound for linux desktop notifications
2022-01-22 11:16:40 +01:00
TheOneWithTheBraid
4c6bae722e
fix: Seahorse does not properly work on many Linux devices
...
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
storage
Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-01-15 09:57:28 +01:00
S1m
88665ac980
chore: Follow up: Restore bubble padding
2022-01-14 06:50:24 +00:00
Raatty
1390570e66
fix: linux notifications
2021-12-24 22:48:45 +13:00
Krille Fear
a059eef095
design: Use more adaptive elements
...
This uses iOS styled Sliders and share
icons on iOS.
2021-12-23 13:34:04 +01:00
Dependency Update Bot
2508fd5bec
chore: Update dependencies
2021-12-13 09:45:52 +01:00
Drews Clausen
5221a07cc7
Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard.
2021-12-07 00:25:03 +01:00