Commit Graph

122 Commits

Author SHA1 Message Date
Marcel f1578490b5 feat: Restrict map zoom to tile server capabilities 2022-03-15 12:35:32 +00: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
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
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
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
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
Christian Pauly 890db2bc45 chore: Adjust start video call UX 2022-02-17 09:11:45 +00:00
Christian Pauly ffe387a7e2 chore: Fix keyboard 2022-02-17 09:18:50 +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 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
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 79a2db9e63 chore: Follow up null safety fixes 2022-02-06 17:09:45 +01:00
Christian Pauly 213976ad59 fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Jayesh Nirve 54c26df9cf
fix: suggestions menu and use empty map in html messages null return 2022-02-02 13:07:33 +05:30
Jayesh Nirve b77d1bbc1d
fix: cast error in html messages 2022-02-02 12:03:40 +05:30
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly 91309f6bdf chore: Follow up fix filenames 2022-01-29 08:04:48 +01:00
Krille Fear 374cefaf64 chore: Follow up fix uri encoding 2022-01-28 20:43:59 +01:00
Krille Fear 0454a725f3 chore: Follow up fix Play audio and video messages 2022-01-28 18:46:23 +01:00
Christian Pauly c535e6fe41 chore: fix Video audio filename 2022-01-27 22:16:03 +01:00
Christian Pauly 89f32bd4c3 fix: Videoplayer filenames 2022-01-27 21:01:29 +01:00
Krille Fear 0b361698f8 chore: Follow up stories fix ios badge 2022-01-24 16:54:24 +01:00
S1m 3e13e2cc2a design: Padding 1st msg 2022-01-14 06:47:09 +00:00
Krille Fear 1e17d076af Merge branch 'bubble-padding' into 'main'
Bubble padding

Closes #670

See merge request famedly/fluffychat!670
2022-01-03 22:19:51 +00:00
S1m a8c094a661 feat: Change the bubble padding in style settings 2022-01-03 22:19:51 +00: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
S1m 267f83e24c fix: 2nd bubble padding 2022-01-03 16:06:38 +00:00
Krille Fear e1b3b8242b chore: Fix file message color follow up 2022-01-02 12:31:10 +01:00
Krille Fear 2089305639 feat: Nicer file event design 2022-01-02 10:12:03 +01:00
Krille Fear e0d4798fd8 chore: Follow up wrong amplitude 2022-01-02 10:11:55 +01:00
Krille Fear 12f86533a3 chore: FIx waveforms on small screens 2022-01-01 22:08:19 +01:00
Christian Pauly 3f0c8c3ce5 chore: Follow up fix audio player waveform color 2022-01-01 17:49:01 +01:00