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 |
|
vvaltman
|
19e06898ac
|
Merge github.com:vysheng/tg
|
2014-09-04 20:50:13 +04:00 |
|
vvaltman
|
e9bb95554b
|
Fixed parse of create_group_chat
|
2014-09-04 20:48:04 +04:00 |
|
vysheng
|
469d2338a7
|
Merge pull request #242 from nopjmp/fix_rand_bytes
fixed RAND_bytes return code checking
|
2014-09-04 15:13:49 +04:00 |
|
nopjmp
|
a710098493
|
fixed RAND_bytes return code checking
|
2014-09-03 19:39:42 -05:00 |
|
Vysheng
|
f38ab35b5a
|
Fixed chat_info
|
2014-09-03 20:32:56 +04:00 |
|
vysheng
|
d464043942
|
Update README.md
|
2014-09-03 20:02:50 +04:00 |
|
Vysheng
|
a0961fcc18
|
changed user#... to user#id...
|
2014-09-03 19:54:50 +04:00 |
|
Vysheng
|
6800cf4665
|
Merge github.com:vysheng/tg
|
2014-09-03 19:15:57 +04:00 |
|
Vysheng
|
ae57eb1e98
|
Fixed CE on MACH
|
2014-09-03 19:15:39 +04:00 |
|
vysheng
|
2ca36e96b9
|
Merge pull request #241 from wiseoldman95/patch-1
Added Debian to installation instructions
|
2014-09-03 19:03:07 +04:00 |
|
wiseoldman95
|
c58ddcff16
|
Added Debian.
The Ubuntu instructions work for Debian. See https://github.com/vysheng/tg/issues/128
|
2014-09-03 17:28:37 +03:00 |
|
Vysheng
|
9f0f39e0ad
|
Fixed mark_read
|
2014-09-03 17:25:35 +04:00 |
|
Vysheng
|
4e837658b0
|
Merge github.com:vysheng/tg
|
2014-09-03 17:06:18 +04:00 |
|
Vysheng
|
ed2be5498b
|
Mark read messages from not peers
|
2014-09-03 17:05:48 +04:00 |
|
vysheng
|
bcc71b7b44
|
Update README.md
|
2014-09-03 14:33:45 +04:00 |
|
vysheng
|
aedb741ea5
|
Update README.md
|
2014-09-03 13:54:51 +04:00 |
|
Vysheng
|
f2734e5925
|
Fixed CE
|
2014-09-03 13:49:38 +04:00 |
|
Vysheng
|
c734dd4daf
|
Fixed bad assertion. Maybe fixed MACH CE
|
2014-09-03 13:39:28 +04:00 |
|
Vysheng
|
8f60b17441
|
Fixed bad assertion
|
2014-09-03 13:31:39 +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 |
|
Vysheng
|
ab5aa2b6ba
|
Added dependence to Makefile
|
2014-09-02 14:32:25 +04:00 |
|
Vysheng
|
4732a76e9e
|
Fixed chat_add_user/chat_del_user queries
|
2014-09-02 14:27:23 +04:00 |
|
Vysheng
|
e1d6fed2d6
|
Added dependences to Makefile
|
2014-09-02 14:23:22 +04:00 |
|
Vysheng
|
ae6b0d2e1f
|
Fixed params types in create_group_chat
|
2014-09-02 14:22:26 +04:00 |
|
vysheng
|
30ad29135d
|
Update README.md
|
2014-08-31 20:51:57 +01:00 |
|
vysheng
|
f9c99613a2
|
Update README.md
|
2014-08-31 20:51:41 +01:00 |
|
vvaltman
|
5e9574ab10
|
Fixed secert_chat_file read
|
2014-08-31 21:24:39 +04:00 |
|
vvaltman
|
c537196e5f
|
Fixed CE on 32-bit platforms
|
2014-08-31 21:19:56 +04:00 |
|
vvaltman
|
130aed7013
|
Fixed fail on startup
|
2014-08-31 21:15:49 +04:00 |
|
vvaltman
|
6b28264515
|
Updated to layer 16
|
2014-08-31 18:57:03 +04:00 |
|
vvaltman
|
f5e6e3aa6b
|
support for secret chats file in no-binlog mode
|
2014-08-31 18:18:19 +04:00 |
|
vvaltman
|
0d2046a70f
|
Added changlog. increased version
|
2014-08-31 14:04:16 +04:00 |
|
vvaltman
|
a91066fa1d
|
Fail on error
|
2014-08-31 14:02:00 +04:00 |
|
vvaltman
|
949aa7f92f
|
Added export_card/import_card queries
|
2014-08-29 19:46:04 +04:00 |
|
vvaltman
|
201e2deaf2
|
generate random_id with secure_random
|
2014-08-29 18:04:04 +04:00 |
|
vvaltman
|
7147cf1341
|
clear ack flag when session is renewed
|
2014-08-29 17:50:05 +04:00 |
|
vvaltman
|
13aab3bbd5
|
Fixes small bug in query resend while changing session
|
2014-08-29 17:48:47 +04:00 |
|
vvaltman
|
e179f25fe9
|
Added PFS support. Parallel auth_key generation. Small bug fixes
|
2014-08-29 17:33:15 +04:00 |
|
vvaltman
|
bc5a7e671c
|
Fixed encrypted chat updates.
|
2014-08-27 20:59:42 +04:00 |
|
vvaltman
|
9b956320e4
|
added accept_secret_chat
|
2014-08-27 19:40:21 +04:00 |
|
vvaltman
|
4458d2ca98
|
fixed bug in crc32
|
2014-08-27 19:40:04 +04:00 |
|
vvaltman
|
1602a33b45
|
Fixed work with updates
|
2014-08-27 19:12:45 +04:00 |
|
vvaltman
|
918694278a
|
Fixed assert after hibernate
|
2014-08-27 03:17:28 +04:00 |
|
vvaltman
|
273d0aff02
|
fixed get difference
|
2014-08-27 02:10:52 +04:00 |
|
vvaltman
|
8cee8b5125
|
debug output
|
2014-08-27 02:02:19 +04:00 |
|
vvaltman
|
2a76cfe2ec
|
Fixed updates work
|
2014-08-27 01:55:46 +04:00 |
|
vvaltman
|
4aa3e584ce
|
Merge branch 'test' of github.com:vysheng/tg into test
|
2014-08-27 01:16:19 +04:00 |
|