ROC
|
fde5173e96
|
Merge pull request #192 from rocboss/feature/friendship
add support Friendship feature
|
2 years ago |
Michael Li
|
07c39ce91b
|
Merge branch 'dev' into jc/alimy
|
2 years ago |
Michael Li
|
87d9f61792
|
fixed zinc search engine add documents failure
|
2 years ago |
Michael Li
|
4c0cfdd2b0
|
optimize core search interface and upgrade support meilisearch to 0.29.0
|
2 years ago |
Michael Li
|
e34af9a202
|
freindship: add frontend implement
|
2 years ago |
Michael Li
|
09949295e8
|
frendship: fixed route register error
|
2 years ago |
Michael Li
|
a269ad87a7
|
friendship: add backend api base implement
|
2 years ago |
Michael Li
|
e9462c6270
|
add some docs
|
2 years ago |
Michael Li
|
67c669f6c4
|
optimize search logic for bridge use two level channel to dynamic process docs update
|
2 years ago |
Michael Li
|
8a836ae56c
|
optimize alipay initial client logic
|
2 years ago |
Michael Li
|
1ab3276eee
|
replace github.com/dgrijalva/jwt-go to github.com/golang-jwt/v4
|
2 years ago |
Michael Li
|
fda737a6e5
|
upgrade go version to go1.18 and github.com/go-gonic/gin to v1.8.1
go -> go1.18
github.com/gin-gonic/gin -> v1.8.1
add supoport github.com/bytedance/sonic as json encoding/decoding library
|
2 years ago |
Michael Li
|
879e49d29a
|
feature[oss:tempdir] fixed persist object failed error in localoss implement
|
2 years ago |
yiGmMk
|
5f7bd108e9
|
fix bug,PostContent.Format
copy data from wrong field
|
2 years ago |
Michael Li
|
bdaee860c0
|
just fixed S3Service off OSS initialize config error
|
2 years ago |
Michael Li
|
6c3e59749a
|
optimize create post logic
|
2 years ago |
Michael Li
|
7c915fe134
|
optimize #176 change reload page logic just for siimple
|
2 years ago |
Michael Li
|
395d8865ac
|
fixed path error when use OSS:TempDir
|
2 years ago |
Michael Li
|
8c32ff95d4
|
optimize localossObject implement logic
|
2 years ago |
Michael Li
|
668239f88c
|
optimize object storage service implement logic
|
2 years ago |
Michael Li
|
1e9dd0fe5b
|
just optimize #168
|
2 years ago |
Michael Li
|
0033a1cdbd
|
optimize create post/comment logic that tweet type is media contents
|
2 years ago |
Michael Li
|
f293d0ef2d
|
change migration table name same table prefix as other table
|
2 years ago |
Michael Li
|
4232099036
|
support Huawei Cloud OBS as OSS service
|
2 years ago |
ROC
|
986e80af32
|
feat: tencent cos support
|
2 years ago |
Michael Li
|
0dde1c68a7
|
optimize privApi middleware function
|
2 years ago |
Michael Li
|
6029e061dc
|
support custom PhoneBind/Alipay feature just use config file
|
2 years ago |
Michael Li
|
5a45bc4885
|
single intilialize DataService/TweetSearchService/ObjectStorageService
|
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 |
alimy
|
0d21272c51
|
optimize #155 add miss method implements for LocalOSS
|
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 |
alimy
|
ffb2bac3e0
|
optimize tweet delete logic
|
2 years ago |
alimy
|
783eaa1543
|
fixed don't create tag and notify when create public/friend tweet
|
2 years ago |
alimy
|
70f68a1c4e
|
optimize BigCacheIndex logic
|
2 years ago |
alimy
|
cabc4e3552
|
fixed phone binding always error
|
2 years ago |
alimy
|
d5b701864b
|
optimize #148 lazy initial gorm db in first use
|
2 years ago |
alimy
|
59f5bbedae
|
remove unused code
|
2 years ago |
alimy
|
63310189f5
|
optimize core service implement logic
|
2 years ago |
ROC
|
b96e6f8895
|
delete useless config.
|
2 years ago |
alimy
|
1d1e005159
|
Merge branch 'main' into pr-migrate
|
2 years ago |
alimy
|
3ac2be59ab
|
support migration feature
|
2 years ago |
ROC
|
41dd0953d3
|
fix: alipay notify url
|
2 years ago |
alimy
|
6c407cdef6
|
optimize core service define
|
2 years ago |
alimy
|
83371edd32
|
optimize post cache index service integrate logic
|
2 years ago |
alimy
|
29fd5fa56c
|
optimize #141 fixed tweet in correct visibility status after visible action
|
2 years ago |
alimy
|
5722fbfc7b
|
optimize #141 fixed zinc search not in expect result
|
2 years ago |
alimy
|
e06abfb29c
|
fixed get index post list error when not user cache index service
|
2 years ago |
alimy
|
c996830e8f
|
support search private tweet and display private tweet in index page when user login or is admin
|
2 years ago |
alimy
|
72604a2b99
|
update README.md add meilisearch ui managing describe
|
2 years ago |
alimy
|
6bc7f5e636
|
optimize ip address location logic
|
2 years ago |
alimy
|
6f73103300
|
optimize #129 make tweet search by tag more exact when use meilisearch
|
2 years ago |
alimy
|
4742138c48
|
optimize #129 use new goroutine handle log in mieliLogHook fire
|
2 years ago |
alimy
|
6f27d95856
|
make the feature of LoggerMeili work well
|
2 years ago |
alimy
|
4a6eb41a36
|
fixed zinc add documents no effects error
|
2 years ago |
alimy
|
bed9bee806
|
support meilisearch as tweet search service
|
2 years ago |
alimy
|
1facc41068
|
optimize #118 add backend worker update documents to search engine
|
2 years ago |
alimy
|
2fc1fd2f9b
|
optimize #118 wrap async interface for update documents to search engine
|
2 years ago |
alimy
|
edc52e71b1
|
optimize search abstract service interface
|
2 years ago |
alimy
|
61342c13a8
|
optimize json encoding module that code from gin
|
2 years ago |
alimy
|
4aaa732387
|
add BigCacheIndex for cache index posts
|
2 years ago |
ROC
|
071dfe5746
|
Merge pull request #97 from rocboss/feature/post-visibility
support set visibility(public/private/friend) for post
|
2 years ago |
alimy
|
be03c59338
|
optimize version info out logic
|
2 years ago |
alimy
|
cddde2d117
|
merge from main
|
2 years ago |
alimy
|
ed32dc614c
|
fixed create not expected empty string tag when create post
|
2 years ago |
alimy
|
0da2c76d0b
|
optimize #97 user stars/collections update when post visibility changed
|
2 years ago |
alimy
|
ba4023d0a7
|
optimize visible post logic add tags/search-index process logic
|
2 years ago |
orzi!
|
2a527202c0
|
修改已发布动态的可见度
|
2 years ago |
alimy
|
e6cbb15735
|
diable create tags and new private message to other when post is private visibility
|
2 years ago |
alimy
|
f84cd49a18
|
optimize #97 view tag info of (friend/private) in post item
|
2 years ago |
alimy
|
6f355c10b7
|
support set visibility(public/private/friend) for post
|
2 years ago |
alimy
|
0224a8a4dc
|
support visite api docs in embed docs
|
2 years ago |
alimy
|
e5ac0decaf
|
optimize #52
|
2 years ago |
alimy
|
5089d99643
|
Merge branch 'dev'
|
2 years ago |
alimy
|
4988ae5872
|
support PostgreSQL as database
|
2 years ago |
alimy
|
6739f8871a
|
support sqlite3 as database
|
2 years ago |
alimy
|
43de1fdf8a
|
abstract IndexPostsService interface for get index posts
|
2 years ago |
alimy
|
7a25bae54b
|
optimize #78 support custom configure ActionQPS to adjust internal action event send
|
2 years ago |
alimy
|
77d8bdbc58
|
optimize #78 support disable expire cache index if needed
|
2 years ago |
alimy
|
64d3af2bc4
|
fixed cache index calculate offset/limit error
|
2 years ago |
ROC
|
c1ed0dfb4a
|
feat: add user ban for admin
|
2 years ago |
alimy
|
f24252d6ab
|
optimize #78 change CacheIndex configure in conf.yaml to SimpleCacheIndex
|
2 years ago |
alimy
|
3c3071791e
|
optimize #78 add abstract cache index servie
|
2 years ago |
alimy
|
c215566ede
|
optimize features process logic
|
2 years ago |
alimy
|
962855eb11
|
optimize #78 debug info ajust
|
2 years ago |
alimy
|
88e1b6f417
|
optimize #78 prevent many update pos in least time to expire index post cache
|
2 years ago |
alimy
|
abfee0621f
|
optimize add cache first number page of post in custom configure
|
2 years ago |
alimy
|
5261741755
|
optimize server logger logic
|
2 years ago |
alimy
|
376679a975
|
optmize configure logic and clear conf logic code
|
2 years ago |
alimy
|
46d5ef1791
|
support local file as object storage
|
2 years ago |
alimy
|
bbedb3a488
|
fixed change avatar failure error
|
2 years ago |
alimy
|
70c52c1e9c
|
fixed post picture comment failure error
|
2 years ago |
alimy
|
fe0412252b
|
optimize #73 update docker compose support minio deploy
|
2 years ago |
alimy
|
ab9d77690a
|
add MinIO/S3 object storage support
|
2 years ago |
ROC
|
3939e27ae7
|
fix: embed captcha font file
|
2 years ago |
alimy
|
89dd735e61
|
support composite feature that server supported just by configure file
|
2 years ago |
alimy
|
03563cf0e1
|
add miss fixed of #58
|
2 years ago |
alimy
|
ddf9a4fbfa
|
fixed issues #58 that upload attachment failure
|
2 years ago |
ROC
|
adee4f8381
|
Merge pull request #52 from injet-zhou/dev
fix: whitespace trim
|
2 years ago |
alimy
|
4b4b352698
|
optimize: abstract backend process logic to service interface
|
2 years ago |
injet-zhou
|
c826520e89
|
fix: white space trim
|
2 years ago |
alimy
|
f9c407d8d1
|
move all api to v1 group and suport embed web ui to server
1. move all api to v1 group
2. web ui adapt all api to v1 group
3. support embed web ui to server if needed
|
2 years ago |
alimy
|
7221c6c3aa
|
optimize code in internal/service pacakge
|
2 years ago |
alimy
|
e82fa0db2f
|
add runtime feature adjust config for enable/disable some feature such phone verify in local develop enviroment
|
2 years ago |
1005281342
|
36bff95834
|
fix: 修复预处理器atUserID属性赋值
|
2 years ago |
1005281342
|
cadde4ae89
|
Merge branch 'rocboss:main' into main
|
2 years ago |
1005281342
|
c0ce03af10
|
refactor: 降低圈复杂度
|
2 years ago |
ROC
|
ca27747231
|
Merge pull request #35 from 1005281342/main
fix: warning: "Breif" is a misspelling of "Brief"
|
2 years ago |
1005281342
|
42203f1cdb
|
fix: warning: "Breif" is a misspelling of "Brief"
|
2 years ago |
CXM
|
da3e7a29d4
|
fix: asset
|
2 years ago |
ROC
|
0587c3d6df
|
feat: stick post for admin
|
2 years ago |
ROC
|
f87f99ea5e
|
feat: add user whisper
|
2 years ago |
ROC
|
8fde76d8ec
|
change project structure
|
2 years ago |