Commit Graph

  • 13aead171c Support shallow builds and sourcemaps (#352) devin ivy 2022-11-15 19:24:58 -05:00
  • e02671ba82 Give 'HandleNotAvailable' error on reserved handles (#349) Paul Frazee 2022-11-14 15:32:04 -06:00
  • 43788cdc5a Show own reposts in timeline views (#348) Daniel Holmgren 2022-11-14 13:42:12 -06:00
  • 60071e0770 Handle updateProfile when no record exists (#343) Paul Frazee 2022-11-11 14:10:56 -06:00
  • 5b4e2b9ee3 Fix test snapshots post-merge (#342) devin ivy 2022-11-11 14:59:29 -05:00
  • 2d947be9c2 Allow updating scene profiles (#341) Daniel Holmgren 2022-11-11 13:36:36 -06:00
  • a1bee406e2 Add app.bsky.graph.getAssertions() (#340) Paul Frazee 2022-11-11 12:38:25 -06:00
  • 962041e6c1 Scene trending (#327) Daniel Holmgren 2022-11-11 12:29:48 -06:00
  • 8e548af023 Add missing execute() to confirmation delete (#339) Paul Frazee 2022-11-10 16:51:26 -06:00
  • 8ab87ff1f7 Standard actor declarations in app.bsky (#338) devin ivy 2022-11-10 15:46:16 -05:00
  • c52b9f0771 Include scene trends in feeds (#335) devin ivy 2022-11-10 14:26:57 -05:00
  • 7431e65f2a Fix codegen signature for the record delete methods (#336) Paul Frazee 2022-11-10 12:26:32 -06:00
  • e6471a7419 Trend schemas (#333) Daniel Holmgren 2022-11-09 14:44:46 -06:00
  • da8f055816 Align XRPC parameters with subset of json schema (#328) devin ivy 2022-11-09 15:39:47 -05:00
  • 1bd8ef1811 Implement setVote() method (#325) devin ivy 2022-11-09 15:24:35 -05:00
  • e1150465ab Add 'member' to getProfile state output, and add some dev-env mock data (#332) Paul Frazee 2022-11-09 14:09:16 -06:00
  • 8b689de071 Reenable account tests + quick fix (#326) Daniel Holmgren 2022-11-08 16:12:11 -06:00
  • 58634c47d7 Scene membership (#322) Daniel Holmgren 2022-11-08 14:22:16 -06:00
  • 0d98291c42 Indexing rework (#317) Daniel Holmgren 2022-11-08 12:14:15 -06:00
  • b117ae4568 Move from likes to votes (#319) devin ivy 2022-11-08 11:02:41 -05:00
  • cd1b64e600 Add app.bsky.actor.getSuggestions (#318) Paul Frazee 2022-11-08 09:40:52 -06:00
  • 1a32d5664f Added full stop to descriptions (#312) Alberto Roura 2022-11-08 23:58:03 +10:00
  • b530a13d09 Scene creation & membership (#304) Daniel Holmgren 2022-11-07 14:33:33 -06:00
  • 70c525f806 Rework post text slices to be objects (#311) Paul Frazee 2022-11-04 18:26:33 -05:00
  • 6053031d0d A couple improvements to the markdown generator to improve clarity (#310) Paul Frazee 2022-11-04 15:28:00 -05:00
  • d6a189f59a Healthchecks for PDS and PLC (#309) devin ivy 2022-11-04 16:26:56 -04:00
  • e61127111a Split lexicons into more specific namespaces (#306) Paul Frazee 2022-11-04 12:59:00 -05:00
  • 7ee821312a Handle package (#305) Daniel Holmgren 2022-11-03 17:55:33 -05:00
  • 7fdbb4dbb5 Username -> Handle (#303) Daniel Holmgren 2022-11-03 11:35:21 -05:00
  • f87cb10d36 Add subject to password reset email (#302) devin ivy 2022-11-02 20:35:56 -04:00
  • a42d98b280 Allow duplicate block by the same did w/ sql blockstore (#301) devin ivy 2022-11-02 20:27:41 -04:00
  • 9289ce15c6 Rename getHomeFeed to getTimeline to improve some semantic clarity (#300) Paul Frazee 2022-11-02 16:52:25 -05:00
  • c986066e4c Update XRPC procedures to use request body by default (#297) Paul Frazee 2022-11-02 16:37:58 -05:00
  • 4229ac91a5 Remove badges (#291) Daniel Holmgren 2022-11-02 10:30:23 -05:00
  • 794d87e8c1 Lexicon tokens (#292) Paul Frazee 2022-11-02 10:20:04 -05:00
  • 55a07dd4d5 Fix app.bsky.post entity def to be more intuitive (#294) devin ivy 2022-11-02 11:19:07 -04:00
  • aa604b0a98 Fix typo in PLC docs to point to correct key for recovery (#293) joev 2022-11-02 08:33:59 -06:00
  • a6c5737bb5 Session management in PDS client (#288) devin ivy 2022-11-02 09:55:51 -04:00
  • 2fb128d94f Account declaration & invites (#289) Daniel Holmgren 2022-11-01 18:15:52 -05:00
  • 6bf748bc70 Remove outdated cli (#290) Daniel Holmgren 2022-11-01 15:00:22 -05:00
  • 8982e13ff4 Username validation (#282) Daniel Holmgren 2022-11-01 14:30:37 -05:00
  • 51dd5665a1 Session refresh token for PDS (#286) devin ivy 2022-10-31 20:41:51 -04:00
  • 94a4f7ec41 simple repo benchmarks (#246) Daniel Holmgren 2022-10-31 12:13:38 -05:00
  • 817d238880 Fix PDS readme link (#285) devin ivy 2022-10-30 10:34:05 -04:00
  • ac8569496c Name Resolution (#278) Daniel Holmgren 2022-10-28 18:06:17 -05:00
  • b3966734de Misc HTTP error fixes (#280) devin ivy 2022-10-28 17:40:36 -04:00
  • 4cc8f02575 Add public url config to pds for setting did service endpoint (#281) devin ivy 2022-10-28 17:13:10 -04:00
  • 9879f673ad SQL Blockstore (#276) Daniel Holmgren 2022-10-27 13:26:17 -05:00
  • 21ff052da9 Dont reexport CID type (#277) Daniel Holmgren 2022-10-26 23:13:50 -05:00
  • 9b66f20abb Kms keypair (#270) Daniel Holmgren 2022-10-26 23:13:36 -05:00
  • e9428647c5 Fix a couple build issues (#275) Daniel Holmgren 2022-10-26 16:32:10 -05:00
  • 07a2bd117d Improve codegen quality (shorter typenames) (#269) Paul Frazee 2022-10-26 13:45:42 -05:00
  • 4a65804db5 Miscellaneous dep and build fixes (#272) devin ivy 2022-10-26 14:19:14 -04:00
  • e507d95dd2 Secp256k1 support (#267) Daniel Holmgren 2022-10-25 16:35:27 -05:00
  • d6fd69d3a3 Rename pds (#266) Daniel Holmgren 2022-10-25 15:52:46 -05:00
  • 7e6019fbda PDS cleanup (#265) Daniel Holmgren 2022-10-25 15:36:44 -05:00
  • 29463093c1 Recovery key (#263) Daniel Holmgren 2022-10-25 15:25:44 -05:00
  • e3c4efd7d9 PDS transactions (#245) devin ivy 2022-10-24 16:59:40 -04:00
  • a8368d148d Linting (#262) Daniel Holmgren 2022-10-24 14:48:43 -05:00
  • 26b554fee2 Setup PDS server with migrations (#254) devin ivy 2022-10-24 15:27:30 -04:00
  • 3d2ea06bb5 server: fix startup by adding better-sqlite3 to externals, create tables (#257) zhuowei 2022-10-24 15:17:08 -04:00
  • 28f4d50ab4 Basic CI (#256) Harlan T Wood 2022-10-24 08:48:07 -10:00
  • d44cee7113 Fix some readme links Paul Frazee 2022-10-21 09:23:51 -05:00
  • 000507e491 Setup PLC server with postgres and migrations (#249) devin ivy 2022-10-21 09:47:18 -04:00
  • 960a0fce1e Immutable repo structure (#247) Daniel Holmgren 2022-10-20 11:11:51 -05:00
  • 287fc40f48 Fix typo dholms 2022-10-18 16:14:34 -05:00
  • feca3622c1 Rename ADX -> ATP (#244) Paul Frazee 2022-10-18 12:21:59 -05:00
  • fd18da2cb5 Schema keyed hint (#243) Daniel Holmgren 2022-10-18 11:14:47 -05:00
  • 0820013316 Unify pagination interface across all methods (#242) devin ivy 2022-10-17 18:19:37 -04:00
  • 60a537a6e4 MIT license (#241) Daniel Holmgren 2022-10-17 13:20:06 -05:00
  • 83691da3f6 Repo metadata (#240) Daniel Holmgren 2022-10-17 13:11:09 -05:00
  • 3679719571 Badging utilities (#237) Daniel Holmgren 2022-10-17 11:18:08 -05:00
  • e314974d1b User search (#238) devin ivy 2022-10-14 16:16:32 -04:00
  • 90b3792d90 Finalize lexicon reference behaviors, adding lex: URI references (#236) Paul Frazee 2022-10-13 14:08:09 -05:00
  • 7a9d773e7e Postbuild typecheck (#235) Daniel Holmgren 2022-10-12 20:03:43 -05:00
  • bfaf3a86f9 Handling updates (#231) Daniel Holmgren 2022-10-12 18:36:40 -05:00
  • 0b6bf87b66 Run PDS using postgres (#233) devin ivy 2022-10-12 16:43:19 -04:00
  • 45ddf23c58 Fixes to dev env (#234) Paul Frazee 2022-10-12 15:07:31 -05:00
  • 90cdb99bdd Update NSID semantics to final (#232) Paul Frazee 2022-10-12 14:32:18 -05:00
  • 7f2dfb8d50 Switch TypeORM to Kysely (#229) Daniel Holmgren 2022-10-11 13:39:11 -05:00
  • 72add11740 Fix the external better-sqlite3 path in dev-env build (#230) Paul Frazee 2022-10-10 19:05:50 -05:00
  • ef69a725f0 Fix PLC server usage in dev-env (#228) devin ivy 2022-10-10 19:58:24 -04:00
  • af5daacb90 More comprehensive testing for PDS views, using snapshots (#223) devin ivy 2022-10-10 11:38:57 -04:00
  • 214e4a14bb Plc tests & cleanup (#226) Daniel Holmgren 2022-10-10 09:50:49 -05:00
  • 47c1e1f327 Use Kysely for PLC DB (#220) Daniel Holmgren 2022-10-07 17:16:23 -05:00
  • 604f4d2ab2 Seeds for testing server views (#222) devin ivy 2022-10-07 18:11:34 -04:00
  • 92ab06941d Tests for did conversion (#225) Daniel Holmgren 2022-10-07 16:45:45 -05:00
  • 5a9c0e9058 Fix dev-env build, account for server's hbs templates (#218) devin ivy 2022-10-06 16:02:17 -04:00
  • e30c45d38a Enforce single user per email, usernames case-insensitive (#217) devin ivy 2022-10-06 14:28:20 -04:00
  • 59f18ac707 Forgot password methods (#216) devin ivy 2022-10-06 14:24:26 -04:00
  • 904fa6448d SDK -> Resolver dholms 2022-10-05 18:07:34 -05:00
  • 7233ce070f Cleanup (#210) Daniel Holmgren 2022-10-05 17:55:08 -05:00
  • b26eb75277 Logging (#209) Daniel Holmgren 2022-10-05 17:47:00 -05:00
  • 685c656729 Fixes for handling of posts vs. reposts in feeds (#208) devin ivy 2022-10-04 17:52:44 -04:00
  • b3c60696da Invite codes (#204) Daniel Holmgren 2022-10-04 15:13:55 -05:00
  • 11928993dc Make the cursor field a required output in get*Feed (#206) Paul Frazee 2022-10-04 12:28:49 -05:00
  • d64e4f6a75 Support firehose feed algorithm (#205) devin ivy 2022-10-04 13:18:34 -04:00
  • c70911ab20 Fix: support multiple post entities per post (#203) Paul Frazee 2022-10-04 09:29:07 -05:00
  • 2cb0e8d36c Feed bugfixes (#202) Paul Frazee 2022-09-30 11:57:38 -05:00
  • 8b0884a315 Notifications (#200) Daniel Holmgren 2022-09-30 11:09:42 -05:00