Aldino Kemal
e6e81dda16
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
1 year ago
Aldino Kemal
0c46902b07
feat: introduce mentions
2 years ago
Aldino Kemal
f10604003d
fix: update send link ( #75 )
feat: update send link
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
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
a99a6e1027
feat: embed template html files to binary ( #12 )
* feat: embed template file to binary
* chore: update docker cofiguration
* feat: migrate preparing folder to utils
* feat: set create folder to config folder
* chore: update docs
4 years ago
Aldino Kemal
96c4ea5fd2
feat: add image thumbnail when send image ( #11 )
4 years ago