index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
room_chat.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Colour chat room members by presence for /who
James Booth
2012-12-06
1
-1
/
+1
|
*
Show "request pending" in /sub show, when request has been sent
James Booth
2012-11-27
1
-1
/
+1
|
*
Send presence changes to chat rooms
James Booth
2012-11-20
1
-1
/
+15
|
*
Handle room broadcasts
James Booth
2012-11-19
1
-0
/
+7
|
*
Handle room member presence
James Booth
2012-11-19
1
-0
/
+17
|
*
Return whether or not room member presence was changed
James Booth
2012-11-18
1
-1
/
+13
|
*
Show message when own nickname changed in chat rooms
James Booth
2012-11-18
1
-0
/
+25
|
*
Moved function to remove from roster on nick change
James Booth
2012-11-18
1
-0
/
+1
|
*
Fixed error when not nick name change presence
James Booth
2012-11-18
1
-3
/
+2
|
*
Handle nick changes from other users
James Booth
2012-11-18
1
-2
/
+39
|
*
Allow nick change in chat room
James Booth
2012-11-18
1
-0
/
+11
|
*
Added function to create room jid from room and nick
James Booth
2012-11-10
1
-0
/
+31
|
*
Renamed room_chat function
James Booth
2012-11-10
1
-1
/
+1
|
*
Tidy room_chat
James Booth
2012-11-10
1
-41
/
+41
|
*
Renamed jid->room in room_chat
James Booth
2012-11-10
1
-5
/
+5
|
*
Handle subject from room
James Booth
2012-11-10
1
-0
/
+17
|
*
Basic chat room handling of presence
James Booth
2012-11-08
1
-6
/
+20
|
*
room_chat: add occupants to room roster until roster received
James Booth
2012-11-07
1
-0
/
+24
|
*
jabber: wait until full room roster received before showing
James Booth
2012-11-07
1
-0
/
+28
|
*
room_chat: rename room_is_active
James Booth
2012-11-07
1
-1
/
+1
|
*
Added room_parse_room_jid to room_chat
James Booth
2012-11-06
1
-0
/
+17
|
*
Leaving chat rooms on /close
James Booth
2012-11-06
1
-16
/
+50
|
*
Handle room presence notifications
James Booth
2012-11-05
1
-0
/
+14
|
*
Check for groupchat
James Booth
2012-11-05
1
-0
/
+16
|
*
Added room_chat module
James Booth
2012-11-04
1
-0
/
+44