56 Commits (v1.3.0)
 

Author SHA1 Message Date
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
Dimas Restu H 5df45b7fbc update refactor http cache in memory module 4 years ago
Dimas Restu H 63a9987819 update improve on send chat presence and return message id 4 years ago
Dimas Restu H 07206cafe4 update improve echo v4 base skeleton added http cache 4 years ago
Dimas Restu H 53b1c4f1ec add capabilities to set presence and chat compose status 4 years ago
Dimas Restu H 69b27db872 fix image media webp to png convertion logic 4 years ago
Dimas Restu H 2029844004 update webp format now converted to png as proposed by @Diden05 at issue #7 4 years ago
Dimas Restu H adce8e9404 update improve send image for client backward compatibility webp format now converted as jpeg format 4 years ago
Dimas Restu H 51edf6c468 update build configuration for goreleaser and docker 4 years ago
Dimas Restu H 79d6d74cb7 update Makefile revert back cgo enabled to 0 4 years ago
Dimas Restu H d0b5fa34d5 update change sqlite driver now it's cgo free 4 years ago
Dimas Restu H 1fcfc9e0eb update Makefile 4 years ago
Dimas Restu H 96de43466b update improve qrcode generating and render process 4 years ago
Dimas Restu H 7b31b77c73 update fix goreleaser build need cgo enabled cause of go-sqlite is using c module 4 years ago
Dimas Restu H f41c6b19f8
Merge pull request #4 from Diden05/patch-1 4 years ago
Denis Didenko 03b121d23a
Update Dockerfile for correctly work sqlite DB 4 years ago
Dimas Restu H 298611f2e7 add capabilites to set whatsapp client version from environment variable 4 years ago
Dimas Restu H eac80b40bd add capabilites to set whatsapp client version from environment variable 4 years ago
Dimas Restu H e420572be4 update fix restore client connection in startup 4 years ago
Dimas Restu H 875b3f97bf update commitment to use word datastore rather than database 4 years ago
Dimas Restu H 8793f2eddd refactor to support multi whatsapp datastore drivers 4 years ago
Dimas Restu H 0a0fa3c807 add capabilities to store in any database type 4 years ago
Dimas Restu H a2c38cc5d4 update .goreleaser.yml to include dbs directory 4 years ago
Dimas Restu H c3ce762388 refactor update function name convertFileToBuffer to convertFileToBytes 4 years ago
Dimas Restu H 0a53e787f9 add capabilitied JWT with no expiration 4 years ago
Dimas Restu H 046dd2947b update refactor change function name sendContent to sendMedia 4 years ago
Dimas Restu H ffdeba9d43 update improve Dockerfile 4 years ago
Dimas Restu H 20937f7646 add capabilities to send video 4 years ago
Dimas Restu H d0e6811091 add capabilities to send image and audio 4 years ago
Dimas Restu H f1e5fbc318 add capabilities to send document 4 years ago
Dimas Restu H 01c4dca5c1 add capabilities to send location 4 years ago
Dimas Restu H e663d5f10b add capabilities to restore client session at server startup 4 years ago
Dimas Restu H 78bc60605f update some improvement 4 years ago
Dimas Restu H 9856a242b9 update with some improvement 4 years ago
Dimas Restu H cbe0b4b1eb construct base function for whatsapp multidevice 4 years ago