singpolyma / cheogram

Moved to https://git.singpolyma.net/cheogram
https://cheogram.com
GNU Affero General Public License v3.0
27 stars 5 forks source link

Add prefix-less single-JID conversation support #8

Open ossguy opened 8 years ago

ossguy commented 8 years ago

Currently to message a single JID, one has to do "/msg <JID> <message>" for every message. It would be nice to be able to "join" a conversation with a single JID, just as one is able to do with a MUC, where all subsequent messages are assumed to be to the MUC. Perhaps "/join <JID>" would work, though maybe it's better to make the MUC and single JID cases different, ie. with "/convo <JID>" or similar.