Tim Vandecasteele
493c27a429
Also show message when the message includes a mention
When the message includes a mention GetConversation() returns an empty string, the message sits in ExtendedTextMessage then.
To see who is mentioned, we also return the context
3 years ago
Aldino Kemal
5a79c0a3ca
feat: leave group ( #70 )
* feat: add leave group
* feat: add ui leave group
* chore: update docs
* feat: update UI
* fix: update title
3 years ago
Aldino Kemal
91b76050df
chore: update go version
3 years ago
Aldino Kemal
d7fc1fd4cb
fix: upgrade version
3 years ago
Aldino Kemal
4b1ddf605c
feat: update lib version
3 years ago
Aldino Kemal
c0e102c710
fix: rename package name
3 years ago
Aldino Kemal
e03158c3f9
fix: add openapi ( #67 )
3 years ago
Aldino Kemal
6e0129c75f
chore: update docs
3 years ago
Tim Vandecasteele
e495bf8435
feat: Add Join Group with Link ( #66 )
* Add possibility to join a group with a link
* Review changes
- Add new link in readme
- Change link to adhere to style of project
- Remove logging
3 years ago
Aldino Kemal
183fccc6cd
fix: upgrade package version
3 years ago
Aldino Kemal
e80f0f54f4
feat: add message id in webhook ( #64 )
* feat: add message_id in webhook
* feat: upgrade version
3 years ago
Aldino Kemal
b9b5b7f211
chore: update docs
3 years ago
Aldino Kemal
3e83453549
chore: update docs ( #61 )
* chore: update docs
* chore: update steps
3 years ago
Aldino Kemal
11ede11d22
feat: add reaction ( #60 )
* feat: add reaction
* feat: separate message new domain
* feat: update open api
* feat: update UI
* feat: update go modules
3 years ago
Aldino Kemal
2ed31b297a
chore: upgrade version
3 years ago
Aldino Kemal
f7b224b41e
feat: update whatsapp package & fix minor logic ( #59 )
feat: update package & fix minor logic
3 years ago
Aldino Kemal
b7365ad03c
chore: update extract
3 years ago
Aldino Kemal
19e1f5964c
chore: update libvips package download
3 years ago
Aldino Kemal
576bb29e27
fix: update package version & bug webhook trigger
3 years ago
Aldino Kemal
70f9660178
chore: update app version
3 years ago
Aldino Kemal
be7488d9ff
fix: set downloadable webhook media url ( #54 )
3 years ago
Aldino Kemal
97812b6eda
chore: update version
3 years ago
Aldino Kemal
da063381f6
feat: add image url in webhook ( #51 )
* feat: add image url in webhook
* feat: set webhook downloadable image
3 years ago
Aldino Kemal
ef68cdbbdb
chore: add npm repo
3 years ago
Aldino Kemal
8f48ba909b
chore: remove unused config
3 years ago
Aldino Kemal
cd0dfd6827
chore: add sdk config
3 years ago
Aldino Kemal
3d5ffc96c3
feat: add send file caption ( #49 )
3 years ago
Aldino Kemal
51f418b3a0
chore: update openapi
3 years ago
Aldino Kemal
a5aa697ace
chore: update openapi
3 years ago
Aldino Kemal
96d43b5942
feat: standardize error response ( #48 )
* feat: update openapi
* feat: standardize error
3 years ago
Aldino Kemal
a2921e27a2
chore: update openapi
3 years ago
Aldino Kemal
2ac406b892
chore: update openapi
3 years ago
Aldino Kemal
f7335c3e11
chore: update openapi
3 years ago
Aldino Kemal
46f0616f06
chore: update openapi
3 years ago
Aldino Kemal
d36e9e4f0f
chore: update openapi
3 years ago
Aldino Kemal
a96087ad87
chore: update openapi
3 years ago
Aldino Kemal
470727c67c
feat: add avatar preview ( #45 )
* feat: update package
* feat: add avatar preview and community
* feat: update docs & version
* feat: update open api, remove status in response http
3 years ago
Aldino Kemal
b16ec3b33d
chore: update docs
3 years ago
Aldino Kemal
38ef3ec468
feat: add send location ( #43 )
* feat: add send location
* feat: update frontend
* feat: update docs
* feat: update docs
* fix: logout remove file
* fix: remove gitignore
* fix: send video
* feat: add context in validation
3 years ago
Aldino Kemal
f4bd4a4829
feat: add checking whether group or not ( #42 )
3 years ago
Aldino Kemal
409e3d6a22
feat: move validation to service ( #41 )
* feat: move validation to service layer
* feat: change Whatsapp return error
3 years ago
Aldino Kemal
3fd2359c52
feat: introduce error package ( #40 )
* feat: introduce error and add test validation
* feat: update UI
3 years ago
Aldino Kemal
94e56401c9
fix: description
3 years ago
Aldino Kemal
4717713c03
fix: invalid import
3 years ago
Aldino Kemal
25e2643eb6
feat: make compatible with v3 ( #39 )
* feat: add sanitize input
* feat move middleware -> rest
3 years ago
Aldino Kemal
f265978d3d
chore: update docs
3 years ago
Aldino Kemal
5da6bf46b0
chore: update docs
3 years ago
Aldino Kemal
4e8b57a551
chore: update docs
3 years ago
Aldino Kemal
30b53e5098
chore: update docs
3 years ago
Aldino Kemal
c4328a316e
feat: redesign UI 4.0 ( #36 )
* feat: remove send group
* feat: remove type in send payload
* feat: add loading when submit
* feat: update docs
* chore: update docs
* fix: update UI
* feat: add more intuitive UI
* chore: update docs
3 years ago