Commit Graph

27 Commits (50f91434993d537d52993142f185591a96591bc1)

Author SHA1 Message Date
Michael Li 8967359c15
feat: add pin topic support
9 months ago
Michael Li e8b65edff7
add all-in-one docker image build scripts
9 months ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
12 months ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
1 year ago
Michael Li 5cabf0e44a
add comment highlight support
1 year ago
Michael Li 555ab79622
fixed mysql sql migration script error
1 year ago
Michael Li 7c6cb0a463
fixed sqlite3 sql migration script error and optimize following tweets order to DESC
1 year ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
1 year ago
Michael Li ded909c30d
fixed mirgration for pgsql alter table error
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li 1a41075679
fixed get user comment tweets return incorrect data error
1 year ago
Michael Li b4f4a226f7
fixed mysql sql ddl define error for post_content/comemnt_content/comment_reply table
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li d1ab13cbb5
change man content width to 600px and optimize tweet/comment/replay text length
1 year ago
Michael Li d402d8d726
add comment upvote feature support (100%)
1 year ago
Michael Li 95c62ed24a
fixed sql ddl migration from postgres
1 year ago
Michael Li a70a987290
optimize topics ui and logic (100%)
1 year ago
Michael Li a79171e731
add simple tweet share support
1 year ago
Michael Li 8674217e51
fixed some error when use postgres database
2 years ago
Michael Li 7cad1e6443
add postgresql ddl and optimize mysql/sqlite3 ddl
2 years ago
Michael Li 881f799d68
optimize sql schema ddl file name style for migration
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li 17d5e0f55c add sql scheml define for friendship feature
2 years ago
alimy 98dcc327d7 optimize sqlite sql ddl
2 years ago
alimy 3ac2be59ab support migration feature
2 years ago
alimy 019304dea0 adjust mysql/sqlite3 initial scripts
2 years ago
alimy 6f355c10b7 support set visibility(public/private/friend) for post
2 years ago