Vysheng
|
a92ac340aa
|
many fixes. Autogenerated code probably works
|
2014-08-12 16:20:00 +04:00 |
|
vysheng
|
811df367cd
|
Updates
|
2014-08-12 09:59:59 +00:00 |
|
Vysheng
|
35f100b95a
|
temp
|
2014-08-11 22:04:59 +04:00 |
|
Vysheng
|
8bbfda4c50
|
files for new version
|
2014-08-11 19:27:34 +04:00 |
|
vysheng
|
1dad2e8993
|
Merge pull request #158 from koter84/master
use the right .pub file
|
2014-03-21 20:12:54 +03:00 |
|
Dennis Koot
|
a8affb9f78
|
use the right .pub file since commit #ff14a08d53ac9e223ffada8a41e69ebb673aa7d7 changed tg.pub to tg-server.pub
|
2014-03-21 16:34:06 +01:00 |
|
vysheng
|
8f4f808d32
|
fixed login
|
2014-03-21 15:33:06 +04:00 |
|
vysheng
|
b5bf72f1f2
|
Merge github.com:vysheng/tg
|
2014-03-21 01:03:42 +04:00 |
|
vysheng
|
8d6dff61e8
|
Fixed sentCode parse in 12 layer
|
2014-03-21 01:03:23 +04:00 |
|
vysheng
|
d5cfcb520f
|
added layer 12 support
|
2014-03-20 19:33:08 +04:00 |
|
vysheng
|
90f6271261
|
Merge pull request #150 from mindrunner/master
telegram-cli gentoo ebuild pubkey fix
|
2014-03-16 23:46:24 +03:00 |
|
vysheng
|
f353054c7e
|
Merge github.com:vysheng/tg
|
2014-03-17 00:45:46 +04:00 |
|
vysheng
|
adedad0d61
|
structures.h: fixed foolish bug in structures defenition, leading to SIGSEGV
|
2014-03-17 00:45:10 +04:00 |
|
mindrunner
|
589e8d7c45
|
telegram-cli gentoo ebuild pubkey fix
|
2014-03-16 13:44:44 +01:00 |
|
vysheng
|
046b8f7a8a
|
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
|
ff14a08d53
|
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
|
31e7f3a92f
|
deleted unused code
|
2014-03-07 23:41:59 +04:00 |
|
vysheng
|
447e094cfa
|
added support for update_dc
|
2014-03-07 23:15:57 +04:00 |
|
vysheng
|
ad25ab1b01
|
fix to prev fix
|
2014-03-07 02:44:41 +04:00 |
|
vysheng
|
8b78b6ffef
|
Fixed merge structures.c
|
2014-03-07 02:43:15 +04:00 |
|
Thomas Wentzel
|
4c0071cfb9
|
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
|
49f1321f77
|
Change type in message_action and message_media from int to unsigned.
|
2014-03-06 22:31:05 +01:00 |
|
vysheng
|
6c2392053f
|
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
|
e21a719500
|
re-added jetbrains .idea/ and netbeans nbproject/ to gitignore
|
2014-03-05 14:21:01 +01:00 |
|
vysheng
|
02c818f1d2
|
Update interface.c
|
2014-03-05 16:18:53 +03:00 |
|
vysheng
|
a3fdd2b733
|
Merge pull request #136 from rmsrepliedtomeonce/patch-1
Remove biased shell signs
|
2014-03-05 16:09:57 +03:00 |
|
rmsrepliedtomeonce
|
c7fad3b453
|
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
|
90d357fe67
|
Update README.md
|
2014-03-05 00:58:47 +03:00 |
|
vysheng
|
64b04d212f
|
delted text about Makefile
|
2014-03-05 01:54:45 +04:00 |
|
vysheng
|
1f5050318b
|
Merge branch 'openbsd-initial' of https://github.com/czarkoff/tg
Conflicts:
.gitignore
README.md
|
2014-03-05 01:54:24 +04:00 |
|
vysheng
|
1ee6eb6a57
|
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 |
|
vysheng
|
f83a9fe588
|
Merge pull request #126 from koter84/feature-options-list
better list of options for -h
|
2014-03-05 00:45:33 +03:00 |
|
vysheng
|
12e14e25e8
|
Merge pull request #124 from vcuculo/sound_notification
Added support to sound notifications
|
2014-03-05 00:21:25 +03:00 |
|
vysheng
|
ac6079a00a
|
Merge pull request #135 from kartikm/master
Whitespace cleanups
|
2014-03-04 22:34:27 +03:00 |
|
Kartik Mistry
|
1cc2ffe19c
|
Whitespace cleanups
|
2014-03-04 17:17:09 +05:30 |
|
Dennis Koot
|
81e48abaa9
|
netbeans ignore
|
2014-02-27 11:14:35 +01:00 |
|
Dennis Koot
|
69dd10617c
|
extra ignores
|
2014-02-27 11:13:48 +01:00 |
|
Dennis Koot
|
50059df3ed
|
better list of options for -h
|
2014-02-27 10:17:07 +01:00 |
|
Dennis Koot
|
6c0c120943
|
added .idea for jetbrains
|
2014-02-27 09:55:53 +01:00 |
|
Dennis Koot
|
7562cf6700
|
ignore files created by compiling telegram
|
2014-02-27 09:51:55 +01:00 |
|
vcuculo
|
69c2f61865
|
added support to sound notifications
|
2014-02-27 09:48:05 +01:00 |
|
Dmitrij D. Czarkoff
|
c373008400
|
Clean up and merge Linux and BSD instructions
* Now BSDs don't require setting environment for configure.
* No default Makefile any more.
|
2014-02-27 01:09:56 +01:00 |
|
Dmitrij D. Czarkoff
|
5dc4a61322
|
Add /usr/local/include and /usr/local/lib to CPPFLAGS and LDFLAGS
This allows to avoid extra options for BSDs and strangle Linux systems, where
some libraries may be installed under "/usr/local" prefix.
|
2014-02-27 01:06:44 +01:00 |
|
Dmitrij D. Czarkoff
|
f3fb958ce4
|
LUA_INCLUDE belongs to CPPFLAGS, not CFLAGS
|
2014-02-27 00:52:30 +01:00 |
|
Dmitrij D. Czarkoff
|
b64159aff7
|
When using libedit also search for curses
|
2014-02-27 00:46:44 +01:00 |
|
Dmitrij D. Czarkoff
|
1ab7185fdc
|
Added "-Wno-deprecated-declarations" to COMPILE_FLAGS
|
2014-02-26 10:15:35 +01:00 |
|
vysheng
|
75194f4552
|
Update loop.c
|
2014-02-25 23:31:27 +03:00 |
|
vysheng
|
5f40cc4e4e
|
Merge pull request #121 from vDorst/create_group_chat
Added command create_group_chat <user> <chat topic>.
|
2014-02-25 23:28:41 +03: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 |
|
Dmitrij D. Czarkoff
|
6a44fe7dea
|
On OpenBSD telegram should be linked with '-lcurses'
|
2014-02-25 16:57:35 +01:00 |
|