Commit Graph

  • 94c27ccc2c Fixed strange warn about unused result of strtod and strtoll Vysheng 2014-09-10 16:25:49 +04:00
  • 88d420583d Added support for direct queries enter Vysheng 2014-09-10 15:52:42 +04:00
  • 42bde8003d Increased version vvaltman 2014-09-10 01:02:50 +04:00
  • 1a921e70d4 added SIGUSR1 handler to rotate logs vvaltman 2014-09-10 01:01:22 +04:00
  • 4ec6e306a9 Added scripts to help run telegram as daemon vvaltman 2014-09-10 00:47:34 +04:00
  • c85f085244 Merge github.com:vysheng/tg Vysheng 2014-09-09 22:07:30 +04:00
  • e23f4e3333 Added -U and -G keys to make setuid and setgid at start if started as root Vysheng 2014-09-09 22:05:56 +04:00
  • 4fe0014a66 Added [-D] (disable output) key vvaltman 2014-09-09 21:05:36 +04:00
  • 98dfe80ca1 Fixed rsa pad vvaltman 2014-09-09 20:50:07 +04:00
  • 95e9c69b9c Fixed config search Vysheng 2014-09-09 19:10:01 +04:00
  • bda16d36be Daemonize options Vysheng 2014-09-09 19:01:27 +04:00
  • 0c03146177 Merge github.com:vysheng/tg Vysheng 2014-09-09 17:28:05 +04:00
  • 101a6fd7d0 status function to lua Vysheng 2014-09-09 17:27:43 +04:00
  • 82904bf717 Update README.md vysheng 2014-09-09 17:11:37 +04:00
  • b8bdb7ae36 deleted debug Vysheng 2014-09-09 16:03:35 +04:00
  • 73e0be23d4 Fixed __builtin config Vysheng 2014-09-09 15:57:58 +04:00
  • 54437e2e1a Merge github.com:vysheng/tg Vysheng 2014-09-09 15:53:19 +04:00
  • 1c72b7704f Merge pull request #253 from corsaroquad/patch-1 vysheng 2014-09-09 15:55:13 +04:00
  • 4f487fc97a Debug Vysheng 2014-09-09 15:52:58 +04:00
  • af4579f324 Included MacPorts commands Giovanni Grieco 2014-09-09 13:39:01 +02:00
  • 442f0911f2 Support for compilers without __builtin_bswap32 Vysheng 2014-09-09 15:34:59 +04:00
  • d25f28db41 Fixed get history Vysheng 2014-09-09 15:05:30 +04:00
  • 8fd26130b2 Merge github.com:vysheng/tg Vysheng 2014-09-09 15:02:57 +04:00
  • b44d7d3290 Support for big history vvaltman 2014-09-09 00:09:05 +04:00
  • cfce332075 Fixed set of real_name of uninitialezed user vvaltman 2014-09-08 23:18:51 +04:00
  • 22c37ffe53 Merge github.com:vysheng/tg vvaltman 2014-09-08 23:18:02 +04:00
  • e1255b0d3d Updated test.lua vvaltman 2014-09-08 23:17:47 +04:00
  • 4e33b40d9b Fixed crush on real_name update for unknown user Vysheng 2014-09-08 20:55:22 +04:00
  • 7f75a00442 Fixed rare crush in case of multiple query answers Vysheng 2014-09-08 20:48:59 +04:00
  • 8c20695284 increased version Vysheng 2014-09-08 17:35:00 +04:00
  • 9a9f8d048d Fixed event-1.4 Vysheng 2014-09-08 17:33:33 +04:00
  • b260e04461 Added _GNU_SOURCE for strndup Vysheng 2014-09-08 17:05:41 +04:00
  • c896c8f835 Added attribute unused Vysheng 2014-09-08 17:02:59 +04:00
  • 49b5a2635f Try to build with libevent-1.4 Vysheng 2014-09-08 16:49:51 +04:00
  • d28bb33fb2 Fixes for old libevent Vysheng 2014-09-08 16:40:35 +04:00
  • d60ecd751f Try to fix net Vysheng 2014-09-08 15:56:12 +04:00
  • f7318666b2 Fixed CE vvaltman 2014-09-08 01:50:19 +04:00
  • f912dbadba Fixed double send of one message vvaltman 2014-09-08 00:23:45 +04:00
  • 674034a3fc Merge github.com:vysheng/tg vvaltman 2014-09-07 23:13:13 +04:00
  • 9f8828fc6a Try to add support of libevent 1.4.* vvaltman 2014-09-07 23:12:39 +04:00
  • 4aeb0ebb20 Fixed updates vvaltman 2014-09-07 22:44:19 +04:00
  • d7f9fcc614 Fixed lua media types vvaltman 2014-09-07 19:30:46 +04:00
  • 7d7a40a8b6 Fixed configure. Added fwd_media command vvaltman 2014-09-07 19:17:35 +04:00
  • 19e06898ac Merge github.com:vysheng/tg vvaltman 2014-09-04 20:50:13 +04:00
  • e9bb95554b Fixed parse of create_group_chat vvaltman 2014-09-04 20:48:04 +04:00
  • 469d2338a7 Merge pull request #242 from nopjmp/fix_rand_bytes vysheng 2014-09-04 15:13:49 +04:00
  • a710098493 fixed RAND_bytes return code checking nopjmp 2014-09-03 19:39:42 -05:00
  • f38ab35b5a Fixed chat_info Vysheng 2014-09-03 20:32:56 +04:00
  • d464043942 Update README.md vysheng 2014-09-03 20:02:50 +04:00
  • a0961fcc18 changed user#... to user#id... Vysheng 2014-09-03 19:54:50 +04:00
  • 6800cf4665 Merge github.com:vysheng/tg Vysheng 2014-09-03 19:15:57 +04:00
  • ae57eb1e98 Fixed CE on MACH Vysheng 2014-09-03 19:15:39 +04:00
  • 2ca36e96b9 Merge pull request #241 from wiseoldman95/patch-1 vysheng 2014-09-03 19:03:07 +04:00
  • c58ddcff16 Added Debian. wiseoldman95 2014-09-03 17:28:37 +03:00
  • 9f0f39e0ad Fixed mark_read Vysheng 2014-09-03 17:25:35 +04:00
  • 4e837658b0 Merge github.com:vysheng/tg Vysheng 2014-09-03 17:06:18 +04:00
  • ed2be5498b Mark read messages from not peers Vysheng 2014-09-03 17:05:48 +04:00
  • bcc71b7b44 Update README.md vysheng 2014-09-03 14:33:45 +04:00
  • aedb741ea5 Update README.md vysheng 2014-09-03 13:54:51 +04:00
  • f2734e5925 Fixed CE Vysheng 2014-09-03 13:49:38 +04:00
  • c734dd4daf Fixed bad assertion. Maybe fixed MACH CE Vysheng 2014-09-03 13:39:28 +04:00
  • 8f60b17441 Fixed bad assertion Vysheng 2014-09-03 13:31:39 +04:00
  • d52183f8d5 Supported user#id... and chat#id... from lua Vysheng 2014-09-02 16:22:32 +04:00
  • 7ce6dbbf0b Added send_contact function Vysheng 2014-09-02 15:20:18 +04:00
  • ab5aa2b6ba Added dependence to Makefile Vysheng 2014-09-02 14:32:25 +04:00
  • 4732a76e9e Fixed chat_add_user/chat_del_user queries Vysheng 2014-09-02 14:27:23 +04:00
  • e1d6fed2d6 Added dependences to Makefile Vysheng 2014-09-02 14:23:22 +04:00
  • ae6b0d2e1f Fixed params types in create_group_chat Vysheng 2014-09-02 14:22:26 +04:00
  • 30ad29135d Update README.md vysheng 2014-08-31 20:51:57 +01:00
  • f9c99613a2 Update README.md vysheng 2014-08-31 20:51:41 +01:00
  • 5e9574ab10 Fixed secert_chat_file read vvaltman 2014-08-31 21:24:39 +04:00
  • c537196e5f Fixed CE on 32-bit platforms vvaltman 2014-08-31 21:19:56 +04:00
  • 130aed7013 Fixed fail on startup vvaltman 2014-08-31 21:15:49 +04:00
  • 6b28264515 Updated to layer 16 vvaltman 2014-08-31 18:57:03 +04:00
  • f5e6e3aa6b support for secret chats file in no-binlog mode vvaltman 2014-08-31 18:18:19 +04:00
  • 0d2046a70f Added changlog. increased version vvaltman 2014-08-31 14:04:16 +04:00
  • a91066fa1d Fail on error vvaltman 2014-08-31 14:02:00 +04:00
  • 949aa7f92f Added export_card/import_card queries vvaltman 2014-08-29 19:46:04 +04:00
  • 201e2deaf2 generate random_id with secure_random vvaltman 2014-08-29 18:04:04 +04:00
  • 7147cf1341 clear ack flag when session is renewed vvaltman 2014-08-29 17:50:05 +04:00
  • 13aab3bbd5 Fixes small bug in query resend while changing session vvaltman 2014-08-29 17:48:47 +04:00
  • e179f25fe9 Added PFS support. Parallel auth_key generation. Small bug fixes vvaltman 2014-08-29 17:33:15 +04:00
  • bc5a7e671c Fixed encrypted chat updates. vvaltman 2014-08-27 20:59:42 +04:00
  • 9b956320e4 added accept_secret_chat vvaltman 2014-08-27 19:40:21 +04:00
  • 4458d2ca98 fixed bug in crc32 vvaltman 2014-08-27 19:40:04 +04:00
  • 1602a33b45 Fixed work with updates vvaltman 2014-08-27 19:12:45 +04:00
  • 918694278a Fixed assert after hibernate vvaltman 2014-08-27 03:17:28 +04:00
  • 273d0aff02 fixed get difference vvaltman 2014-08-27 02:10:52 +04:00
  • 8cee8b5125 debug output vvaltman 2014-08-27 02:02:19 +04:00
  • 2a76cfe2ec Fixed updates work vvaltman 2014-08-27 01:55:46 +04:00
  • 4aa3e584ce Merge branch 'test' of github.com:vysheng/tg into test vvaltman 2014-08-27 01:16:19 +04:00
  • 10fd85d754 Update README.md vysheng 2014-08-27 20:15:58 +04:00
  • ea6af6a163 Fixed name vvaltman 2014-08-27 01:06:59 +04:00
  • 6593402144 Fixed visualize key in nocolor output mode. vvaltman 2014-08-27 01:03:50 +04:00
  • a00f67c3a8 Added disable_readline. Do not try read stdin, after end of stdin reached vvaltman 2014-08-26 22:26:00 +04:00
  • 4fe883b973 Fixed seq vvaltman 2014-08-26 20:57:30 +04:00
  • dc38df0694 Updated test lua script vvaltman 2014-08-26 20:30:30 +04:00
  • 8625cb2247 Added lua readme vvaltman 2014-08-26 20:26:01 +04:00
  • f344aec7c9 Updates in lua callbacks vvaltman 2014-08-26 20:06:30 +04:00
  • 5ca596f07e Fixed updates vvaltman 2014-08-26 00:48:22 +04:00