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
/
presence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-2
/
+2
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-3
/
+19
*
Tidy up presence module
James Booth
2013-02-10
1
-72
/
+126
*
Added usage of handlers to message and presence modules
James Booth
2013-02-10
1
-67
/
+146
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-3
/
+3
*
Removed presence from jabber_conn
James Booth
2013-02-10
1
-3
/
+2
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-3
/
+3
*
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
1
-2
/
+6
*
Added asserts
James Booth
2013-02-03
1
-2
/
+2
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
1
-18
/
+19
*
Moved function to get presence string from type to stanza.c
James Booth
2013-02-03
1
-21
/
+2
*
Send entity capabilities and status when joining room
James Booth
2013-02-03
1
-108
/
+76
*
Added debugging to presence and iq handlers
James Booth
2013-02-03
1
-1
/
+27
*
Added config dir to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-3
/
+3
*
Removed caps 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
/
+487