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
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
Krille Fear
6f7ea70a50
Merge branch 'krille/read-marker' into 'main'
...
fix: Set read marker only on user interaction
See merge request famedly/fluffychat!747
2022-02-17 20:39:04 +00:00
Krille Fear
fca9175089
chore: Hide call button for group chats
2022-02-17 21:38:37 +01:00
Krille Fear
e4cdd2837b
fix: Set read marker only on user interaction
2022-02-17 21:12:47 +01:00
Krille Fear
bd63398b74
fix: Do not use android webview on signup
2022-02-17 20:47:26 +01:00
Krille Fear
0f167387ee
chore: Do not create VoipPlugin on not supported platforms
2022-02-17 19:46:02 +01:00
Krille Fear
bb4471b1a7
chore: Add call sound
2022-02-17 19:41:08 +01:00
Christian Pauly
ed41b924f7
chore: Webrtc follow up fixes
2022-02-17 15:07:29 +01:00
Krille Fear
9b7f494542
Merge branch 'krille/fix-appbar' into 'main'
...
chore: Follow up fix app bar
See merge request famedly/fluffychat!742
2022-02-17 13:32:39 +00:00
Christian Pauly
33132598e7
chore: Follow up fix app bar
2022-02-17 14:16:39 +01:00
Christian Pauly
5a5efe9de2
chore: Follow up fix pinned event ids
2022-02-17 14:02:17 +01:00
Christian Pauly
5bd892668a
design: Redesign chat app bar
2022-02-17 12:52:58 +01:00
Krille Fear
c7ebc6d63d
chore: Revert legacy store changes
2022-02-17 11:19:52 +01:00
Christian Pauly
890db2bc45
chore: Adjust start video call UX
2022-02-17 09:11:45 +00:00
Christian Pauly
ddecffa531
chore: Follow up migrate old preferences
2022-02-17 09:53:48 +01:00
Christian Pauly
ffe387a7e2
chore: Fix keyboard
2022-02-17 09:18:50 +01:00
Christian Pauly
c94db72041
fix: Use shared preferences for storing custom data
2022-02-17 08:50:16 +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
edb3adf208
chore: Follow up pinned events allow unpin via appbar button
2022-02-16 11:32:46 +00:00
Christian Pauly
e023d52bef
refactor: Remove deprecated jitsi call generator
2022-02-16 12:02:01 +01:00
TheOneWithTheBraid
30ce5c7f57
feat: implement an emoji keyboard
...
- add button to show emoji keyboard
- change database directory for debug builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 11:01:07 +01:00
Krille Fear
0eba2ae859
Apply 1 suggestion(s) to 1 file(s)
2022-02-16 10:14:16 +01:00
Krille Fear
018e434d49
Apply 1 suggestion(s) to 1 file(s)
2022-02-16 07:51:41 +00:00
TheOneWithTheBraid
8d1e27a0bf
feat: implement pinned messages
...
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 07:51:41 +00:00
Christian Pauly
7cb01bce07
fix: Reply on stories with empty string
2022-02-16 07:19:05 +01:00
Christian Pauly
24ea7daccf
refactor: SSO Login and remove flutter in app view
2022-02-15 06:51:49 +00:00
Christian Pauly
9bd8b6aa44
fix: Notifications for reactions
2022-02-14 15:46:49 +01:00
Christian Pauly
3d7287993f
feat: Display indicator for unread muted rooms
2022-02-14 11:22:36 +01:00
Christian Pauly
be34303609
chore: Update SDK
2022-02-14 10:51:52 +01:00
Serra Allgood
62a4eebb86
fix: SSO in web
2022-02-13 17:29:04 +00:00
Christian Pauly
87a60feb63
chore: Hide FAB story buttons on focus
2022-02-11 22:50:20 +01:00