Aldino Kemal
f8ac056e85
feature: enhance mention logic ( #188 )
* feat: update dependencies and improve mention detection
- upgrade Go version in go.mod to 1.23 and specify toolchain
- update several dependencies to their latest versions
- change mention detection to use regular expressions for better accuracy
- add tests for mention detection to verify correctness
* feat: upgrade version
1 year ago
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
8e5b1daca4
chore: add next feature
2 years ago
Aldino Kemal
564b8f71ae
chore: remove docs url
2 years ago
Aldino Kemal
82e2f372bf
chore: update docs http method
2 years ago
Aldino Kemal
d62ef31791
feat: manage participant ( #169 )
* feat: manage participant
* refactor(group.go): change HTTP methods for managing group participants to use POST instead of DELETE and PATCH for better compatibility and consistency
* chore: update image homepage
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
32d713088a
chore: update thumbnail
2 years ago
Aldino Kemal
c59c99ef61
chore: update docs api
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
21a451c542
feat: remove vips dependency ( #136 )
* feat: change compress image library
* feat: add checking ffmpeg when submit video
* chore: remove vips
2 years ago
Sony AK
48ec6d5852
chore: Update readme.md ( #126 )
Some typo fixes
2 years ago
Aldino Kemal
4f51c29eae
chore: fix wrong docs
2 years ago
Aldino Kemal
a09db8fb97
chore: update openapi
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
f9aebb111e
chrore: Update readme.md
2 years ago
Aldino Kemal
ae7259ac5a
chore: update readme.md
2 years ago
Aldino Kemal
ad0d6708bc
chore: remove pkger in readme
2 years ago
Aldino Kemal
5c3521376c
Feat/edit message ( #119 )
* feat: add edit message UI and open api
* chore: update edit message
* chore: update home page image
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
fa00e68e46
chore: update docs and version
2 years ago
Aldino Kemal
44b7c133c7
chore: update docs
2 years ago
Aldino Kemal
d07f0b5e76
chore: update docs badge
2 years ago
Aldino Kemal
d99d60f207
chore: update docs and action
2 years ago
Aldino Kemal
5af09b37a6
chore: update docs
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
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
6e0129c75f
chore: update docs
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
b9b5b7f211
chore: update docs
3 years ago
Aldino Kemal
3e83453549
chore: update docs ( #61 )
* chore: update docs
* chore: update steps
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
b16ec3b33d
chore: update docs
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
f265978d3d
chore: update docs
3 years ago
Aldino Kemal
5da6bf46b0
chore: update docs
3 years ago
Aldino Kemal
4e8b57a551
chore: update docs
3 years ago
Aldino Kemal
30b53e5098
chore: update docs
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
be04c1ce17
feat: add multiple basic auth account ( #34 )
* feat: add multiple basic auth account
* chore: update docs
3 years ago
Aldino Kemal
ed8a9639a7
chore: update docs
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
e1a182461b
chore: update docs
3 years ago
Aldino Kemal
92390977c9
chore: update docs
3 years ago
Aldino Kemal
831cc95b1a
chore: update docs
3 years ago
Aldino Kemal
26f795113b
chore: add automate deploy cross platform
3 years ago
Aldino Kemal
3de68df508
feat: allow to change os name ( #27 )
3 years ago
Aldino Kemal
8f8b433489
chore: update document
3 years ago
Aldino Kemal
dbd100108f
chore: update docs
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