V V
17fc871f15
interface: fixed output of forwarded messages
2015-09-30 21:06:40 +03:00
V V
8b0ff90800
updates. something may work now
2015-09-30 20:41:29 +03:00
V V
d15b20d48c
updates
2015-09-30 19:49:50 +03:00
V V
8fe867943d
updated tgl
2015-09-25 20:20:00 +03:00
V V
d67c52184e
updates
2015-09-25 20:01:51 +03:00
V V
4c27091706
try to add partial channel support
2015-09-25 18:28:23 +03:00
vvaltman
2052f4b381
minor updates.
2015-07-30 15:24:17 +03:00
vvaltman
2cc75016aa
updated tgl
2015-07-30 15:17:42 +03:00
vysheng
224160d804
Merge pull request #712 from mamal72/master
...
fix add_contact and rename_contact
2015-07-30 13:08:41 +03:00
vysheng
a4758e8c11
Merge pull request #708 from JuanPotato/patch-3
...
Fix when crashing if print_name is null
2015-07-30 13:08:18 +03:00
vysheng
9d5cfe3929
Merge pull request #698 from vonabarak/master
...
Fix it to work on current stable gentoo.
2015-07-30 13:08:01 +03:00
vysheng
b935097816
Merge pull request #713 from telegram-wired/master
...
Fixed random crashes and crash on group link request
2015-07-30 13:07:40 +03:00
Rei
21c9df5b27
Fixed random crashes and crash on group link request
...
- (Random crashes) Fixed uninitialized variable prompt_was; please, use static variables to make life easier to everyone.
- Removed duplicate line 2138. The print_start/print_end mechanism is weak, there's a lot of redundant code and bugs are hard to catch.
2015-07-26 17:57:05 +02:00
Mohamad Jahani
f6d34bc3bf
fix add_contact and rename_contact
2015-07-26 19:24:15 +04:30
Juan Potato
f3eabae061
Update json-tg.c
2015-07-20 10:31:19 -04:00
vonabarak
616f88c039
Fix it to work on current stable gentoo.
2015-07-15 16:48:15 +03:00
vvaltman
cf6cb90230
Merge github.com:vysheng/tg
2015-07-10 20:39:21 +03:00
vvaltman
08c4f4851d
updated tgl
2015-07-10 20:39:00 +03:00
vysheng
4723db989d
Merge pull request #670 from kovv/master
...
Unnecessary brew installs
2015-07-07 19:06:20 +03:00
vysheng
524ab24e88
Merge pull request #672 from JLarky/fix--stdout-buffer
...
do fflush instead of readline when readline is disabled.
2015-07-07 19:06:09 +03:00
vysheng
29a4fca882
Merge pull request #677 from samuelsmal/patch-1
...
Updates Fedora install guide
2015-07-07 19:05:55 +03:00
Samuel
ba51b8e079
Updates Fedora install guide
...
Replaces `yum` with `dnf`.
2015-07-02 10:11:20 +02:00
JLarky
708b2ee432
do fflush instead of readline when readline is disabled.
...
- fixes issue when output is getting buffered and is not sent until message is received or program has stopped
- I used this answer http://stackoverflow.com/a/1716621/74167 for solution
2015-06-29 19:57:01 -07:00
Ilya Kovalenko
d3ffa5b2a3
Unnecessary brew installs
...
Brew can do it inline.
2015-06-27 14:56:05 +07:00
vvaltman
be1ac1f456
Merge github.com:vysheng/tg
2015-06-25 13:34:51 +03:00
vvaltman
6c4c76bd4f
fixed autocomplete for bots
2015-06-25 13:34:28 +03:00
vysheng
c1edf44171
Merge pull request #658 from alexbft/master
...
Enabled Peer.fwd_msg for python scripts
2015-06-24 21:28:41 +03:00
vvaltman
c4ffd8c342
added completion in chats
2015-06-24 20:52:52 +03:00
vvaltman
e36ec84bf5
updated tgl. fixed layer 31
2015-06-24 20:46:12 +03:00
alexbft
7e0cd1cd74
Enabled Peer.fwd_msg for python scripts
2015-06-20 16:14:43 +02:00
vvaltman
3dab3ac555
updated tgl
2015-06-18 16:07:01 +03:00
vvaltman
97bfa253e2
updated tgl. Fixed contact_search. Added resolve_username
2015-06-18 15:54:55 +03:00
vvaltman
e250f55a13
fixed deps
2015-06-17 19:23:22 +03:00
vvaltman
d6a2abcb9e
deleted livevent call from signal handler
2015-06-17 16:49:42 +03:00
vvaltman
b43ab0a522
support for custom keyboard
2015-06-17 16:48:44 +03:00
vvaltman
b9447e6ae1
Merge github.com:vysheng/tg
2015-06-17 12:39:48 +03:00
vysheng
6148830dcb
Merge pull request #643 from lyager/master
...
Use sizeof() to get size of sun_path.
2015-06-17 12:38:34 +03:00
vysheng
e8c16c6c29
Merge pull request #617 from Floens/get_self
...
Add get_self command
2015-06-17 12:38:20 +03:00
vvaltman
5bb5070c10
cygwin-patch: deleted changes in loop.c
2015-06-17 12:37:51 +03:00
vvaltman
491deec2b0
Merge branch 'build-cygwin' of https://github.com/ied206/tg
2015-06-17 12:37:20 +03:00
vvaltman
3a63591250
some fixed to loop.c
2015-06-17 12:36:37 +03:00
Jesper Lyager Nielsen
de5d6de0c8
Use sizeof() to get size of sun_path.
...
- Size varies on platforms, OSX has 104, Linux has 108.
2015-06-17 11:19:13 +02:00
vvaltman
0faf9f80b7
some fixes. updated tgl
2015-06-17 12:05:57 +03:00
ied206
da4d26fed6
Removed old diff file
2015-06-16 14:04:10 +09:00
ied206
78680bf72d
Second Patch to compile smoothly in Cygwin
2015-06-16 13:02:40 +09:00
ied206
141982f5e3
Added Cygwin Build README and patch
2015-06-16 00:52:56 +09:00
vvaltman
44286cd15e
Merge branch 'fix_json_more_chat_info' of https://github.com/luckydonald/tg into luckydonald-fix_json_more_chat_info
2015-06-12 11:59:30 +03:00
vysheng
105ccd2821
Merge pull request #618 from Floens/user_status_pack_peer
...
Add more info to the JSON user status event
2015-06-12 11:54:06 +03:00
vysheng
ae31d58d19
Merge pull request #606 from jonnywilliamson/master
...
Fix "bind: Address already in use" error
2015-06-12 11:53:21 +03:00
vysheng
706aed07cb
Merge pull request #603 from datamachine/master
...
Python version support fixes
2015-06-12 11:51:31 +03:00