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
*
Respond to disco items query
James Booth
2013-03-24
1
-0
/
+29
*
Respond to disco info requests without node attribute
James Booth
2013-03-24
1
-2
/
+4
*
Renamed ID attribute for capabilities disco info request
James Booth
2013-03-17
1
-3
/
+3
*
Implemented output for /disco info
James Booth
2013-03-14
1
-2
/
+72
*
Added output for /disco items
James Booth
2013-03-14
1
-5
/
+8
*
Show name as well as jid for room list
James Booth
2013-03-14
1
-8
/
+19
*
Removed unnecessary NULL checks
James Booth
2013-03-14
1
-2
/
+2
*
Added /disco command
James Booth
2013-03-14
1
-10
/
+32
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
1
-0
/
+51
*
Tidied fix for id attributes that cause a segfault
James Booth
2013-03-08
1
-0
/
+5
*
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