holic / chirp-city

a lil birb told me
https://chirp.city
3 stars 0 forks source link

Add support for at-mentions #6

Open holic opened 2 years ago

holic commented 2 years ago

Frontend will swap out instances of @frolic.eth with @0xC9C.... before submitting, which the subgraph can pick up for mention notifications. Then we convert back in the frontend.

Ideally the frontend has some nice visual indicator when an at-mention is triggered, and ideally with some autocomplete (we can probably do this with ENS subgraph).