Aldino Kemal
|
7eb1de0221
|
feat: login with pair code (#171)
* feat: wip pair code login
feat(app): add LoginWithCode method to IAppService interface for handling phone number login
feat(app): implement LoginWithCode method in App struct to handle phone number login logic
feat(app): implement LoginWithCode method in serviceApp to pair phone number with WhatsApp client
* feat: add api login with code
* feat: add ui getting pair code
* feat: add pair code
* chore: update docs & text
* feat: upgrade version
* chore: update docs
* feat: update image gallery
* fix: show error message
* chore: update repo
* fix: some code improvement
|
2 years ago |
Aldino Kemal
|
1f3948ea4d
|
feat: delete message (#153)
* feat: delete message
* feat: add FE and docs
* feat: update syntax using newest proto
* feat: update docs
|
2 years ago |
Aldino Kemal
|
e78767d289
|
feat: add group participants (#132)
* feat: add group participant api
* fix: sanitize leave group
* chore: update openapi
* feat: ui add participant
* chore: update docs
* chore: update docs
* chore: update docs
|
2 years ago |
Aldino Kemal
|
4efd3c43bc
|
feat: create and join group (#123)
* feat: add create group api
* feat: add create group UI
* chore: update docs
* feat: add join group invitation ui
* chore update docs
|
2 years 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
|
b15afdc291
|
feat: support webhook reaction
|
3 years ago |
Aldino Kemal
|
5a79c0a3ca
|
feat: leave group (#70)
* feat: add leave group
* feat: add ui leave group
* chore: update docs
* feat: update UI
* fix: update title
|
3 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
|
470727c67c
|
feat: add avatar preview (#45)
* feat: update package
* feat: add avatar preview and community
* feat: update docs & version
* feat: update open api, remove status in response http
|
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 |