vvaltman
|
e179f25fe9
|
Added PFS support. Parallel auth_key generation. Small bug fixes
|
2014-08-29 17:33:15 +04:00 |
|
vvaltman
|
e57b7064bb
|
Fixed licenses. libtgl is now distributed under LGPL 2.1+
|
2014-08-22 02:02:43 +04:00 |
|
vvaltman
|
d33d24d1f0
|
changes
|
2014-08-21 07:24:52 +04:00 |
|
Vysheng
|
b12ca53816
|
many updates
|
2014-08-14 22:03:33 +04:00 |
|
vysheng
|
fe08f0c5e7
|
more code
|
2014-08-14 01:31:24 +00:00 |
|
Vysheng
|
bf86f75604
|
fixes
|
2014-08-13 19:55:16 +04:00 |
|
vysheng
|
d3780ebeff
|
Mant fixes. Sometimes work now
|
2014-08-13 01:22:15 +00:00 |
|
vysheng
|
811df367cd
|
Updates
|
2014-08-12 09:59:59 +00:00 |
|
René van Dorst
|
f0436e61ca
|
Added command create_group_chat <user> <chat topic>.
Currently it supports only 1 user on creation.
Use chat_add_user to add more users to the chat.
|
2014-02-25 21:13:14 +01:00 |
|
Jeroen Bobbeldijk
|
f6fe5765d2
|
Fully working phone call support, might need some tweaks and checks
|
2014-02-24 07:59:20 +01:00 |
|
Vysheng
|
8f63825890
|
added delete/restore messages queries
|
2014-01-24 19:05:41 +04:00 |
|
vysheng
|
71e5991c59
|
Fixed load audio
|
2014-01-17 18:16:35 +04:00 |
|
Vysheng
|
c9346a75f3
|
Fixed bug in document loading
|
2013-12-20 19:45:59 +04:00 |
|
Vysheng
|
725c6669a7
|
Manty fixes. Mostly binlog for messages
|
2013-11-30 01:43:56 +04:00 |
|
Vysheng
|
06dee8bdbd
|
Sometimes new binlog works
|
2013-11-21 23:35:49 +04:00 |
|
Vysheng
|
8ad5053c66
|
Partial support for binlog. It now can track user, secret chat and auth updates.
|
2013-11-15 04:08:24 +04:00 |
|
vysheng
|
0d99482877
|
Added files for binlog
|
2013-11-13 04:11:25 +04:00 |
|
Vysheng
|
fc4579ca81
|
Fixed CE
|
2013-11-09 14:00:51 +04:00 |
|
vysheng
|
8193960ccf
|
Added queries online/offline/contacts_search
|
2013-11-09 13:51:07 +04:00 |
|
vysheng
|
18bc09b201
|
Added queries to add/delete user to group
|
2013-11-07 04:08:16 +04:00 |
|
vysheng
|
9361621c53
|
Add suggested contacts query
|
2013-11-07 02:46:17 +04:00 |
|
vysheng
|
d0adb13107
|
Support for chat create
|
2013-11-06 02:24:26 +04:00 |
|
vysheng
|
cce9841947
|
Many improvements in encrypted chats. Can not send/download encrypted messages, for example
|
2013-11-05 03:15:24 +04:00 |
|
vysheng
|
923845d668
|
Partial support for encrypted chats.
|
2013-11-04 21:34:27 +04:00 |
|
vysheng
|
0819dcf09d
|
Somthing fixed. Don't know what
|
2013-11-01 23:57:57 +04:00 |
|
Vysheng
|
b70f868e0b
|
Added search query. But it seems, that search does not use stemmer
|
2013-11-01 19:02:28 +04:00 |
|
vysheng
|
cdea9ca872
|
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
|
f4dcc50946
|
Added add_contact/rename_contact queries
|
2013-10-30 14:10:16 +04:00 |
|
vysheng
|
c4e3052db6
|
Fixed inerface
|
2013-10-30 04:08:30 +04:00 |
|
vysheng
|
14fd4006ba
|
Changed authorization. Sorry, if that fails anything. Now supports download of photos from other DC
|
2013-10-28 03:10:40 +04:00 |
|
vysheng
|
62f7295ff7
|
Load photo/video. Now works only with current DC.
|
2013-10-27 23:35:02 +04:00 |
|
Vysheng
|
d7b25cca90
|
Support for chat rename
|
2013-10-26 02:33:17 +04:00 |
|
Vysheng
|
e0fff96426
|
Restart query on bad server salt
|
2013-10-26 01:08:52 +04:00 |
|
vysheng
|
4f494a579c
|
fwd message
|
2013-10-25 23:50:10 +04:00 |
|
vysheng
|
e20f9e498f
|
Added user_info query
|
2013-10-25 21:29:02 +04:00 |
|
Vysheng
|
2961f108ec
|
Ask dialog list at start. Try resend query on timeout
|
2013-10-25 02:32:13 +04:00 |
|
vysheng
|
e5cc589a0f
|
Added GPL-headers to source files
|
2013-10-23 18:26:17 +04:00 |
|
vysheng
|
94d55325b4
|
Added chat_info query. Fixed interface
|
2013-10-23 14:24:59 +04:00 |
|
vysheng
|
db8a7a774b
|
Some fixes
|
2013-10-22 19:28:41 +04:00 |
|
vysheng
|
b1d8835540
|
Added send_text query
|
2013-10-22 12:36:07 +04:00 |
|
Vysheng
|
1c0ba265f0
|
Support for sending photos. Some fixed bugs. Slightly changed interface
|
2013-10-21 22:24:31 +04:00 |
|
vysheng
|
6cc1b3d349
|
Fixed small bug. Changed interface
|
2013-10-18 23:30:24 +04:00 |
|
Vysheng
|
e40ae9590d
|
Many bug fixes. Added dialog_list query
|
2013-10-18 20:00:47 +04:00 |
|
Vysheng
|
a8a18a8076
|
Sometimes updates work
|
2013-10-16 23:19:39 +04:00 |
|
Vysheng
|
3243c29a8c
|
Big commit
|
2013-10-12 00:52:20 +04:00 |
|