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
/
stanza.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed workaround for old server self room presence check
James Booth
2012-11-19
1
-0
/
+1
*
Handle legacy delayed messages in chat rooms
James Booth
2012-11-19
1
-1
/
+15
*
Handle nick changes from other users
James Booth
2012-11-18
1
-0
/
+108
*
Allow nick change in chat room
James Booth
2012-11-18
1
-0
/
+11
*
Support legacy delayed delivery (XEP-0091) as well as XEP-0203
James Booth
2012-11-18
1
-0
/
+32
*
introduce priority support
Dmitry Podgorny
2012-11-13
1
-1
/
+1
*
Added function to create room jid from room and nick
James Booth
2012-11-10
1
-7
/
+3
*
Moved ping iq creation to stanza
James Booth
2012-11-10
1
-0
/
+29
*
Moved roster iq creation to stanza
James Booth
2012-11-10
1
-0
/
+18
*
Renamed stanza creation
James Booth
2012-11-10
1
-2
/
+2
*
Moved update presence handler creation to stanza module
James Booth
2012-11-10
1
-0
/
+34
*
Moved chat room leave presence creation to stanza module
James Booth
2012-11-09
1
-2
/
+4
*
Fixed leaving chat room
James Booth
2012-11-09
1
-0
/
+15
*
Moved room join stanza creation
James Booth
2012-11-09
1
-0
/
+21
*
Added stanza constants
James Booth
2012-11-09
1
-8
/
+9
*
Use stanza module to create groupchat messages
James Booth
2012-11-08
1
-1
/
+1
*
Added xml escaping to stanza module
James Booth
2012-11-08
1
-1
/
+7
*
Added function to create message stanzas
James Booth
2012-11-08
1
-7
/
+37
*
Added stanza module for basic stanza handling
James Booth
2012-11-08
1
-0
/
+43