Commit graph

185 commits

Author SHA1 Message Date
Vysheng
e439bef899 added /read and /history in chat_with_peer mode 2013-12-20 02:50:31 +04:00
Vysheng
4e2e651e2a Added chat_with_peer command 2013-12-06 21:14:41 +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
Dann Luciano
639160bc75 Added open support in OS X. 2013-11-29 19:33:05 -02: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
4c740e0bd4 Fixed binlog. Added state file to binlog 2013-11-22 01:40:31 +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
31440ea387 Updated: layer10 2013-11-19 21:02:02 +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
vysheng
b93c9549f2 Added files for binlog 2013-11-13 04:11:25 +04:00
Vysheng
fab86252e1 Supoort for layer 10 2013-11-12 19:47:41 +04:00
vysheng
1c6e84b999 Fixed bug in read config 2013-11-11 22:35:31 +04:00
vysheng
4fdb69a85f Maybe it would compile on mac now 2013-11-11 15:34:45 +04:00
vysheng
70f14b4f45 fixed small bug in msg send to not a contact 2013-11-11 02:33:03 +04:00
vysheng
e297e27118 Added queries online/offline/contacts_search 2013-11-09 13:51:07 +04:00
vysheng
92b65f2dc0 Added libconfig to parse config. Something fixed in net 2013-11-08 22:58:28 +04:00
vysheng
87a35ca588 Some fixes in network 2013-11-07 22:31:58 +04:00
vysheng
6360eeb7dd Fixes some bugs in network 2013-11-07 21:37:12 +04:00
vysheng
d95af09b30 Added queries to add/delete user to group 2013-11-07 04:08:16 +04:00
vysheng
cd775dc273 Added global_search query 2013-11-07 03:12:40 +04:00
vysheng
032755e277 Fixed interface in suggested contacts query 2013-11-07 02:52:00 +04:00
vysheng
dd3fb59dbe Add suggested contacts query 2013-11-07 02:46:17 +04:00
vysheng
0807d07918 Merge github.com:vysheng/tg 2013-11-07 02:18:04 +04:00
vysheng
bb1df969fb Some bugfixes. Add small thumb file to sent video 2013-11-07 02:16:46 +04:00
Vysheng
a540256a20 Changed colors in visualize key 2013-11-06 18:00:31 +04:00
vysheng
2dadc03a79 upload big file functions 2013-11-06 14:07:36 +04:00
vysheng
12c88cd27f Deleted debug output 2013-11-06 02:27:14 +04:00
vysheng
a725c0959f Support for chat create 2013-11-06 02:24:26 +04:00
vysheng
f4e8e8ca0c Some fixes with download/upload in encrypted chats 2013-11-05 03:46:12 +04:00
vysheng
a0ba6cc7c3 Many improvements in encrypted chats. Can not send/download encrypted messages, for example 2013-11-05 03:15:24 +04:00
vysheng
188c2a4f66 Fixed get hostory to encrypted messages 2013-11-04 21:47:32 +04:00
vysheng
180cfd22f2 Partial support for encrypted chats. 2013-11-04 21:34:27 +04:00
vysheng
d022483658 Fixed compilation error 2013-11-02 02:24:59 +04:00
vysheng
b6085fe801 Somthing fixed. Don't know what 2013-11-01 23:57:57 +04:00
Vysheng
2ae2406a91 Added search query. But it seems, that search does not use stemmer 2013-11-01 19:02:28 +04:00
vysheng
a18b898122 id for users and chats renamed to peer_id_t. This will make implementing secure chats and geochats easier 2013-11-01 03:18:34 +04:00
vysheng
f7be3b41cc Added add_contact/rename_contact queries 2013-10-30 14:10:16 +04:00
vysheng
6a804fcfb9 Fixed inerface 2013-10-30 04:08:30 +04:00
vysheng
c8332f38c7 Fixed interface: show download/upload progress 2013-10-29 02:33:13 +04:00
vysheng
5360e1a7dd Fixed fail. Removed some debug output 2013-10-28 21:51:54 +04:00
vysheng
27ee6923df Changed authorization. Sorry, if that fails anything. Now supports download of photos from other DC 2013-10-28 03:10:40 +04:00
vysheng
9565455d3f Load photo/video. Now works only with current DC. 2013-10-27 23:35:02 +04:00