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_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-513
/
+0
*
Removed unused jabber_get_priority function
James Booth
2013-01-31
1
-6
/
+0
*
Renamed some propreties on the jabber connection for clarity
James Booth
2013-01-31
1
-18
/
+18
*
Moved roster request to xmpp_iq
James Booth
2013-01-29
1
-28
/
+18
*
Added message_add_handlers()
James Booth
2013-01-29
1
-2
/
+1
*
Moved message functions to xmpp_message.c
James Booth
2013-01-29
1
-267
/
+39
*
Added xmpp_message.c
James Booth
2013-01-29
1
-23
/
+0
*
Added presence_add_handlers()
James Booth
2013-01-29
1
-1
/
+1
*
Changed adding iq handlers to take no args
James Booth
2013-01-28
1
-1
/
+1
*
Moved functions to xmpp_presence
James Booth
2013-01-28
1
-143
/
+27
*
Added xmpp_presence.c
James Booth
2013-01-28
1
-283
/
+18
*
jabber_get_status no longer returns newly allocated string
James Booth
2013-01-28
1
-4
/
+2
*
Renamed stanza.c -> xmpp_stanza.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed capabilities.c -> xmpp_caps.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed connection.c -> xmpp_conn.c
James Booth
2013-01-28
1
-0
/
+1166