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
/
iq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-1
/
+15
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+52
*
Added /caps command
James Booth
2013-02-17
1
-1
/
+11
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-1
/
+1
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-2
/
+2
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
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
1
-15
/
+39
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
1
-4
/
+5
*
Added debugging to presence and iq handlers
James Booth
2013-02-03
1
-1
/
+5
*
Tidied #include's
James Booth
2013-02-02
1
-5
/
+6
*
Removed caps functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Removed iq functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Removed stanza functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-0
/
+337