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/api
Athurg Gooth 8628d1e4b2
feat: add Telegram bot config UI (#1747)
* Add retry wait for telegram.GetUpdates

* Add support to set telegram robot token from UI

* Change validator of UserSettingTelegramUserID

* Add support to set telegram user id from UI

* Fix typescript check

* Add validator for SystemSettingTelegramRobotTokenName

* Optimize error notice while config telegram params

* Change for review

* Fix telegram user id could not be empty

* Fix telegram robot could not be empty

* Fix for eslint (again)

* Update web/src/components/Settings/SystemSection.tsx

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
..
activity.go chore: update memo create activity (#903) 2 years ago
auth.go feat: implement sign in with SSO (#1119) 2 years ago
common.go chore: update signup api (#1067) 2 years ago
idp.go fix: idp config definition (#1115) 2 years ago
memo.go feat: add support for content search (#1728) 2 years ago
memo_organizer.go chore: upgrade version `0.13.0` (#1685) 2 years ago
memo_relation.go chore: update memo relation types (#1658) 2 years ago
memo_resource.go fix: access control (#870) 2 years ago
resource.go feat: add public id field to resource (#1451) 2 years ago
shortcut.go fix: access control (#870) 2 years ago
storage.go chore: update version and remove isDev flag (#1452) 2 years ago
system.go feat: add max upload size setting to UI & UI improvements (#1646) 2 years ago
system_setting.go feat: add Telegram bot config UI (#1747) 2 years ago
tag.go fix: delete tag (#1062) 2 years ago
user.go fix: patch user with nil password (#1290) 2 years ago
user_setting.go feat: add Telegram bot config UI (#1747) 2 years ago