Commit Graph

71 Commits

Author SHA1 Message Date
V V
59e5e8eeea added 'msg @username' command, fixed small bugs 2015-11-30 12:24:59 +03:00
V V
c61c8ba9fa support for layer 42 2015-11-25 18:12:47 +03:00
V V
5e9e5ce409 lua: added export_chat_link 2015-10-19 13:17:04 +03:00
V V
865c0a933c updated tgl 2015-10-10 19:54:46 +03:00
nullifye
1ff2a5f921 add reply fn to LUA 2015-10-07 00:40:14 +08:00
nullifye
ea42899671 (LUA) post to channel 2015-10-06 16:40:41 +08:00
nullifye
e7de7b9d73 case TG_PEER_CHANNEL push_channel(P) 2015-10-06 16:33:14 +08:00
V V
7d2a318394 fixes to lua 2015-10-02 14:56:24 +03:00
V V
cd85857a1f small fixes 2015-10-01 20:39:29 +03:00
V V
3bbd8e5255 fixed json 2015-10-01 18:28:30 +03:00
V V
598b441488 some fixes. Added some debug output. Added channel_info query 2015-10-01 14:11:31 +03:00
V V
d15b20d48c updates 2015-09-30 19:49:50 +03:00
V V
4c27091706 try to add partial channel support 2015-09-25 18:28:23 +03:00
vvaltman
b43ab0a522 support for custom keyboard 2015-06-17 16:48:44 +03:00
vvaltman
0723957e93 lua: added import_chat_link() 2015-06-02 15:07:36 +03:00
vvaltman
611211cc09 prerelease 2015-05-14 15:48:20 +03:00
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