rabble

Results 122 issues of rabble

for the internal API so we just pull the necessary data.

into too categories: representational and containers. Also make them more reusable.

because then well have them for linking, since people are the base object

We're going to have a single react app with components so we should refactor using Affinity instead of Events. Within that we can have members, events, groups, etc...

Setup AR relationships so when an event is destroyed it removed attendances... but not deleting the people who attended.

In order to be a facebook app we need to have a privacy policy written and published to our website. We need to figure out what it says too of...

So all web services provided by Affinity should be gated by OAuth instead of a single token. An auth'd user should also be able to access the API with the...

In posthog there are event types, but you can't filter by them. So this PR adds a type when it's a did_ action, which is background / bot things, and...

tech
small

When stats are collected from go-ssb we should cache it in memory so that it can be immediately put in to the connected peers. Then we can requested updated stats...

help wanted
ui
small

Users can easily post images which are any blob they know about. In order to expose this functionality, users should be able to pick amongst blobs they've downloaded. For now...

enhancement
design