ObjXMPP  History of src/XMPPStreamManagement.m of 134558aa8bef256177fbfb841a7a4cb75b48df8148f12b52af17c6fddb06007d

History of file src/XMPPStreamManagement.m at check-in 134558aa8bef256177fbfb841a7a4cb75b48df8148f12b52af17c6fddb06007d

2021-04-29
00:15
heap.zone -> nil.im file: [ffd1b816a7] check-in: [ae703bd9ba] user: js, branch: trunk, size: 2977 [annotate] [blame] [check-ins using] [diff]
00:06
Adjust to ObjFW style file: [efb12f06e8] check-in: [9919057cb8] user: js, branch: trunk, size: 2980 [annotate] [blame] [check-ins using] [diff]
2019-03-16
20:58
Use dot syntax file: [72de3d76fb] check-in: [abf66b5c9b] user: js, branch: trunk, size: 2990 [annotate] [blame] [check-ins using] [diff]
2018-11-05
21:22
Modernize coding style file: [42b7f06f4f] check-in: [180bf3d08b] user: js, branch: trunk, size: 2939 [annotate] [blame] [check-ins using] [diff]
2017-05-13
15:03
Adjust to ObjFW changes file: [57b85a948f] check-in: [2faf18cba7] user: js, branch: trunk, size: 2911 [annotate] [blame] [check-ins using] [diff]
2017-04-30
15:04
Fix URL in copyright header file: [9dc52c523a] check-in: [4663b00cb4] user: js, branch: trunk, size: 2868 [annotate] [blame] [check-ins using] [diff]
2017-01-21
23:49
Adjust to ObjFW changes file: [ac609a5929] check-in: [1ed4d99db8] user: js, branch: trunk, size: 2880 [annotate] [blame] [check-ins using] [diff]
2013-06-23
20:13
Prefix *all* IVars with _. file: [febcd779c1] check-in: [cce64dfcd6] user: js, branch: trunk, size: 2857 [annotate] [blame] [check-ins using] [diff]
2013-02-15
14:15
Fix a bunch of warnings. file: [d765d3a204] check-in: [445d301fd6] user: js, branch: trunk, size: 2844 [annotate] [blame] [check-ins using] [diff]
2013-02-12
21:36
Prefix all ivars with an underscore. file: [fbee9ca5ca] check-in: [8dfcb87717] user: js, branch: trunk, size: 2847 [annotate] [blame] [check-ins using] [diff]
2012-08-10
12:08
Added: 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. file: [b0ffeb590a] check-in: [a618f77f45] user: js, branch: trunk, size: 2844 [annotate] [blame] [check-ins using]