Commit Graph

878 Commits

Author SHA1 Message Date
SyRenity
20ce2ae158 Update lua-tg.c
Added username field to message table passed to Lua
2015-05-01 19:20:42 +03:00
vvaltman
393b514225 updated tgl 2015-05-01 18:12:07 +03:00
vvaltman
86352f2985 updated tgl 2015-04-30 16:24:07 +03:00
vvaltman
3dedb4ac80 enable longopts 2015-04-30 14:10:17 +03:00
vvaltman
c35619f697 updated tgl 2015-04-30 13:43:48 +03:00
vvaltman
4dff2a3f4f updated tgl. load_user_photo/load_chat_photo methods 2015-04-30 13:00:16 +03:00
vvaltman
577c44cca6 updated tgl 2015-04-29 14:55:38 +03:00
vvaltman
8e647e5a92 some fixes 2015-04-28 15:21:50 +03:00
vvaltman
bd55cfdb1a Merge branch 'patch-1' of https://github.com/Requilence/tg 2015-04-28 14:05:25 +03:00
vvaltman
20435fad1b fixes 2015-04-27 17:52:19 +03:00
vvaltman
f144d3ff30 added get message query 2015-04-27 13:43:31 +03:00
Roman Khafizianov
ead522dc8a Peer name parsing inconsistent fix
Full peer name with omitted "id" not working in some cases
2015-04-26 19:04:41 +04:00
vvaltman
6e86f81e27 fixed clear. added view command to view urls and geo 2015-04-24 18:48:54 +03:00
vvaltman
5da1506e21 some small fixes. new tgl 2015-04-24 16:19:13 +03:00
vvaltman
fe1c9e345c simple reply support 2015-04-24 14:08:01 +03:00
vvaltman
232a9f12d9 some fixes. updated tgl 2015-04-24 12:38:21 +03:00
vvaltman
443412cded updated tgl 2015-04-23 19:43:05 +03:00
vvaltman
8bcd9378a0 partial reply support 2015-04-23 18:22:11 +03:00
vvaltman
b4b7a8db48 updated tgl 2015-04-23 18:02:07 +03:00
vvaltman
944fae599e updated tgl 2015-04-23 17:58:43 +03:00
vvaltman
c72df608bb some fixes 2015-04-23 15:24:53 +03:00
vvaltman
6322b8e22d fixes 2015-04-22 21:04:01 +03:00
vvaltman
ff1057eaae fixes 2015-04-22 20:09:53 +03:00
vvaltman
67ec7aa4b3 many fixes 2015-04-16 16:42:44 +03:00
vysheng
01f5d9a3b6 Merge pull request #398 from danielberlin/patch-3
Update README.md
2015-01-17 17:31:02 +03:00
danielberlin
bdc8dc24e6 Update README.md
Improved key path to avoid misunderstanding, see #392.
2015-01-17 15:26:54 +01:00
Vysheng
d96750aba3 updated tgl 2015-01-14 19:34:16 +03:00
Vysheng
048bcb2c91 updated to latest version of tgl. fixed output of attachments in secret chats 2015-01-14 19:19:03 +03:00
vvaltman
39f65fc902 deleted CLOSE_ON_FREE on bev 2015-01-14 18:08:42 +03:00
vvaltman
0c981c1b81 updated CHANGELOG 2015-01-13 19:10:11 +03:00
vvaltman
ffa73d94b8 updated tgl 2015-01-13 18:59:29 +03:00
Vysheng
8fddfe2963 updated changelog 2015-01-13 14:46:00 +03:00
Vysheng
1977eb8346 FIxed registration 2015-01-13 14:45:25 +03:00
Vysheng
ca6942724a fixed indents 2015-01-12 21:04:51 +03:00
vysheng
92f9e9f166 Merge pull request #375 from gfleury/master
Fix environment vars after setuid, fix daemonize option, avoid to exit process when in daemonize
2015-01-12 21:06:47 +03:00
Vysheng
09c6686ad4 updated tgl (ttl issue) 2015-01-12 20:57:44 +03:00
Vysheng
e74a4e4717 updated tgl 2015-01-12 20:34:16 +03:00
vysheng
d434580d23 Merge pull request #380 from Floens/postpone-time-fraction
Support time fractions in lua postpone.
2015-01-12 19:00:52 +03:00
Vysheng
1ae2224933 Merge branch 'master' of github.com:vysheng/tg 2015-01-12 18:54:46 +03:00
Vysheng
025b04f2b5 New version of tgl 2015-01-12 18:54:25 +03:00
vysheng
886cc484c0 Merge pull request #387 from asdofindia/lua_send_typing
add send_typing and send_typing_abort to lua
2015-01-12 18:41:08 +03:00
Vysheng
723416d333 ipv6 support 2015-01-12 16:58:43 +03:00
Vysheng
f59c2a8441 updated tgl 2015-01-12 14:18:45 +03:00
Akshay S Dinesh
b77c35666d add send_typing and send_typing_abort to lua 2015-01-12 10:45:48 +05:30
vvaltman
4118547208 updated to latest version of tgl 2015-01-12 00:52:40 +03:00
vvaltman
4630862924 Small fixes 2015-01-09 14:54:46 +03:00
Floens
bb302b367e Support time fractions in lua postpone. 2015-01-01 20:16:32 +01:00
George Fleury
e3dce286e5 start-telegram-daemon permit -d flag 2014-12-22 03:17:43 +00:00
George Fleury
5f81eb4a36 Fix wrong parameters on start daemon script 2014-12-22 01:44:32 +00:00
George Fleury
fde3182b40 Avoid loop break when daemonize option is on, now daemonize runs forever until sigkill or sigterm 2014-12-22 00:50:28 +00:00