mjentsch
95664e1358
Better input validation in adium chat print name callback
2015-09-16 23:52:46 +02:00
mjentsch
cf536552b5
Bump version and update README
2015-09-12 23:29:47 +02:00
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
mjentsch
665f27c279
Add missing account type check to adium signal handler
2015-09-11 22:55:46 +02:00
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
mjentsch
abd316a659
Support leaving and deleting chats
2015-09-08 17:06:55 +02:00
mjentsch
791b048eb1
Fix crash in Adium when exporting a non-existing chats link
2015-09-08 17:06:55 +02:00
mjentsch
6dd94bc3bc
Fix certain chats now showing up when opening through Adium dialougue.
2015-09-08 17:06:55 +02:00
mjentsch
6ad121bb88
Fix segfault
2015-09-08 17:06:55 +02:00
mjentsch
f79897ec8e
Fix chat participant names in Adium
...
first attempt, probably might cause issues with concurrency...
2015-09-08 17:06:55 +02:00
mjentsch
f6691e0c63
Update telegram-adium version and depend on 1.5.10
2015-08-30 21:58:09 +02:00
mjentsch
227fe399bb
Don't break config window in telegram-adium
2015-08-30 21:58:09 +02:00
mjentsch
9f71a73632
Remove makefile as dependency from XCode project, only caused trouble
2015-08-22 12:27:34 +02:00
mjentsch
dd6031900e
Cleanup
2015-07-30 21:49:13 +02:00
mjentsch
61cddd1340
Support for joining chats by invite link
2015-07-24 14:26:13 +02:00
mjentsch
287ace46a4
Support autocompletion in chat creation windows
...
Offer several autocompletion fields instead of a list of users in Adium and Pidgin.
2015-07-24 14:25:05 +02:00
mjentsch
a4c5bca05f
Support creating chat invitation links
2015-07-19 15:18:59 +02:00
mjentsch
0d62d1bed3
Fix XCode build for adium bundle
2015-06-04 14:27:35 +02:00
mjentsch
e7554c739c
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
mjentsch
0033837210
Add Makefile.tgl to Xcode project
2015-05-30 11:30:56 +02:00
mjentsch
49cc80f8c0
Support two factor authentication
2015-05-29 18:25:55 +02:00
mjentsch
0bcbb272ee
Don't require manual compiling of libtgl.a before building the Adium bundle
2015-05-27 21:51:08 +02:00
mjentsch
c3abf27376
Add support for displaying stickers in chats
2015-05-24 00:22:31 +02:00
mjentsch
b415bbd3b4
Update to libtgl v2
2015-05-23 00:18:26 +02:00
mjentsch
43266f4a0f
Fix adium account settings view
2015-03-28 12:33:29 +01:00
mjentsch
fdd05f19b1
Update version
2015-03-21 18:32:41 +01:00
mjentsch
5463090d48
Fix naming inconsitency
2015-03-20 18:21:52 +01:00
mjentsch
a8314eb3ae
Only display chats the user is currently member of in chat the "join chat" view
2015-03-20 17:48:54 +01:00
mjentsch
f98ec356ba
List all existing group chats in the chat join view
2015-03-20 15:48:15 +01:00
mjentsch
9838eb7b85
Add basic chat join view for the Adium Plugin
2015-03-18 22:33:26 +01:00
mjentsch
4382e1d779
Add custom preferences views for the Adium plugin
2015-03-15 15:56:57 +01:00
mjentsch
b67c4115ff
Repository cleanup and housekeeping
2015-03-12 01:56:16 +01:00
mjentsch
1e442ac195
Ensure that the message sequence doesn't get mixed up
...
Process incoming messages in a queue. Move all message-related functionality into one file.
2015-03-12 01:38:17 +01:00
mjentsch
c994730f3e
Add hotfix number to Adium version
2015-03-05 00:58:57 +01:00
mjentsch
9fca523161
Implement file transfer in Adium Plugin
...
Implement file transfer protocol in Plugin and fix a few things that stopped old file handling from working with Adium.
2015-02-25 22:53:28 +01:00
mjentsch
f6570914a6
Fix framework include paths in XCode
...
If you are compiling the Adium plugin with XCode yourself, this will break your Project and you will have move all frameworks into telegram-adium/Frameworks/Adium (sorry about that)
2015-01-28 19:07:10 +01:00
mjentsch
73913b3a2c
Fix Adium incoming group chat message problem
2015-01-26 19:01:18 +01:00
mjentsch
45bd244593
Update to 0.6.1 to and handle version in autoconf
2015-01-25 22:43:43 +01:00
mjentsch
ac9ce29b1d
Fix user info and clean up source code
2015-01-22 00:16:35 +01:00
mjentsch
96821b8d67
Add release scheme for XCode project
2015-01-16 10:57:59 +01:00
mjentsch
ae4b0fc92b
Fix search path in xcode project
2015-01-15 22:07:10 +01:00
mjentsch
26743c55a8
update version in xcode project
2015-01-10 00:15:23 +01:00
mjentsch
cb9d744d57
Add missing files to XCode project.
2015-01-09 11:34:40 +01:00
mjentsch
22a37c3894
Wrap purple functions for use with libtgl types
2014-11-16 16:33:27 +01:00
mjentsch
2f788edd99
Adapt telegram-adium to changes in submodule path
2014-11-15 01:24:20 +01:00
mjentsch
6a401eb4bd
Fix Adium plugin
2014-11-13 00:45:51 +01:00
Vysheng
0894c093a5
Added missing files
2014-11-11 20:24:30 +03:00