Commit Graph

45 Commits

Author SHA1 Message Date
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
Krille Fear 00caaa719d fix: ChatView safearea on iPad 2021-11-27 11:20:38 +01:00
Krille Fear 3eee752953 fix: Capture getTimeline exceptions 2021-11-23 11:29:11 +00:00
Krille Fear effea76139 chore: Nicer message info dialog 2021-11-23 08:41:01 +01:00
Krille Fear 75f3574725 design: Minor color changes 2021-11-22 19:16:43 +01:00
Krille Fear 46dd799184 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear 7579de7323 fix: Size of bottomsheet 2021-11-19 14:51:40 +01:00
Krille Fear 099f9cf881 change: Move video call button to menu 2021-11-19 10:33:26 +01:00
Krille Fear b65f792817 fix: Dont loose selected events 2021-11-19 10:29:01 +01:00
Krille Fear c1cb91dc79 fix: Minor padding bugs 2021-11-14 11:53:43 +01:00
Krille Fear 14fe60d8e0 feat: Display typing indicators with gif 2021-11-14 09:36:35 +01:00
Krille Fear 9425aab475 chore: Adjust design 2021-11-13 19:22:11 +01:00
Krille Fear bc41ff3e36 fix: Center inputfield 2021-11-13 19:02:26 +01:00
Krille Fear fcc41a8d1d feat: Make the main color editable for users 2021-11-13 17:57:55 +01:00
Krille Fear 39f7fd6c0b fix: Chat background 2021-11-13 17:13:09 +01:00
Krille Fear e2cdad27e0 feat: new design 2021-11-13 16:10:16 +01:00
Krille Fear 2311039e83 refactor: Split chat view into multiple files 2021-11-13 10:20:09 +01:00
Krille Fear d46667b097 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00