Michael Li
|
cafa1f90eb
|
Merge pull request #170 from alimy/jc/alimy
just update README
|
2 years ago |
Michael Li
|
e44cd5343b
|
update README
|
2 years ago |
Michael Li
|
7958059e6b
|
Merge pull request #169 from alimy/jc/alimy
optimize create post/comment logic that tweet type is media contents
|
2 years ago |
Michael Li
|
0033a1cdbd
|
optimize create post/comment logic that tweet type is media contents
|
2 years ago |
Michael Li
|
94c78dfac7
|
Merge pull request #168 from alimy/pr-custom-migration-table
change migration table name same table prefix as other table
|
2 years ago |
Michael Li
|
f293d0ef2d
|
change migration table name same table prefix as other table
|
2 years ago |
Michael Li
|
878fd1b55d
|
Merge pull request #167 from alimy/pr-huawei-obs
support Huawei Cloud OBS as OSS service
|
2 years ago |
Michael Li
|
4232099036
|
support Huawei Cloud OBS as OSS service
|
2 years ago |
ROC
|
500adeb6af
|
update cos related docs
|
2 years ago |
ROC
|
986e80af32
|
feat: tencent cos support
|
2 years ago |
Michael Li
|
aa34122a91
|
Merge pull request #166 from alimy/jc/alimy
web: support custom tweet image thumbnail argument in .env/.env.local
|
2 years ago |
Michael Li
|
c3c956dcf5
|
web: support custom tweet image thumbnail argument in .env/.env.local
|
2 years ago |
Michael Li
|
c857fae28f
|
Merge pull request #165 from alimy/jc/alimy
web: optimize tweet link/visibility option display layout
|
2 years ago |
Michael Li
|
54fa8dc004
|
web: optimize tweet link/visibility option display layout
|
2 years ago |
Michael Li
|
8c10c13992
|
Merge pull request #164 from alimy/jc/alimy
optimize #160 Makefile change
|
2 years ago |
Michael Li
|
9e09446ae8
|
use correct binary name for cross build in macos when build windows binary
|
2 years ago |
Michael Li
|
f683afa540
|
Merge pull request #163 from alimy/jc/alimy
optimize privApi middleware function
|
2 years ago |
Michael Li
|
0dde1c68a7
|
optimize privApi middleware function
|
2 years ago |
Michael Li
|
63717c5cb5
|
Merge pull request #162 from rocboss/update-readme
Update README.md
|
2 years ago |
Michael Li
|
06f390b48c
|
Update README.md
|
2 years ago |
Michael Li
|
6f09da4853
|
Merge pull request #161 from alimy/jc/alimy
optimize #160 make env variable correct
|
2 years ago |
Michael Li
|
c9c019e917
|
optimize #160 make env variable correct
|
2 years ago |
Michael Li
|
2ac226a4f2
|
Merge pull request #160 from alimy/jc/alimy
support custom PhoneBind/Alipay feature just use config file
|
2 years ago |
Michael Li
|
6029e061dc
|
support custom PhoneBind/Alipay feature just use config file
|
2 years ago |
Michael Li
|
4af731a910
|
Merge pull request #159 from alimy/jc/alimy
single intilialize DataService/TweetSearchService/ObjectStorageService
|
2 years ago |
Michael Li
|
5a45bc4885
|
single intilialize DataService/TweetSearchService/ObjectStorageService
|
2 years ago |
Michael Li
|
c1366ad777
|
Merge pull request #158 from alimy/jc/alimy
use different sqlite3 driver for sql.DB when cgo enable or not
|
2 years ago |
Michael Li
|
0ddfe11b4c
|
just go mod tidy
|
2 years ago |
Michael Li
|
900dc1a21b
|
support cross build binary in cgo enable or not use different sqlite3 driver for sql.DB
|
2 years ago |
Michael Li
|
5794c57e95
|
Merge pull request #157 from alimy/jc/alimy
optimize #155 add miss method implements for LocalOSS
|
2 years ago |
alimy
|
0d21272c51
|
optimize #155 add miss method implements for LocalOSS
|
2 years ago |
Michael Li
|
c4cfcc58f8
|
Merge pull request #156 from alimy/jc/alimy
optimize delete media content that had upload when create tweet failed
|
2 years ago |
alimy
|
ec42da93eb
|
fixed delete oss object not expected result
|
2 years ago |
alimy
|
dd53d048f6
|
optimize delete media content that had upload when create tweet failed
|
2 years ago |
Michael Li
|
e3efbc555f
|
Merge pull request #155 from alimy/jc/alimy
optimize tweet delete logic
|
2 years ago |
alimy
|
ffb2bac3e0
|
optimize tweet delete logic
|
2 years ago |
Michael Li
|
35adbcd3fe
|
Merge pull request #154 from alimy/jc/alimy
fixed don't create tag and notify when create public/friend tweet error
|
2 years ago |
alimy
|
783eaa1543
|
fixed don't create tag and notify when create public/friend tweet
|
2 years ago |
Michael Li
|
498ce3f216
|
Merge pull request #153 from alimy/pr-optimize-cache
optimize BigCacheIndex logic
|
2 years ago |
alimy
|
70f68a1c4e
|
optimize BigCacheIndex logic
|
2 years ago |
Michael Li
|
848af813c1
|
Merge pull request #152 from alimy/pr-fatal-info
optimize print fatal info when app run failed
|
2 years ago |
alimy
|
3f6f33f7ff
|
optimize print fatal info when app run failed
|
2 years ago |
ROC
|
3164a51b21
|
Merge pull request #151 from alimy/pr-custom-frontend
* support custom module or feature in web frontend vite build
|
2 years ago |
alimy
|
7cc9eb96be
|
web: support custom config enable/allow module/feature in web frontend when vite build
|
2 years ago |
Michael Li
|
ec3a97d512
|
Merge pull request #150 from alimy/pr-fix-phonebind
fixed phone binding always error at first time
|
2 years ago |
alimy
|
cabc4e3552
|
fixed phone binding always error
|
2 years ago |
ROC
|
93308666a1
|
optimize user setting view
|
2 years ago |
Michael Li
|
50c344cc02
|
Merge pull request #149 from alimy/pr-optimize-db-initial
optimize #148 lazy initial gorm db in first use
|
2 years ago |
alimy
|
d5b701864b
|
optimize #148 lazy initial gorm db in first use
|
2 years ago |
Michael Li
|
65f8bd626e
|
Merge pull request #148 from alimy/pr-optimize-core-service-logic
optimize core service implement logic
|
2 years ago |