Commit Graph

  • 89e0a1e275 Make tgl callbacks optional Vincent Castellano 2015-05-13 21:10:15 -0700
  • 081c65ce8f Merge branch 'luckydonald-tdev_id_fix' vvaltman 2015-05-13 20:45:36 +0300
  • 26dba968c5 Merge branch 'tdev_id_fix' of https://github.com/luckydonald/tg into luckydonald-tdev_id_fix vvaltman 2015-05-13 20:45:00 +0300
  • df628264d5 fixed bug in load_photo () vvaltman 2015-05-13 20:43:04 +0300
  • 5174d1399a fixed: flags were named "id" too. luckydonald 2015-05-13 18:50:49 +0200
  • 4afd5d5ced updated CHANGELOG vvaltman 2015-05-13 14:29:45 +0300
  • 4daf7781be Fix import error, still have const warnings. Implement mark_read Vincent Castellano 2015-05-13 00:55:08 -0700
  • aad54b4c83 Implement mark_read Vincent Castellano 2015-05-12 02:05:30 -0700
  • 2ab3feb392 Added get_history and get_history_ex to python bindings Vincent Castellano 2015-05-12 01:51:59 -0700
  • 871fc440b7 Add Callback support for async calls. Vincent Castellano 2015-05-12 01:04:47 -0700
  • c263a93a8b More const correctness issues. Vincent Castellano 2015-05-11 22:02:18 -0700
  • 000f767fa8 small fix vvaltman 2015-05-11 17:14:58 +0300
  • 554d78274e increased version vvaltman 2015-05-11 17:10:27 +0300
  • 402375ec43 added json support vvaltman 2015-05-11 14:20:34 +0300
  • 76aec0bf15 fixed CE vvaltman 2015-05-11 12:37:58 +0300
  • 38d0b97179 Implement fixes for string handling in py2/3 Vincent Castellano 2015-05-10 04:09:39 -0700
  • fe0ae2a87f Remove debug function and replace with macro Vincent Castellano 2015-05-09 02:16:29 -0700
  • 89d5b7f262 Implement Python >=3.3 support Vincent Castellano 2015-05-09 02:10:24 -0700
  • 4b5c2556d0 updated tgl vvaltman 2015-05-07 12:05:36 +0300
  • caacc3c584 support a path to the python script. TODO: get rid of gcc warn Vincent Castellano 2015-05-07 01:54:17 -0700
  • e2edb7cc26 Added username to the user dict Vincent Castellano 2015-05-07 00:53:39 -0700
  • 87f014d3c2 Added commented out reply support, missing from tgl library. Vincent Castellano 2015-05-07 00:51:29 -0700
  • 8995e45862 Protect against Py_DECREFing nulls. Add datetime support Vincent Castellano 2015-05-07 00:44:39 -0700
  • 2ea0da50f0 Fix test script Vincent Castellano 2015-05-07 00:34:47 -0700
  • 434ccdd5f8 Py_DECREF the results from python calls in callbacks Vincent Castellano 2015-05-07 00:24:45 -0700
  • 8679ab2e0d Support loading the script from any path, truncate .py if needed. Vincent Castellano 2015-05-07 00:20:13 -0700
  • b3fbcaeb0a Fix broken -W wait command. Thanks @phoudoin Vincent Castellano 2015-05-07 00:04:15 -0700
  • f1c8af606f Complete basic API implementation. Callbacks and various functions TODO Vincent Castellano 2015-05-06 23:54:31 -0700
  • 4f9cde9af7 fixed double free vvaltman 2015-05-06 15:15:09 +0300
  • 9c13a7a491 updated readme vvaltman 2015-05-06 14:43:36 +0300
  • 8eaa6119b6 added register function from lua vvaltman 2015-05-06 14:39:45 +0300
  • 4734c8ba9d some fixes in LUA. some fixes in readline completion vvaltman 2015-05-05 21:08:37 +0300
  • 3f22df2a0c updated tgl. support for captions vvaltman 2015-05-05 12:48:58 +0300
  • 96325e2ecd send_msg implemented Vincent Castellano 2015-05-03 22:42:11 -0700
  • c7a66e649f Implement calling from python into C. Need to implement command queue to execute during netloop. Vincent Castellano 2015-05-03 09:53:29 -0700
  • 3f2c13b93f Got on_msg_receive working Vincent Castellano 2015-05-02 23:29:50 -0700
  • a240097bbb progress commit on python support Vincent Castellano 2015-05-02 21:32:30 -0700
  • 2a99ce59d1 Initialize module Vincent Castellano 2015-05-02 05:03:13 -0700
  • 0bf9979697 Remove -Werror for dev Vincent Castellano 2015-05-02 04:58:48 -0700
  • 7d2cac9ea4 Merging to remove bad branch Vincent Castellano 2015-05-02 04:49:21 -0700
  • 0f4ceaa200 Adding missing changes to configure.ac Vincent Castellano 2015-05-02 04:48:31 -0700
  • 35b5623eb1 Missing changes to python-tg.c Vincent Castellano 2015-05-02 04:48:02 -0700
  • 76d1ee2475 Added preliminary autotools support for pyton, TODO improve. Vincent Castellano 2015-05-02 04:45:49 -0700
  • 31524068b6 Adding preliminary python files based on lua bindings. Vincent Castellano 2015-05-02 03:43:53 -0700
  • 775f417cc2 Merge branch 'test' of github.com:vysheng/tg vvaltman 2015-05-01 20:50:33 +0300
  • 1a31a20a5a updated tgl vvaltman 2015-05-01 20:50:08 +0300
  • b7128530f3 Merge pull request #503 from SyRenity/patch-1 vysheng 2015-05-01 20:38:33 +0300
  • 0e2db10aa9 added key to disable link previews vvaltman 2015-05-01 20:35:04 +0300
  • ba1988b530 do not fail after receiving new geo vvaltman 2015-05-01 20:26:47 +0300
  • 69839f1266 updated tgl vvaltman 2015-05-01 20:19:12 +0300
  • 4240f81f2c updated tgl vvaltman 2015-05-01 19:32:06 +0300
  • 20ce2ae158 Update lua-tg.c SyRenity 2015-05-01 19:20:42 +0300
  • 393b514225 updated tgl vvaltman 2015-05-01 18:12:07 +0300
  • 86352f2985 updated tgl vvaltman 2015-04-30 16:24:07 +0300
  • 3dedb4ac80 enable longopts vvaltman 2015-04-30 14:10:17 +0300
  • c35619f697 updated tgl vvaltman 2015-04-30 13:43:48 +0300
  • 4dff2a3f4f updated tgl. load_user_photo/load_chat_photo methods vvaltman 2015-04-30 13:00:16 +0300
  • 577c44cca6 updated tgl vvaltman 2015-04-29 14:55:38 +0300
  • 8e647e5a92 some fixes vvaltman 2015-04-28 15:21:50 +0300
  • bd55cfdb1a Merge branch 'patch-1' of https://github.com/Requilence/tg vvaltman 2015-04-28 14:05:25 +0300
  • 20435fad1b fixes vvaltman 2015-04-27 17:52:19 +0300
  • f144d3ff30 added get message query vvaltman 2015-04-27 13:43:31 +0300
  • ead522dc8a Peer name parsing inconsistent fix Roman Khafizianov 2015-04-26 19:04:41 +0400
  • 6e86f81e27 fixed clear. added view command to view urls and geo vvaltman 2015-04-24 18:48:54 +0300
  • 5da1506e21 some small fixes. new tgl vvaltman 2015-04-24 16:19:13 +0300
  • fe1c9e345c simple reply support vvaltman 2015-04-24 14:08:01 +0300
  • 232a9f12d9 some fixes. updated tgl vvaltman 2015-04-24 12:38:21 +0300
  • 443412cded updated tgl vvaltman 2015-04-23 19:43:05 +0300
  • 8bcd9378a0 partial reply support vvaltman 2015-04-23 18:22:11 +0300
  • b4b7a8db48 updated tgl vvaltman 2015-04-23 18:02:07 +0300
  • 944fae599e updated tgl vvaltman 2015-04-23 17:58:43 +0300
  • c72df608bb some fixes vvaltman 2015-04-23 15:24:53 +0300
  • 6322b8e22d fixes vvaltman 2015-04-22 21:04:01 +0300
  • ff1057eaae fixes vvaltman 2015-04-22 20:09:53 +0300
  • 67ec7aa4b3 many fixes vvaltman 2015-04-16 16:42:44 +0300
  • 01f5d9a3b6 Merge pull request #398 from danielberlin/patch-3 vysheng 2015-01-17 17:31:02 +0300
  • bdc8dc24e6 Update README.md danielberlin 2015-01-17 15:26:54 +0100
  • d96750aba3 updated tgl Vysheng 2015-01-14 19:34:16 +0300
  • 048bcb2c91 updated to latest version of tgl. fixed output of attachments in secret chats Vysheng 2015-01-14 19:19:03 +0300
  • 39f65fc902 deleted CLOSE_ON_FREE on bev vvaltman 2015-01-14 18:08:42 +0300
  • 0c981c1b81 updated CHANGELOG vvaltman 2015-01-13 19:10:11 +0300
  • ffa73d94b8 updated tgl vvaltman 2015-01-13 18:59:29 +0300
  • 8fddfe2963 updated changelog Vysheng 2015-01-13 14:46:00 +0300
  • 1977eb8346 FIxed registration Vysheng 2015-01-13 14:45:25 +0300
  • ca6942724a fixed indents Vysheng 2015-01-12 21:04:51 +0300
  • 92f9e9f166 Merge pull request #375 from gfleury/master vysheng 2015-01-12 21:06:47 +0300
  • 09c6686ad4 updated tgl (ttl issue) Vysheng 2015-01-12 20:57:44 +0300
  • e74a4e4717 updated tgl Vysheng 2015-01-12 20:34:16 +0300
  • d434580d23 Merge pull request #380 from Floens/postpone-time-fraction vysheng 2015-01-12 19:00:52 +0300
  • 1ae2224933 Merge branch 'master' of github.com:vysheng/tg Vysheng 2015-01-12 18:54:46 +0300
  • 025b04f2b5 New version of tgl Vysheng 2015-01-12 18:54:25 +0300
  • 886cc484c0 Merge pull request #387 from asdofindia/lua_send_typing vysheng 2015-01-12 18:41:08 +0300
  • 723416d333 ipv6 support Vysheng 2015-01-12 16:58:43 +0300
  • f59c2a8441 updated tgl Vysheng 2015-01-12 14:18:45 +0300
  • b77c35666d add send_typing and send_typing_abort to lua Akshay S Dinesh 2015-01-12 10:45:48 +0530
  • 4118547208 updated to latest version of tgl vvaltman 2015-01-12 00:52:40 +0300
  • 4630862924 Small fixes vvaltman 2015-01-09 14:54:46 +0300
  • bb302b367e Support time fractions in lua postpone. Floens 2015-01-01 20:16:32 +0100
  • e3dce286e5 start-telegram-daemon permit -d flag George Fleury 2014-12-22 03:17:43 +0000
  • 5f81eb4a36 Fix wrong parameters on start daemon script George Fleury 2014-12-22 01:44:32 +0000