Commit graph

7 commits

Author SHA1 Message Date
5fa8b0b9b3
Adjust to ObjFW changes 2017-05-13 17:03:44 +02:00
73d3bca240
Fix URL in copyright header 2017-04-30 17:04:04 +02:00
091cdac2b2
Adjust to ObjFW changes 2017-01-22 00:49:14 +01:00
4fead04d9a Prefix *all* IVars with _. 2013-06-23 22:13:43 +02:00
9b49f04239 Fix a bunch of warnings. 2013-02-15 15:15:21 +01:00
4a016c271f Prefix all ivars with an underscore. 2013-02-12 22:36:39 +01:00
Florian Zeitz
72bc705800 Add very basic Stream Management (XEP-0198) support
This implementation only counts incomming stanzas and
sends ACKs on request.
While basic this already allows servers to write
messages to offline storage that were sent to,
but never received by a client.
2012-08-10 14:08:23 +02:00