derricw / siggo

a TUI for signal messenger, written in Go
GNU General Public License v3.0
320 stars 9 forks source link

Read Receipts / Typing Indicators - Feature Request #51

Open twoeightdev opened 2 years ago

twoeightdev commented 2 years ago

is it possible to enable Read receipts? when i receive a message the recipent can't see i've read their messages. if so how? also is it possible to enable typing indicators so that the recipient will see if im typing a mesg? thank you

derricw commented 2 years ago

I can potentially do anything supported by signal-cli. I haven't checked if they have added support for read receipts (they hadn't when I initially made siggo).

I am fairly certain that I can get typing indicators to work. I will make that the next major feature that I add.