Commit Graph

9 Commits

Author SHA1 Message Date
fiatjaf
751c0c49d1 update go-nostr and deprecated tag methods. 2025-03-30 20:17:14 -03:00
fiatjaf
17e29945f9 always pass a context to NewEnhancedEvent(). 2025-01-23 14:45:39 -03:00
fiatjaf
45c19052d0 print timezone on some dates. 2024-10-12 09:10:16 -03:00
fiatjaf
be68388aa3 fix enhanced event "a" tag parsing. 2024-10-11 22:14:01 -03:00
fiatjaf
b9ad4b518f update go-nostr, eventstore, khatru; replace nostr-sdk. 2024-09-16 15:55:36 -03:00
fiatjaf
ba3bd2d0fa fix: check tag length on enhanced event. 2024-08-21 09:25:10 -03:00
fiatjaf
0dd8c38a95 remove opentelemetry. 2024-08-02 15:41:29 -03:00
fiatjaf
c0004f67a2 fix slowness of previous refactors that injected nostr-sdk into this codebase + refactors.
- adjusting many small things related to nostr-sdk usage
- fetching profiles in a smarter way
- decoupling the logic for rendering profile pages from the `grabData`/`getEvent` flow of other event pages.
- incorporating nostr-sdk more holistically, including more hints stuff
- improving nostr-sdk itself after some bugs and weird behaviors observed here
- set up opentelemetry (should probably remove this later)
2024-08-02 12:48:58 -03:00
fiatjaf
47423ddcc4 move some things to enhanced_event.go, that makes more sense. 2024-06-19 22:06:09 -03:00