Aldino Kemal
21a451c542
feat: remove vips dependency ( #136 )
* feat: change compress image library
* feat: add checking ffmpeg when submit video
* chore: remove vips
2 years ago
Aldino Kemal
b620001733
fix: reply from UI ( #129 )
2 years ago
Aldino Kemal
7b3e7c3aa9
feat: optimize code ( #125 )
* feat: optimize code
* fix: change auth token name
* feat: add error clear log
2 years ago
Aldino Kemal
4efd3c43bc
feat: create and join group ( #123 )
* feat: add create group api
* feat: add create group UI
* chore: update docs
* feat: add join group invitation ui
* chore update docs
2 years ago
Aldino Kemal
5830da9a19
feat: update library
2 years ago
Aldino Kemal
3507cc90e8
feat: refactor frontend code ( #120 )
* feat: take out all message and send audio
* feat: refactor send location
* feat: rename embed file
* feat: take out send contact, file and video
* feat: refactor send image
* fix: remove unused code
* feat: refactor send message
* feat: refactor user info
* refactor: account avatar & group
* feat: refactor account privacy
* feat: refactor app login
* feat: refactor UI & update package
2 years ago
Aldino Kemal
5c3521376c
Feat/edit message ( #119 )
* feat: add edit message UI and open api
* chore: update edit message
* chore: update home page image
2 years ago
Aldino Kemal
90634bbf4f
feat: add send poll message ( #118 )
* feat: add send poll message
* feat: add send poll ui
* chore: open api spec and doc
* fix: card desc
* chore: update homepage image
2 years ago
Aldino Kemal
0af116e694
feat: update package
2 years ago
Aldino Kemal
cf3f59a53b
feat: auto detect whatsapp account before send
2 years ago
Aldino Kemal
1eab638625
feat: update latest dependency
2 years ago
Aldino Kemal
fa00e68e46
chore: update docs and version
2 years ago
Aldino Kemal
1c900043cb
fix: invalid forwarded logic
2 years ago
Aldino Kemal
e64b2e9bda
feat: add arm docker image, update latest deps
chore(settings.go): update AppVersion to v4.9.2 for the latest release
chore(go.mod): update dependencies:
- go.mau.fi/whatsmeow to v0.0.0-20240209184912-c3e911dd6cfe
- go.mau.fi/util to v0.3.1-0.20240208085450-32294da153ab
- golang.org/x/crypto to v0.19.0
- golang.org/x/sys to v0.17.0
- github.com/rs/zerolog to v1.32.0
- github.com/godbus/dbus/v5 to v5.0.4
- github.com/rs/xid to v1.5.0
- github.com/pkg/errors to v0.9.1
- github.com/coreos/go-systemd/v22 to v22.5.0
- github.com/rs/zerolog to v1.32.0
2 years ago
Aldino Kemal
f03e8f1ee4
fix: reaction webhook
2 years ago
Aldino Kemal
c5ecf0bf7a
feat: support replied ID in webhook
2 years ago
Aldino Kemal
8ec5a67d84
Release/4.9.0 ( #110 )
* feat: new api send audio
* feat: update UI v4.9.0
* chore: update docs
2 years ago
Aldino Kemal
4d537dde8f
feat: update version
2 years ago
Aldino Kemal
1196c222da
feat: update dependency
2 years ago
Aldino Kemal
d37545f0b3
feat: generic response and update version
2 years ago
Aldino Kemal
99daf9530b
feat: update version
2 years ago
Aldino Kemal
68854b8f92
hotfix: missing logrus dependency
2 years ago
Aldino Kemal
1c9d440f4a
feat: update package lib
2 years ago
Gal Shnapp
c290203261
fix: verify context nil error on extMsg ( #100 )
2 years ago
Anshuman Mishra
99ba1b464e
fix: create pathmedia as well on init ( #96 )
2 years ago
Aldino Kemal
7685f39838
feat: add reply message ( #95 )
* feat: add reply message
* feat: add reply message id in UI
2 years ago
Aldino Kemal
ace21c68cd
feat: update package & add reaction ID & image caption ( #94 )
feat: update package & add feature
2 years ago
Aldino Kemal
1501a1c780
fix: upgrade package lib version
3 years ago
Aldino Kemal
bd71730d07
feat: add webhook in group chat
3 years ago
Aldino Kemal
b15afdc291
feat: support webhook reaction
3 years ago
Aldino Kemal
af44015a4a
fix: remove unused code & update libs
3 years ago
Itay Sharoni
456658faf9
feat: add condition, if message received with ExtendedTextMessage, then use it, else use Conversation attribute ( #82 )
* add condition, if message received with ExtendedTextMessage, then use it instead of Conversation
* Update go.mod
* Update whatsapp.go
fix webhook
3 years ago
Aldino Kemal
f10604003d
fix: update send link ( #75 )
feat: update send link
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
d7fc1fd4cb
fix: upgrade version
3 years ago
Aldino Kemal
4b1ddf605c
feat: update lib version
3 years ago
Aldino Kemal
e03158c3f9
fix: add openapi ( #67 )
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
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
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
3d5ffc96c3
feat: add send file caption ( #49 )
3 years ago
Aldino Kemal
96d43b5942
feat: standardize error response ( #48 )
* feat: update openapi
* feat: standardize error
3 years ago