Alex Gleason
|
acabc7c4ad
|
Add dummy relationships endpoint
|
2023-04-29 17:59:54 -05:00 |
|
Alex Gleason
|
64102699ac
|
Perform NIP-05 lookups
|
2023-04-29 17:49:03 -05:00 |
|
Alex Gleason
|
d84e593e53
|
Add GET /api/v1/statuses/:id
|
2023-04-29 17:26:56 -05:00 |
|
Alex Gleason
|
dabc3b7e3a
|
Remove unused imports
|
2023-04-29 17:07:26 -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
|
5118aaf46c
|
Rename some client functions
|
2023-04-29 15:54:21 -05:00 |
|
Alex Gleason
|
6341987088
|
Delete src/nostr directory
|
2023-04-29 15:51:54 -05:00 |
|
Alex Gleason
|
b33a3a21fc
|
OAuth: don't decode bech32 string
|
2023-04-29 15:33:25 -05:00 |
|
Alex Gleason
|
8c48b9f625
|
Add nip19 auth middleware
|
2023-04-29 15:22:10 -05:00 |
|
Alex Gleason
|
4664609047
|
apps: add comments
|
2023-04-10 21:13:57 -05:00 |
|
Alex Gleason
|
53655f99bf
|
We do a little refactoring
|
2023-04-10 19:34:00 -05:00 |
|
Alex Gleason
|
ecf3841ee4
|
Rename to Ditto
|
2023-04-02 14:10:50 -05:00 |
|
Alex Gleason
|
1d6ebf6ba6
|
Support pagination with Link headers... but of course Soapbox doesn't do that
|
2023-03-18 17:47:34 -05:00 |
|
Alex Gleason
|
9f81d0d572
|
Reuse existing transmute functions, lol forgot I already wrote that
|
2023-03-18 16:30:46 -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
|
cde34bffd8
|
Refactor transmute, fix account in status
|
2023-03-05 00:16:05 -06:00 |
|
Alex Gleason
|
2acfecc1eb
|
Allow posting a status to Nostr
|
2023-03-04 23:26:25 -06:00 |
|
Alex Gleason
|
73884c212f
|
Transform nsec1 better
|
2023-03-04 22:54:57 -06:00 |
|
Alex Gleason
|
48f04e48de
|
Enable CORS, fix nsec1 keys
|
2023-03-04 22:49:08 -06:00 |
|
Alex Gleason
|
825fed7d21
|
This is probably enough to log in?
|
2023-03-04 22:10:56 -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 |
|