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
2021-04-05
chore: Relicense under GPL-3.0
Vincent Ambo
1
-7
/
+7
2018-05-27
feat(db): Update views with thread-closed field
Vincent Ambo
1
-0
/
+2
2018-05-27
feat(db): Add migration & fields to indicate a thread is closed
Vincent Ambo
1
-0
/
+1
2018-05-02
feat(db): Add LookupOrCreateUser message
Vincent Ambo
1
-0
/
+7
2018-05-02
refactor(db/render/schema): Use SimplePost type for thread views
Vincent Ambo
1
-19
/
+42
2018-04-17
chore(license): Relicense under AGPL-3.0-or-later
Vincent Ambo
1
-8
/
+10
2018-04-14
feat: Implement search result view & enable search
Vincent Ambo
1
-1
/
+1
2018-04-14
feat(db): Implement handling of 'SearchPosts' message
Vincent Ambo
1
-0
/
+21
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