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
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added asserts
James Booth
2013-02-03
2
-5
/
+12
*
Removed jabber_restart function
James Booth
2013-02-03
2
-9
/
+4
*
Moved caps_init() out of xmpp.h
James Booth
2013-02-03
3
-1
/
+3
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
6
-54
/
+87
*
Moved function to get presence string from type to stanza.c
James Booth
2013-02-03
3
-21
/
+22
*
Send entity capabilities and status when joining room
James Booth
2013-02-03
3
-110
/
+158
*
Added debugging to presence and iq handlers
James Booth
2013-02-03
2
-2
/
+32
*
Fixed crash on receiving dataform
James Booth
2013-02-03
2
-3
/
+5
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-3
/
+3
*
Added config dir to source
James Booth
2013-02-02
4
-4
/
+4
*
Tidied #include's
James Booth
2013-02-02
7
-23
/
+25
*
Removed caps functions from xmpp.h
James Booth
2013-02-02
4
-4
/
+37
*
Removed presence functions from xmpp.h
James Booth
2013-02-02
3
-3
/
+31
*
Removed iq functions from xmpp.h
James Booth
2013-02-02
4
-4
/
+31
*
Removed message handler function from xmpp.h
James Booth
2013-02-02
4
-1
/
+30
*
Removed stanza functions from xmpp.h
James Booth
2013-02-02
8
-126
/
+158
*
Added xmpp subdir to source
James Booth
2013-02-02
7
-0
/
+2729
[prev]