Commit graph

  • 91ac1b06ee Remove old printfs of telegram-cli to fix issues on Finch mjentsch 2014-10-14 21:42:03 +02:00
  • 2b366fe1a8 Fix segfaults on disconnect mjentsch 2014-10-14 18:59:04 +02:00
  • d5fb1601b7 cleanup useless comments mjentsch 2014-10-14 18:53:59 +02:00
  • 4843c4052d Remove linebreaks from user names mjentsch 2014-10-10 17:28:10 +02:00
  • 61c8735578 Force-free all open connections on close mjentsch 2014-10-10 17:26:31 +02:00
  • 2bebb7ab62 Display time correctly and don't display empty messages mjentsch 2014-10-10 17:16:16 +02:00
  • a8f228cef5 Upgrade to version 0.3.2 mjentsch 2014-10-09 20:55:55 +02:00
  • 531a36fa63 Add comments and logging messages to event listener stubs mjentsch 2014-10-09 20:26:47 +02:00
  • 8a63df1529 Fix TelegramService settings mjentsch 2014-10-09 20:21:12 +02:00
  • d66775cc70 Avoid compiler warnings mjentsch 2014-10-09 20:20:21 +02:00
  • b2d3a39fb4 Do not use colors when compiling for production mode mjentsch 2014-10-09 20:13:08 +02:00
  • 531d27ef61 Set Build-Target for Adium Plugin to OSX 10.8 and include AppKit mjentsch 2014-10-09 20:12:22 +02:00
  • 056d7c7c19 Improve README and update to version 0.3.1 v0.3.1 mjentsch 2014-10-06 23:18:45 +02:00
  • dd27d4f66c Remove unused includes from XCode project mjentsch 2014-10-06 22:59:18 +02:00
  • 7d63485e0a Fail gracefully on error responses by server mjentsch 2014-10-06 22:58:16 +02:00
  • 2f7f2068de Improve event handling-system mjentsch 2014-10-06 22:57:20 +02:00
  • 290a3251e6 Remove unused code mjentsch 2014-10-06 22:56:02 +02:00
  • 3773562201 Do not compile on uninstallation mjentsch 2014-10-05 20:54:24 +02:00
  • 17e925e4ef Add Makefile target "purge" to delete all user data mjentsch 2014-10-05 20:53:14 +02:00
  • 41b3230a9f Update version and README mjentsch 2014-10-05 15:38:31 +02:00
  • bfb663088d Don't include libcrypto in working tree mjentsch 2014-10-05 15:34:51 +02:00
  • 535c0f645e Merge branch 'adium-plugin' mjentsch 2014-10-05 14:23:08 +02:00
  • 4f3bf491db Set "Release" build as default in XCode Project v0.3.0 mjentsch 2014-10-05 14:19:40 +02:00
  • ac266fb1f5 Set "Release" build as default in XCode Project mjentsch 2014-10-05 14:19:40 +02:00
  • 0ce0266417 Load public key from Adium bundle mjentsch 2014-10-05 14:19:05 +02:00
  • 8eacac2b87 Load public key from Adium bundle mjentsch 2014-10-05 14:19:05 +02:00
  • 4da3c3666a Use mobile-state instead of unavailable, to ensure proper display in Adium mjentsch 2014-10-05 12:29:15 +02:00
  • b48e1b240e Use mobile-state instead of unavailable, to ensure proper display in Adium mjentsch 2014-10-05 12:29:15 +02:00
  • ca9d659ed2 Fix includes and remove obsolete code mjentsch 2014-10-05 12:25:23 +02:00
  • 4b7b1e0010 Fix includes and remove obsolete code mjentsch 2014-10-05 12:25:23 +02:00
  • 080684f092 Add missing license to adium plugin mjentsch 2014-10-05 12:21:29 +02:00
  • feff8675db Add missing license to adium plugin mjentsch 2014-10-05 12:21:29 +02:00
  • b2fced7861 Update adium wrapper settings mjentsch 2014-10-05 12:19:15 +02:00
  • cc03e5d059 Update adium wrapper settings mjentsch 2014-10-05 12:19:15 +02:00
  • 37bd5f7208 Deploy bundle on run mjentsch 2014-10-05 00:24:41 +02:00
  • 8bc8d2477e Deploy bundle on run mjentsch 2014-10-05 00:24:41 +02:00
  • 59e4ce656d Rename struct user to a avoid name collisions mjentsch 2014-10-05 00:11:32 +02:00
  • b6c9515de4 Rename struct user to a avoid name collisions mjentsch 2014-10-05 00:11:32 +02:00
  • c7d94cb1a9 Fix dependencies and build settings in XCode project mjentsch 2014-10-05 00:09:33 +02:00
  • 114bce7d45 Fix dependencies and build settings in XCode project mjentsch 2014-10-05 00:09:33 +02:00
  • c665c95a04 Do not include framework files mjentsch 2014-10-04 23:42:08 +02:00
  • b5e242ea40 Do not include framework files mjentsch 2014-10-04 23:42:08 +02:00
  • d35b07cf11 Do not use Macros to represent Booleans mjentsch 2014-09-07 00:59:13 +02:00
  • 922fe0e090 Do not use Macros to represent Booleans mjentsch 2014-09-07 00:59:13 +02:00
  • a4a87ada9b Fix build process by adjusting search path and adding missing libraries mjentsch 2014-09-07 00:57:42 +02:00
  • c5d7fdb89c Fix build process by adjusting search path and adding missing libraries mjentsch 2014-09-07 00:57:42 +02:00
  • a2b4dbe7f7 Ignore more XCode userdata mjentsch 2014-09-07 00:54:47 +02:00
  • de82654434 Ignore more XCode userdata mjentsch 2014-09-07 00:54:47 +02:00
  • a685c3b8bd Rename struct user to struct tgl_user to avoid namespace collisions with osx system headers mjentsch 2014-09-06 21:33:46 +02:00
  • f16f32d8c4 Rename struct user to struct tgl_user to avoid namespace collisions with osx system headers mjentsch 2014-09-06 21:33:46 +02:00
  • bbcf916055 Ignore XCode xcuserstate file and remove it from cache mjentsch 2014-09-06 21:07:41 +02:00
  • f58302be5e Ignore XCode xcuserstate file and remove it from cache mjentsch 2014-09-06 21:07:41 +02:00
  • 88ac8aba81 Add a nicer description mjentsch 2014-09-06 21:04:34 +02:00
  • d3d8903b49 Add a nicer description mjentsch 2014-09-06 21:04:34 +02:00
  • 523aa62f71 Add xCode project files for an Adium telegram plugin mjentsch 2014-09-06 20:59:57 +02:00
  • 706a28a4e6 Add xCode project files for an Adium telegram plugin mjentsch 2014-09-06 20:59:57 +02:00
  • cc09ab19e0 Fix errors in README mjentsch 2014-10-04 12:19:43 +02:00
  • da8ff5782c Move Ubuntu note to Debian v0.2.0 mjentsch 2014-10-03 18:50:09 +02:00
  • cf1bd23762 Add manual for installing Emojis mjentsch 2014-10-03 18:42:25 +02:00
  • 83c09aeed3 Remove useless protocoll options mjentsch 2014-10-03 18:24:16 +02:00
  • 84e549fc96 Use correct DC number for our updated application configuration mjentsch 2014-10-03 18:19:50 +02:00
  • e3d6f02a67 Add form for phone registratrion mjentsch 2014-10-03 17:34:10 +02:00
  • 334101c406 Improve logging system mjentsch 2014-10-03 14:23:15 +02:00
  • c870e967db Send bytes to correct connection on importAuth mjentsch 2014-10-03 00:14:57 +02:00
  • 1082e4d18a Add install instruction for openSuse mjentsch 2014-10-02 23:10:45 +02:00
  • 598559105f Fix importAuthorization mjentsch 2014-10-02 23:10:23 +02:00
  • 30ebe78fca Avoid invalid cast warning mjentsch 2014-10-02 17:32:37 +02:00
  • 4f711c16d7 Update README mjentsch 2014-10-02 17:11:42 +02:00
  • 30f6f0d381 Add makefile mjentsch 2014-10-02 14:17:36 +02:00
  • a7f0b16599 Remove automake mjentsch 2014-10-02 13:56:29 +02:00
  • 97c8b37121 Do not use old tg-cli directory for storing files mjentsch 2014-10-02 13:30:44 +02:00
  • d4eff42a42 Use our own application configuration mjentsch 2014-10-02 13:29:54 +02:00
  • 3fa72a9d42 Remove unused binlog functions mjentsch 2014-10-02 13:01:28 +02:00
  • 89ddae23ef Restart ping-timer on read mjentsch 2014-10-02 12:49:46 +02:00
  • 7c69af9b00 Remove unused code mjentsch 2014-10-02 12:46:19 +02:00
  • 1954cb0d63 Add hotfix for "new group message"-infinite loop mjentsch 2014-10-02 12:31:17 +02:00
  • 5c488f9c8d Support downloads from foreign DCs mjentsch 2014-10-02 12:29:02 +02:00
  • 5ec9a88872 Fixed loop.c 1.0.5.1 Vysheng 2014-09-24 14:35:27 +04:00
  • 4f7778c8e9 fixes in bignum padding Vysheng 2014-09-23 19:06:20 +04:00
  • 6f60ed5818 mtproto-client: fixed bad bignum pad Vysheng 2014-09-23 18:59:28 +04:00
  • ef37551f04 Fixed readline_disable mode Vysheng 2014-09-23 18:39:28 +04:00
  • 39819d2eb9 Some more clear Vysheng 2014-09-23 17:18:42 +04:00
  • a0a3361d7d Fixed small memory leaks. Added functions to clear most part of data Vysheng 2014-09-23 16:58:49 +04:00
  • 998b89d124 Update CHANGELOG vysheng 2014-09-23 12:37:57 +04:00
  • 8eeac24783 Merge github.com:vysheng/tg vvaltman 2014-09-23 02:23:54 +04:00
  • 95a9edbd8a Support for unix sockets vvaltman 2014-09-23 02:23:40 +04:00
  • 508d23cebc Update test.lua vysheng 2014-09-22 22:52:35 +04:00
  • dc27be5eae Updated test.lua. Libnotify use example 1.0.5 Vysheng 2014-09-22 17:41:51 +04:00
  • 4440f5b80e Small bugfixes vvaltman 2014-09-22 01:00:46 +04:00
  • d6530b69bb Don't show info window on first user load mjentsch 2014-09-21 22:30:50 +02:00
  • 7c32c52116 Make get_state once per hour vvaltman 2014-09-21 14:13:40 +04:00
  • 05e1606d03 Fixes for listening socket vvaltman 2014-09-21 13:41:10 +04:00
  • d577731f98 fixes for libevent 1.4 vvaltman 2014-09-21 13:25:46 +04:00
  • 7a0fdd7f35 Fixed CE with old libevent vvaltman 2014-09-21 13:18:12 +04:00
  • 990221ea4d Fixed CE on some systems vvaltman 2014-09-21 13:10:22 +04:00
  • 11e6e19272 Fixed missing include on some systems vvaltman 2014-09-21 13:07:06 +04:00
  • 76e7c8fd38 updated CHANGELOG vvaltman 2014-09-21 12:59:47 +04:00
  • 02b37e503e Fixes in refcnt vvaltman 2014-09-21 12:58:57 +04:00
  • db85bf4836 Added listening socket support vvaltman 2014-09-21 02:22:35 +04:00
  • a6013016f1 Ensure that download directory exists mjentsch 2014-09-21 00:11:07 +02:00