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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-0
/
+3
|
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Save chat room message prefix for autocomplete
James Booth
2014-07-15
1
-0
/
+1
|
*
Added autocomplete for nicknames in MUC input text
James Booth
2014-07-09
1
-0
/
+2
|
|
|
|
issue #321
*
Handle room subject and broadcasts sent before roster received
James Booth
2014-05-05
1
-0
/
+5
|
|
|
|
Issue #341
*
Rejoin private rooms after reconnecting
James Booth
2014-04-23
1
-1
/
+2
|
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-1
/
+3
|
*
Store password with room
James Booth
2014-04-20
1
-1
/
+1
|
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
|
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-1
/
+1
|
*
Added presence_error tests, added muc_close()
James Booth
2014-01-30
1
-0
/
+1
|
*
Handle when servers dont send status 101 or jid for MUC nick changes
James Booth
2013-08-05
1
-1
/
+2
|
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+10
|
|
|
|
Commands /invite, /invites, /decline and /join
*
Added command and tools subdirs to source
James Booth
2013-02-02
1
-1
/
+1
|
*
Added xmpp_presence.c
James Booth
2013-01-28
1
-0
/
+2
|
*
Got rid of old naming convention on prof_autocomplete
James Booth
2013-01-25
1
-2
/
+2
|
*
Added client to /info command in chat rooms
James Booth
2013-01-20
1
-1
/
+2
|
*
Allow /info and /msg in private room chat when nick has space in name
James Booth
2013-01-15
1
-0
/
+1
|
*
Use Jid datatype in chat rooms
James Booth
2013-01-13
1
-1
/
+1
|
*
Added jid datatype
James Booth
2013-01-12
1
-2
/
+2
|
*
Moved jid related functions to common
James Booth
2013-01-12
1
-8
/
+0
|
*
Renamed muc functions
James Booth
2013-01-12
1
-22
/
+26
|
*
Renamed room_chat module to muc
James Booth
2013-01-12
1
-0
/
+59