Commit Graph

  • 358a6f02a1
    Update deno.lock Alex Gleason 2024-06-04 20:03:38 -0500
  • 98b19faeee Merge branch 'feat-zap-account' into 'main' Alex Gleason 2024-06-04 23:00:34 +0000
  • 92ac97c688
    zapController: don't let status_id be an empty string Alex Gleason 2024-06-04 17:55:48 -0500
  • ea73ac2da2 Merge branch 'quote-content' into 'main' Alex Gleason 2024-06-04 22:49:51 +0000
  • e29375b070
    Find quote ID in content Alex Gleason 2024-06-04 17:41:42 -0500
  • 50e7213954 fix(zapController): get kind 0 with store.query P. Reis 2024-06-04 16:44:08 -0300
  • 739fea0890 feat: zap profiles directly Rewrite zapController to return invoice in body instead of in header P. Reis 2024-06-04 13:37:04 -0300
  • 117d10c673
    Merge branch 'main' of gitlab.com:soapbox-pub/ditto Alex Gleason 2024-06-04 09:59:23 -0500
  • c677e9484d
    Remove self-service NIP-05 for now Alex Gleason 2024-06-04 09:59:11 -0500
  • 89c17957ed Merge branch 'forked-kysely' into 'main' Alex Gleason 2024-06-04 14:06:29 +0000
  • dfd098626d
    update kysely_deno_postgres Siddharth Singh 2024-06-04 09:51:09 +0530
  • 2f0c5f4abd Merge branch 'revert-844103c0' into 'main' Alex Gleason 2024-06-03 17:52:50 +0000
  • a4b96f0a9c Revert "Merge branch 'nip19-mentions' into 'main'" Alex Gleason 2024-06-03 17:49:24 +0000
  • 844103c047 Merge branch 'nip19-mentions' into 'main' Alex Gleason 2024-06-03 17:35:32 +0000
  • 605948267d
    Render mentions as nip19, fix href Alex Gleason 2024-06-03 12:30:29 -0500
  • 3092030dde
    EventsDB: index "r" tags on labels Alex Gleason 2024-06-03 00:18:52 -0500
  • 66858bd1c4
    Update deno.lock Alex Gleason 2024-06-02 23:28:34 -0500
  • cf5f178e4c Merge branch 'trending-links' into 'main' Alex Gleason 2024-06-03 04:27:55 +0000
  • 4329d8ed9f
    Implement trending links Alex Gleason 2024-06-02 23:19:53 -0500
  • 9cdfc188aa Merge branch 'suggestions-global' into 'main' Alex Gleason 2024-06-03 04:03:48 +0000
  • 6d5dbc029e
    Remove self from suggested list Alex Gleason 2024-06-02 22:59:06 -0500
  • a325908d41
    Fix rendering suggested accounts Alex Gleason 2024-06-02 22:54:38 -0500
  • 68375c555e
    Add trending users to suggested Alex Gleason 2024-06-02 22:52:05 -0500
  • da0139ff4e
    Suggestions: add offset based pagination Alex Gleason 2024-06-02 22:46:07 -0500
  • 09585214e5 Merge branch 'quotes-count' into 'main' Alex Gleason 2024-06-03 01:39:54 +0000
  • 3874a7fe8d
    Add quotesController to list the quotes of a status Alex Gleason 2024-06-02 20:36:34 -0500
  • 22c840092f
    Add quotes count Alex Gleason 2024-06-02 20:30:57 -0500
  • a9dcebd7c2
    Index r tags Alex Gleason 2024-06-02 20:10:32 -0500
  • 71e6af1292 Merge branch 'hashtag-labels' into 'main' Alex Gleason 2024-06-03 00:58:54 +0000
  • 9d2194a928
    trendingStatusesController: enforce kind 1 events Alex Gleason 2024-06-02 19:54:48 -0500
  • 6a4fc7b6ba
    Track trending pubkeys too, why not Alex Gleason 2024-06-02 19:51:04 -0500
  • 051f23d908
    Remove TrendsWorker Alex Gleason 2024-06-02 19:44:20 -0500
  • c7c75a7147
    Get rid if trending-events.ts, do everything with tag values (brave) Alex Gleason 2024-06-02 19:40:42 -0500
  • 3373673706
    updateTrendingTags: accept limit param Alex Gleason 2024-06-02 19:27:44 -0500
  • b35090ef10
    cron: DRY updateTrendingTags Alex Gleason 2024-06-02 19:18:42 -0500
  • 7e44368c08
    trends: reverse the history dates Alex Gleason 2024-06-02 19:07:10 -0500
  • 133a684d32
    Fix tag order Alex Gleason 2024-06-02 19:02:31 -0500
  • fc11e34499
    trends: notes -> #e, normalize Alex Gleason 2024-06-02 18:28:43 -0500
  • 76c882d836
    Crunch the tag history in the controller Alex Gleason 2024-06-02 17:47:36 -0500
  • b46bcc559e
    cron: hashtags -> #t, links -> #r Alex Gleason 2024-06-02 16:59:11 -0500
  • e236e98259
    cron: remove the unnecessary word "cache" from all the things Alex Gleason 2024-06-02 16:45:20 -0500
  • 7f16a8d556
    Support trending links Alex Gleason 2024-06-02 16:42:25 -0500
  • cd46d63999
    getTrendingHashtags -> getTrendingTagValues Alex Gleason 2024-06-02 16:17:16 -0500
  • b5545ddb60
    getTrendingNotes -> getTrendingEvents Alex Gleason 2024-06-02 16:07:25 -0500
  • 03ea457933
    Merge remote-tracking branch 'origin/main' into hashtag-labels Alex Gleason 2024-06-02 15:46:11 -0500
  • bafb42f034
    Fix suggested timeline endpoint typo Alex Gleason 2024-06-02 13:53:45 -0500
  • 29753795e4 Merge branch 'suggested-timeline' into 'main' Alex Gleason 2024-06-02 18:47:19 +0000
  • 857cfc7259
    Add suggested timeline endpoint Alex Gleason 2024-06-02 13:40:44 -0500
  • c969738736
    Save trending hashtags as labels Alex Gleason 2024-06-02 13:15:05 -0500
  • 3363688977
    trends: support `offset` parameter Alex Gleason 2024-06-02 13:07:49 -0500
  • 95620c3dd7 Merge branch 'replies-count' into 'main' Alex Gleason 2024-06-02 17:41:03 +0000
  • 498f69f024
    stats: track replies_count Alex Gleason 2024-06-02 12:26:43 -0500
  • 2b9154b05a Merge branch 'trends-labels' into 'main' Alex Gleason 2024-06-02 17:20:27 +0000
  • a911e36a7e
    trendingStatusesController: sort a simpler way Alex Gleason 2024-06-02 12:15:32 -0500
  • 45d9a113c3
    trendingStatusesController: sort events in the order they appear in the label Alex Gleason 2024-06-02 12:07:45 -0500
  • 0f59b3c96b
    Trends: label trending posts by publishing an event Alex Gleason 2024-06-02 11:58:21 -0500
  • 832e1c7e60
    Fix label missing nip05 marker Alex Gleason 2024-06-01 18:15:31 -0500
  • 816f3c806d
    Remove the console.log from accountLookupController Alex Gleason 2024-06-01 10:46:19 -0500
  • 4e80fdcc7d
    Revert "renderAccount: fix crash encoding invalid pubkey" Alex Gleason 2024-06-01 10:40:00 -0500
  • f30319bea2 Merge branch '0-dim' into 'main' Alex Gleason 2024-06-01 15:39:29 +0000
  • efaa5323ec
    Upgrade Nostrify to v0.22.5, don't render media dimensions with 0x0 dim Alex Gleason 2024-06-01 10:28:30 -0500
  • ffda62a4b0
    renderAccount: fix crash encoding invalid pubkey Alex Gleason 2024-05-31 21:42:39 -0500
  • adcaad2863
    paginatedList: only return `next` when page isn't empty Alex Gleason 2024-05-31 15:49:36 -0500
  • 97d629cf07 Merge branch 'paginated-list' into 'main' Alex Gleason 2024-05-31 20:37:33 +0000
  • 2ff929ca95
    renderAccounts: reverse the list of pubkeys Alex Gleason 2024-05-31 15:30:04 -0500
  • b7943669b2
    Paginate list events (kind 3, 10000) Alex Gleason 2024-05-31 15:26:55 -0500
  • 1290aeeb5e
    deno.lock: lint-staged Alex Gleason 2024-05-31 14:28:43 -0500
  • 0da4b1d1c9 Merge branch 'lockfile' into 'main' Alex Gleason 2024-05-31 19:23:48 +0000
  • 6e70f5c304
    Add a lockfile Alex Gleason 2024-05-31 14:09:08 -0500
  • b62b5d7020 Merge branch 'relay-fu' into 'main' Alex Gleason 2024-05-31 19:06:39 +0000
  • 2c5c093a39 Merge branch 'policy-once' into 'main' Alex Gleason 2024-05-31 19:00:07 +0000
  • 761143a317
    relay: give a nice "fuck you" to clients sending invalid filters Alex Gleason 2024-05-31 13:58:06 -0500
  • 5ca1e2fd26
    CustomPolicy: switch to NoOpPolicy if the policy isn't found Alex Gleason 2024-05-31 13:51:10 -0500
  • 9d50a76c0c
    Merge remote-tracking branch 'origin/main' into policy-once Alex Gleason 2024-05-31 13:47:53 -0500
  • a7ffe89107 Merge branch 'since-limit' into 'main' Alex Gleason 2024-05-31 18:37:29 +0000
  • 3dd25feddc
    EventsDB: throw an error if `since` and `until` are too large Alex Gleason 2024-05-31 13:31:51 -0500
  • a2c5e824b9
    Import the custom policy only once Alex Gleason 2024-05-31 12:09:14 -0500
  • f98ebd359a Merge branch 'rm-empty-tag-filters' into 'main' Alex Gleason 2024-05-30 18:05:19 +0000
  • f4f3c8d4d1
    Remove empty tag filters Alex Gleason 2024-05-30 13:01:39 -0500
  • e543e4c2a5 Merge branch 'created-at-up' into 'main' Alex Gleason 2024-05-30 17:37:38 +0000
  • ec6b72229c
    pipeline: move created_at check up Alex Gleason 2024-05-30 12:33:55 -0500
  • 594be870e1 Merge branch 'quote-uri' into 'main' Alex Gleason 2024-05-30 17:09:43 +0000
  • e8ca21acde
    mediaCompat consistency Alex Gleason 2024-05-30 12:05:25 -0500
  • c0123df79a
    Strip newlines from end of status Alex Gleason 2024-05-30 12:03:01 -0500
  • 86b3a51590
    Add quote URI to the event content Alex Gleason 2024-05-30 11:55:03 -0500
  • 7784025fa3 Merge branch 'reblogs-replies-fix' into 'main' Alex Gleason 2024-05-30 16:35:20 +0000
  • c9302cae6a
    Fix reblogs showing up in replies Alex Gleason 2024-05-30 11:31:33 -0500
  • f874d3e137 Merge branch 'fix-streaming' into 'main' Alex Gleason 2024-05-30 03:04:04 +0000
  • 74e141ba08
    Fix streaming token Alex Gleason 2024-05-29 21:57:53 -0500
  • 29a2a4ecdb Merge branch 'created_at-max-value' into 'main' Alex Gleason 2024-05-29 23:30:02 +0000
  • 60b762a165
    Enforce a created_at max value Alex Gleason 2024-05-29 18:25:18 -0500
  • 1ad1808ee2 Merge branch 'connections' into 'main' Alex Gleason 2024-05-29 21:44:52 +0000
  • 03c6f23605
    Use a specific version of nostr-tools Alex Gleason 2024-05-29 16:29:46 -0500
  • 625b9a3ae5
    ReadOnlySigner: improve error message Alex Gleason 2024-05-29 16:16:17 -0500
  • 7221b5f203
    grant_type nostr -> nostr_bunker, connections -> nip46_tokens Alex Gleason 2024-05-29 16:14:21 -0500
  • b805c4c67e Merge branch 'fix-get-ln-invoice-header' into 'main' Alex Gleason 2024-05-29 12:13:53 +0000
  • 83020e9111 fix: expose 'Ln-Invoice' header P. Reis 2024-05-29 09:02:17 -0300
  • 153c115f24 Merge branch 'fix-get-invoice' into 'main' Alex Gleason 2024-05-29 02:16:49 +0000
  • 27ed364f4a fix(zapController): purify event before getting invoice P. Reis 2024-05-28 22:42:00 -0300
  • a617e32d65
    Merge remote-tracking branch 'origin/main' into connections Alex Gleason 2024-05-28 18:28:50 -0500