depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
models.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-14
feat(db): Add support for stickies in database
Vincent Ambo
1
-2
/
+6
2018-04-14
feat(db): Add view for ordering thread index by most recent post
Vincent Ambo
1
-0
/
+12
2018-04-14
feat: License project under GPLv3
Vincent Ambo
1
-0
/
+16
2018-04-14
refactor(db): Store thread body in the posts table
Vincent Ambo
1
-2
/
+0
2018-04-09
feat(handlers): Extract & add author to thread and post information
Vincent Ambo
1
-0
/
+4
2018-04-08
chore(models/schema): Update with author fields
Vincent Ambo
1
-0
/
+4
2018-04-08
feat(db/models): Add handling of CreatePost message
Vincent Ambo
1
-0
/
+7
2018-04-08
feat(handlers): Add thread submission handler
Vincent Ambo
1
-1
/
+1
2018-04-08
feat(db): Support CreateThread message
Vincent Ambo
1
-0
/
+7
2018-04-08
refactor(db): Establish Post->Thread association
Vincent Ambo
1
-3
/
+5
2018-04-08
feat(main/templates): Add barebones single-thread view
Vincent Ambo
1
-1
/
+1
2018-04-08
feat(main): Add support for Tera templates
Vincent Ambo
1
-1
/
+1
2018-04-08
feat(main): Add minimal thread listing example
Vincent Ambo
1
-0
/
+1
2018-04-08
feat(models/schema): Map up posts & threads table
Vincent Ambo
1
-0
/
+16