Vincent Castellano
|
f1c8af606f
|
Complete basic API implementation. Callbacks and various functions TODO
|
2015-05-06 23:54:31 -07:00 |
|
vvaltman
|
4f9cde9af7
|
fixed double free
|
2015-05-06 15:15:09 +03:00 |
|
vvaltman
|
9c13a7a491
|
updated readme
|
2015-05-06 14:43:36 +03:00 |
|
vvaltman
|
8eaa6119b6
|
added register function from lua
|
2015-05-06 14:39:45 +03:00 |
|
vvaltman
|
4734c8ba9d
|
some fixes in LUA. some fixes in readline completion
|
2015-05-05 21:08:37 +03:00 |
|
vvaltman
|
3f22df2a0c
|
updated tgl. support for captions
|
2015-05-05 12:48:58 +03:00 |
|
Vincent Castellano
|
96325e2ecd
|
send_msg implemented
|
2015-05-03 22:42:11 -07:00 |
|
Vincent Castellano
|
c7a66e649f
|
Implement calling from python into C. Need to implement command queue to execute during netloop.
|
2015-05-03 09:53:29 -07:00 |
|
Vincent Castellano
|
3f2c13b93f
|
Got on_msg_receive working
|
2015-05-02 23:29:50 -07:00 |
|
Vincent Castellano
|
a240097bbb
|
progress commit on python support
|
2015-05-02 21:32:30 -07:00 |
|
Vincent Castellano
|
2a99ce59d1
|
Initialize module
|
2015-05-02 05:03:13 -07:00 |
|
Vincent Castellano
|
0bf9979697
|
Remove -Werror for dev
|
2015-05-02 04:58:48 -07:00 |
|
Vincent Castellano
|
7d2cac9ea4
|
Merging to remove bad branch
|
2015-05-02 04:49:21 -07:00 |
|
Vincent Castellano
|
0f4ceaa200
|
Adding missing changes to configure.ac
|
2015-05-02 04:48:31 -07:00 |
|
Vincent Castellano
|
35b5623eb1
|
Missing changes to python-tg.c
|
2015-05-02 04:48:02 -07:00 |
|
Vincent Castellano
|
76d1ee2475
|
Added preliminary autotools support for pyton, TODO improve.
|
2015-05-02 04:45:49 -07:00 |
|
Vincent Castellano
|
31524068b6
|
Adding preliminary python files based on lua bindings.
|
2015-05-02 03:43:53 -07:00 |
|
vvaltman
|
775f417cc2
|
Merge branch 'test' of github.com:vysheng/tg
|
2015-05-01 20:50:33 +03:00 |
|
vvaltman
|
1a31a20a5a
|
updated tgl
|
2015-05-01 20:50:08 +03:00 |
|
vysheng
|
b7128530f3
|
Merge pull request #503 from SyRenity/patch-1
Added username field to message table passed to Lua
|
2015-05-01 20:38:33 +03:00 |
|
vvaltman
|
0e2db10aa9
|
added key to disable link previews
|
2015-05-01 20:35:04 +03:00 |
|
vvaltman
|
ba1988b530
|
do not fail after receiving new geo
|
2015-05-01 20:26:47 +03:00 |
|
vvaltman
|
69839f1266
|
updated tgl
|
2015-05-01 20:19:12 +03:00 |
|
vvaltman
|
4240f81f2c
|
updated tgl
|
2015-05-01 19:32:06 +03:00 |
|
SyRenity
|
20ce2ae158
|
Update lua-tg.c
Added username field to message table passed to Lua
|
2015-05-01 19:20:42 +03:00 |
|
vvaltman
|
393b514225
|
updated tgl
|
2015-05-01 18:12:07 +03:00 |
|
vvaltman
|
86352f2985
|
updated tgl
|
2015-04-30 16:24:07 +03:00 |
|
vvaltman
|
3dedb4ac80
|
enable longopts
|
2015-04-30 14:10:17 +03:00 |
|
vvaltman
|
c35619f697
|
updated tgl
|
2015-04-30 13:43:48 +03:00 |
|
vvaltman
|
4dff2a3f4f
|
updated tgl. load_user_photo/load_chat_photo methods
|
2015-04-30 13:00:16 +03:00 |
|
vvaltman
|
577c44cca6
|
updated tgl
|
2015-04-29 14:55:38 +03:00 |
|
vvaltman
|
8e647e5a92
|
some fixes
|
2015-04-28 15:21:50 +03:00 |
|
vvaltman
|
bd55cfdb1a
|
Merge branch 'patch-1' of https://github.com/Requilence/tg
|
2015-04-28 14:05:25 +03:00 |
|
vvaltman
|
20435fad1b
|
fixes
|
2015-04-27 17:52:19 +03:00 |
|
vvaltman
|
f144d3ff30
|
added get message query
|
2015-04-27 13:43:31 +03:00 |
|
Roman Khafizianov
|
ead522dc8a
|
Peer name parsing inconsistent fix
Full peer name with omitted "id" not working in some cases
|
2015-04-26 19:04:41 +04:00 |
|
vvaltman
|
6e86f81e27
|
fixed clear. added view command to view urls and geo
|
2015-04-24 18:48:54 +03:00 |
|
vvaltman
|
5da1506e21
|
some small fixes. new tgl
|
2015-04-24 16:19:13 +03:00 |
|
vvaltman
|
fe1c9e345c
|
simple reply support
|
2015-04-24 14:08:01 +03:00 |
|
vvaltman
|
232a9f12d9
|
some fixes. updated tgl
|
2015-04-24 12:38:21 +03:00 |
|
vvaltman
|
443412cded
|
updated tgl
|
2015-04-23 19:43:05 +03:00 |
|
vvaltman
|
8bcd9378a0
|
partial reply support
|
2015-04-23 18:22:11 +03:00 |
|
vvaltman
|
b4b7a8db48
|
updated tgl
|
2015-04-23 18:02:07 +03:00 |
|
vvaltman
|
944fae599e
|
updated tgl
|
2015-04-23 17:58:43 +03:00 |
|
vvaltman
|
c72df608bb
|
some fixes
|
2015-04-23 15:24:53 +03:00 |
|
vvaltman
|
6322b8e22d
|
fixes
|
2015-04-22 21:04:01 +03:00 |
|
vvaltman
|
ff1057eaae
|
fixes
|
2015-04-22 20:09:53 +03:00 |
|
vvaltman
|
67ec7aa4b3
|
many fixes
|
2015-04-16 16:42:44 +03:00 |
|
vysheng
|
01f5d9a3b6
|
Merge pull request #398 from danielberlin/patch-3
Update README.md
|
2015-01-17 17:31:02 +03:00 |
|
danielberlin
|
bdc8dc24e6
|
Update README.md
Improved key path to avoid misunderstanding, see #392.
|
2015-01-17 15:26:54 +01:00 |
|