Commit Graph

  • dc251f2b36 Stop tracking generated files Dmitrij D. Czarkoff 2014-02-25 16:33:29 +01:00
  • 99da1e7f1b Removed "-Wno-deprecated" from COMPILE_FLAGS Dmitrij D. Czarkoff 2014-02-25 14:11:37 +01:00
  • a5b6f93a66 Fixed 'call' method from jerbob92 vysheng 2014-02-24 15:27:30 +04:00
  • f6fe5765d2 Fully working phone call support, might need some tweaks and checks Jeroen Bobbeldijk 2014-02-24 07:59:20 +01:00
  • 98d638b7b5 Merge pull request #100 from aigjermo/master vysheng 2014-02-23 12:17:48 +03:00
  • 1f134e445c catch NULL input in interpreter_chat_mode Anders Iver Gjermo 2014-02-23 02:06:57 +01:00
  • eed4f1235a Update interface.c vysheng 2014-02-21 14:23:37 +03:00
  • b97769b25e Merge pull request #82 from kartikm/gitignore vysheng 2014-02-20 11:21:32 +03:00
  • eb051f0e93 Added .gitignore file Kartik Mistry 2014-02-20 13:23:23 +05:30
  • 3277d0af57 Merge pull request #80 from lwhsu/freebsd-lua vysheng 2014-02-18 21:39:46 +03:00
  • 133131eeb8 Update interface.c vysheng 2014-02-18 21:06:00 +03:00
  • 3ee8837d93 Update FreeBSD build instruction for linking with lua Li-Wen Hsu 2014-02-18 22:59:18 +08:00
  • 2b4fefe911 Merge pull request #76 from falkartis/patch-2 vysheng 2014-02-13 13:09:21 +03:00
  • d19c4c1294 Update interface.c to avoid error messages Falk 2014-02-13 00:52:25 +01:00
  • 4adfddd589 Merge pull request #71 from AdrocNiimai/master vysheng 2014-02-09 15:37:31 +03:00
  • 4a2f37c924 Complete translation and small typing errors corrected AdrocNiimai 2014-02-09 13:06:18 +01:00
  • c2cf6b59c5 Merge pull request #70 from AdrocNiimai/master vysheng 2014-02-09 14:52:35 +03:00
  • 149c7d3ea4 Spanish translation of README.md AdrocNiimai 2014-02-09 11:39:11 +01:00
  • 3bee35583c Update README.md Aaron D. 2014-02-09 09:46:35 +01:00
  • 92355618ce Merge pull request #68 from iranzo/master vysheng 2014-02-08 22:25:52 +03:00
  • f53348537d Merge pull request #69 from falkartis/patch-1 vysheng 2014-02-08 22:25:25 +03:00
  • 1507a88774 Help text updated. falkartis 2014-02-08 17:44:10 +01:00
  • ea8aa0a119 Update README with new automatic path for server.pub Pablo 2014-02-08 11:57:04 +01:00
  • f647b8f0f3 Fixed registration. Fixed possible SIGSEGV in create_print_name Vysheng 2014-02-07 19:40:39 +04:00
  • c5333c0375 Merge github.com:vysheng/tg Vysheng 2014-02-06 22:10:48 +04:00
  • 99ffbf9036 lua: added postpone message Vysheng 2014-02-06 22:09:43 +04:00
  • 2ee8ece061 To complete pack: gentoo ebuild vysheng 2014-02-06 18:22:21 +04:00
  • 69e4c6901d Merge branch 'master' of github.com:vysheng/tg vysheng 2014-02-06 18:15:59 +04:00
  • befcaf077c Added --with-progname="progname" option to configure. vysheng 2014-02-06 18:12:43 +04:00
  • 9e486e938f Update README.md vysheng 2014-02-06 13:54:52 +03:00
  • d520f28acc Merge pull request #61 from iranzo/master vysheng 2014-02-05 18:22:32 +03:00
  • 835667858a Updated rpm with new spec Pablo 2014-02-05 16:14:07 +01:00
  • 3ce763b514 Merge pull request #57 from cletomartin/master vysheng 2014-02-05 16:52:56 +03:00
  • d982dc2a77 Merge pull request #54 from iranzo/master vysheng 2014-02-05 16:52:35 +03:00
  • e1e03caefd Merge pull request #60 from antma/master vysheng 2014-02-05 14:22:25 +03:00
  • c0d616cc2e remove -lssl from Makefile.in please add AC_CHECK_LIB([ssl], [function-name]) to configure.ac in the case of failed linkage antma 2014-02-05 15:12:01 +04:00
  • 8b632ed4d4 replace ENABLE_LIBCONFIG by HAVE_LIBCONFIG (use macro AC_CHECK_LIBdefault ACTION-IF-FOUND behavior) fix unused write result in undefined HAVE_EXECINFO_H case antma 2014-02-05 15:07:58 +04:00
  • eabb9ba769 Rename spec and add server key Pablo 2014-02-04 18:28:11 +01:00
  • 12e8e5c7b7 Added /etc/telegram/server.pub as default server public key place Vysheng 2014-02-04 20:35:16 +04:00
  • 3cd2b75a5c initial commit cleto 2014-02-03 21:31:23 +00:00
  • 57cff060a3 Added -W key to wait dialog list before processing input Vysheng 2014-02-03 19:50:57 +04:00
  • dd5a3dfead Updated rpm with fixed binary permissions Pablo 2014-02-03 16:28:46 +01:00
  • b1e925da2b Fix binary permissions once installed Pablo 2014-02-03 16:27:34 +01:00
  • 051a64fb76 main.c: fixed gcc warning. Vysheng 2014-02-03 19:26:43 +04:00
  • 6f16f82a89 Merge github.com:vysheng/tg Vysheng 2014-02-03 19:17:07 +04:00
  • 75ac98863a Update main.c vysheng 2014-02-03 16:19:41 +03:00
  • 5777268841 Merge pull request #56 from antma/master vysheng 2014-02-03 05:18:40 -08:00
  • 7a76b66fe2 remove printf from signal handlers use AC_SEARCH_LIB in configure.ac (shorter code) replace '-lm -lcrypto -lz' by @LIBS@ in Makefile.in and AC_CHECK_LIB macros in configure.ac replace NO_BACKTRACE by HAVE_EXECINFO_H antma 2014-02-03 16:25:09 +04:00
  • 3703044ead Update README for Fedora instructions Pablo 2014-02-02 12:11:29 +01:00
  • bf63211fc7 Add RPM for F20 x86_64 Pablo 2014-02-01 16:51:10 +01:00
  • f3eaa4df09 Adding initial spec to build from source Pablo 2014-02-01 16:49:35 +01:00
  • 3b7dc309a4 Fix for non-binlog version Vysheng 2014-02-01 00:19:55 +04:00
  • c0e52584dd Merge github.com:vysheng/tg Vysheng 2014-01-31 20:05:18 +04:00
  • 33d25bab99 Use tree for peer_name search Vysheng 2014-01-31 20:03:40 +04:00
  • 69a5a51726 Update README.md vysheng 2014-01-31 01:11:17 +03:00
  • da0369aaef Merge pull request #52 from markitosgv/patch-1 vysheng 2014-01-30 08:47:35 -08:00
  • f325ad5460 Update interface.c Marcos Gómez Vilches 2014-01-30 17:46:09 +01:00
  • ad8829549c Update README.md vysheng 2014-01-30 16:01:50 +03:00
  • d1cdcabe6f Update README.md vysheng 2014-01-30 16:01:15 +03:00
  • b02bd3bade Merge pull request #51 from asdofindia/patch-1 vysheng 2014-01-30 04:57:28 -08:00
  • ec0d7274be main.c: deleted include execinfo if no backtrace needed Vysheng 2014-01-30 15:49:26 +04:00
  • a52b55fef9 mtproto-client: do not use TCPQUICKACK in cygwin Vysheng 2014-01-30 15:45:01 +04:00
  • 50bec2d164 Added cygwin fixes Vysheng 2014-01-30 15:01:16 +04:00
  • 6de3da78a5 Added chat_with_peer in commands. Also explained what peer is. Akshay S Dinesh 2014-01-30 11:09:16 +05:30
  • e12d05b081 Merge pull request #49 from alesnav/patch-1 vysheng 2014-01-29 12:37:47 -08:00
  • 41da8ddf0d Little typo error in readme Alejandro Navarro 2014-01-29 21:15:30 +01:00
  • f384943951 Update README.md vysheng 2014-01-29 14:15:56 +03:00
  • bc354b96ce Added mark_read to lua functions vysheng 2014-01-28 16:40:35 +04:00
  • fd4780b83c maybe fixed conn restart Vysheng 2014-01-27 21:23:58 +04:00
  • 96b47dad13 Merge github.com:vysheng/tg Vysheng 2014-01-27 21:06:02 +04:00
  • e0c65ac639 Merge branch 'master' of github.com:vysheng/tg vysheng 2014-01-27 19:10:41 +04:00
  • 408c51e58f Deleted aio.h include vysheng 2014-01-27 19:10:02 +04:00
  • d1050e7a93 Merge github.com:vysheng/tg Vysheng 2014-01-24 19:06:02 +04:00
  • 8f63825890 added delete/restore messages queries Vysheng 2014-01-24 19:05:41 +04:00
  • eb54c5f0a8 Merge pull request #41 from gloob/master vysheng 2014-01-24 06:00:38 -08:00
  • 3c6423aa9a Merge pull request #42 from antma/master vysheng 2014-01-24 06:00:21 -08:00
  • 8b4085ff93 AES_KEY structure clean up antma 2014-01-21 20:02:34 +04:00
  • d37fd1440d Fixed typo in linux lib install instructions in README.md Alejandro Leiva 2014-01-23 10:47:45 +01:00
  • bc8e97cdba Merge pull request #40 from antma/master vysheng 2014-01-21 07:09:16 -08:00
  • 167fcea095 fix free in the hypotetic case when binlog message contain NUL character in the middle antma 2014-01-21 18:36:46 +04:00
  • 989d6de654 fix memory leak during replaying CODE_binlog_set_chat_title antma 2014-01-21 18:26:56 +04:00
  • 364fe4ebe4 add check that BN_is_prime return value is not negative fix memory leak (BN_clear doesn't release allocated memory) antma 2014-01-21 18:24:40 +04:00
  • 32d7286640 Merge remote-tracking branch 'upstream/master' antma 2014-01-21 17:46:41 +04:00
  • ea2dbbdf61 Merge pull request #39 from antma/master vysheng 2014-01-21 03:35:12 -08:00
  • 49618453fa Merge remote-tracking branch 'upstream/master' antma 2014-01-20 12:57:20 +04:00
  • 22a81ff87f Fixed get_peer from lua vysheng 2014-01-17 19:46:33 +00:00
  • 71e5991c59 Fixed load audio vysheng 2014-01-17 18:16:35 +04:00
  • 192b82ef95 use rdtsc for seeding prng only at i386 and x86_64 platforms https://github.com/vysheng/tg/issues/8 antma 2014-01-17 16:19:12 +04:00
  • 22c1a41109 improve portability by removing rdtsc calls https://github.com/vysheng/tg/issues/8 antma 2014-01-15 19:29:26 +04:00
  • 4b6870f048 Merge branch 'master' of github.com:vysheng/tg vysheng 2014-01-15 16:12:13 +04:00
  • 06902144fa strutures.c: fixed bad flags in get chat query vysheng 2014-01-15 16:10:52 +04:00
  • e45e0e5f17 Update README.md vysheng 2014-01-15 15:04:59 +03:00
  • 0c590bcc52 Merge pull request #38 from antma/master vysheng 2014-01-14 03:37:19 -08:00
  • ba58659420 fix sending a lot of spaces in version string antma 2014-01-14 14:46:13 +04:00
  • e209e35f11 restored _GNU_SOURCE for getline in FreeBSD vysheng 2014-01-13 16:58:14 +03:00
  • 19851f9ef2 Merge pull request #37 from antma/master vysheng 2014-01-13 05:57:22 -08:00
  • 6b87e31277 fix some autoscan warnings antma 2014-01-13 17:28:24 +04:00
  • c4fd38a894 remove useless #define _GNU_SOURCE from not using asprintf sources antma 2014-01-13 17:12:39 +04:00
  • e27a27c4a0 fix #include "config.h" for all source files antma 2014-01-13 17:05:25 +04:00
  • dd40e9b36f don't output backtrace in out of memory case antma 2014-01-13 16:36:29 +04:00