about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-0/+2
|
* Moved setting presence status and show into functionsJames Booth2013-02-041-8/+12
|
* Moved function to get presence string from type to stanza.cJames Booth2013-02-031-0/+2
|
* Send entity capabilities and status when joining roomJames Booth2013-02-031-1/+6
|
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+152
n115' href='#n115'>115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171