Commit Graph

45 Commits (dcc10ee87d3f36630e2a574274e0e56b26d2de92)

Author SHA1 Message Date
Michael Li 3956735db6
add read all unread message support for message sub-system
9 months ago
Michael Li 427269572b
add cache support for index trends info
9 months ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
10 months ago
Michael Li 5cabf0e44a
add comment highlight support
10 months ago
Michael Li 5cbcfc541d
support admin user get site info
10 months ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
10 months ago
Michael Li c922361ccf
add simple audit hook base logic
10 months ago
Michael Li 3581d9bc2f
optimize relax web api define in mirc/web/v1
10 months ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic
10 months ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
11 months ago
Michael Li 1169e0052e
add base followship feature logic support
11 months ago
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic
11 months ago
Michael Li 8eb294154a
optimize core service define
11 months ago
Michael Li 6c4a894993
upgrade github.com/alimy/mir/v4 => v4.0.0
11 months ago
Michael Li 97d728198e
simple support for user posts filter by style(post/comment/media/star)
11 months ago
Michael Li 6662d8e3bc
use Entry[T]() function to add entry to go-mir
1 year ago
Michael Li 7b8e6f292f
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.7
1 year ago
Michael Li 7b8239457b
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.6
1 year ago
Michael Li dd66cc3627
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.4
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
Michael Li 6588203b27
fixed comments thumbs up/down state incorrect error
1 year ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
1 year ago
Michael Li a70a987290
optimize topics ui and logic (100%)
1 year ago
Michael Li e58e069755
optimize topic ui and logic (60%)
1 year ago
Michael Li 77c768fa12
optimize web interface defile in mirc
1 year ago
Michael Li 972d0ab986
fixed add star to tweet error
1 year ago
Michael Li f0eb47b064
upgrade github.com/alimy/mir/v3 => v3.1.0
1 year ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
1 year ago
Michael Li 2eb92b1941
mir: update documents
2 years ago
Michael Li f3ed27dbef
mir:fixed VisibleTweet error in new web service
2 years ago
Michael Li 53383b9916
mir: add friendship api implement for new web service
2 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
2 years ago
Michael Li 058a30794d
mir: add pub api implement for new web service
2 years ago
Michael Li bc4596721e
mir: add priv api implement full implement for new web service
2 years ago
Michael Li 820d54108d
mir:add priv api implement for new web service
2 years ago
Michael Li 64527ec6b2
mir:add core api implement for new web service
2 years ago
Michael Li 2d2c245ca1
mir: partial api implement for new web service
2 years ago
Michael Li dee07b6184
mir: add alipay api implement for new web service
2 years ago
Michael Li fc4e79662d
mir: optimize api defined service names
2 years ago
Michael Li 3a1626efb4
mir: remove reduce comment in mirc/web/v1 and go mod tidy
2 years ago
Michael Li 989d79080e
add simple go-mir define file for web api
2 years ago
Michael Li 8139e4dbe2
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.8
2 years ago
Michael Li 3e0c38d15f
upgrade github.com/alimy/mir/v3 => v3.0.0-beta.1
2 years ago
Michael Li db137b3c1c
change source code from mirc/routes/* => mirc/*
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago