hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

missing muc features #87

Open hannesm opened 9 years ago

hannesm commented 9 years ago
sternenseemann commented 8 years ago

Isn't history automatically fetched on join? I got history when joining a room (prosody was the server I think.

hannesm commented 8 years ago

that's great to hear (I haven't yet found a room/server where I do get the history)... XEP0045 7.2.15 says that you can specify the amount of history messages (in since DATE, maxstanzas STANZAS, maxchars CHARS, or seconds LAST) [and I've no clue whether jackline can be smart requesting those, or it should be left to the user by specifying magic upon /join]

cfcs commented 8 years ago

Maybe that could be a setting for the user to specify? How about fetching extra history if the user scrolls up? Is that going to be messy?

DrWhax commented 8 years ago

I confirm that I get some history when I connect to a MUC on conference.riseup.net.