mjentsch
|
c3445be62f
|
Fix debug logging linebreaks
|
2015-01-30 01:08:00 +01:00 |
|
mjentsch
|
3b940fca1d
|
Fix outgoing messages for Adium and old libpurple versions
|
2015-01-28 18:51:07 +01:00 |
|
mjentsch
|
c85b8da619
|
Do not add group chats in which the user is not a member
Clean up and refactor group chat code, move chat functions into separate file, always load all chat infos on plugin load so we know the members.
|
2015-01-28 18:41:41 +01:00 |
|
mjentsch
|
e938132721
|
Clean up and fix coding style
|
2015-01-25 22:49:46 +01:00 |
|
mjentsch
|
adc429beb4
|
Fix coding style and remove old commented-out code
|
2015-01-23 20:56:50 +01:00 |
|
mjentsch
|
2f44ea928f
|
Fix memory leak
|
2015-01-23 20:47:23 +01:00 |
|
mjentsch
|
ac9ce29b1d
|
Fix user info and clean up source code
|
2015-01-22 00:16:35 +01:00 |
|
mjentsch
|
e8f30f2284
|
Handle secret chat deletions
|
2015-01-07 16:54:35 +01:00 |
|
mjentsch
|
34b026dc34
|
Handle user name formatting in tgl callback
|
2015-01-04 12:37:23 +01:00 |
|
mjentsch
|
1dda956166
|
Support secret chats
Load and store secret chats in a file, handle secret chat updates, visualize fingerprint in settings
|
2015-01-04 12:36:13 +01:00 |
|
mjentsch
|
9d61f6815b
|
Remove duplicate user alias change handling
|
2015-01-01 17:27:05 +01:00 |
|
mjentsch
|
e3caa6acdb
|
Remove unused functions and add some comments
|
2014-12-26 19:19:29 +01:00 |
|
mjentsch
|
d08e54d3e0
|
Move functions and defintions for plugin-internal structs into separate file and fix memory leak
|
2014-12-26 18:54:12 +01:00 |
|
mjentsch
|
4fa2b91eaa
|
Mark messages as read
Send a mark_read command for each received message as soon as the user is available.
|
2014-12-24 02:44:10 +01:00 |
|
mjentsch
|
b2c26771b5
|
Fix segmentation fault on chat creation update
Check for null-pointer before passing hash table content to strcmp
|
2014-12-13 16:09:09 +01:00 |
|
mjentsch
|
b926b4d266
|
Respect user and chat updates during runtime
Update chat and user properties, update user profile photos, delete users and chats
|
2014-11-23 19:52:08 +01:00 |
|
Vysheng
|
3025c63350
|
small bugfixes
|
2014-11-17 16:27:01 +03:00 |
|
mjentsch
|
2586273f72
|
Clean up README and license headers
|
2014-11-16 20:41:03 +01:00 |
|
mjentsch
|
ef23a1b589
|
Fix coding guidelines
|
2014-11-16 17:56:55 +01:00 |
|
mjentsch
|
22a37c3894
|
Wrap purple functions for use with libtgl types
|
2014-11-16 16:33:27 +01:00 |
|