Commit graph

58 commits

Author SHA1 Message Date
mjentsch
90f7b39e11 Fix log format arguments
Remove the misuse of va_list and emulate behavior of purple debugging functions in our own code, since a va_list cannot be passed to purple_debug_info,
2014-06-15 03:22:39 +02:00
mjentsch
93f4bd25ae Add an externally controllable message-log and redirect tg-cli logging to the libpurple logging mechanism 2014-06-09 14:22:06 +02:00
Christopher Althaus
58244abb2d changed login 2014-05-30 10:05:48 +02:00
mjentsch
855c461f35 Debugging changes 2014-05-23 13:42:05 +02:00
mjentsch
8b4a1c8d10 Use input values from account settings to authentication to data center 2014-05-23 11:36:54 +02:00
mjentsch
377c809ba7 Add options for user verification, refactor header file-name to include functions into the purple-plugin and copy server.pub into the /etc/telegram directory when installing. 2014-05-11 22:18:21 +02:00
mjentsch
02296e3774 Link header files of the telegram cli tool 2014-05-10 19:56:29 +02:00
mjentsch
e0c65b1b8d Move plugin into separate directory 2014-05-10 15:37:43 +02:00