- feat(im): support card template (#75)
- feat(api): UploadFile support uploads binary file
- refactor(im): build reply and update message with standalone methods
- feat(im): UpdateMessage supports text and post in addition to card
- feat(im): ReplyMessage supports reply in thread
- feat(event): support message_recalled, message_reaction_created, and message_reaction_deleted
- fix(event): chat_id and message_id
- feat(event): support card callback (#68)
- feat(contact): support user info (#67)
- feat(im): support forward message
- feat(im): change reaction API names (#66)
- feat(im): support reactions (#62)
- ci: run tests under private tenant to avoid applying permissions (#65)
- fix(notification): remove chat_id and uid_type from outcoming message (#63)
- fix(notification): timestamp should be string
- feat(im): drop v1 update_multi
- feat(chat): support chat list and chat (#60)
- feat(im): support card with i18n (#59)
- feat(im): support column set (#57)
- feat(im): IMMessage use Sender rather than Sendor (#54)
- feat(chat): set and delete notice (#53)
- feat(im): pin and unpin message (#47)
- fix: update chat avatar field (#46)
- feat(event): add more events (#38)
- fix(sign): fix missing timestamp in signed message
- feat(message): support UUID (#40)
- feat(notification): support sign
- fix(http): remove shared context for requests
- feat: improve heartbeat
- feat(notification): allow update url
- feat(card): support update_multi in config
- feat(message): support update message card (#31)
- feat(chat): add more chat APIs (#29)
- feat: support event v2 (#4)
- fix(chat): allow set user id type
- feat: api im (#19)
- docs: add extension guide [ci skip] (#18)
- chore: recall message uses base response
- feat: delete ephemeral message
- feat: add ephemeral card
- docs: add goreportcard [ci skip]
- fix: div.text, option.text & tests (#13)
- feat: card builder (#12)
- feat(auth): make heartbeat thread safe (#10)
- chore: add editorconfig [ci skip]
- ci: switch to revive
- feat: add domain method
- fix: should pass http header
- feat: add context to logger & client (#9)
- refactor: better logger interface (#8)
- fix: http custom client test
- refactor: improve http wrapper (#7)
- feat: open more api (#6)
- feat(message/post): patch i18n support
- docs: add godoc badge [ci skip]
- ci: add codecov (#2)
- chore: add .vimrc [ci skip]
- feat: add alternative domains
- feat: drop api user v4
- feat: init go-lark/lark oss version