TheExGenesis / community-archive

An open tweet database and API anyone can build on.
https://www.community-archive.org
MIT License
55 stars 8 forks source link

TES: db functions to support browser extension features #170

Closed ri72miieop closed 1 week ago

ri72miieop commented 2 weeks ago

I am prefixing functions for use in the browser extension with tes to avoid collisions.

This PR also adds a tsvector column to liked_tweets to support search on liked tweets. If people don't use it and it occupies too much (extra) space we might want to remove it later.

vercel[bot] commented 2 weeks ago

@ri72miieop is attempting to deploy a commit to the theexgenesis' projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
community-archive ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 10:29am
TheExGenesis commented 1 week ago

thanks for your patience, merging!