1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
James Booth
154c98ed65 Fixed error when not nick name change presence 2012-11-18 22:02:54 +00:00
James Booth
49676e3fae Handle nick changes from other users 2012-11-18 21:46:58 +00:00
James Booth
e9d6ba2117 Allow nick change in chat room 2012-11-18 18:36:17 +00:00
James Booth
7958a450bd Added function to create room jid from room and nick 2012-11-10 18:51:50 +00:00
James Booth
77888c3841 Renamed room_chat function 2012-11-10 18:40:46 +00:00
James Booth
522102d4ea Tidy room_chat 2012-11-10 18:24:33 +00:00
James Booth
ca9d390fcf Renamed jid->room in room_chat 2012-11-10 18:12:48 +00:00
James Booth
be2fb1c809 Handle subject from room 2012-11-10 03:30:27 +00:00
James Booth
181669a8cb Basic chat room handling of presence 2012-11-08 00:05:32 +00:00
James Booth
c4c5668779 room_chat: add occupants to room roster until roster received 2012-11-07 22:59:48 +00:00
James Booth
54e591fea3 jabber: wait until full room roster received before showing 2012-11-07 22:24:50 +00:00
James Booth
7c85f0fcb2 room_chat: rename room_is_active 2012-11-07 00:02:43 +00:00
James Booth
3436a2245d Added room_parse_room_jid to room_chat 2012-11-06 23:56:47 +00:00
James Booth
fb3d7a47d2 Leaving chat rooms on /close 2012-11-06 00:00:25 +00:00
James Booth
2f6361a578 Handle room presence notifications 2012-11-05 21:36:32 +00:00
James Booth
0deba9e13e Check for groupchat 2012-11-05 20:29:57 +00:00
James Booth
a141a997f8 Added room_chat module 2012-11-04 23:31:49 +00:00