Abdul Rahman
31f5baa4f7
Update readme.md with webhook environment variable support
2 years ago
Abdul Rahman
9ea5c762bd
environment variable support for webhook
2 years ago
Abdul Rahman
cde655c9d3
import log
2 years ago
Abdul Rahman
b979cec063
Merge branch 'main' of https://github.com/abdbbdii/go-whatsapp-web-multidevice
2 years ago
Abdul Rahman
be545baeea
add .env to .gitignore
2 years ago
Abdul Rahman
40bed0e746
Update src/config/settings.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2 years ago
Abdul Rahman
2d8ad7f54c
Update src/config/settings.go add Error Handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2 years ago
Abdul Rahman
29dda4775e
Add support to accept settings from environment variables as well
2 years ago
Aldino Kemal
1f3948ea4d
feat: delete message ( #153 )
* feat: delete message
* feat: add FE and docs
* feat: update syntax using newest proto
* feat: update docs
2 years ago
Aldino Kemal
7292058718
Create FUNDING.yml
2 years ago
Aldino Kemal
32d713088a
chore: update thumbnail
2 years ago
Aldino Kemal
c59c99ef61
chore: update docs api
2 years ago
Aldino Kemal
e78767d289
feat: add group participants ( #132 )
* feat: add group participant api
* fix: sanitize leave group
* chore: update openapi
* feat: ui add participant
* chore: update docs
* chore: update docs
* chore: update docs
2 years ago
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
b9331839d7
chore: fix openapi syntax
2 years ago
Sony AK
48ec6d5852
chore: Update readme.md ( #126 )
Some typo fixes
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
4f51c29eae
chore: fix wrong docs
2 years ago
Aldino Kemal
a09db8fb97
chore: update openapi
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
f9aebb111e
chrore: Update readme.md
2 years ago
Aldino Kemal
5830da9a19
feat: update library
2 years ago
Aldino Kemal
ae7259ac5a
chore: update readme.md
2 years ago
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