| .. |
|
accounts.ts
|
fix(accountLookup): fix user not found by using 'accountFromPubkey'
|
2024-05-03 09:52:25 -03:00 |
|
admin.ts
|
refactor(admin action): mute account even if it doesn't have a kind 0
|
2024-05-09 13:44:05 -03:00 |
|
apps.ts
|
apps: use AppController type
|
2023-08-29 13:04:38 -05:00 |
|
blocks.ts
|
Add back block controllers, but 422 them
|
2024-05-02 15:34:17 -05:00 |
|
bookmarks.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
|
ditto.ts
|
Admin relays: use "marker" property in the API, fix PUT controller
|
2024-05-01 18:29:32 -05:00 |
|
fallback.ts
|
Import hono with an import alias
|
2024-04-20 18:54:15 -05:00 |
|
instance.ts
|
instance: add 'v2_suggestions' to features
|
2024-05-03 18:28:07 -05:00 |
|
markers.ts
|
Markers: only allow 'home' and 'notifications' markers
|
2024-05-03 16:20:07 -05:00 |
|
media.ts
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |
|
mutes.ts
|
Rename blocks to mutes in the API
|
2024-05-02 15:26:46 -05:00 |
|
notifications.ts
|
Notifications: render notifications for kinds 1, 6, and 7 events
|
2024-05-02 14:36:28 -05:00 |
|
oauth.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
pleroma.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
preferences.ts
|
Stub out missing Elk endpoints
|
2023-05-13 14:27:49 -05:00 |
|
reports.ts
|
reportController: hydrate the report itself to get the author
|
2024-05-08 15:03:58 -05:00 |
|
search.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
statuses.ts
|
Support Explicit Addressing
|
2024-05-11 14:34:02 -05:00 |
|
streaming.ts
|
Streaming: temporarily remove UserStore (allow blocked posts through)
|
2024-05-03 17:20:35 -05:00 |
|
suggestions.ts
|
suggestions: fix profile lookup, limit to 20 items for now
|
2024-05-03 18:32:35 -05:00 |
|
timelines.ts
|
hashtagTimelineController: toLowerCase
|
2024-04-30 14:58:00 -05:00 |
|
trends.ts
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |