Commit Graph

24 Commits

Author SHA1 Message Date
Alex Gleason
502af2cd48 Return first page of statuses in profile 2023-05-03 15:22:24 -05:00
Alex Gleason
d7805ae65b Add logger middleware 2023-04-30 15:16:33 -05:00
Alex Gleason
cb8e78ab59 Add landing page 2023-04-30 14:51:56 -05:00
Alex Gleason
610ce4444a api --> controllers/api 2023-04-30 14:45:30 -05:00
Alex Gleason
2554379cef api/home.ts --> api/timelines.ts 2023-04-30 14:16:30 -05:00
Alex Gleason
81357fa1e3 Make OAuth form mostly work 2023-04-30 13:28:49 -05:00
Alex Gleason
1ba822abaa Add Markers fallback controller 2023-04-29 21:14:00 -05:00
Alex Gleason
780b3aeb01 Enable Link header in CORS 2023-04-29 21:07:59 -05:00
Alex Gleason
b42d1f3564 Make threads work, sorta 2023-04-29 20:23:51 -05:00
Alex Gleason
acabc7c4ad Add dummy relationships endpoint 2023-04-29 17:59:54 -05:00
Alex Gleason
d84e593e53 Add GET /api/v1/statuses/:id 2023-04-29 17:26:56 -05:00
Alex Gleason
07e072bc48 Narrow pubkey paths with regex 2023-04-29 16:35:44 -05:00
Alex Gleason
70f69b80f3 Add account search controller, which does basically the same thing as account lookup for now 2023-04-29 16:28:53 -05:00
Alex Gleason
9e73a8e43c Add account lookup endpoint 2023-04-29 16:25:07 -05:00
Alex Gleason
8c48b9f625 Add nip19 auth middleware 2023-04-29 15:22:10 -05:00
Alex Gleason
6748e13a36 Make Home feed kind of work 2023-03-18 14:49:44 -05:00
Alex Gleason
2ab9e60048 Add additional fallback controllers 2023-03-05 00:36:37 -06:00
Alex Gleason
2acfecc1eb Allow posting a status to Nostr 2023-03-04 23:26:25 -06:00
Alex Gleason
48f04e48de Enable CORS, fix nsec1 keys 2023-03-04 22:49:08 -06:00
Alex Gleason
7285d71bda Add boilerplate accounts controller and fallback controller 2023-03-04 21:49:33 -06:00
Alex Gleason
b36b8ea7d2 Add OAuth controller 2023-03-04 21:36:53 -06:00
Alex Gleason
8ed662321d Implement apps API (the stupid way) 2023-03-04 20:59:39 -06:00
Alex Gleason
484a396a64 Add /api/v1/instance 2023-03-04 20:19:57 -06:00
Alex Gleason
d855c05fac Boilerplate Deno stuff 2023-03-04 19:59:27 -06:00