telegram-purple/telegram-adium
mjentsch 8fed82cc75 Fix writing messages to deleted buddies and cleanup
Do not depend on buddy list entries when looking up the ID from the user name, by maintaining a bi-directional mapping ID <-> username. Rename functions to make them more evident as something that operatos on the lookup. Cleanup blist functions by implementating generic iterator function over account buddies.
2015-12-28 17:44:49 +01:00
..
telegram-adium Bump version and update README 2015-09-12 23:29:47 +02:00
telegram-adium.xcodeproj Fix adium bundle not loading 2015-12-13 01:10:13 +01: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 Fix writing messages to deleted buddies and cleanup 2015-12-28 17:44:49 +01:00
TelegramAccountView.xib Remove "sync all" option that doesn't have any effect 2015-11-28 14:54:11 +01: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 Remove "sync all" option that doesn't have any effect 2015-11-28 14:54:11 +01:00
TelegramAutocompletionDelegate.h Support autocompletion in chat creation windows 2015-07-24 14:25:05 +02:00
TelegramAutocompletionDelegate.m Remove unneeded class includes in Adium plugin 2015-11-23 02:56:41 +01:00
TelegramJoinChatView.xib Adium: Fix adding contacts with non-ascii names to buddy list 2015-12-16 22:37:53 +01:00
TelegramJoinChatViewController.h Support for joining chats by invite link 2015-07-24 14:26:13 +02:00
TelegramJoinChatViewController.m Remove unneeded class includes in Adium plugin 2015-11-23 02:56:41 +01:00
TelegramPlugin.h Repository cleanup and housekeeping 2015-03-12 01:56:16 +01:00
TelegramPlugin.m Remove unneeded class includes in Adium plugin 2015-11-23 02:56:41 +01:00
TelegramService.h Repository cleanup and housekeeping 2015-03-12 01:56:16 +01:00
TelegramService.m Update Adium package to new user management 2015-10-11 14:38:56 +02:00