telegram-purple/telegram-adium
mjentsch 888cffffc1 Improve group chat management
Load full chat info lazily, prevents useless network request and should fix issues with delays through flood errors when handling big amounts of user chats. Handle chat participant deletions and additions correctly and only touch the user list when it is actually updated, this should fix some issues with printing annoying messages in Finch and users not showing up in the buddy list in certain situations. Only add chats to buddy list that are actively joined or receive incoming message, which should help keeping the buddy list more tidy when using much chats.
2015-09-08 17:06:56 +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 Support leaving and deleting chats 2015-09-08 17:06:55 +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