Go to file
2019-11-29 02:51:41 +02:00
config Presence/iq handling and rudimental telegram client 2019-11-04 00:15:43 +02:00
persistence Save sessions on exit 2019-11-19 22:25:14 +02:00
telegram Handle updates of user status 2019-11-29 02:51:41 +02:00
test Presence/iq handling and rudimental telegram client 2019-11-04 00:15:43 +02:00
xmpp Handle updates of user status 2019-11-29 02:51:41 +02:00
yamldb Save sessions on exit 2019-11-19 22:25:14 +02:00
.gitignore Implementation of Ruby YAML::Store and read/save of the session database 2019-11-11 01:50:50 +02:00
config.yml.example Implementation of Ruby YAML::Store and read/save of the session database 2019-11-11 01:50:50 +02:00
config_schema.json Presence/iq handling and rudimental telegram client 2019-11-04 00:15:43 +02:00
go.mod Implement an own authorizer 2019-11-25 21:42:11 +02:00
go.sum Telegram authorization 2019-11-24 19:10:29 +02:00
log.go Set logging level for Logrus and TDlib from config 2019-11-05 02:09:07 +02:00
log_test.go Tests for log constants 2019-11-12 20:02:06 +02:00
Makefile Refactoring: move SendPresence to xmpp/gateway package 2019-11-25 00:20:07 +02:00
telegabber.go Save sessions on exit 2019-11-19 22:25:14 +02:00