about summary refs log tree commit diff stats
path: root/src/room_chat.h
Commit message (Expand)AuthorAgeFilesLines
* Added function to create room jid from room and nickJames Booth2012-11-101-0/+3
* Renamed room_chat functionJames Booth2012-11-101-1/+1
* Tidy room_chatJames Booth2012-11-101-11/+11
* Handle subject from roomJames Booth2012-11-101-0/+1
* Added #define's to headersJames Booth2012-11-081-0/+5
* Basic chat room handling of presenceJames Booth2012-11-081-1/+2
* room_chat: add occupants to room roster until roster receivedJames Booth2012-11-071-0/+2
* jabber: wait until full room roster received before showingJames Booth2012-11-071-0/+2
* room_chat: rename room_is_activeJames Booth2012-11-071-1/+1
* Added room_parse_room_jid to room_chatJames Booth2012-11-061-0/+2
* Leaving chat rooms on /closeJames Booth2012-11-061-0/+1
* Handle room presence notificationsJames Booth2012-11-051-0/+1
* Check for groupchatJames Booth2012-11-051-0/+3
* Added room_chat moduleJames Booth2012-11-041-0/+23