Aldino Kemal
|
7b3e7c3aa9
|
feat: optimize code (#125)
* feat: optimize code
* fix: change auth token name
* feat: add error clear log
|
2 years ago |
Aldino Kemal
|
3507cc90e8
|
feat: refactor frontend code (#120)
* feat: take out all message and send audio
* feat: refactor send location
* feat: rename embed file
* feat: take out send contact, file and video
* feat: refactor send image
* fix: remove unused code
* feat: refactor send message
* feat: refactor user info
* refactor: account avatar & group
* feat: refactor account privacy
* feat: refactor app login
* feat: refactor UI & update package
|
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 |
Anshuman Mishra
|
99ba1b464e
|
fix: create pathmedia as well on init (#96)
|
2 years ago |
Aldino Kemal
|
7685f39838
|
feat: add reply message (#95)
* feat: add reply message
* feat: add reply message id in UI
|
2 years ago |
Aldino Kemal
|
bd71730d07
|
feat: add webhook in group chat
|
3 years ago |
Aldino Kemal
|
af44015a4a
|
fix: remove unused code & update libs
|
3 years ago |
Tim Vandecasteele
|
e495bf8435
|
feat: Add Join Group with Link (#66)
* Add possibility to join a group with a link
* Review changes
- Add new link in readme
- Change link to adhere to style of project
- Remove logging
|
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
|
3fd2359c52
|
feat: introduce error package (#40)
* feat: introduce error and add test validation
* feat: update UI
|
3 years ago |
Aldino Kemal
|
94e56401c9
|
fix: description
|
3 years ago |
Aldino Kemal
|
4717713c03
|
fix: invalid import
|
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
|
c55d461b49
|
fix: multiple basic auth (#35)
* fix: set basic auth in frontend
* fix: reconnect with basic auth
fix: remove unused code
|
3 years ago |
Aldino Kemal
|
be04c1ce17
|
feat: add multiple basic auth account (#34)
* feat: add multiple basic auth account
* chore: update docs
|
3 years ago |
Aldino Kemal
|
3a0b2414f8
|
feat: add websocket (#33)
* feat: add auto-update Login QR Code
* feat: remove unused code
* feat: trigger when pair success
* feat: move WebSocket to independent package
* feat: simply code
|
3 years ago |
Aldino Kemal
|
cbf9e76f7b
|
feat: add auto reconnect (#30)
|
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
|
3de68df508
|
feat: allow to change os name (#27)
|
3 years ago |
Aldino Kemal
|
c01bd8d0c8
|
feat: move file to storage folder (#26)
* feat: add storages config
* chore: update version
* chore: update docs
|
3 years ago |
Aldino Kemal
|
325a5110f3
|
feat: add new webhook endpoint (#25)
* feat: add new webhook endpoint
* chore: upgrade version
* chore: update docs
* feat: update variable name become webhook
* feat: remove unused struct
|
3 years ago |
Aldino Kemal
|
c7c8b4aaa9
|
fix: adding axios default basic auth if enabled (#23)
|
3 years ago |
Aldino Kemal
|
9731109245
|
feat: add basic auth in params (#22)
* feat: add basic auth in params
* chore: update version
Co-authored-by: Aldino Kemal <aldino.kemal-mitrais@xendit.co>
|
3 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
|
bd59f642db
|
feat: add customable params (#13)
* feat: set chrome as default platform
feat: change port from setting
* feat: add custom port & debugging
* feat: add custom autoreply message
* chore: update docs
* chore: update docs
* fix: typo
|
4 years ago |