backend for xcvr appview
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

probably should've fixed this

+2 -2
+2 -2
migrations/005_initimages.down.sql
··· 1 - DROP INDEX IF EXISTS medias_signet_uri_idx; 2 - DROP TABLE IF EXISTS medias; 1 + DROP INDEX IF EXISTS images_signet_uri_idx; 2 + DROP TABLE IF EXISTS images;