summaryrefslogtreecommitdiffstats
path: root/server/src/db/user_mention_view.rs
AgeCommit message (Expand)Author
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-07Remove materialized views. (#908)Dessalines
2020-06-29Revert "Remove mat views, no fast tables or caching added yet."Dessalines
2020-06-29Remove mat views, no fast tables or caching added yet.Dessalines
2020-05-16Rework importsFelix
2020-04-14Updating views to add apub actor_id and local columns.Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-01-28Adding a materialized view for reply_view. Fixes #466Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-11Introduce the "MaybeOptional" trait.Lyra
2019-12-08Use builder pattern for viewsDessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines