Alex Gleason
|
b3985e740b
|
EventsDB: migrate tables to match NDatabase
|
2024-05-14 20:54:09 -05:00 |
|
Alex Gleason
|
f163af55d8
|
Remove deps-test.ts
|
2024-05-14 19:19:57 -05:00 |
|
Alex Gleason
|
a4226a963f
|
Rework Kysely db to be async
|
2024-05-14 18:44:42 -05:00 |
|
Alex Gleason
|
68b5887ed0
|
Don't let your memes be dreams
|
2024-05-14 18:24:34 -05:00 |
|
P. Reis
|
caaa7016f0
|
test(hydrate): refactor to import fixtures with 'eventFixture' function
|
2024-05-13 21:56:29 -03:00 |
|
P. Reis
|
78137f373f
|
test(hydrate): kind 1984
|
2024-05-13 20:22:27 -03:00 |
|
Alex Gleason
|
d142ce618d
|
Merge branch 'feat-create-mute-policy' into 'main'
Create MuteListPolicy
See merge request soapbox-pub/ditto!242
|
2024-05-10 21:35:13 +00:00 |
|
P. Reis
|
732cb45b1e
|
test(UserStore): update with 100.00% code coverage
|
2024-05-10 18:20:00 -03:00 |
|
P. Reis
|
4fdf15761c
|
refactor(UserStore): remove isMuted function
|
2024-05-10 18:18:55 -03:00 |
|
Alex Gleason
|
282612b53c
|
Add an eventFixture function to import fixtures in tests
|
2024-05-10 14:10:19 -05:00 |
|
P. Reis
|
26dd4606ed
|
test: UserStore with 100.00% code coverage
|
2024-05-10 10:35:04 -03:00 |
|
P. Reis
|
0c0465f131
|
refactor(UserStore): move mute logic to separate function & create isMuted() function
|
2024-05-10 10:31:34 -03:00 |
|
Alex Gleason
|
64e49bca9d
|
EventsDB: fix postgres crash when there are no local users
|
2024-05-08 17:11:48 -05:00 |
|
Alex Gleason
|
a82af47c67
|
quote_repost -> quote
|
2024-05-08 14:53:33 -05:00 |
|
Alex Gleason
|
6bc051c06b
|
EventsDB: avoid ORDER BY when querying replaceable events by author
|
2024-05-08 13:56:37 -05:00 |
|
P. Reis
|
394599734f
|
fix(reports): put notes in tag & only let comment in event.content
|
2024-05-05 15:45:24 -03:00 |
|
P. Reis
|
7890504add
|
refactor: view info about all reports
|
2024-05-05 14:20:13 -03:00 |
|
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
|
e9c5ef89ff
|
Reqmeister: improve API and fetching logic (untested)
|
2024-05-03 13:33:50 -05:00 |
|
Alex Gleason
|
091392088f
|
PoolStore: simplify req
|
2024-05-03 13:25:18 -05:00 |
|
Alex Gleason
|
705e8e7c31
|
PoolStore: implement NRelay
|
2024-05-03 13:23:00 -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
|
b016f931ff
|
EventsDB: always index the first P-tag of events
|
2024-05-02 09:54:24 -05:00 |
|
Alex Gleason
|
4045a6bdfc
|
Catch metadata when parsing
|
2024-05-01 19:55:58 -05:00 |
|
Alex Gleason
|
fc7ed8bf24
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
Alex Gleason
|
e5c8030960
|
Move more deps to aliases
|
2024-05-01 16:29:21 -05:00 |
|
Alex Gleason
|
3513206de1
|
stickynotes alias
|
2024-05-01 16:14:50 -05:00 |
|
Alex Gleason
|
9d0be2de0d
|
nostr-relaypool alias
|
2024-05-01 15:57:28 -05:00 |
|
Alex Gleason
|
c190d2c8ce
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
|
Alex Gleason
|
23e00b0042
|
Make Kysely an import alias
|
2024-05-01 09:26:17 -05:00 |
|
P. Reis
|
de08aeac10
|
fix: allow to query kind 0 of blocked users
|
2024-04-30 21:28:45 -03:00 |
|
P. Reis
|
2b605d2ac3
|
Merge branch 'main' into fix-block-not-working-in-streaming
(((Updating local branch)))
|
2024-04-30 21:23:44 -03:00 |
|
P. Reis
|
ba6d33c115
|
feat: create getAdminStore() func
|
2024-04-30 21:20:19 -03:00 |
|
Alex Gleason
|
0bb4ccf5c9
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
P. Reis
|
ab7a60c6de
|
fix(UserStore): add missing return keyword in array filter
|
2024-04-27 17:04:14 -03:00 |
|
Alex Gleason
|
606ab58c0a
|
UserStore.test: use MockRelay
|
2024-04-26 15:39:28 -05:00 |
|
Alex Gleason
|
7e053fbeea
|
Merge branch 'feat-create-user-store' into 'main'
Create a UserStore class
See merge request soapbox-pub/ditto!184
|
2024-04-26 20:33:01 +00:00 |
|
P. Reis
|
8a460d6bc5
|
test: create rough tests for UserStore
|
2024-04-26 16:23:10 -03:00 |
|
P. Reis
|
2b8ad8c349
|
Merge branch 'main' into feat-create-user-store
|
2024-04-26 16:06:10 -03:00 |
|
P. Reis
|
c87db6d1f8
|
refactor: remove muteList as a field
|
2024-04-26 16:05:53 -03:00 |
|
Alex Gleason
|
f61d29eb66
|
Upgrade Nostrify to v0.15, use MockRelay in tests instead of NCache
|
2024-04-26 12:33:52 -05:00 |
|
Alex Gleason
|
f1700a08f9
|
InternalRelay: fix event distribution
|
2024-04-25 21:04:34 -05:00 |
|
Alex Gleason
|
05534d532b
|
APISigner: refactor with InternalRelay
|
2024-04-25 18:28:19 -05:00 |
|
Alex Gleason
|
7a18a19b2f
|
Remove subs.ts & subscription.ts, refactor around it
|
2024-04-25 18:23:26 -05:00 |
|
P. Reis
|
ddc84bf47a
|
refactor(UserStore): change fields to private & handle in case of muteList undefined
|
2024-04-25 18:43:12 -03:00 |
|
P. Reis
|
6c292b8da4
|
feat: create UserStore class
|
2024-04-25 16:41:40 -03:00 |
|
Alex Gleason
|
8407583d83
|
Add InternalRelay class
|
2024-04-25 11:54:25 -05:00 |
|
Alex Gleason
|
1f5ba81e98
|
hydrateEvents: early return is only needed for stats?
|
2024-04-23 21:40:02 -05:00 |
|