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 845297ec03
refactor: change all `Robot` to `Bot` (#1767)
* Change all `Robot` to `Bot`

* Change all `r` of `Bot` to `b`

* Change `Robot` to `bot` in comments

* Fix typo

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
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: display memo with updated ts (#1760) 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: display memo with updated ts (#1760) 2 years ago
system_setting.go refactor: change all `Robot` to `Bot` (#1767) 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