mjentsch
a9a48fff90
Update version to 0.3.3
2014-10-14 22:29:22 +02:00
mjentsch
61c8735578
Force-free all open connections on close
2014-10-10 17:26:31 +02:00
mjentsch
2bebb7ab62
Display time correctly and don't display empty messages
2014-10-10 17:16:16 +02:00
mjentsch
531a36fa63
Add comments and logging messages to event listener stubs
2014-10-09 20:26:47 +02:00
mjentsch
d66775cc70
Avoid compiler warnings
2014-10-09 20:20:21 +02:00
mjentsch
056d7c7c19
Improve README and update to version 0.3.1
2014-10-06 23:18:45 +02:00
mjentsch
7d63485e0a
Fail gracefully on error responses by server
2014-10-06 22:58:16 +02:00
mjentsch
2f7f2068de
Improve event handling-system
2014-10-06 22:57:20 +02:00
mjentsch
290a3251e6
Remove unused code
2014-10-06 22:56:02 +02:00
mjentsch
41b3230a9f
Update version and README
2014-10-05 15:38:31 +02:00
mjentsch
b48e1b240e
Use mobile-state instead of unavailable, to ensure proper display in Adium
2014-10-05 12:29:15 +02:00
mjentsch
4b7b1e0010
Fix includes and remove obsolete code
2014-10-05 12:25:23 +02:00
mjentsch
cc03e5d059
Update adium wrapper settings
2014-10-05 12:19:15 +02:00
mjentsch
b6c9515de4
Rename struct user to a avoid name collisions
2014-10-05 00:12:31 +02:00
mjentsch
922fe0e090
Do not use Macros to represent Booleans
2014-10-04 20:36:54 +02:00
mjentsch
d3d8903b49
Add a nicer description
2014-10-04 20:32:59 +02:00
mjentsch
83c09aeed3
Remove useless protocoll options
2014-10-03 18:24:16 +02:00
mjentsch
84e549fc96
Use correct DC number for our updated application configuration
2014-10-03 18:21:20 +02:00
mjentsch
e3d6f02a67
Add form for phone registratrion
2014-10-03 17:34:10 +02:00
mjentsch
334101c406
Improve logging system
2014-10-03 14:23:15 +02:00
mjentsch
97c8b37121
Do not use old tg-cli directory for storing files
2014-10-02 13:30:44 +02:00
mjentsch
d4eff42a42
Use our own application configuration
2014-10-02 13:29:54 +02:00
mjentsch
3fa72a9d42
Remove unused binlog functions
2014-10-02 13:01:28 +02:00
mjentsch
1954cb0d63
Add hotfix for "new group message"-infinite loop
2014-10-02 12:31:17 +02:00
mjentsch
5c488f9c8d
Support downloads from foreign DCs
2014-10-02 12:29:02 +02:00
mjentsch
d6530b69bb
Don't show info window on first user load
2014-09-21 22:30:50 +02:00
Christopher Althaus
164620f65d
Add show user icons in buddy list
2014-09-20 23:20:14 +02:00
mjentsch
c1f170467c
Flush connection after execiton of timer function
2014-09-20 10:02:49 +02:00
mjentsch
4c358b6962
Don't open multiple chats when multiple messages arrive while a chat is still not joined
2014-09-19 18:22:11 +02:00
mjentsch
bb87200d5f
Fix a bug that caused old messages to not be loaded on startup
...
Do not overwrite state file with secret chat file, provide flag for complete sync from start in do_get_difference
2014-09-18 22:26:08 +02:00
mjentsch
4a062b764f
Use a separate handles for each mtproto_connection
2014-09-17 22:51:46 +02:00
Matthias Jentsch
703d6e9e2e
Remove overlooked merge leftovers
2014-09-10 16:23:44 +02:00
mjentsch
1f7f768bb5
Merge branch 'master' of bitbucket.org:telegrampurple/telegram-purple
...
Conflicts:
purple-plugin/telegram-purple.c
2014-09-09 19:14:28 +02:00
mjentsch
07a0766948
Fix sending and receiving of messages in group chats
...
Add received messages to correct group chat, open closed chats on received messages, display our name correctly, handle messages from ourself correctly.
2014-09-08 23:10:25 +02:00
Christopher Althaus
9d23ecac7f
Added group chat functions
2014-09-07 21:44:37 +02:00
mjentsch
956a034be1
Add group chats
2014-09-07 20:56:44 +02:00
mjentsch
709b7f2cdb
Use current home for config instead of a static directory
2014-09-07 13:48:25 +02:00
mjentsch
a05b3b8405
fix typo
2014-09-05 21:19:37 +02:00
mjentsch
178583cd72
Clean up whitespaces and ugly code
2014-09-01 22:23:59 +02:00
mjentsch
f39eaa5f99
Fix telegram-purple functions that broke when removing globals
2014-09-01 22:21:45 +02:00
mjentsch
305253b3f6
Add a few comments
2014-09-01 22:17:42 +02:00
mjentsch
0aa8a9de15
Remove "_network" from telegram connect function
2014-09-01 22:14:40 +02:00
mjentsch
fa457a6900
Clean up out-commented code
2014-09-01 21:59:23 +02:00
mjentsch
b90c9453da
Free memory and close connections on disconnect
2014-09-01 21:57:35 +02:00
mjentsch
2e50ec47b7
Merge user-status
2014-08-23 17:36:52 +02:00
Christopher Althaus
6441c6be4b
Fixed telegram notification client bug
2014-08-23 16:40:30 +02:00
Christopher Althaus
fa9d45bd20
User State/Typing implemented
...
Send Messages activated
2014-08-23 16:23:37 +02:00
mjentsch
832cf949f0
Fix message allocation
2014-08-23 11:18:42 +02:00
mjentsch
eec5ea50aa
Remove globals containing account and connection from the purple plugin to enable multiple connections
2014-08-23 02:56:47 +02:00
mjentsch
7ee334ec37
Fix user registration
2014-08-23 02:52:04 +02:00