Krille
8422c2bf3c
chore: Follow up lastreadeventisvisible marker
2023-03-22 15:06:40 +01:00
Krille
c2768ae40a
feat: Jump to last read event
2023-03-22 13:16:00 +01:00
Krille
a4a852ede8
feat: Use fragmented timeline to jump to event
2023-03-22 09:16:07 +01:00
Krille
f24b3ee09b
style: Minor adjustments for modal bottom sheets
2023-03-15 19:31:14 +01:00
Christian Pauly
090b026b92
chore: Fix formatting
2023-03-02 11:54:20 +01:00
Malin Errenst
5212d7ce4d
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Christian Pauly
9bad93c2df
design: Adjust design to new material 3 capabilities of Flutter 3.7
2023-02-02 09:57:53 +01:00
Krille
972df73dd9
chore: Update Matrix SDK and refactor
2023-01-20 16:59:50 +01:00
Krille
4afb9a4790
chore: Follow up leave abandoned DM room
2023-01-15 10:05:54 +01:00
Krille
a1f60b7ff9
fix: Archive
2023-01-13 10:38:39 +00:00
Christian Pauly
754b919531
feat: Nicer design for abandonded DM rooms
2023-01-06 08:54:17 +01:00
Krille
b4df8c129d
design: More clear chat background and rounded popup menu
2023-01-03 18:29:03 +01:00
Krille Fear
f6c2fa8588
chore: Add gradient to chat background
2022-12-24 12:07:41 +01:00
Mg138
4e3c1f14d1
improved (most) icons/image scaling, including avatar scaling
2022-10-31 05:07:18 +08:00
Christian Pauly
d6c7dadb24
chore: Add unread badge to navigation rail and adjust design
2022-09-11 11:07:04 +02:00
Christian Pauly
7f6c914fca
fix: Popup menu without elevation
2022-09-10 12:11:11 +02:00
Christian Pauly
1370e892cd
chore: Adjust bubble color in dark mode
2022-08-31 16:06:53 +02:00
Christian Pauly
67f5a76f16
fix: Sharing on iPad
2022-08-21 08:42:02 +02:00
Christian Pauly
631485d3c5
chore: Remove error logging with sentry
2022-08-14 16:18:18 +02:00
Christian Pauly
9d5949820d
chore: Revert onRoomUpdate logic
2022-08-10 21:47:24 +02:00
Christian Pauly
fbe8ecaad5
fix: Do not rebuild chat view twice on each message
2022-08-10 21:38:08 +02:00
Christian Pauly
44446db5be
chore: Adjust design
2022-08-05 17:07:46 +02:00
Christian Pauly
b50355f33e
chore: Follow up appbar design
2022-07-12 21:37:04 +02:00
Christian Pauly
3c7926c81a
chore: Adjust design
2022-07-09 09:12:11 +02:00
Christian Pauly
3e6ce3403e
chore: Always display header elevation in chat
2022-07-08 09:59:40 +02:00
Christian Pauly
091958be0b
feat: New material 3 design
2022-07-07 20:18:40 +02:00
Christian Pauly
efa99be3b2
refactor: Chat view
2022-06-28 16:51:29 +02:00
Christian Pauly
c2df8f4b4b
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
Christian Pauly
1e3f778130
feat: Initial material you support
2022-05-18 08:54:50 +02:00
Christian Pauly
86d02b90ab
fix: Send read receipts on all taps
2022-03-13 10:55:52 +01:00
Christian Pauly
6d28953434
fix: Emojipicker issues
2022-03-03 07:52:31 +01:00
Krille Fear
20d787ffe4
chore: Make webRTC opt-in
2022-02-19 11:58:21 +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
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
0f167387ee
chore: Do not create VoipPlugin on not supported platforms
2022-02-17 19:46:02 +01:00
Christian Pauly
ed41b924f7
chore: Webrtc follow up fixes
2022-02-17 15:07:29 +01:00
Christian Pauly
5bd892668a
design: Redesign chat app bar
2022-02-17 12:52:58 +01:00
Christian Pauly
890db2bc45
chore: Adjust start video call UX
2022-02-17 09:11:45 +00: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
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
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
TheOneWithTheBraid
60f6f15f2e
feat: implement retreiving widgets
...
- display a bottom sheet with widgets
- open widgets in a browser
- fixes in .gitignore
- Windows UWP build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-10 17:48:45 +01:00
Krille Fear
ef4c5089d5
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Krille Fear
8e31a30fd0
Merge branch 'background-click' into 'main'
...
Click on background to clear selected events
See merge request famedly/fluffychat!631
2022-01-03 16:12:09 +00:00
S1m
fd7bb7f46c
change: Click on background to clear selected events
2022-01-03 16:12:09 +00:00
Christian Pauly
7e442ec504
feat: Save files images and videos
2021-12-27 15:35:25 +01:00
S1m
3e2d28d21e
fix: Show scrollDownButton only if selectedEvents is empty
2021-12-22 09:03:24 +00:00
Krille Fear
2737768a60
feat: Drag&Drop to send multiple files on desktop and web
2021-11-28 11:43:36 +01:00