Commit Graph

39 Commits

Author SHA1 Message Date
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
Vysheng
99ffbf9036 lua: added postpone message 2014-02-06 22:09:43 +04:00
vysheng
bc354b96ce Added mark_read to lua functions 2014-01-28 16:40:35 +04:00
vysheng
22a81ff87f Fixed get_peer from lua 2014-01-17 19:46:33 +00:00
antma
e27a27c4a0 fix #include "config.h" for all source files 2014-01-13 17:05:25 +04:00
Vysheng
6b0d354e69 Added partial lua support 2014-01-12 04:43:29 +04:00