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 |
|
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
|
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
|
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
|
5dfaf8ca64
|
Added some fixes required by GPL
|
2013-10-25 13:28: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 |
|