about summary refs log tree commit diff stats
path: root/src/xmpp/message.h
Commit message (Expand)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-5/+5
* Revert "Apply coding style"Michael Vetter2020-07-071-5/+5
* Apply coding styleMichael Vetter2020-07-071-5/+5
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Move ProfMessage and message_is_sent_by_us to xmppMichael Vetter2019-10-191-23/+0
* Move message sent by us logic in own functionMichael Vetter2019-10-181-0/+1
* Improve MUC 1:1 loggingMichael Vetter2019-10-071-0/+1
* Rename prof_message_t into ProfMessagePaul Fariello2019-06-201-4/+4
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-4/+24
* Use flags in xmmp/message.c for encryption and trustPaul Fariello2019-06-201-0/+5
* Call message_handlers_clear() upon disconnectMichael Vetter2019-06-201-0/+1
* Add pubsub event callbackPaul Fariello2019-04-101-0/+4
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Rename stanza handler init functionsJames Booth2016-05-021-1/+1
* Updated copyrightJames Booth2016-02-141-1/+1
* Updated copyrightJames Booth2015-02-101-1/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* Removed message handler function from xmpp.hJames Booth2013-02-021-0/+28
184' href='#n184'>184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
231
232
233
234
235
236
237
238
239
240
241
242
243
244