Aldino Kemal
|
47043b78b1
|
feat: support send image from url
|
1 year ago |
Aldino Kemal
|
b7e0ada66e
|
feat: wa status, enhance reply, update ui, multiple webhook
commit acb35b63b7
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Fri Jan 31 07:10:27 2025 +0700
feat: change multiple basic auth
commit 993b5188c5
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Fri Jan 31 07:06:57 2025 +0700
feat: support multiple webhook
commit 1308039a16
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 19:41:15 2025 +0700
fix: login with code
commit 1a55ccb3eb
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 15:12:45 2025 +0700
feat: add star message
commit 6a4ef88115
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 14:16:03 2025 +0700
feat: add change avatar api
commit 52c738d2ce
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 12:07:13 2025 +0700
feat: add send presence
commit 3e4cbf8cb2
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 10:52:05 2025 +0700
fix: reply message
commit e08ae59992
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 08:32:21 2025 +0700
fix: reply issue
commit fa80cf3502
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 05:34:55 2025 +0700
feat: optimize UI validation
commit ac58b9579e
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Tue Jan 21 00:11:48 2025 +0700
refactor: move isValidForm methods in SendImage, SendMessage, and SendVideo
refactor(SendImage.js): move isValidForm method to computed section
refactor(SendMessage.js): move isValidForm method to computed section
refactor(SendVideo.js): remove errors object and resetErrors call
fix(SendVideo.js): change isFormValid to isValidForm and ensure consistency
commit 1dc30bcd86
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Mon Jan 20 23:02:26 2025 +0700
feat: optimize UI
commit e652eabb0a
Author: Aldino Kemal <aldinokemal2104@gmail.com>
Date: Mon Jan 20 21:22:13 2025 +0700
feat: update package
|
1 year 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
|
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
|
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
|
38ef3ec468
|
feat: add send location (#43)
* feat: add send location
* feat: update frontend
* feat: update docs
* feat: update docs
* fix: logout remove file
* fix: remove gitignore
* fix: send video
* feat: add context in validation
|
3 years ago |
Aldino Kemal
|
3fd2359c52
|
feat: introduce error package (#40)
* feat: introduce error and add test validation
* feat: update UI
|
3 years ago |
Aldino Kemal
|
c4328a316e
|
feat: redesign UI 4.0 (#36)
* feat: remove send group
* feat: remove type in send payload
* feat: add loading when submit
* feat: update docs
* chore: update docs
* fix: update UI
* feat: add more intuitive UI
* chore: update docs
|
3 years ago |
Aldino Kemal
|
dfd8e5a642
|
feat: add api for update message (#32)
* feat: add update message
* chore: update openapi
|
3 years ago |
Aldino Kemal
|
b14aae0366
|
feat: add revoke (#31)
|
3 years ago |
Aldino Kemal
|
05ec7f827f
|
feat: add send link (#29)
* feat: add send link
feat: add more response when send api
* feat: remove url
* feat: update open api
* chore: update docs
|
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
|
c050330659
|
feat: increase limit send message
|
3 years ago |
Aldino Kemal
|
3df6f896fc
|
feat: add send contact (#18)
* feat: add send contact backend service
* feat: add UI for send contact
* chore: update docs
* chore: update openapi & upgrade app version
|
4 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
|
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
|
8578fb6570
|
fix: change error more clear
|
4 years ago |
Aldino Kemal
|
815f074a66
|
fix: rename phone parameter & fix validation error message
|
4 years ago |
Aldino Kemal
|
1a28bdb950
|
feat: add send document API
|
4 years ago |
Aldino Kemal
|
c0b1802849
|
feat: add validation image (send image api)
|
4 years ago |
Aldino Kemal
|
3f073adb76
|
fix: move user validation code
|
4 years ago |
Aldino Kemal
|
f58fc3ae99
|
feat: add get user info & avatar
|
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 |