50 events by user js occurring on or before 2018-01-21 22:34:55.
More ↑
2018-01-21
| ||
22:34 | Update buildsys check-in: 4b47674079 user: js tags: trunk | |
2017-07-23
| ||
12:07 | Make sure all properties are nonatomic check-in: 2469a8df49 user: js tags: trunk | |
11:57 | Change documentation style to ObjFW's style check-in: 764c514b82 user: js tags: trunk | |
11:35 | Stop using OFAutoreleasePool check-in: 7f939be668 user: js tags: trunk | |
11:19 | Adjust to ObjFW changes & small fixes check-in: efaee4fc4c user: js tags: trunk | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes check-in: 2faf18cba7 user: js tags: trunk | |
2017-04-30
| ||
15:04 | Fix URL in copyright header check-in: 4663b00cb4 user: js tags: trunk | |
2017-01-21
| ||
23:51 | Update buildsys check-in: 23045f8fcd user: js tags: trunk | |
23:49 | Adjust to ObjFW changes check-in: 1ed4d99db8 user: js tags: trunk | |
2016-07-09
| ||
22:39 | Adjust to ObjFW changes check-in: 36e00ffb71 user: js tags: trunk | |
21:34 | Move m4 to build-aux check-in: 82071daa3c user: js tags: trunk | |
2015-11-21
| ||
19:13 | Remove autogen.sh check-in: 82b0fcb64a user: js tags: trunk | |
19:12 | Move {install-sh,config.{guess,sub}} to build-aux check-in: 209a97ac11 user: js tags: trunk | |
2015-05-24
| ||
19:42 | Adjust to new ObjOpenSSL check-in: d23ac2b580 user: js tags: trunk | |
2015-01-05
| ||
21:50 | Adjust to ObjFW changes check-in: 0ef261ea0e user: js tags: trunk | |
2014-06-18
| ||
11:24 | Update buildsys check-in: f43f54ba69 user: js tags: trunk | |
2013-11-22
| ||
20:21 | Adjust exceptions to ObjFW API change. check-in: f86a1460d0 user: js tags: trunk | |
2013-07-01
| ||
20:49 | Update buildsys. check-in: 63dbedd5a9 user: js tags: trunk | |
20:33 | Coding style. check-in: bf1be4f266 user: js tags: trunk | |
2013-06-23
| ||
21:41 | Use instancetype. check-in: 049768c6ae user: js tags: trunk | |
20:13 | Prefix *all* IVars with _. check-in: cce64dfcd6 user: js tags: trunk | |
19:57 | Get rid of BOOL. check-in: dd2c1286f9 user: js tags: trunk | |
14:19 | Adjust to reworked exception API. check-in: 543fb8b84d user: js tags: trunk | |
2013-03-31
| ||
10:23 | Coding style. check-in: 346032e34b user: js tags: trunk | |
10:16 | Adjust to ObjOpenSSL changes. check-in: 7d9b6a0cdf user: js tags: trunk | |
2013-02-23
| ||
13:49 | Rename XMPPJSONFileStorage to XMPPFileStorage. check-in: c9bb52e823 user: js tags: trunk | |
2013-02-18
| ||
23:16 | Adjust to recent ObjFW changes. check-in: e81a369270 user: js tags: trunk | |
2013-02-15
| ||
14:32 | Improve documentation. check-in: ae47288dc3 user: js tags: trunk | |
14:27 | Update and fix Xcode project. check-in: 134558aa8b user: js tags: trunk | |
14:15 | Fix a bunch of warnings. check-in: 445d301fd6 user: js tags: trunk | |
2013-02-14
| ||
02:11 | Fix a small documentation bug. check-in: 8d2f61bd74 user: js tags: trunk | |
02:10 | Add -Wdocumentation if supported by the compiler. check-in: 3b356b7981 user: js tags: trunk | |
2013-02-13
| ||
23:24 | Fix missing ivars missing the underscore prefix. check-in: d6baa9982e user: js tags: trunk | |
23:18 | Don't cache the description of exceptions. check-in: 178390a16f user: js tags: trunk | |
2013-02-12
| ||
21:36 | Prefix all ivars with an underscore. check-in: 8dfcb87717 user: js tags: trunk | |
18:43 | Add missing files to Xcode project. check-in: 3c7399a750 user: js tags: trunk | |
2012-12-22
| ||
16:41 | Adjust to recent ObjFW changes. check-in: fcef8e0b54 user: js tags: trunk | |
2012-12-19
| ||
21:36 | Adjust to recent ObjFW changes. check-in: e33c8d554c user: js tags: trunk | |
2012-12-13
| ||
22:29 | Add -[asyncConnectAndHandle]. check-in: 2dcf26fbc9 user: js tags: trunk | |
22:09 | Make method names more consistent with ObjFW. check-in: 7f10dd9950 user: js tags: trunk | |
2012-11-24
| ||
00:36 | Make it possible to get exceptions in async mode. check-in: 2fc4d4a103 user: js tags: trunk | |
2012-11-21
| ||
22:26 | configure: Check for buggy -Wcast-align. check-in: 0869fda6d7 user: js tags: trunk | |
2012-11-11
| ||
11:30 | Make rosterItems a property. check-in: e69da0f2df user: js tags: trunk | |
11:21 | XMPPRoster: Add getter for the connection. check-in: 08b4d64469 user: js tags: trunk | |
2012-11-09
| ||
21:00 | Fix an evil typo. check-in: a7d8370069 user: js tags: trunk | |
2012-11-08
| ||
11:56 | Update buildsys. check-in: df39a315dc user: js tags: trunk | |
2012-10-17
| ||
20:24 | Close connection when an exception occurs. check-in: b88cb91f47 user: js tags: trunk | |
2012-10-14
| ||
11:04 | Adjust to recent ObjFW changes. check-in: 1a040269e5 user: js tags: trunk | |
2012-09-20
| ||
00:35 | Handle the connection in the run loop. check-in: 71cf6454e4 user: js tags: trunk | |
2012-08-10
| ||
12:08 | Add very basic Stream Management (XEP-0198) support check-in: a618f77f45 user: js tags: trunk | |