TheOneWithTheBraid
1e194175da
feat: propose homeserver based on response time
...
- use `package:matrix_homeserver_recommendations` to benchmark
homeservers
- propose fastest server without anti-features as homeserver
- display small button with server information
- use Matrix.org / the default configuration as fallback
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-05 17:58:26 +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
Samuel Mezger
8565aa24d4
fix: Don't request new thumbnail resolution on every window resize
2022-04-03 07:32:12 +00:00
Christian Pauly
d1117e152e
fix: Hide pinned events if event is not accessable or loading
2022-04-03 08:17:01 +02:00
Christian Pauly
bd95c805eb
chore: Display error message on file
...
send failed
2022-04-01 11:39:28 +02:00
Christian Pauly
35a2f95eae
feat: Better image sending experience
2022-03-30 11:46:24 +02:00
Christian Pauly
9eaf20d903
fix: Make audioplayer waveforms thinner and better clickable
2022-03-28 20:13:20 +02:00
Krille Fear
fc2846c085
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
26af3fc2f2
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
c6ce213ebb
fix: Chat view becomes gray for a second on sending reaction
2022-03-27 17:15:43 +02:00
Krille Fear
0ec47177fe
chore: Remove broken voice messages for Linux and Windows
2022-03-27 10:12:07 +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
Philip Molares
13c639654a
fix: login form supports switching fields via tab
2022-03-24 21:17:52 +01:00
Christian Pauly
d1f59b6c23
fix: Add forgotten sendOnEnter
2022-03-20 17:38:24 +01:00
Krille Fear
d4f0c6c526
fix: Open room from notification click produces errors
2022-03-20 15:46:03 +01:00
Krille Fear
e236cdf85f
design: Make pinned events use less vertical space
2022-03-20 15:22:27 +01:00
Krille Fear
033b71cab6
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
Krille Fear
4d9fdded4a
Merge branch 'fix_720_wide' into 'main'
...
fix: make fluffy usable at 720 px wide
Closes #622
See merge request famedly/fluffychat!771
2022-03-17 06:59:30 +00:00
Marcel
f1578490b5
feat: Restrict map zoom to tile server capabilities
2022-03-15 12:35:32 +00:00
Krille Fear
b75c994950
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
5c3b9be9c1
fix: Hide redacted stories
2022-03-13 10:58:39 +01:00
Christian Pauly
86d02b90ab
fix: Send read receipts on all taps
2022-03-13 10:55:52 +01:00
Christian Pauly
85c1710ae3
refactor: Switch to just audio for playing sounds
2022-03-13 07:55:22 +01:00
Raatty
c55b1be8c7
fix: make fluffy usable at 720 px wide
2022-03-13 15:55:32 +13:00
Krille Fear
286d953d38
chore: Minor story viewer fixes
2022-03-10 17:29:06 +01:00
Krille Fear
bd9664a246
chore: Remove story line count and make answering to stories online
2022-03-10 06:59:47 +01:00
Krille Fear
527264264b
Merge branch 'krille/extended-stories' into 'main'
...
feat: Extended stories
See merge request famedly/fluffychat!757
2022-03-06 11:16:20 +00:00
Christian Pauly
837f31751a
fix: Build on macOS
2022-03-06 11:55:18 +01:00
Krille Fear
2967da5546
feat: Extended stories
2022-03-06 11:39:24 +01: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
Christian Pauly
6d28953434
fix: Emojipicker issues
2022-03-03 07:52:31 +01:00
Christian Pauly
642b48f280
chore: Follow up fix sso on android
2022-02-21 07:58:08 +01:00
Krille Fear
60a72b01a6
chore: Follow up fix qr code scanner
2022-02-20 12:21:49 +01:00
Krille Fear
b36144d20b
chore: Improve reset password UX
2022-02-19 14:53:53 +01:00
Krille Fear
3ca31fb3d2
fix: Reset password
2022-02-19 13:59:57 +01:00
Krille Fear
7be11e326e
chore: Change login input label to email or username
2022-02-19 13:10:09 +01:00
Krille Fear
20d787ffe4
chore: Make webRTC opt-in
2022-02-19 11:58:21 +01:00
Krille Fear
5df9dc0db8
chore: Better call UX sounds and timeline design
2022-02-19 11:16:33 +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
df98254640
fix: Load story avatars faster
2022-02-18 20:25:09 +01:00
Krille Fear
ed236f345f
Merge branch 'krille/direct-chat-calls' into 'main'
...
chore: Hide call button for group chats
See merge request famedly/fluffychat!748
2022-02-17 21:01:07 +00:00