Vysheng
|
3b58fed8e4
|
updates
|
2014-08-21 19:38:51 +04:00 |
|
vvaltman
|
64981ad777
|
Merge branch 'master' of adm239:tg
Conflicts:
interface.c
tgl.h
|
2014-08-20 20:41:56 +04:00 |
|
vvaltman
|
311489b168
|
Fixes
|
2014-08-20 20:36:45 +04:00 |
|
Vysheng
|
52b5a2d3ce
|
fixes
|
2014-08-19 16:57:55 +04:00 |
|
vvaltman
|
d08a64a481
|
updates
|
2014-08-18 20:39:04 +04:00 |
|
vvaltman
|
b1cbaa5105
|
many fixes
|
2014-08-15 02:16:01 +04:00 |
|
Vysheng
|
e0ded4a86c
|
fixes
|
2014-08-15 18:57:43 +04:00 |
|
Vysheng
|
4a48059e8a
|
many updates
|
2014-08-14 22:03:33 +04:00 |
|
vysheng
|
3dde03db86
|
more code
|
2014-08-14 01:31:24 +00:00 |
|
Vysheng
|
3b5458de54
|
fixes
|
2014-08-13 19:55:16 +04:00 |
|
Vysheng
|
cb95039f51
|
Some refactoring
|
2014-08-13 16:56:55 +04:00 |
|
Vysheng
|
bc1648a7c7
|
renamed user_chat_get to peer_get
|
2014-08-13 14:09:52 +04:00 |
|
vysheng
|
ddbe7ba88c
|
Mant fixes. Sometimes work now
|
2014-08-13 01:22:15 +00:00 |
|
vysheng
|
c05bb2683e
|
Some renaming
|
2014-08-12 21:51:16 +00:00 |
|
vysheng
|
143d672884
|
A bit working version
|
2014-08-12 21:32:11 +00:00 |
|
Vysheng
|
c34e6a3abe
|
Fixes
|
2014-08-12 22:05:18 +04:00 |
|
vvaltman
|
fc8a20b74c
|
fixes
|
2014-08-12 01:15:22 +04:00 |
|
Vysheng
|
7741fe8da9
|
many changes
|
2014-08-12 19:15:04 +04:00 |
|
Vysheng
|
30f949ee75
|
Fixed build options. Updated gitignore
|
2014-08-12 16:29:42 +04:00 |
|
Vysheng
|
474a76a010
|
many fixes. Autogenerated code probably works
|
2014-08-12 16:20:00 +04:00 |
|
vysheng
|
a8fae1278f
|
Updates
|
2014-08-12 09:59:59 +00:00 |
|
Vysheng
|
9b622ba083
|
temp
|
2014-08-11 22:04:59 +04:00 |
|
Vysheng
|
74b05dbf8e
|
files for new version
|
2014-08-11 19:27:34 +04:00 |
|
vysheng
|
c8f8dd0309
|
Merge pull request #158 from koter84/master
use the right .pub file
|
2014-03-21 20:12:54 +03:00 |
|
Dennis Koot
|
3fe6641dbe
|
use the right .pub file since commit #ff14a08d53ac9e223ffada8a41e69ebb673aa7d7 changed tg.pub to tg-server.pub
|
2014-03-21 16:34:06 +01:00 |
|
vysheng
|
0ca3a4dc48
|
fixed login
|
2014-03-21 15:33:06 +04:00 |
|
vysheng
|
183c09877d
|
Merge github.com:vysheng/tg
|
2014-03-21 01:03:42 +04:00 |
|
vysheng
|
aa68c2c6ae
|
Fixed sentCode parse in 12 layer
|
2014-03-21 01:03:23 +04:00 |
|
vysheng
|
1722bbc3f2
|
added layer 12 support
|
2014-03-20 19:33:08 +04:00 |
|
vysheng
|
1c09ffc626
|
Merge pull request #150 from mindrunner/master
telegram-cli gentoo ebuild pubkey fix
|
2014-03-16 23:46:24 +03:00 |
|
vysheng
|
4b8fe89b79
|
Merge github.com:vysheng/tg
|
2014-03-17 00:45:46 +04:00 |
|
vysheng
|
2fd40ea3e7
|
structures.h: fixed foolish bug in structures defenition, leading to SIGSEGV
|
2014-03-17 00:45:10 +04:00 |
|
mindrunner
|
a50c7c37d2
|
telegram-cli gentoo ebuild pubkey fix
|
2014-03-16 13:44:44 +01:00 |
|
vysheng
|
bfb31f383a
|
Merge pull request #117 from mk-pmb/pubkey_clarify
Enhance naming to show that the pubkey is the server's.
|
2014-03-12 15:49:04 +03:00 |
|
mk-pmb
|
eb7ce437af
|
Enhance naming to show that the pubkey is the server's.
While I'm at it, also label the magic constants for prng_seed
to avoid confusion with srand(0).
|
2014-03-11 15:10:19 +01:00 |
|
vysheng
|
d8d1d42327
|
deleted unused code
|
2014-03-07 23:41:59 +04:00 |
|
vysheng
|
2d7fbe769e
|
added support for update_dc
|
2014-03-07 23:15:57 +04:00 |
|
vysheng
|
8ff2ac447b
|
fix to prev fix
|
2014-03-07 02:44:41 +04:00 |
|
vysheng
|
3383755b21
|
Fixed merge structures.c
|
2014-03-07 02:43:15 +04:00 |
|
Thomas Wentzel
|
11ab0194eb
|
Got into a situation where telegram would crash upon startup, since fetch_encrypted_message_file would end up being called with a message_media of type CODE_decrypted_message_media_document.
|
2014-03-06 22:31:05 +01:00 |
|
Thomas Wentzel
|
6677355f44
|
Change type in message_action and message_media from int to unsigned.
|
2014-03-06 22:31:05 +01:00 |
|
vysheng
|
4e1d23eed3
|
Merge pull request #137 from koter84/feature-gitignore
re-added jetbrains .idea/ and netbeans nbproject/ to gitignore
|
2014-03-05 16:41:23 +03:00 |
|
Dennis Koot
|
69fb759b9e
|
re-added jetbrains .idea/ and netbeans nbproject/ to gitignore
|
2014-03-05 14:21:01 +01:00 |
|
vysheng
|
e0d109e450
|
Update interface.c
|
2014-03-05 16:18:53 +03:00 |
|
vysheng
|
0105abaff6
|
Merge pull request #136 from rmsrepliedtomeonce/patch-1
Remove biased shell signs
|
2014-03-05 16:09:57 +03:00 |
|
rmsrepliedtomeonce
|
ceca0589d8
|
Remove biased shell signs
Not everybody uses bash, you know. Especially the people on *BSD, which you still listed as '$'
|
2014-03-05 14:50:49 +02:00 |
|
vysheng
|
7773adf5f2
|
Update README.md
|
2014-03-05 00:58:47 +03:00 |
|
vysheng
|
fde21397ab
|
delted text about Makefile
|
2014-03-05 01:54:45 +04:00 |
|
vysheng
|
fec2ee493f
|
Merge branch 'openbsd-initial' of https://github.com/czarkoff/tg
Conflicts:
.gitignore
README.md
|
2014-03-05 01:54:24 +04:00 |
|
vysheng
|
fcb05e6770
|
Merge pull request #125 from koter84/feature-gitignore
ignore build-files in .gitignore so git is clean after building
|
2014-03-05 00:46:18 +03:00 |
|