A bot to synchronise chat between an DC hub and a Telegram supergroup. https://code.ivysaur.me/nmdc-telegramfrontend/
Go to file
mappu 6b4334cfc8 convert to go modules 2018-11-07 18:55:32 +13:00
dist doc: changelog for 1.0.1 2018-06-10 14:21:06 +12:00
vendor convert to go modules 2018-11-07 18:55:32 +13:00
.gitignore hg2git: convert ignores, remove hgtags 2018-11-07 18:51:54 +13:00
Gopkg.lock vendor: track h2non/filetype (MIT license) 2018-06-09 12:18:00 +12:00
Gopkg.toml vendor: track h2non/filetype (MIT license) 2018-06-09 12:18:00 +12:00
Makefile bump next version to 1.0.2 2018-06-10 14:21:52 +12:00
NTFConfig.go contented: initial work on file upload support 2018-06-06 19:35:54 +12:00
NTFServer.go send dc message when contacts are shared in TG 2018-06-10 14:16:12 +12:00
coalesce.go extract message-coalesce-buffer to separate file 2018-06-06 19:39:22 +12:00
contented.go support uploading all other telegram filetypes 2018-06-09 13:50:07 +12:00
go.mod convert to go modules 2018-11-07 18:55:32 +13:00
go.sum convert to go modules 2018-11-07 18:55:32 +13:00
linkBotMenu.go move user registration to linkbot menu file 2018-06-06 19:41:08 +12:00
main.go isolate debugging messages behind new -Verbose flag (argument, not in config file) 2018-06-03 18:51:59 +12:00
version.go initial commit 2018-06-03 15:27:50 +12:00