Commit Graph

55 Commits

Author SHA1 Message Date
vvaltman
76aec0bf15 fixed CE 2015-05-11 12:37:58 +03:00
vvaltman
4b5c2556d0 updated tgl 2015-05-07 12:05:36 +03:00
vvaltman
4f9cde9af7 fixed double free 2015-05-06 15:15:09 +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
SyRenity
20ce2ae158 Update lua-tg.c
Added username field to message table passed to Lua
2015-05-01 19:20:42 +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
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
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
5da1506e21 some small fixes. new tgl 2015-04-24 16:19:13 +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
ff1057eaae fixes 2015-04-22 20:09:53 +03:00
vysheng
d434580d23 Merge pull request #380 from Floens/postpone-time-fraction
Support time fractions in lua postpone.
2015-01-12 19:00:52 +03:00
vysheng
886cc484c0 Merge pull request #387 from asdofindia/lua_send_typing
add send_typing and send_typing_abort to lua
2015-01-12 18:41:08 +03:00
Akshay S Dinesh
b77c35666d add send_typing and send_typing_abort to lua 2015-01-12 10:45:48 +05:30
vvaltman
4118547208 updated to latest version of tgl 2015-01-12 00:52:40 +03:00
Floens
bb302b367e Support time fractions in lua postpone. 2015-01-01 20:16:32 +01:00
Vysheng
9d6b4fc518 added broadcast and typing notifications (manually only) 2014-11-28 16:16:51 +03:00
Vysheng
2ffbc94b2e added safe_quit() to lua 2014-11-28 13:56:03 +03:00
Vysheng
2c340e59bf Detached libtgl 2014-11-12 17:39:22 +03:00
Vysheng
862ae34ba8 Added partial support for action resend. Fix crush on incorrect encrypted message in lua mode 2014-11-11 13:33:03 +03:00
Vysheng
56fe7bed54 Refactored code a bit to better separation of library. Library can now be compiled without libevent. 2014-10-24 21:43:08 +04:00
vvaltman
a6c00cde52 Added support for layer 18 2014-10-12 19:53:57 +04:00
vvaltman
6132516d5a added set_profile_name query 2014-10-09 21:38:45 +04:00
Vysheng
8fb606a7aa Added send_location query 2014-10-03 13:35:02 +04:00
Vysheng
db3bd6f970 Fixed search 2014-09-18 19:14:24 +04:00
Vysheng
b36e59d142 Fixed geo in lua 2014-09-18 18:11:22 +04:00
Vysheng
2e0a7fda26 Check return values of malloc, realloc, strdup and strndup 2014-09-11 13:24:06 +04:00
Vysheng
c07d4c8033 ext_f added to lua. fixed del_contact from lua 2014-09-10 18:25:31 +04:00
Vysheng
1af0fb8432 del_contact query 2014-09-10 18:13:52 +04:00
Vysheng
101a6fd7d0 status function to lua 2014-09-09 17:27:43 +04:00
vvaltman
9f8828fc6a Try to add support of libevent 1.4.* 2014-09-07 23:12:39 +04:00
vvaltman
d7f9fcc614 Fixed lua media types 2014-09-07 19:30:46 +04:00
vvaltman
7d7a40a8b6 Fixed configure. Added fwd_media command 2014-09-07 19:17:35 +04:00
Vysheng
d52183f8d5 Supported user#id... and chat#id... from lua 2014-09-02 16:22:32 +04:00
Vysheng
7ce6dbbf0b Added send_contact function 2014-09-02 15:20:18 +04:00
vvaltman
e179f25fe9 Added PFS support. Parallel auth_key generation. Small bug fixes 2014-08-29 17:33:15 +04:00
vvaltman
f344aec7c9 Updates in lua callbacks 2014-08-26 20:06:30 +04:00
vvaltman
5ca596f07e Fixed updates 2014-08-26 00:48:22 +04:00
vvaltman
e57b7064bb Fixed licenses. libtgl is now distributed under LGPL 2.1+ 2014-08-22 02:02:43 +04:00
Vysheng
6707c11952 updates 2014-08-21 19:38:51 +04:00
vvaltman
cedc1d17d4 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
bf86f75604 fixes 2014-08-13 19:55:16 +04:00
Vysheng
418cad58d1 Some refactoring 2014-08-13 16:56:55 +04:00
Vysheng
9959c0589f renamed user_chat_get to peer_get 2014-08-13 14:09:52 +04:00
Vysheng
337be90978 many changes 2014-08-12 19:15:04 +04:00