Commit graph

  • bff8c62572 Merge branch 'feat-undo-repost' into 'main' Alex Gleason 2024-04-10 13:20:15 +00:00
  • 10e3def9d5 docs: mark repost feature as completed P. Reis 2024-04-09 20:43:03 -03:00
  • 9f24f35a21 refactor: cast pubkey as string P. Reis 2024-04-09 20:32:27 -03:00
  • a63dc8be4e Apply 2 suggestion(s) to 1 file(s) Alex Gleason 2024-04-09 22:08:37 +00:00
  • 7e8401688c feat: undo repost P. Reis 2024-04-09 18:27:17 -03:00
  • e1e07de435 Merge branch 'refactor-resolve-import' into 'main' Alex Gleason 2024-04-09 18:16:10 +00:00
  • 11f668dc8c refactor(interfaces): resolve import specifier via the active import map P. Reis 2024-04-09 15:08:07 -03:00
  • 76878d9dc8 Merge branch 'fix-streaming-update' into 'main' Alex Gleason 2024-04-09 14:38:55 +00:00
  • dd307f5b3f fix: always update home timeline in realtime when reposting P. Reis 2024-04-09 11:35:18 -03:00
  • 2169f8f26a Merge branch 'fix-find-event' into 'main' Alex Gleason 2024-04-09 14:29:57 +00:00
  • 06ca3706b8 Apply 1 suggestion(s) to 1 file(s) Alex Gleason 2024-04-09 14:27:41 +00:00
  • 846c8824d4 Merge branch 'main' into 'fix-find-event' P. Reis 2024-04-08 18:46:11 +00:00
  • b8cce3b309 Merge branch 'fix-types' into 'main' Alex Gleason 2024-04-08 16:41:16 +00:00
  • 9bfed222da
    unfurlCard: fix types Alex Gleason 2024-04-08 11:38:59 -05:00
  • 57b0224517
    renderReblog: fix types Alex Gleason 2024-04-08 11:34:21 -05:00
  • bc33f270d0
    gitlab-ci: check types Alex Gleason 2024-04-08 11:33:28 -05:00
  • 0da9d2e3f4 fix: find event and not pubkey in renderReblog P. Reis 2024-04-08 13:28:30 -03:00
  • 70a29a74fb Merge branch 'repost-feat' into 'main' Alex Gleason 2024-04-08 15:54:43 +00:00
  • d7d52bbdee Apply 1 suggestion(s) to 1 file(s) Alex Gleason 2024-04-08 15:53:08 +00:00
  • 1f7a4664ec Apply 2 suggestion(s) to 2 file(s) Alex Gleason 2024-04-08 15:49:35 +00:00
  • 43c25055db Merge branch 'avoid-count' into 'main' Alex Gleason 2024-04-08 15:45:31 +00:00
  • 595d5a4117
    Avoid EventDB.count for single row fetches Alex Gleason 2024-04-08 10:43:26 -05:00
  • eae48f64e1
    Merge remote-tracking branch 'origin/main' into dumb-count dumb-count Alex Gleason 2024-04-08 09:24:21 -05:00
  • 9024ec8655 Merge branch 'perf-log-params' into 'main' Alex Gleason 2024-04-08 14:24:06 +00:00
  • 6ee8d4ab47
    EventsDB: count by retrieving the rows instead of using COUNT Alex Gleason 2024-04-08 09:22:52 -05:00
  • 2fb2b2ce2a
    SqliteWorker: log query parameters Alex Gleason 2024-04-08 09:13:20 -05:00
  • 96887483e8 Merge branch 'perf-enabled' into 'main' Alex Gleason 2024-04-08 13:52:57 +00:00
  • 4e999d0f39
    SqliteWorker: only call perf functions when debugging is enabled Alex Gleason 2024-04-08 08:51:04 -05:00
  • f17e5d57f9 Merge branch 'perf-clear' into 'main' Alex Gleason 2024-04-08 13:39:37 +00:00
  • 8185843f12
    SqliteWorker: clear performance marks & measures Alex Gleason 2024-04-08 08:37:37 -05:00
  • d8a471272d feat: update home timeline in realtime when reposting P. Reis 2024-04-07 20:37:54 -03:00
  • 25b1e7229c fix: stop home timeline hanging/loading when no posts are available P. Reis 2024-04-07 20:26:47 -03:00
  • be12e5234b Merge branch 'unfurl-6.4.0' into 'main' Alex Gleason 2024-04-07 03:27:50 +00:00
  • 0bac971818
    Upgrade unfurl to v6.4.0 Alex Gleason 2024-04-06 21:44:17 -05:00
  • bff7667298 Merge branch 'is-local' into 'main' Alex Gleason 2024-04-07 02:27:00 +00:00
  • 49c9b0eff9
    renderAccount: add pleroma.is_local parameter Alex Gleason 2024-04-06 21:12:48 -05:00
  • 25fcd04d9f fix: deno fmt P. Reis 2024-04-06 23:12:30 -03:00
  • ba08958b30 feat: attempt to delete repost if original post is deleted P. Reis 2024-04-06 22:32:39 -03:00
  • d408b2000d Merge branch 'external-uri' into 'main' Alex Gleason 2024-04-07 00:38:15 +00:00
  • 7860a0e3c2
    Allow setting external URI on statuses Alex Gleason 2024-04-06 19:36:12 -05:00
  • 9841c1767d Merge branch 'create-status-text' into 'main' Alex Gleason 2024-04-07 00:23:18 +00:00
  • b031224fe5
    createStatusController: parse hashtags in text Alex Gleason 2024-04-06 19:15:59 -05:00
  • 7e7cf1df64
    createStatusController: parse mentions in text Alex Gleason 2024-04-06 18:51:37 -05:00
  • 9a683fa932 Merge branch 'account-search' into 'main' Alex Gleason 2024-04-06 19:58:44 +00:00
  • 215d184808
    accountSearchController: utilize the searchStore Alex Gleason 2024-04-06 14:56:48 -05:00
  • 2033d8d743 Merge branch 'readme-mvp' into 'main' Alex Gleason 2024-04-06 16:05:32 +00:00
  • 2ac2c2a978
    README: remove ActivityPub language, make it more closely match our 1.0 vision Alex Gleason 2024-04-06 11:02:35 -05:00
  • ec32c0fa23 Merge branch 'pubkey-domain-updated' into 'main' Alex Gleason 2024-04-06 03:10:00 +00:00
  • c0c586b364
    Add last_updated_at column to pubkey_domains Alex Gleason 2024-04-05 21:41:55 -05:00
  • bd5899029e refactor: deno fmt P. Reis 2024-04-05 19:52:29 -03:00
  • 178a3c4d0e feat: repost functionality P. Reis 2024-04-05 19:44:12 -03:00
  • 8801debb1a Merge branch 'rm-x-nostr-sign' into 'main' Alex Gleason 2024-04-05 22:42:31 +00:00
  • 55ba4a3a9b
    Remove X-Nostr-Sign header support Alex Gleason 2024-04-05 17:39:33 -05:00
  • 4b2b658685
    Fix type errors Alex Gleason 2024-04-03 15:28:12 -05:00
  • 0ae4c21876 Merge branch 'fix-event-deconstruct' into 'main' Alex Gleason 2024-04-04 20:31:35 +00:00
  • d688e64219 fix(queries): event deconstruct inside getEvent P. Reis 2024-04-04 17:27:52 -03:00
  • f7c39912c2 Merge branch 'refactor-active-import-map' into 'main' Alex Gleason 2024-04-03 22:47:49 +00:00
  • 2113c73f09 refactor: resolve import specifier via the active import map P. Reis 2024-04-03 19:39:06 -03:00
  • 417ff4ec59 Merge branch 'fix-event-deconstruct' into 'main' Alex Gleason 2024-04-03 21:07:56 +00:00
  • 152e06ce3c fix: event deconstruct inside getAuthor P. Reis 2024-04-03 18:05:07 -03:00
  • 5b97ef9d09
    Fix type errors jsr Alex Gleason 2024-04-03 15:28:12 -05:00
  • 60e5abfc00
    Prepare for JSR Alex Gleason 2024-04-03 15:24:25 -05:00
  • 8c18a284b7 Merge branch 'outbox' into 'main' Alex Gleason 2024-04-03 01:27:37 +00:00
  • 5e834d2a6b
    pipeline: remove broadcast function Alex Gleason 2024-04-02 19:53:11 -05:00
  • d577c51c74
    PoolStore: don't publish to own relay Alex Gleason 2024-04-02 19:36:40 -05:00
  • 4e54589c09
    Deliver API events to outbox relays Alex Gleason 2024-04-02 18:29:26 -05:00
  • b2f2240d93 Merge branch 'accounts-user' into 'main' Alex Gleason 2024-03-31 04:42:49 +00:00
  • 957a82ce51
    hydrateEvents: handle hydrating users Alex Gleason 2024-03-30 23:39:06 -05:00
  • 21bec6b131
    pipeline: call hydrateEvents from hydrateEvent Alex Gleason 2024-03-30 23:38:48 -05:00
  • c71d3f9d3c
    renderAccount: stop calling findUser, rely on event hydration Alex Gleason 2024-03-30 23:25:12 -05:00
  • 1549398f83 Merge branch 'config-class' into 'main' Alex Gleason 2024-03-31 04:12:55 +00:00
  • d103d0f1d6
    Make Conf a static class, cache pubkey Alex Gleason 2024-03-30 22:56:09 -05:00
  • eb0f7f91b1 Merge branch 'relationships-pubkey' into 'main' Alex Gleason 2024-03-30 23:35:56 +00:00
  • d9cbbe2074
    /api/v1/relationships: requirePubkey Alex Gleason 2024-03-30 18:32:54 -05:00
  • fef1cf258d Merge branch 'nsec-script' into 'main' Alex Gleason 2024-03-30 23:11:06 +00:00
  • ed5e04f558 Merge branch 'hydrate-stats' into 'main' Alex Gleason 2024-03-30 22:46:33 +00:00
  • a106218439
    hydrateEvents: restore stats Alex Gleason 2024-03-30 17:44:17 -05:00
  • a3201f4f33
    hydrateEvents: in -> of Alex Gleason 2024-03-30 16:30:48 -05:00
  • 4dfd958718
    hydrateEvents: refactor a separate hydrateAuthors function Alex Gleason 2024-03-30 16:12:48 -05:00
  • 494193020e refactor/docs: include nsec script in README and generate nsec directly P. Reis 2024-03-30 18:09:37 -03:00
  • 99b22ab726 refactor: nsec script P. Reis 2024-03-30 17:25:41 -03:00
  • 90e110b1fd feat: script to generate an nsec P. Reis 2024-03-30 16:49:05 -03:00
  • 2ff96d2403 Merge branch 'delete-status' into 'main' Alex Gleason 2024-03-30 19:09:03 +00:00
  • 2a032b7b7b
    DELETE /api/v1/statuses/:id Alex Gleason 2024-03-30 13:34:18 -05:00
  • 02af0cf06d Merge branch 'main' into 'main' Alex Gleason 2024-03-29 20:28:13 +00:00
  • 13f21d380b docs: remove unnecessary step P. Reis 2024-03-29 20:26:10 +00:00
  • 86c3ed3963 docs: fix typo P. Reis 2024-03-29 18:00:45 +00:00
  • c47c79dd3d docs: refactor running instructions P. Reis 2024-03-29 17:59:11 +00:00
  • c0858e184f Merge branch ditto:main into main P. Reis 2024-03-29 17:45:03 +00:00
  • ea05b07448 Merge branch 'registrations-true' into 'main' Alex Gleason 2024-03-29 17:37:07 +00:00
  • 919149beee docs: update running instructions P. Reis 2024-03-29 17:32:47 +00:00
  • d4c94ba549
    Remove DITTO_ENV config, make registrations always open Alex Gleason 2024-03-29 11:51:32 -05:00
  • a19f1aa6e8
    NIP05 DRYer Alex Gleason 2024-03-27 19:45:03 -05:00
  • 435c69e6a8
    nip05Cache: lookup local nip05 from direct database call Alex Gleason 2024-03-27 18:39:50 -05:00
  • 0cfef1cb59
    sentry: tracesSampleRate 1.0 Alex Gleason 2024-03-27 18:22:50 -05:00
  • 9842b1aedd
    Remove username from user events Alex Gleason 2024-03-27 18:10:04 -05:00
  • 8baa9a16db
    nostrController: serve names from labels Alex Gleason 2024-03-27 15:10:13 -05:00
  • 1e73f55c8c Merge branch 'dvm' into 'main' Alex Gleason 2024-03-27 13:35:40 +00:00
  • 0fde577149
    EventsDB: fix the tag queries bug, DVM: remove unnecessary conditional Alex Gleason 2024-03-26 21:42:17 -05:00
  • 29a63f262f
    Log relay error, remove unnecessary DVM conditional Alex Gleason 2024-03-26 21:10:59 -05:00