Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nostr crossposting all item types #779

Merged

Commits on Feb 18, 2024

  1. crosspost-item

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7852c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f4d00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f4d5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    475a89b View commit details
    Browse the repository at this point in the history
  5. Linting

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5af11f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52672e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f8f346 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aada92c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1a3e5d View commit details
    Browse the repository at this point in the history
  10. Linting

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    54b954c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76750f6 View commit details
    Browse the repository at this point in the history
  12. Lint

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8359688 View commit details
    Browse the repository at this point in the history
  13. Simplify conditions

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e03509f View commit details
    Browse the repository at this point in the history
  14. user might have no nostr extension installed

    Co-authored-by: ekzyis <27162016+ekzyis@users.noreply.github.com>
    AustinKelsay and ekzyis committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4437087 View commit details
    Browse the repository at this point in the history
  15. change upsertNoteId to updateNoteID for resolver and mutations, chang…

    …e isOp to mine, remove unused noteId params
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4c89af5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    afee296 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    44071e1 View commit details
    Browse the repository at this point in the history
  18. Job crossposting working

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a47a920 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ac6ca5f View commit details
    Browse the repository at this point in the history
  20. Lint / rebase

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    93d04d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1ac2cce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    01a24f9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9a1fd39 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc214df View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c486063 View commit details
    Browse the repository at this point in the history
  26. Encode paramaterized replacable event id's in naddress format with no…

    …str-tools, bounty to follw nip-99 spec
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ce29a50 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4160b9e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    34ed45f View commit details
    Browse the repository at this point in the history
  29. Add blastr, fix crosspost button in item-info for polls/discussions, …

    …finish removing job crosspostr code
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1c0f78c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6e08829 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fc48a85 View commit details
    Browse the repository at this point in the history
  32. Update copy

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    24c05a3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0f4f071 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ee8a58c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d2b5913 View commit details
    Browse the repository at this point in the history
  36. Small fixes post rebase

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ab05c9f View commit details
    Browse the repository at this point in the history
  37. Remove unused import

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7cb5329 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    620b7cc View commit details
    Browse the repository at this point in the history
  39. Update components/item-info.js

    Co-authored-by: ekzyis <ek@stacker.news>
    AustinKelsay and ekzyis committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    73357dd View commit details
    Browse the repository at this point in the history
  40. Remove unused param, determine poll item type from pollCost field, ad…

    …d mutiny strfry relay to defaults
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    17673ea View commit details
    Browse the repository at this point in the history
  41. Update toaster implementations, use no-cache for item query, restruct…

    …ure crosspostItem to use await with try catch
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    904188e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6282502 View commit details
    Browse the repository at this point in the history
  43. Move determineItemType into handleEventCreation, mover item/event han…

    …ding outside of do ... while loop
    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a8d265d View commit details
    Browse the repository at this point in the history
  44. Lint

    AustinKelsay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    32f07a3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    fa6d6d9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0c71cb2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f92f333 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    68923eb View commit details
    Browse the repository at this point in the history
  2. Lint

    AustinKelsay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ae49a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116edb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    3a01647 View commit details
    Browse the repository at this point in the history