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
/
muc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixe rejoining room after nickname conflict
James Booth
2013-09-22
1
-1
/
+3
*
removed strdup in autocomplete calls
Dmitry Podgorny
2013-08-26
1
-2
/
+2
*
Merge branch 'master' into nextdev
James Booth
2013-08-05
1
-1
/
+15
|
\
|
*
Handle when servers dont send status 101 or jid for MUC nick changes
James Booth
2013-08-05
1
-1
/
+15
*
|
most FREE_SET_NULL replaced with free
Dmitry Podgorny
2013-08-03
1
-16
/
+4
|
/
*
Sort room participants on /who command
James Booth
2013-05-30
1
-1
/
+29
*
Add groups to roster contacts
James Booth
2013-05-22
1
-1
/
+1
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+68
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-2
/
+2
*
Dealing with mulitple contact resources, work in progress
James Booth
2013-02-14
1
-3
/
+3
*
Added p_contact_add_resource
James Booth
2013-02-10
1
-1
/
+4
*
Added command and tools subdirs to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-1
/
+1
*
Got rid of old naming convention on prof_autocomplete
James Booth
2013-01-25
1
-8
/
+8
*
Added client to /info command in chat rooms
James Booth
2013-01-20
1
-3
/
+3
*
Allow /info and /msg in private room chat when nick has space in name
James Booth
2013-01-15
1
-0
/
+13
*
Fix segfault by setting room subject to NULL on creation
James Booth
2013-01-13
1
-0
/
+1
*
Use Jid datatype in chat rooms
James Booth
2013-01-13
1
-6
/
+3
*
Renamed chat room type
James Booth
2013-01-13
1
-18
/
+18
*
Changed Jid typedef to be explicit pointer
James Booth
2013-01-13
1
-0
/
+1
*
Moved jid related functions to common
James Booth
2013-01-12
1
-99
/
+0
*
Renamed muc functions
James Booth
2013-01-12
1
-141
/
+141
*
Renamed room_chat module to muc
James Booth
2013-01-12
1
-0
/
+476