Commit graph

81 commits

Author SHA1 Message Date
vvaltman
3871561c09 Fixed updates 2014-09-07 22:44:19 +04:00
Vysheng
6fb56f1496 Supported user#id... and chat#id... from lua 2014-09-02 16:22:32 +04:00
vvaltman
f51f3b4da3 Fixed CE on 32-bit platforms 2014-08-31 21:19:56 +04:00
vvaltman
3bf992f0cb Fixed visualize key in nocolor output mode. 2014-08-27 01:03:50 +04:00
vvaltman
152ebc3898 Updates in lua callbacks 2014-08-26 20:06:30 +04:00
vvaltman
1bd7d2cfad Fixed updates 2014-08-26 00:48:22 +04:00
vvaltman
8b2aec9703 Fixed bug with short updates 2014-08-25 18:12:17 +04:00
vvaltman
fef8398860 Fixed problems with read mark. Deleted unused code 2014-08-25 18:04:27 +04:00
vvaltman
ab5b9c306f Fixed licenses. libtgl is now distributed under LGPL 2.1+ 2014-08-22 02:02:43 +04:00
vvaltman
29d2e32912 Updated unread notification 2014-08-22 00:35:27 +04:00
vvaltman
bd4e59b6ab updates 2014-08-21 02:33:19 +04:00
vvaltman
64981ad777 Merge branch 'master' of adm239:tg
Conflicts:
	interface.c
	tgl.h
2014-08-20 20:41:56 +04:00
vvaltman
311489b168 Fixes 2014-08-20 20:36:45 +04:00
Vysheng
52b5a2d3ce fixes 2014-08-19 16:57:55 +04:00
vvaltman
d08a64a481 updates 2014-08-18 20:39:04 +04:00
vvaltman
b1cbaa5105 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
4a48059e8a many updates 2014-08-14 22:03:33 +04:00
vysheng
3dde03db86 more code 2014-08-14 01:31:24 +00:00
Vysheng
3b5458de54 fixes 2014-08-13 19:55:16 +04:00
Vysheng
cb95039f51 Some refactoring 2014-08-13 16:56:55 +04:00
Vysheng
bc1648a7c7 renamed user_chat_get to peer_get 2014-08-13 14:09:52 +04:00
vysheng
ddbe7ba88c Mant fixes. Sometimes work now 2014-08-13 01:22:15 +00:00
vysheng
c05bb2683e Some renaming 2014-08-12 21:51:16 +00:00
vysheng
143d672884 A bit working version 2014-08-12 21:32:11 +00:00
Vysheng
7741fe8da9 many changes 2014-08-12 19:15:04 +04:00
vysheng
8ff2ac447b fix to prev fix 2014-03-07 02:44:41 +04:00
vysheng
3383755b21 Fixed merge structures.c 2014-03-07 02:43:15 +04:00
Thomas Wentzel
11ab0194eb Got into a situation where telegram would crash upon startup, since fetch_encrypted_message_file would end up being called with a message_media of type CODE_decrypted_message_media_document. 2014-03-06 22:31:05 +01:00
Vysheng
856fba7fae Fixed registration. Fixed possible SIGSEGV in create_print_name 2014-02-07 19:40:39 +04:00
Vysheng
3b4bf372ab lua: added postpone message 2014-02-06 22:09:43 +04:00
Vysheng
e10ce5aa69 Use tree for peer_name search 2014-01-31 20:03:40 +04:00
antma
d8b16d5738 AES_KEY structure clean up 2014-01-23 19:49:57 +04:00
antma
2a817354ff fix free in the hypotetic case when binlog message contain NUL character in the middle 2014-01-21 18:36:46 +04:00
vysheng
48c2619bf8 strutures.c: fixed bad flags in get chat query 2014-01-15 16:10:52 +04:00
antma
eb2bc7f0ff fix #include "config.h" for all source files 2014-01-13 17:05:25 +04:00
vysheng
feed5229b5 free->tfree. Memory checks, if compiled with -DDEBUG 2014-01-10 18:37:56 +04:00
antma
bb24fba98f check return values of strdup and malloc
add talloc0 function (malloc and zero fill)
check return values of arithmetic openssl BN_* functions
check return values of BN_bin2bn function
remove useless BN_init calls right after BN_new
fix 2 small memory leaks
2014-01-10 15:32:57 +04:00
vysheng
3421589432 Support for layer 11 2013-12-24 04:57:01 +04:00
Vysheng
ae29e1d933 Many fixes. 2013-12-02 21:19:08 +04:00
Vysheng
ee1f45ec3d Manty fixes. Mostly binlog for messages 2013-11-30 01:43:56 +04:00
Vysheng
698004d92d Added [offline] modifier 2013-11-25 21:16:34 +04:00
Vysheng
2362d88266 added chat info to binlog 2013-11-25 20:13:36 +04:00
Vysheng
852c768736 Chats added to binlog 2013-11-23 03:26:35 +04:00
Vysheng
575fb9b001 Merge github.com:vysheng/tg 2013-11-21 23:36:05 +04:00
Vysheng
849d6a33a6 Sometimes new binlog works 2013-11-21 23:35:49 +04:00
vysheng
b23186b4e1 Merge github.com:vysheng/tg
Conflicts:
	interface.c
2013-11-19 21:01:18 +04:00
Vysheng
c41a38924a Fixed small bugs. Fixed login 2013-11-16 17:04:53 +04:00
vysheng
451f4134a0 Merge github.com:vysheng/tg 2013-11-15 14:37:34 +04:00
vysheng
a1ea8bd69c Added full support for layer 10 2013-11-15 14:37:14 +04:00
Vysheng
f3edaaa346 Partial support for binlog. It now can track user, secret chat and auth updates. 2013-11-15 04:08:24 +04:00