Commit graph

  • ce96381ef9 write secret chat file into user-specific directory and fix config path creation mjentsch 2014-09-06 01:04:57 +02:00
  • 40485fabdc Remove unused code mjentsch 2014-09-05 21:23:22 +02:00
  • a05b3b8405 fix typo mjentsch 2014-09-05 21:19:37 +02:00
  • 4f33201d09 Don't leak data center list when closing down telegram mjentsch 2014-09-04 22:07:25 +02:00
  • 56f31ae3be Merge github.com:vysheng/tg vvaltman 2014-09-04 20:50:13 +04:00
  • 62cefe5a8e Fixed parse of create_group_chat vvaltman 2014-09-04 20:48:04 +04:00
  • 91871043b1 Merge pull request #242 from nopjmp/fix_rand_bytes vysheng 2014-09-04 15:13:49 +04:00
  • 66d35aea76 fixed RAND_bytes return code checking nopjmp 2014-09-03 19:39:42 -05:00
  • a245f86dd5 Fixed chat_info Vysheng 2014-09-03 20:32:56 +04:00
  • 8d923387ba Update README.md vysheng 2014-09-03 20:02:50 +04:00
  • 05f6824de7 changed user#... to user#id... Vysheng 2014-09-03 19:54:50 +04:00
  • e113d3469b Merge github.com:vysheng/tg Vysheng 2014-09-03 19:15:57 +04:00
  • a60ae1ae93 Fixed CE on MACH Vysheng 2014-09-03 19:15:39 +04:00
  • 6a5b001de7 Merge pull request #241 from wiseoldman95/patch-1 vysheng 2014-09-03 19:03:07 +04:00
  • 6d8f975567 Added Debian. wiseoldman95 2014-09-03 17:28:37 +03:00
  • 017851107c Fixed mark_read Vysheng 2014-09-03 17:25:35 +04:00
  • ad6a38454e Merge github.com:vysheng/tg Vysheng 2014-09-03 17:06:18 +04:00
  • f4f4be579e Mark read messages from not peers Vysheng 2014-09-03 17:05:48 +04:00
  • 523fa3f6d5 Update README.md vysheng 2014-09-03 14:33:45 +04:00
  • ce462d4a70 Update README.md vysheng 2014-09-03 13:54:51 +04:00
  • 6937fa0bee Fixed CE Vysheng 2014-09-03 13:49:38 +04:00
  • d2ac430c9c Fixed bad assertion. Maybe fixed MACH CE Vysheng 2014-09-03 13:39:28 +04:00
  • 6c9d18cacf Fixed bad assertion Vysheng 2014-09-03 13:31:39 +04:00
  • 6fb56f1496 Supported user#id... and chat#id... from lua Vysheng 2014-09-02 16:22:32 +04:00
  • c711019ea8 Added send_contact function Vysheng 2014-09-02 15:20:18 +04:00
  • 784db14d6a Added dependence to Makefile Vysheng 2014-09-02 14:32:25 +04:00
  • 306c571794 Fixed chat_add_user/chat_del_user queries Vysheng 2014-09-02 14:27:23 +04:00
  • e0782b77a3 Added dependences to Makefile Vysheng 2014-09-02 14:23:22 +04:00
  • 0e13277938 Fixed params types in create_group_chat Vysheng 2014-09-02 14:22:26 +04:00
  • a7bb59a13a move message store size into telegram.h mjentsch 2014-09-01 22:25:02 +02:00
  • 178583cd72 Clean up whitespaces and ugly code mjentsch 2014-09-01 22:23:59 +02:00
  • f39eaa5f99 Fix telegram-purple functions that broke when removing globals mjentsch 2014-09-01 22:21:45 +02:00
  • 305253b3f6 Add a few comments mjentsch 2014-09-01 22:17:42 +02:00
  • 0aa8a9de15 Remove "_network" from telegram connect function mjentsch 2014-09-01 22:02:27 +02:00
  • fa457a6900 Clean up out-commented code mjentsch 2014-09-01 21:59:23 +02:00
  • b90c9453da Free memory and close connections on disconnect mjentsch 2014-09-01 21:57:35 +02:00
  • d94dc52df0 Remove remaining global variables mjentsch 2014-09-01 21:25:41 +02:00
  • 1814b2f581 Update README.md vysheng 2014-08-31 20:51:57 +01:00
  • 5731386848 Update README.md vysheng 2014-08-31 20:51:41 +01:00
  • c840b636c3 Fixed secert_chat_file read vvaltman 2014-08-31 21:24:39 +04:00
  • f51f3b4da3 Fixed CE on 32-bit platforms vvaltman 2014-08-31 21:19:56 +04:00
  • c1fa31c3d7 Fixed fail on startup vvaltman 2014-08-31 21:15:49 +04:00
  • 8ce965f045 Updated to layer 16 vvaltman 2014-08-31 18:57:03 +04:00
  • d5109e2545 support for secret chats file in no-binlog mode vvaltman 2014-08-31 18:18:19 +04:00
  • c7bd5587ff Added changlog. increased version vvaltman 2014-08-31 14:04:16 +04:00
  • d44dfa859d Fail on error vvaltman 2014-08-31 14:02:00 +04:00
  • 4b3c936cd4 Added export_card/import_card queries vvaltman 2014-08-29 19:46:04 +04:00
  • 92c9d0d7f0 generate random_id with secure_random vvaltman 2014-08-29 18:04:04 +04:00
  • 63605c7971 clear ack flag when session is renewed vvaltman 2014-08-29 17:50:05 +04:00
  • 4fb3d3503b Fixes small bug in query resend while changing session vvaltman 2014-08-29 17:48:47 +04:00
  • 548f4fe997 Added PFS support. Parallel auth_key generation. Small bug fixes vvaltman 2014-08-29 17:33:15 +04:00
  • 13313af979 Fixed encrypted chat updates. vvaltman 2014-08-27 20:59:42 +04:00
  • d954f87514 added accept_secret_chat vvaltman 2014-08-27 19:40:21 +04:00
  • 654df2c05c fixed bug in crc32 vvaltman 2014-08-27 19:40:04 +04:00
  • a7b8b1286c Fixed work with updates vvaltman 2014-08-27 19:12:45 +04:00
  • 5e653e85c8 Fixed assert after hibernate vvaltman 2014-08-27 03:17:28 +04:00
  • d39193f2f7 fixed get difference vvaltman 2014-08-27 02:10:52 +04:00
  • cdb6b9cec5 debug output vvaltman 2014-08-27 02:02:19 +04:00
  • c66d07ce35 Fixed updates work vvaltman 2014-08-27 01:55:46 +04:00
  • 050560ece9 Merge branch 'test' of github.com:vysheng/tg into test vvaltman 2014-08-27 01:16:19 +04:00
  • abdae6a6f7 Update README.md vysheng 2014-08-27 20:15:58 +04:00
  • 8fd05fdba4 Fixed name vvaltman 2014-08-27 01:06:59 +04:00
  • 3bf992f0cb Fixed visualize key in nocolor output mode. vvaltman 2014-08-27 01:03:50 +04:00
  • ecc239e291 Added disable_readline. Do not try read stdin, after end of stdin reached vvaltman 2014-08-26 22:26:00 +04:00
  • d67fc774bf Fixed seq vvaltman 2014-08-26 20:57:30 +04:00
  • 29d06e6d1e Updated test lua script vvaltman 2014-08-26 20:30:30 +04:00
  • e5534b6545 Added lua readme vvaltman 2014-08-26 20:26:01 +04:00
  • 152ebc3898 Updates in lua callbacks vvaltman 2014-08-26 20:06:30 +04:00
  • 1bd7d2cfad Fixed updates vvaltman 2014-08-26 00:48:22 +04:00
  • eb4e9055b7 Some fixes in updates vvaltman 2014-08-25 22:26:19 +04:00
  • 82e9e0b09d More logic in autocompletion. Added set_chat_photo and set_profile_photo methods vvaltman 2014-08-25 20:17:17 +04:00
  • 8b2aec9703 Fixed bug with short updates vvaltman 2014-08-25 18:12:17 +04:00
  • fef8398860 Fixed problems with read mark. Deleted unused code vvaltman 2014-08-25 18:04:27 +04:00
  • ca34ddd404 Fixed chat_add_user query vvaltman 2014-08-25 05:11:03 +04:00
  • 6f711aa1fb Fixed args parse vvaltman 2014-08-25 04:54:12 +04:00
  • cf7e7b45bb interface updates vvaltman 2014-08-25 04:11:41 +04:00
  • 93cb32a43f Updated ebuild vvaltman 2014-08-25 02:40:54 +04:00
  • b083e80dc7 Fixed bug in set_friend() vvaltman 2014-08-24 20:49:06 +04:00
  • 2e50ec47b7 Merge user-status mjentsch 2014-08-23 17:36:52 +02:00
  • 6706ac14cb Merge branch 'States' mjentsch 2014-08-23 16:42:14 +02:00
  • 6441c6be4b Fixed telegram notification client bug Christopher Althaus 2014-08-21 20:25:35 +02:00
  • fa9d45bd20 User State/Typing implemented Send Messages activated Christopher Althaus 2014-08-17 22:01:04 +02:00
  • 386abe2ab9 Merge branch 'refactor-telegram-cli' mjentsch 2014-08-23 13:03:55 +02:00
  • 5a425be62f Remove unused code and build files mjentsch 2014-08-23 12:57:38 +02:00
  • 832cf949f0 Fix message allocation mjentsch 2014-08-23 11:18:42 +02:00
  • eec5ea50aa Remove globals containing account and connection from the purple plugin to enable multiple connections mjentsch 2014-08-23 02:56:47 +02:00
  • dddbe451c1 fix a bug in the configuration writer mjentsch 2014-08-23 02:53:57 +02:00
  • 7ee334ec37 Fix user registration mjentsch 2014-08-23 02:50:11 +02:00
  • 32039628a6 Remove unneeded commented code mjentsch 2014-08-23 02:44:57 +02:00
  • d062ec44d0 Switch to ready-state when the data center is already registered mjentsch 2014-08-23 02:41:26 +02:00
  • a4e5449d5a Move telegram callbacks and settings into configuration struct mjentsch 2014-08-23 02:40:10 +02:00
  • f09b4c1c87 Move config function to avoid predeclaration mjentsch 2014-08-22 19:02:11 +02:00
  • c81ce16e80 Fix coding style and add missing docstrings mjentsch 2014-08-22 18:57:14 +02:00
  • 8ff9734077 Handle the SWITCH_DC RPCError by changing the data center and creating a new mtproto_connection mjentsch 2014-08-22 18:54:25 +02:00
  • 5d8d170927 Use allocation utilities from utilites.h and initiate telegram with zeroes mjentsch 2014-08-22 18:44:23 +02:00
  • c144484fd5 Add memory management for mtproto_connections mjentsch 2014-08-22 18:36:49 +02:00
  • 1e6598c11c Request proxy connections by callback mjentsch 2014-08-22 18:28:58 +02:00
  • 1b1c5d132a Remove overlooked incrementation of queries_num mjentsch 2014-08-22 17:45:40 +02:00
  • 54091b26e3 Log all output of verbosity-level 1 to libpurple log mjentsch 2014-08-22 17:33:49 +02:00
  • e4bb5bf5a6 Count pending queries using the elements in the query tree, instead of counting the incoming and outgoing messages mjentsch 2014-08-22 17:21:46 +02:00