Aldino Kemal
ad0d6708bc
chore: remove pkger in readme
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
62f334f6fe
chore: update config template
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
44b7c133c7
chore: update docs
2 years ago
Aldino Kemal
d07f0b5e76
chore: update docs badge
2 years ago
Aldino Kemal
6f608615bf
chore: update relase linux command
2 years ago
Aldino Kemal
d99d60f207
chore: update docs and action
2 years ago
Aldino Kemal
192779d9b3
chore: update image name from secret
2 years ago
Aldino Kemal
8e072ed86b
chore: update manifest docker
2 years ago
Aldino Kemal
5af09b37a6
chore: update docs
2 years ago
Aldino Kemal
9b7004a51b
chore: add arm tag
2 years ago
Aldino Kemal
981eaf01d0
chore: update build config
2 years ago
Aldino Kemal
1cd9a37d4e
chore: enable multi arch docker image
2 years ago
Aldino Kemal
e896eef5ef
chore: update arm command
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
521dae61d3
chore: update action
3 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
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