vysheng
|
3c6043840f
|
started to add binlog
|
2013-11-12 01:59:36 +04:00 |
|
vysheng
|
e80c87c9bd
|
Fixed bug in read config
|
2013-11-11 22:35:31 +04:00 |
|
vysheng
|
65edc1789b
|
Maybe it would compile on mac now
|
2013-11-11 15:34:45 +04:00 |
|
vysheng
|
faaf589ef4
|
fixed small bug in msg send to not a contact
|
2013-11-11 02:33:03 +04:00 |
|
vysheng
|
130b38807a
|
Fixed CE without libconfig
|
2013-11-11 00:35:08 +04:00 |
|
vysheng
|
6ce15fda97
|
Added configure script. Some interface fixes
|
2013-11-10 02:47:19 +04:00 |
|
vysheng
|
dee10a0af9
|
Fixed permissions for config
|
2013-11-09 22:28:52 +04:00 |
|
vysheng
|
2100ff652a
|
Committed sample config
|
2013-11-09 22:27:08 +04:00 |
|
vysheng
|
7f0c7b5608
|
Merge github.com:vysheng/tg
|
2013-11-09 22:23:34 +04:00 |
|
vysheng
|
ea6ce649f8
|
Added quit comman
|
2013-11-09 22:23:11 +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
|
c04a0f5d6a
|
Added libconfig to parse config. Something fixed in net
|
2013-11-08 22:58:28 +04:00 |
|
vysheng
|
a064540223
|
Some fixes in network
|
2013-11-07 22:31:58 +04:00 |
|
vysheng
|
433ce1459a
|
Fixes some bugs in network
|
2013-11-07 21:37:12 +04:00 |
|
vysheng
|
18bc09b201
|
Added queries to add/delete user to group
|
2013-11-07 04:08:16 +04:00 |
|
vysheng
|
8d4dcf313c
|
Improved help
|
2013-11-07 03:18:35 +04:00 |
|
vysheng
|
c509422ce5
|
Added global_search query
|
2013-11-07 03:12:40 +04:00 |
|
vysheng
|
9eadb3e9dc
|
Fixed interface in suggested contacts query
|
2013-11-07 02:52:00 +04:00 |
|
vysheng
|
9361621c53
|
Add suggested contacts query
|
2013-11-07 02:46:17 +04:00 |
|
vysheng
|
a9062675e7
|
Merge github.com:vysheng/tg
|
2013-11-07 02:18:04 +04:00 |
|
vysheng
|
c713d80ded
|
Some bugfixes. Add small thumb file to sent video
|
2013-11-07 02:16:46 +04:00 |
|
Vysheng
|
ef5d808b68
|
Changed colors in visualize key
|
2013-11-06 18:00:31 +04:00 |
|
vysheng
|
143fda9e58
|
upload big file functions
|
2013-11-06 14:07:36 +04:00 |
|
vysheng
|
d0f9832b8d
|
Fixed bug in restarting in starting encrypted chat
|
2013-11-06 02:53:40 +04:00 |
|
vysheng
|
382e8d7545
|
Deleted debug output
|
2013-11-06 02:27:14 +04:00 |
|
vysheng
|
d0adb13107
|
Support for chat create
|
2013-11-06 02:24:26 +04:00 |
|
vysheng
|
5aa2888177
|
Forgot GPL header.
|
2013-11-05 03:55:41 +04:00 |
|
vysheng
|
0754212e70
|
Some fixes with download/upload in encrypted chats
|
2013-11-05 03:46:12 +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
|
e4dc0e08b4
|
Fixed get hostory to encrypted messages
|
2013-11-04 21:47:32 +04:00 |
|
vysheng
|
923845d668
|
Partial support for encrypted chats.
|
2013-11-04 21:34:27 +04:00 |
|
Vysheng
|
9dd3627afa
|
Some code related to encrypted chat. Nothing works yet, but I believe it would work in the nearest future
|
2013-11-02 21:01:22 +04:00 |
|
vysheng
|
5b8a4fdc60
|
Some changes to add encrypted chat in nearest future
|
2013-11-02 14:14:30 +04:00 |
|
vysheng
|
c9c1641b70
|
Fixed compilation error
|
2013-11-02 02:24:59 +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
|
970cbcd3c7
|
Fixed fail on empty command line
|
2013-11-01 15:27:08 +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
|
3be908e7da
|
Fixed interface: show download/upload progress
|
2013-10-29 02:33:13 +04:00 |
|
vysheng
|
e858db0964
|
Fix to prev commit
|
2013-10-29 01:57:22 +04:00 |
|
vysheng
|
6d2c6ad5b5
|
fixed interface. Small changes.
|
2013-10-29 01:56:17 +04:00 |
|
vysheng
|
feac506628
|
interface.c: fixed bug with tabs after help command. Added new items to help
|
2013-10-28 23:14:34 +04:00 |
|
vysheng
|
16b8105df8
|
Fixed fail. Removed some debug output
|
2013-10-28 21:51:54 +04:00 |
|
Vysheng
|
efb1b482f2
|
Fixed change from v1 of auth file to v2
|
2013-10-28 03:24:03 +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
|
23eaec4cdb
|
fixed bug in fetching change user name from not a contact
|
2013-10-27 13:25:14 +04:00 |
|