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
Dimas Restu H
7ec9bc3794
update error message more spesific when converting image
4 years ago
Dimas Restu H
355b19097a
add capabilites to convert, compress, and set thumbnail when sending image
4 years ago
Dimas Restu H
5fd8fa81c7
update module library, enable auto reconnect & trust identity, change default env config
4 years ago
Dimas Restu H
0e01602981
added view once parameter to send image or video
4 years ago
Dimas Restu H
a9e80e09aa
add capabilities to send link (but still no preview)
4 years ago
Dimas Restu H
e63306b3cb
add capabilities to send contact
4 years ago
Dimas Restu H
4dc55dcca4
update make gen-docs individually executed
4 years ago
Dimas Restu H
dc4a2c08cb
update Dockerfile final image to use alpine base
4 years ago
Dimas Restu H
3ea0b64602
add integrated swagger api docs
4 years ago
Dimas Restu H
3017a930db
wip integrated swagger docs
4 years ago
Dimas Restu H
16146b5f32
wip integrated swagger docs
4 years ago
Dimas Restu H
46359a017d
update add option to send one message at a time
4 years ago