62 Commits (32a6540a1329d8cde92a73eeb4742a5c9368ec46)
 

Author SHA1 Message Date
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 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
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