Alex Gleason
Alex Gleason
How about search? I can see the cache service accepts this: `{"cache":["user_search",{"query":"alex","limit":10}]}` It could easily support [NIP-50](https://github.com/nostr-protocol/nips/blob/master/50.md) search, making it usable by clients as a dedicated Search relay.
I see, so you are considering "slug case" and title case to be on the same level. In that case I agree with the solution, but I'm not sure I...
We are trying to work around this by catching the error, but it's actually an instance of `Error` and not `HTTPException`, so neither of these solutions work: ```ts app.use('*', sentryMiddleware({...
The solution is to not use this middleware. Just install Sentry like normal and call it where you need it.
There are apparently counter arguments to NIP-26 that I hadn't heard before: https://gleasonator.com/@3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d@mostr.pub/posts/ATc1E5QdHaEv8iZJFg Just noting it.
I submitted a proposal to delete a pubkey: https://github.com/nostr-protocol/nips/pull/377 Curious if you think this is feasible from the relay perspective.
I'm gonna try to rephrase this in a more human way. Please correct me @marykatefain Garden managers want help. They want to use GardenHub to ask for help. Any registered...
Working off branch [`volunteer`](https://github.com/HarvestHub/GardenHub/tree/volunteer), WIP in 142dc4a348ed4c12d076076705c941ff63d9e0e1
I hoped to do this simple one first, but it seems to rely on #163 with "Reported volunteer hours" being saved. @marykatefain in the meantime, can you elaborate on what...
@HTSauter My first thought was to have them entered by HarvestHub administrators. I think a prerequisite to moving forward on this one is to come up with a list of...