Overview
Comment: | Add XMPPStorage and XMPPJSONFileStorage. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0fdfdf778f441f04e2300692fafcda36 |
User & Date: | js on 2012-02-06 11:40:00 |
Other Links: | manifest | tags |
Context
2012-02-06
| ||
11:42 | Fix a missing #ifdef HAVE_CONFIG_H. check-in: c18d81fe93 user: js tags: trunk | |
11:40 | Add XMPPStorage and XMPPJSONFileStorage. check-in: 0fdfdf778f user: js tags: trunk | |
2012-02-04
| ||
12:57 | Oops, forgot a few changes. check-in: ffc2f54b93 user: js tags: trunk | |
Changes
Modified ObjXMPP.xcodeproj/project.pbxproj from [f048898ab5] to [3e9b810f69]. [diff]
Modified src/Makefile from [b6f2c72ef0] to [542ec87a49]. [diff]
Added src/XMPPJSONFileStorage.h version [99f913e2a6].
Added src/XMPPJSONFileStorage.m version [0f40968641].
Added src/XMPPStorage.h version [e915fb5060].