]> cgit.babelmonkeys.de Git - jubjub.git/history - src/core
Adapt to ObjFW changes
[jubjub.git] / src / core /
2013-06-23 Florian ZeitzMove away from BOOL
2013-06-10 Florian ZeitzClose subscription dialogs, when answered on another...
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-02-16 Jonathan SchleiferImprove config parsing.
2013-02-10 Florian ZeitzImplement connection:didThrowException:
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...
2013-01-03 Florian ZeitzAdd basic config file support
2012-12-27 Florian ZeitzOpen new chat windows when activating a roster row
2012-12-19 Jonathan SchleiferUse one Makefile per directory.
2012-12-19 Florian ZeitzUse -[asyncConnectAndHandle]
2012-12-16 Florian ZeitzSplit GTK roster delegate into separate class
2012-12-15 Florian ZeitzFilter roster model based on received presences
2012-12-14 Florian ZeitzInitial commit