telegram-purple/telegram-adium
mjentsch c3f48b9835 Don't automatically add all chats to the buddy list
This should fix issue where left chats show up in the blist and cannot be removed anymore and broken Adium bookmarks.
This patch should make the whole chat handling much more native to libpurple, in which chats are added through the chatlist,
the join-chat window or automatically when incoming messages are received. Add a new option "Add chats to buddy list" in
case anyone wants the old behavior.
2015-09-12 22:21:27 +02:00
..
telegram-adium Update telegram-adium version and depend on 1.5.10 2015-08-30 21:58:09 +02:00
telegram-adium.xcodeproj Don't break config window in telegram-adium 2015-08-30 21:58:09 +02:00
.gitignore Add release scheme for XCode project 2015-01-16 10:57:59 +01:00
PurpleDefaultsTelegram.plist Add custom preferences views for the Adium plugin 2015-03-15 15:56:57 +01:00
TelegramAccount.h Fix naming inconsitency 2015-03-20 18:21:52 +01:00
TelegramAccount.m Don't automatically add all chats to the buddy list 2015-09-12 22:21:27 +02:00
TelegramAccountView.xib Don't break config window in telegram-adium 2015-08-30 21:58:09 +02:00
TelegramAccountViewController.h Add option for disabling sending a message read recipes, and fix some bugs in adium settings menu 2015-05-30 15:52:17 +02:00
TelegramAccountViewController.m Don't break config window in telegram-adium 2015-08-30 21:58:09 +02:00
TelegramAutocompletionDelegate.h Support autocompletion in chat creation windows 2015-07-24 14:25:05 +02:00
TelegramAutocompletionDelegate.m Support autocompletion in chat creation windows 2015-07-24 14:25:05 +02:00
TelegramJoinChatView.xib Don't break config window in telegram-adium 2015-08-30 21:58:09 +02:00
TelegramJoinChatViewController.h Support for joining chats by invite link 2015-07-24 14:26:13 +02:00
TelegramJoinChatViewController.m Improve group chat management 2015-09-08 17:06:56 +02:00
TelegramPlugin.h Repository cleanup and housekeeping 2015-03-12 01:56:16 +01:00
TelegramPlugin.m Support autocompletion in chat creation windows 2015-07-24 14:25:05 +02:00
TelegramService.h Repository cleanup and housekeeping 2015-03-12 01:56:16 +01:00
TelegramService.m Fix certain chats now showing up when opening through Adium dialougue. 2015-09-08 17:06:55 +02:00