ValentijnNK / miranda

Automatically exported from code.google.com/p/miranda
0 stars 0 forks source link

Cosmetics in MUC + Jabber #703

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have Openfire Server 3.6.4 installed and tuned.
Users in LAN using Miranda 8.20 Unicode. 
ContactList - Classic Contact List from distrib
MessModule - Scriver (latest)
Chat module - from distrib

Registration on server performed  only by Administrator because of strict 
naming conventions - only the full and Real person name in Roster.
So, we have something like 
      JID  "RomanenkoM@server"
      Name "Romanenko Mike"

There are few MUC Rooms registered on the same server. For example, one of 
them "support@conference.server". This string is added to Roster on server 
in group to simplify management of MUC rooms. Connect is performed by 
RightClick and JoinRoom after conversion to MUC, disconnection - by the 
same way but LeaveRoom. It's very convenient because Admin can control 
access to MUC rooms and users don't have to search and connect to allowed 
rooms.

And Contact list shows something like:
           ...
           |Romanenko Mike           |
           |support@conference.server|
           ...

I'd like to ask to implement some improvements.

1. Perform authorization in ChatRoom not by Nickname, taken from Jid, but 
by full name from main creditential record, in my case from above 
"Romanenko Mike", not  "RomanenkoM". May be it is possible to make 
choosable option which field from Roster to store to Nickname of chat and 
show in userlist in chat window.
2. To make possibility to avoid authorization window when connecting to 
ChatRoom by doubleclicking on stored in roster record like 
"support@conference.server" concerning automatic naming and passwordless 
Chatroom. All information to connect is present.
3. To make possibility to choose what to show in chat tabs and in title of 
chat window - Jid or Description of ChatRoom. Jid can be in english only, 
it is not convenient in non-English environments. More of that, 
descriptions are more informative... :-)

If any other information is needed - I'm ready to answer any questions.
Sorry for my poor English.

Original issue reported on code.google.com by Romane...@gaz.kherson.ua on 23 Apr 2010 at 12:22

GoogleCodeExporter commented 9 years ago

Original comment by sami%mir...@gtempaccount.com on 23 Apr 2010 at 3:37