Commit Graph

42 Commits (719199f65d1f4177853506bc9e544e48dff4e9f3)

Author SHA1 Message Date
Michael Li 7cfe3299ca
back to use alpine3.18 as base image to build scripts/docker/* images prevent sqlite3 build failed
8 months ago
Michael Li e40a2fdd7a
optimize Dockerfile logic
8 months ago
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 6e32e18f82
optimize configure for docker all in one environment
9 months ago
Michael Li 220d1f8732
prepare a all in one docker image build configure
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 ecb7e3ec0e
update some documents for prepare release
1 year ago
Michael Li b6d9522edc
upgrade docker builder/runner
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 da79b3fa5d
merge from main branch
1 year ago
Michael Li 03041954cf
fixed sql ddl error for contact table
1 year ago
Michael Li 6c3a5b2652
update ddl
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 0af7430e96
optimize web frontend ux use drawer display menu and optimize Dockerfile use pre-build builder image
1 year ago
Michael Li a79171e731
add simple tweet share support
1 year ago
Michael Li afd8fe18d2
fixed mysql ddl file p_contact is_delete field change to is_del name
1 year ago
Michael Li 4e8b03c834
add postgresql ddl
2 years 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 1208402d3a
fixed sql ddl field error in p_contact/p_contact_group and optimize docker-compose.yaml
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
alimy 4e1903bc04 add sqlite3 sql ddl file
2 years ago
alimy 1b349927ce optimize Makefile to direct build release package
2 years ago