Commit Graph

194 Commits (1eba5463253ed90b181441d8adb20a0d155f2379)

Author SHA1 Message Date
alimy ffb2bac3e0 optimize tweet delete logic
2 years ago
alimy 70f68a1c4e optimize BigCacheIndex logic
2 years ago
alimy d5b701864b optimize #148 lazy initial gorm db in first use
2 years ago
alimy 63310189f5 optimize core service implement logic
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 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 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 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
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 6f355c10b7 support set visibility(public/private/friend) for post
2 years ago
alimy e5ac0decaf optimize #52
2 years ago
alimy 5089d99643 Merge branch 'dev'
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
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 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 fe0412252b optimize #73 update docker compose support minio deploy
2 years ago
alimy ab9d77690a add MinIO/S3 object storage support
2 years ago
alimy 89dd735e61 support composite feature that server supported just by configure file
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
ROC 0587c3d6df feat: stick post for admin
2 years ago
ROC 8fde76d8ec change project structure
2 years ago