ForNeVeR / Kaiwa

A modern XMPP Web client
MIT License
74 stars 13 forks source link

Roster groups support #76

Open matwey opened 8 years ago

matwey commented 8 years ago

Hello,

It would be great to support groups in roster, because I am used to specific order of my contacts.

ghost commented 8 years ago

Sorting by status/alphabet in MUC user list also should be implemented

Robbilie commented 8 years ago

https://github.com/digicoop/kaiwa/pull/85

i added a pull request to the main branch, shouldnt be too hard to port, i couldnt rly decide wether to use this or the main repo for changes but since MUC was a bit buggy and for some reason didnt show my other rooms i chose the main one

ForNeVeR commented 8 years ago

@Robbilie first of all, big thanks for the contribution. I will port it to our fork.

Regarding your problem with MUC - could you please elaborate? Maybe create a separate issue?

Robbilie commented 8 years ago

public channels are not listed like in the normal kaiwa version, only the one i force join on login also for some reason their names are not displayed but the JIDS

had this both in the normal and the React version

i guess i should stay on topic but some msgs in the react version appear grayed out even though they deliver, not sure what this means…

vitalyster commented 8 years ago

@Robbilie "normal kaiwa" shows all groupchats from the "home" server, It's unacceptable for us (we have 1120 public groupchats right now) - but our version show bookmarked chatrooms (not sure kaiwa is able to bookmark rooms, but it works perfect with bookmarks stored from different clients). You see only room where you join -> you doesn't have chatroom bookmarks stored

Robbilie commented 8 years ago

@vitalyster makes total sense, will run into that issue at some point aswell, lets see if we can build a room browser into kaiwa then ;)

ForNeVeR commented 8 years ago

@vitalyster,

not sure kaiwa is able to bookmark rooms

Yes it is able to. Just enter the room name into add a room box, and voila.