• Athurg Gooth's avatar
    feat: add Telegram bot config UI (#1747) · 8628d1e4
    Athurg Gooth authored
    * 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: 's avatarAthurg Feng <athurg@gooth.org>
    Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
    8628d1e4
user_setting.go 3.32 KB