You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
Athurg Gooth 626ff5e3a7
feat: notify by telegram while new memo create by HTTP (#2215)
* Inject telegram bot into API service

* Add support for send telegram message

* Send notification by telegram while new memo post
2 years ago
..
dist feat: use go embed 3 years ago
profile feat: add configuration option to bind server to specific address (#2165) 2 years ago
service chore: update swag docs (#2178) 2 years ago
version chore: upgrade version to `0.14.4` (#2132) 2 years ago
embed_frontend.go chore: update skipper name (#1080) 2 years ago
server.go feat: notify by telegram while new memo create by HTTP (#2215) 2 years ago
telegram.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago