Commit graph

573 commits

Author SHA1 Message Date
Vysheng
2ae2406a91 Added search query. But it seems, that search does not use stemmer 2013-11-01 19:02:28 +04:00
vysheng
e92a932b34 Fixed fail on empty command line 2013-11-01 15:27:08 +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
96c47889c3 Fix to prev commit 2013-10-29 01:57:22 +04:00
vysheng
57370a2607 fixed interface. Small changes. 2013-10-29 01:56:17 +04:00
vysheng
1f978fe54a interface.c: fixed bug with tabs after help command. Added new items to help 2013-10-28 23:14:34 +04:00
vysheng
5360e1a7dd Fixed fail. Removed some debug output 2013-10-28 21:51:54 +04:00
Vysheng
a0a2d74361 Fixed change from v1 of auth file to v2 2013-10-28 03:24:03 +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
vysheng
78b5d205d7 fixed bug in fetching change user name from not a contact 2013-10-27 13:25:14 +04:00
Vysheng
352bea698c Interface fixes 2013-10-26 23:57:22 +04:00
Vysheng
177f0ac25a Sometimes client can recover from network loss 2013-10-26 19:32:20 +04:00
Vysheng
c27ce7f6cb Support for chat rename 2013-10-26 02:33:17 +04:00
Vysheng
f8d3fdf276 Fixed read of notify settings 2013-10-26 02:03:36 +04:00
Vysheng
4481470819 Fixed signin 2013-10-26 01:58:01 +04:00
Vysheng
138198d0f8 Restart query on bad server salt 2013-10-26 01:08:52 +04:00
vysheng
f458444193 fwd message 2013-10-25 23:50:10 +04:00
vysheng
5c4fb5ed7f Fixed alarm 2013-10-25 21:40:03 +04:00
vysheng
cfdfc0d72d Fixed bug in user_info 2013-10-25 21:33:18 +04:00
vysheng
f03501c09e Merge github.com:vysheng/tg 2013-10-25 21:29:14 +04:00
Vysheng
386025c062 Merge github.com:vysheng/tg 2013-10-25 21:29:42 +04:00
vysheng
4fd6b44219 Added user_info query 2013-10-25 21:29:02 +04:00
vysheng
97a24dc3a1 Merge pull request #2 from zhukov/patch-2
Added OS note, fixed styles
2013-10-25 02:38:36 -07:00
vysheng
a5029117d4 Small fix to header 2013-10-25 13:32:10 +04:00
vysheng
5dfaf8ca64 Added some fixes required by GPL 2013-10-25 13:28:29 +04:00
Igor Zhukov
a8834ce86c Added OS note, fixed styles 2013-10-25 10:02:29 +04:00
Vysheng
0cd85d7234 added #num to contacts with duplicate names 2013-10-25 02:56:11 +04:00
Vysheng
0230038845 Ask dialog list at start. Try resend query on timeout 2013-10-25 02:32:13 +04:00
Vysheng
bd6c853729 Print info about forwarded message 2013-10-25 02:21:52 +04:00
Vysheng
a89b6a2b9c Fixed bug in trees, causing fails 2013-10-25 02:16:57 +04:00
vysheng
7eacd3c27a Added some debug info 2013-10-24 23:48:51 +04:00
vysheng
fff104c57a Merge pull request #1 from zhukov/patch-1
Update README.md
2013-10-24 11:29:14 -07:00
Igor Zhukov
1a1dd694aa Update README.md
Improved Readme
2013-10-24 22:25:37 +04:00
vysheng
3fc3d33130 Added help. FIxed get dialog list 2013-10-24 22:22:11 +04:00
Vysheng
7f47948cc6 Fixed chat_info query 2013-10-24 21:04:44 +04:00
Vysheng
dfdd183169 Fixed APP_HASH 2013-10-24 20:04:38 +04:00
Vysheng
dce0af69d7 Updated README 2013-10-24 20:01:40 +04:00
vysheng
65c5cbe137 Added unread count 2013-10-24 19:44:54 +04:00
vysheng
f9cf392960 Fixed some bugs. Fixed interface 2013-10-24 11:38:32 +04:00
vysheng
fd8a13ecfd Merge github.com:vysheng/tg 2013-10-23 23:23:23 +04:00
vysheng
9dacff9d0e Changed APP_ID 2013-10-23 23:22:47 +04:00
Vysheng
3755d426ed Fixed geopoint link view 2013-10-23 22:23:33 +04:00
Vysheng
045467b0df Fixed needed msg len 2013-10-23 21:56:29 +04:00
Vysheng
d289aeb897 Mark messages as read after history query 2013-10-23 19:18:44 +04:00
Vysheng
bb9a614396 Added GPL license text 2013-10-23 18:53:22 +04:00
vysheng
e5cc589a0f Added GPL-headers to source files 2013-10-23 18:26:17 +04:00