P. Reis
|
d903a2d0fb
|
Merge branch 'main' into admin-reports-api
Update local branch & solve conflicts in hydrate.ts
|
2024-05-04 20:23:16 -03:00 |
|
P. Reis
|
14802dd38a
|
feat(hydrate): create gatherTargetAccounts() & gatherReportedStatuses()
|
2024-05-04 20:18:36 -03:00 |
|
Alex Gleason
|
0a3be0da58
|
Notifications: fix Favourites and EmojiReacts not being displayed
|
2024-05-03 21:22:53 -05:00 |
|
Alex Gleason
|
220f16feb8
|
Notifications: render notifications for kinds 1, 6, and 7 events
|
2024-05-02 14:36:28 -05:00 |
|
Alex Gleason
|
0bb4ccf5c9
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
Alex Gleason
|
1f5ba81e98
|
hydrateEvents: early return is only needed for stats?
|
2024-04-23 21:40:02 -05:00 |
|
Alex Gleason
|
a2c3daade7
|
hydrateEvents: return early if the results would be empty
|
2024-04-23 21:32:48 -05:00 |
|
Alex Gleason
|
b8d01ea3de
|
hydrateEvents: use filters to find events in memory
|
2024-04-23 21:10:21 -05:00 |
|
Alex Gleason
|
a1423bbf65
|
Fix hydrateEvents, lol
|
2024-04-23 20:11:07 -05:00 |
|
Alex Gleason
|
0aab3eb775
|
Rewrite hydrateEvents
|
2024-04-23 19:31:48 -05:00 |
|
P. Reis
|
58d75d1939
|
fix: hydrate events stats and author stats with filter by kind
|
2024-04-23 17:19:34 -03:00 |
|
P. Reis
|
5fca482e5c
|
refactor(hydrate events): change array to Map
|
2024-04-23 17:04:05 -03:00 |
|
P. Reis
|
b77c8a00cd
|
perf: make up to 5 calls to database in hydrateEvents & remove old hydrate functions
|
2024-04-22 22:15:36 -03:00 |
|
Alex Gleason
|
9c91e41e87
|
Switch NSpec to Nostrify, update imports
|
2024-04-19 16:39:35 -05:00 |
|
P. Reis
|
ae5fe1e0ac
|
fix: hydrate event_stats in hydrateRepostEvents()
|
2024-04-19 10:23:34 -03:00 |
|
P. Reis
|
d5007162e4
|
refactor(hydrate): remove empty lines
|
2024-04-15 17:25:18 -03:00 |
|
P. Reis
|
a993051439
|
refactor: pass abort signal in hydrateRepostEvents
|
2024-04-15 17:19:37 -03:00 |
|
P. Reis
|
6248272243
|
feat: add quote repost
|
2024-04-15 17:19:37 -03:00 |
|
P. Reis
|
e77fd7d48b
|
refactor: hydrate authors through hydrateEvents() call
|
2024-04-15 10:49:10 -03:00 |
|
P. Reis
|
37bee709cd
|
perf: hydrate repost events in reblog endpoint & streaming
|
2024-04-13 18:16:15 -03:00 |
|
P. Reis
|
24efca5ea0
|
perf: hydrate repost event in home timeline
|
2024-04-12 21:51:57 -03:00 |
|
Alex Gleason
|
957a82ce51
|
hydrateEvents: handle hydrating users
|
2024-03-30 23:39:06 -05:00 |
|
Alex Gleason
|
a106218439
|
hydrateEvents: restore stats
|
2024-03-30 17:44:17 -05:00 |
|
Alex Gleason
|
a3201f4f33
|
hydrateEvents: in -> of
|
2024-03-30 16:30:48 -05:00 |
|
Alex Gleason
|
4dfd958718
|
hydrateEvents: refactor a separate hydrateAuthors function
|
2024-03-30 16:12:48 -05:00 |
|
Alex Gleason
|
04cdbd11c9
|
purifyEvent: function signature
|
2024-03-16 13:19:39 -05:00 |
|
Alex Gleason
|
09369a0122
|
hydrateEvent -> purifyEvent (it sounds cooler)
|
2024-03-16 13:19:11 -05:00 |
|
Alex Gleason
|
8b9566d79b
|
Remove relations filters, switch some stuff to use optimizer (requires bravery)
|
2024-03-06 12:55:02 -06:00 |
|
Alex Gleason
|
1499f9b417
|
Try hydrating timelines in a separate query instead of using relations
|
2024-03-05 14:26:38 -06:00 |
|
Alex Gleason
|
b4735d1dd3
|
cleanEvent -> dehydrateEvent
|
2024-01-24 15:46:45 -06:00 |
|
Alex Gleason
|
c6062874bd
|
Implement NStore interface from NLib
|
2024-01-23 14:06:51 -06:00 |
|
Alex Gleason
|
aaf01462c1
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
Alex Gleason
|
937ae1eab6
|
Refactor EventStore to use a more Set-like interface
|
2024-01-08 15:18:01 -06:00 |
|
Alex Gleason
|
89af83c660
|
search: fix abort signals
|
2024-01-04 02:09:23 -06:00 |
|
Alex Gleason
|
412f71599a
|
Add hydrator module to hydrate relationships on events
|
2024-01-04 01:44:56 -06:00 |
|