tinode / webapp

Tinode web chat using React
Apache License 2.0
318 stars 198 forks source link

Message forwarding #88

Closed aforge closed 3 years ago

aforge commented 3 years ago

This is relatively raw and needs more work. Sending out early for feedback.

aforge commented 3 years ago

Stripping the "Forwarded from" mention from originally forwarded messages took an API change: https://github.com/tinode/tinode-js/pull/49

or-else commented 3 years ago

The Forward To menu should not list topics without the W access (or list them as disabled). Otherwise LGTM. I would tweak some visuals though.

or-else commented 3 years ago
Screenshot 2021-09-26 at 10 00 34

Maybe Remove Alice Johnson here leaving just ➦. Or simply remove the whole MN if removing just the name is hard.

aforge commented 3 years ago
Screenshot 2021-09-26 at 10 00 34

Maybe Remove Alice Johnson here leaving just ➦. Or simply remove the whole MN if removing just the name is hard.

Done.

aforge commented 3 years ago

The Forward To menu should not list topics without the W access (or list them as disabled). Otherwise LGTM. I would tweak some visuals though.

Done.