]> cgit.babelmonkeys.de Git - jubjub.git/history - src/core/JubChatClient.m
Move away from BOOL
[jubjub.git] / src / core / JubChatClient.m
2013-06-23 Florian ZeitzMove away from BOOL
2013-06-06 Florian ZeitzAdd User Avatar support
2013-04-03 Florian ZeitzAdd basic Service Discovery support
2013-02-27 Florian ZeitzMove presence changing to JubChatClient
2013-02-24 Florian ZeitzAdd a zxcv-like CLI frontend
2013-02-20 Florian ZeitzMove adding messages to the ChatUI to JubChatClient
2013-02-16 Florian ZeitzPrefix ivars with an underscore
2013-01-30 Florian ZeitzMove chat window creation to JubChatClient
2013-01-29 Florian ZeitzAdapt to use XMPPContactManager
2013-01-12 Florian ZeitzAdjust to ObjXMPP changes.
2013-01-06 Florian ZeitzTrack current presence
2013-01-05 Florian ZeitzAdd a minimal JubChatClient class and refactor other...