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
...
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
7
-12
/
+12
*
Only create contacts resource when online
James Booth
2013-02-10
1
-2
/
+1
*
Changed parameter to contact_list_add jid->barejid
James Booth
2013-02-10
1
-3
/
+3
*
Show detailed software/os information if available in capabilities
James Booth
2013-02-05
5
-22
/
+96
*
Removed debug from last commit
James Booth
2013-02-05
1
-4
/
+0
*
SHA1 now generated correctly when data form included in caps
James Booth
2013-02-05
1
-0
/
+5
*
Send show, status, priority and caps when changing room nickname
James Booth
2013-02-04
1
-0
/
+11
*
Moved setting presence status and show into functions
James Booth
2013-02-04
3
-63
/
+58
*
Use of const in connection.c
James Booth
2013-02-04
2
-6
/
+7
*
Small tidy up in connection.c
James Booth
2013-02-03
1
-3
/
+10
*
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]