Vysheng
f4f4be579e
Mark read messages from not peers
2014-09-03 17:05:48 +04:00
Vysheng
d2ac430c9c
Fixed bad assertion. Maybe fixed MACH CE
2014-09-03 13:39:28 +04:00
Vysheng
6c9d18cacf
Fixed bad assertion
2014-09-03 13:31:39 +04:00
vvaltman
d5109e2545
support for secret chats file in no-binlog mode
2014-08-31 18:18:19 +04:00
vvaltman
a7b8b1286c
Fixed work with updates
2014-08-27 19:12:45 +04:00
vvaltman
cdb6b9cec5
debug output
2014-08-27 02:02:19 +04:00
vvaltman
b083e80dc7
Fixed bug in set_friend()
2014-08-24 20:49:06 +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
Vysheng
e7b04da661
Fixed small error
2014-08-22 16:30:28 +04:00
vvaltman
0299a6375d
changes
2014-08-21 07:24:52 +04:00
vvaltman
bd4e59b6ab
updates
2014-08-21 02:33:19 +04:00
Vysheng
3b58fed8e4
updates
2014-08-21 19:38:51 +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
e0ded4a86c
fixes
2014-08-15 18:57:43 +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
c34e6a3abe
Fixes
2014-08-12 22:05:18 +04:00
vvaltman
fc8a20b74c
fixes
2014-08-12 01:15:22 +04:00
Vysheng
7741fe8da9
many changes
2014-08-12 19:15:04 +04:00
Vysheng
e10ce5aa69
Use tree for peer_name search
2014-01-31 20:03:40 +04:00
antma
33dac4b4a3
fix memory leak during replaying CODE_binlog_set_chat_title
2014-01-21 18:26:56 +04:00
antma
eb2bc7f0ff
fix #include "config.h" for all source files
2014-01-13 17:05:25 +04:00
antma
4ccacb146c
add functions tstrndup (auto check return value of strndup calls)
2014-01-13 16:26:48 +04:00
Vysheng
90dd95392f
Added partial lua support
2014-01-12 04:43:29 +04:00
Vysheng
e22eff09dd
binlog.c: fixed tfree len
2014-01-11 03:26:53 +04:00
vysheng
feed5229b5
free->tfree. Memory checks, if compiled with -DDEBUG
2014-01-10 18:37:56 +04:00
vysheng
692c9274ce
realloc->trealloc
2014-01-10 17:08:12 +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
b13434e378
Fixed check g_a in encr chats
2013-12-23 15:10:53 +04:00
Vysheng
4e2e651e2a
Added chat_with_peer command
2013-12-06 21:14:41 +04:00
Vysheng
1198159162
Fixed bug
2013-12-06 20:40:52 +04:00
Vysheng
ae29e1d933
Many fixes.
2013-12-02 21:19:08 +04:00
Vysheng
b9e75c3489
binlog.c/binlog.h: added GPL headers
2013-11-30 14:12:51 +04:00
Vysheng
6d56e0e644
fixed binlog problems. Set lock on binlog
2013-11-30 03:15:10 +04:00
Vysheng
b7a2732c30
Merge github.com:vysheng/tg
2013-11-30 01:44:16 +04:00
Vysheng
ee1f45ec3d
Manty fixes. Mostly binlog for messages
2013-11-30 01:43:56 +04:00
vysheng
544b0698a7
fixed CE on 32-bit systems
2013-11-30 00:43:36 +03: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