Z
d2954744e5
Implemented proper handling of newline characters in message
2 years ago
Dimas Restu H
a0413a375a
update fix message react validation
2 years ago
Dimas Restu H
74a4011bf6
add feature message react
2 years ago
Dimas Restu H
4a6ab1daa1
update add validation for whatsapp poll options / choices
2 years ago
Dimas Restu H
de149f165f
add docker-compose.yaml and fix some typo
2 years ago
Dimas Restu H
2245e8b235
add feature send poll
2 years ago
Dimas Restu H
3319944d2c
add send poll request type to be used in controller
2 years ago
Dimas Restu H
d8ba5ac3f9
add send poll message in whatsapp package
2 years ago
Dimas Restu H
243b05e709
add arm64 on release build
2 years ago
Dimas Restu H
7adfa5c8f7
update fix return nil error when checking registered id
2 years ago
Dimas Restu H
16a14bfe79
update and improvements:
- fix whatsapp jid registered checking avoid error when group jid is entered
- optimize message send, update, delete that required jid to be checked first
2 years ago
Dimas Restu H
4b6d4a4e10
update and improvement:
- fix routes.go duplicate import
- update go.sum for dependencies
2 years ago
Dimas Restu H
c6c184f43b
add feature and improvement:
- update go now use go 1.21
- update base packages to latest
- remove message sync configuration limit
- add feature for update or delete message
- add feature to join or leave group
2 years ago
Dimas Restu H
d76ea00644
update whatsapp.go improve presence, sync limit, and node binary parsing
2 years ago
Dimas Restu H
84f68ec5fd
update dependencies
2 years ago
Dimas Restu H
403777b29c
hotfix phone pairing incorect client display name format
2 years ago
Dimas Restu H
080a8a2575
emergency fix make user agent non-configurable WhatsApp is filtering it out like in Pair Code reported by @ibnux
2 years ago
Dimas Restu H
1a49214303
update add case pair agent name prefix if agent type edge should be translated as Microsoft Edge
2 years ago
Dimas Restu H
1e84b586ce
update fix missing white space in pair agent name format
2 years ago
Dimas Restu H
ff597f2ab9
update fix pair agent name mus be in format Browser (OS) as stated in https://pkg.go.dev/go.mau.fi/whatsmeow#Client.PairPhone thanks to @aryo-sr and @ibnux
2 years ago
Dimas Restu H
9236cf7a11
update fix do not validate group jid when sending message
2 years ago
Dimas Restu H
566da18e6a
update goreleaser to build one by one instead of parallelism to save cpu and memory usage
2 years ago
Dimas Restu H
1df9038934
update openapi / swagger to follow dynamic ip and user defined base path from env of http base url
2 years ago
Dimas Restu H
0f95f0e678
update openapi / swagger docs and change route name for pairing function
2 years ago
Dimas Restu H
c58e6dbc2f
update refactor code to make eficient in variable name for pairing function agent type
2 years ago
Dimas Restu H
4be015881b
update make pair agent type and name to follow the user agent type and name
2 years ago
Dimas Restu H
87177c2cba
update vendor packages and .env.example to support pair phone
2 years ago
Dimas Restu H
5df1672c64
add login using pair phone functionality
add login using pair phone functionality by @aryo-sr
2 years ago
Aryo
22d1170056
add login using pair phone functionality
2 years ago
Dimas Restu H
04ec4098e7
update improve whatsapp send link function
3 years ago
Dimas Restu H
7aa33cd06b
update Dockerfile
3 years ago
Dimas Restu H
bc89672498
update packages
3 years ago
Dimas Restu H
a300564b02
add whatsapp client proxy url support configuration
3 years ago
Dimas Restu H
924c52f4ff
add whatsapp client user agent configuration
3 years ago
Dimas Restu H
1e82adad5e
update Dockerfile revert back to use Debian base
3 years ago
Dimas Restu H
32a6540a13
update base library
3 years ago
Dimas Restu H
dc84b677f3
add license, update vendor packages, update logic validate number before sending message
3 years ago
Dimas Restu H
69bc10d536
Merge pull request #28 from norazlan/master
update fix image thumbnail
3 years ago
Azlan Idris
23cd875c8a
fixed image thumbnail
3 years ago
Dimas Restu H
748a30f084
update whatsmeow package
4 years ago
Dimas Restu H
871a0b834a
add capabilities to auto logout if authenticated user is missmatch with registered jid
4 years ago
Dimas Restu H
c364acd1bc
update fix jid composing detection for group
4 years ago
Dimas Restu H
5c3a0fdeb5
update pkg whatsapp enable postgres driver and add get joined group function
4 years ago
Dimas Restu H
f4e0d5843c
update optimize jid checking, composing, and error handling
4 years ago
Dimas Restu H
5c43382374
update fix env file value for whatsapp version major
4 years ago
Dimas Restu H
0806e9c549
update logic to validate and construct jid server type
4 years ago
Dimas Restu H
7142a8a1cc
add features section in README.md
4 years ago
Dimas Restu H
7f8b217d24
add capabilities to send sticker
4 years ago
Dimas Restu H
f706413b45
update README.md with proper styling
4 years ago
Dimas Restu H
3c74f4793d
update README.md for proper reading
4 years ago