Aldino Kemal
d78141a5b5
feat: update syntax using newest proto
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
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
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
1eab638625
feat: update latest dependency
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
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
1c9d440f4a
feat: update package lib
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
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
4b1ddf605c
feat: update lib version
3 years ago
Aldino Kemal
e03158c3f9
fix: add openapi ( #67 )
3 years ago
Aldino Kemal
183fccc6cd
fix: upgrade package 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
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
be7488d9ff
fix: set downloadable webhook media url ( #54 )
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
96d43b5942
feat: standardize error response ( #48 )
* feat: update openapi
* feat: standardize error
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
c55d461b49
fix: multiple basic auth ( #35 )
* fix: set basic auth in frontend
* fix: reconnect with basic auth
fix: remove unused code
3 years ago
Aldino Kemal
3a0b2414f8
feat: add websocket ( #33 )
* feat: add auto-update Login QR Code
* feat: remove unused code
* feat: trigger when pair success
* feat: move WebSocket to independent package
* feat: simply code
3 years ago
Aldino Kemal
7b7b66818c
feat: introduce domain ( #28 )
* feat: introduce domain
* fix: context parsing
* feat: add fetch all connected devices
* feat: move controller to transport layer rest
* feat: change struct service name
* feat: add middleware JID
* feat: remove unsed package
3 years ago
Aldino Kemal
634d77c7c2
chore: update version
3 years ago
Aldino Kemal
dfa5704a8f
fix: patch error ( #21 )
Co-authored-by: Aldino Kemal <aldino.kemal-mitrais@xendit.co>
3 years ago
Aldino Kemal
9a301c6068
feat: add send video ( #15 )
* feat: add send rest
* feat: add view_once when sending video
* feat: upgrade body limit
* feat: change statics folder
* feat: remove copyright
* feat: add thumbnails in send video
* fix: deleting file
* feat: add params compress video
* chore: update openapi
* chore: update readme
* chore: update readme for installation
* chore: update docker and document
* feat: fix validation and update dashboard page
* fix: docker config & utils code
* chore: update docs
* chore: update docs
4 years ago
Aldino Kemal
bd59f642db
feat: add customable params ( #13 )
* feat: set chrome as default platform
feat: change port from setting
* feat: add custom port & debugging
* feat: add custom autoreply message
* chore: update docs
* chore: update docs
* fix: typo
4 years ago
Aldino Kemal
a99a6e1027
feat: embed template html files to binary ( #12 )
* feat: embed template file to binary
* chore: update docker cofiguration
* feat: migrate preparing folder to utils
* feat: set create folder to config folder
* chore: update docs
4 years ago
Aldino Kemal
96c4ea5fd2
feat: add image thumbnail when send image ( #11 )
4 years ago
Aldino Kemal
6b432b3fe4
feat: dockerize app ( #7 )
4 years ago
Aldino Kemal
fcb70ad9cd
feat: add send group ( #3 )
* feat: add send to group
* chore: update docs
* feat: remove modal indonesian phone number label
* chore: update readme
4 years ago
Aldino Kemal
4c0144a3fe
chore: update depencency
4 years ago
Aldino Kemal
ce0dbc057b
feat: add send image API
4 years ago
Aldino Kemal
0cf2398905
feat: add validation send message
4 years ago
Aldino Kemal
97c080068d
initial commit
4 years ago