migrations
|
add migrations
|
2018-05-23 17:40:09 +03:00 |
templates
|
add telegram webhook, improve template, minor fixes
|
2018-05-24 15:33:11 +03:00 |
translate
|
minor fixes
|
2018-05-24 18:10:25 +03:00 |
web
|
correct response statuses
|
2018-05-24 17:16:21 +03:00 |
.gitignore
|
update build files
|
2018-05-23 17:40:09 +03:00 |
config_test.yml.dist
|
add Jenkins configuration
|
2018-05-25 16:02:19 +03:00 |
config.go
|
add tests, improve receiving updates from telegram
|
2018-05-25 15:56:31 +03:00 |
config.yml.dist
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
database.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
docker-compose-test.yml
|
add Jenkins configuration
|
2018-05-25 16:02:19 +03:00 |
docker-compose.yml
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
Dockerfile
|
update Dockerfile & title translations
|
2018-05-24 11:33:04 +03:00 |
Jenkinsfile
|
add Jenkins configuration
|
2018-05-25 16:02:19 +03:00 |
LICENSE
|
Initial commit
|
2018-04-18 12:21:38 +03:00 |
log.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
main.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
Makefile
|
fix makefile
|
2018-05-25 16:03:50 +03:00 |
migrate.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
models.go
|
remove mapping, correct template
|
2018-05-23 17:40:17 +03:00 |
README.md
|
Initial commit
|
2018-04-18 12:21:38 +03:00 |
repository.go
|
minor fixes
|
2018-05-24 18:10:25 +03:00 |
routing_test.go
|
add tests, improve receiving updates from telegram
|
2018-05-25 15:56:31 +03:00 |
routing.go
|
add tests, improve receiving updates from telegram
|
2018-05-25 15:56:31 +03:00 |
run.go
|
add localization, improve template
|
2018-05-23 17:40:09 +03:00 |
telegram.go
|
add telegram webhook, improve template, minor fixes
|
2018-05-24 15:33:11 +03:00 |
token.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |