Commit graph

514 commits

Author SHA1 Message Date
mjentsch
4f3bf491db Set "Release" build as default in XCode Project 2014-10-05 14:19:40 +02:00
mjentsch
0ce0266417 Load public key from Adium bundle 2014-10-05 14:19:05 +02:00
mjentsch
4da3c3666a Use mobile-state instead of unavailable, to ensure proper display in Adium 2014-10-05 12:29:15 +02:00
mjentsch
ca9d659ed2 Fix includes and remove obsolete code 2014-10-05 12:25:23 +02:00
mjentsch
080684f092 Add missing license to adium plugin 2014-10-05 12:21:29 +02:00
mjentsch
b2fced7861 Update adium wrapper settings 2014-10-05 12:19:15 +02:00
mjentsch
37bd5f7208 Deploy bundle on run 2014-10-05 00:24:41 +02:00
mjentsch
59e4ce656d Rename struct user to a avoid name collisions 2014-10-05 00:12:31 +02:00
mjentsch
c7d94cb1a9 Fix dependencies and build settings in XCode project 2014-10-05 00:09:33 +02:00
mjentsch
c665c95a04 Do not include framework files 2014-10-04 23:42:08 +02:00
mjentsch
d35b07cf11 Do not use Macros to represent Booleans 2014-10-04 20:36:54 +02:00
mjentsch
a4a87ada9b 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
a2b4dbe7f7 Ignore more XCode userdata 2014-10-04 20:36:54 +02:00
mjentsch
a685c3b8bd Rename struct user to struct tgl_user to avoid namespace collisions with osx system headers 2014-10-04 20:36:54 +02:00
mjentsch
bbcf916055 Ignore XCode xcuserstate file and remove it from cache 2014-10-04 20:33:28 +02:00
mjentsch
88ac8aba81 Add a nicer description 2014-10-04 20:32:59 +02:00
mjentsch
523aa62f71 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
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
89ddae23ef Restart ping-timer on read 2014-10-02 12:49:46 +02:00
mjentsch
7c69af9b00 Remove unused code 2014-10-02 12:46:19 +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
mjentsch
a6013016f1 Ensure that download directory exists 2014-09-21 00:11:07 +02:00
Christopher Althaus
164620f65d Add show user icons in buddy list 2014-09-20 23:20:14 +02:00
mjentsch
8919d2c3ec Improve README 2014-09-20 18:39:13 +02:00
mjentsch
52058a52e3 Fix errors in README 2014-09-20 18:18:34 +02:00
mjentsch
90bed1ef61 Provide english readme file and update build instructions 2014-09-20 18:13:46 +02:00
mjentsch
55949d8d92 Update build tool dependencies and add a new configure 2014-09-20 18:13:02 +02:00
mjentsch
81e9eed71f Ignore core dumps 2014-09-20 18:12:00 +02:00
mjentsch
73f44ffe0b Remove non-working checks for glib and libpurple (for now) and generate a new configure 2014-09-20 16:57:50 +02:00
mjentsch
92a57d18bb Don't check for libreadline and but check for glib and libpurple in configure 2014-09-20 16:24:43 +02:00
mjentsch
cd8866c4e2 Remove unused includes of libreadline 2014-09-20 16:23:39 +02:00
mjentsch
7fa1600e0b Add log output for received message types 2014-09-20 10:04:40 +02:00