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 4d59689126
feat: set memo visibility in telegram (#1824)
* Add telegram.Bot in MessageHandler

* Change single message handler like group messages

* Move message notify wrapper from plugin to server

* Add keyboard buttons on Telegram reply message

* Add support to telegram CallbackQuery update

* Set visibility in callbackQuery

* Change original reply message after callbackQuery

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
..
auth
dist
profile
version
auth.go
common.go
embed_frontend.go
http_getter.go
idp.go
jwt.go
memo.go chore: order by updated ts in memo store (#1761) 2 years ago
memo_relation.go
memo_resource.go
openai.go chore: update page routes (#1790) 2 years ago
resource.go feat: add support for download resource from link (#1800) 2 years ago
rss.go
server.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
shortcut.go
storage.go
system.go chore: update upgrade version view (#1791) 2 years ago
tag.go
tag_test.go
telegram.go feat: set memo visibility in telegram (#1824) 2 years ago
user.go