Commit Graph

11 Commits

Author SHA1 Message Date
Alex Gleason
82c4f0827e Make registrations configurable by env 2023-09-10 23:44:30 -05:00
Alex Gleason
607ef4b980 Make POW configurable, expose over the API 2023-09-10 15:38:49 -05:00
Alex Gleason
b27b84e3fb Add favourited_by and reblogged_by controllers 2023-08-29 18:08:00 -05:00
Alex Gleason
dfbad6b2e7 Add boilerplate notifications controller, fix import order in app.ts 2023-08-28 14:23:27 -05:00
Alex Gleason
3c279175bc instance: actually, put all this under a nostr key 2023-08-26 12:28:25 -05:00
Alex Gleason
baf4c00fee instance: add urls.nostr_relay and pubkey properties to instance 2023-08-26 12:01:46 -05:00
Alex Gleason
be6aa89c39 Rename Conf.url() to Conf.local(), replace it with a URL of localDomain 2023-07-09 18:26:33 -05:00
Alex Gleason
b5643c4aba Refactor config to use a better interface 2023-06-10 17:15:08 -05:00
Alex Gleason
8ba456a100 streaming: establish WebSocket connection 2023-05-13 17:41:21 -05:00
Alex Gleason
8b3eab80b3 Add email field to /api/v1/instance 2023-04-30 23:27:29 -05:00
Alex Gleason
610ce4444a api --> controllers/api 2023-04-30 14:45:30 -05:00