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 (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed problem with using id attribute with apostrophe.
James Booth
2013-03-07
1
-4
/
+11
|
|
|
|
Needs a better solution, but the current one stop the crash
*
Check for resource in unavailable presence handler
James Booth
2013-02-24
1
-3
/
+7
|
*
Add resource only when resourcepart in JID #152
James Booth
2013-02-24
1
-11
/
+15
|
*
Revert "Commented self presence handling #151"
James Booth
2013-02-21
1
-6
/
+0
|
|
|
|
This reverts commit 872726c5aa2bad5ff9f49fa7b8d0a55f6603cb26.
*
Commented self presence handling #151
James Booth
2013-02-20
1
-0
/
+6
|
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-0
/
+8
|
*
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
[prev]