Commit graph

633 commits

Author SHA1 Message Date
mjentsch
4843c4052d Remove linebreaks from user names 2014-10-10 17:28:10 +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
a8f228cef5 Upgrade to version 0.3.2 2014-10-09 21:31:33 +02:00
mjentsch
531a36fa63 Add comments and logging messages to event listener stubs 2014-10-09 20:26:47 +02:00
mjentsch
8a63df1529 Fix TelegramService settings 2014-10-09 20:21:12 +02:00
mjentsch
d66775cc70 Avoid compiler warnings 2014-10-09 20:20:21 +02:00
mjentsch
b2d3a39fb4 Do not use colors when compiling for production mode
Pidgin and Adium debug logs do not display terminal color codes correctly, avoid that.
2014-10-09 20:13:08 +02:00
mjentsch
531d27ef61 Set Build-Target for Adium Plugin to OSX 10.8 and include AppKit 2014-10-09 20:12:22 +02:00
mjentsch
056d7c7c19 Improve README and update to version 0.3.1 2014-10-06 23:18:45 +02:00
mjentsch
dd27d4f66c Remove unused includes from XCode project 2014-10-06 22:59:18 +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
3773562201 Do not compile on uninstallation 2014-10-05 20:54:24 +02:00
mjentsch
17e925e4ef Add Makefile target "purge" to delete all user data 2014-10-05 20:53:14 +02:00
mjentsch
41b3230a9f Update version and README 2014-10-05 15:38:31 +02:00
mjentsch
bfb663088d Don't include libcrypto in working tree 2014-10-05 15:34:51 +02:00
mjentsch
535c0f645e Merge branch 'adium-plugin' 2014-10-05 14:46:35 +02:00
mjentsch
ac266fb1f5 Set "Release" build as default in XCode Project 2014-10-05 14:19:40 +02:00
mjentsch
8eacac2b87 Load public key from Adium bundle 2014-10-05 14:19:05 +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
feff8675db Add missing license to adium plugin 2014-10-05 12:21:29 +02:00
mjentsch
cc03e5d059 Update adium wrapper settings 2014-10-05 12:19:15 +02:00
mjentsch
8bc8d2477e Deploy bundle on run 2014-10-05 00:24:41 +02:00
mjentsch
b6c9515de4 Rename struct user to a avoid name collisions 2014-10-05 00:12:31 +02:00
mjentsch
114bce7d45 Fix dependencies and build settings in XCode project 2014-10-05 00:09:33 +02:00
mjentsch
b5e242ea40 Do not include framework files 2014-10-04 23:42:08 +02:00
mjentsch
922fe0e090 Do not use Macros to represent Booleans 2014-10-04 20:36:54 +02:00
mjentsch
c5d7fdb89c Fix build process by adjusting search path and adding missing libraries
Add openssl and libz, don't warn about deprecated functions and add purple and glib to the search path so we don't need to change the includes in our other files
2014-10-04 20:36:54 +02:00
mjentsch
de82654434 Ignore more XCode userdata 2014-10-04 20:36:54 +02:00
mjentsch
f16f32d8c4 Rename struct user to struct tgl_user to avoid namespace collisions with osx system headers 2014-10-04 20:36:54 +02:00
mjentsch
f58302be5e Ignore XCode xcuserstate file and remove it from cache 2014-10-04 20:33:28 +02:00
mjentsch
d3d8903b49 Add a nicer description 2014-10-04 20:32:59 +02:00
mjentsch
706a28a4e6 Add xCode project files for an Adium telegram plugin 2014-10-04 20:32:59 +02:00
mjentsch
cc09ab19e0 Fix errors in README 2014-10-04 12:19:43 +02:00
mjentsch
da8ff5782c Move Ubuntu note to Debian 2014-10-03 18:50:09 +02:00
mjentsch
cf1bd23762 Add manual for installing Emojis 2014-10-03 18:42:25 +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
c870e967db Send bytes to correct connection on importAuth 2014-10-03 00:14:57 +02:00
mjentsch
1082e4d18a Add install instruction for openSuse 2014-10-02 23:10:45 +02:00
mjentsch
598559105f Fix importAuthorization 2014-10-02 23:10:23 +02:00
mjentsch
30ebe78fca Avoid invalid cast warning 2014-10-02 17:32:37 +02:00
mjentsch
4f711c16d7 Update README 2014-10-02 17:11:42 +02:00
mjentsch
30f6f0d381 Add makefile 2014-10-02 14:17:36 +02:00
mjentsch
a7f0b16599 Remove automake 2014-10-02 13:56:29 +02:00