| .. |
|
accounts.ts
|
Coerce only_media to a boolean again
|
2025-02-02 20:23:38 -06:00 |
|
admin.ts
|
Fix import order in api/admin
|
2025-01-27 18:14:12 -06:00 |
|
apps.ts
|
createAppController: parse formdata body
|
2024-08-06 19:47:26 -05:00 |
|
blocks.ts
|
Add back block controllers, but 422 them
|
2024-05-02 15:34:17 -05:00 |
|
bookmarks.ts
|
tags.ts -> utils/tags.ts
|
2024-05-21 13:08:08 -05:00 |
|
captcha.ts
|
deno lint
|
2024-10-11 17:35:45 -05:00 |
|
ditto.ts
|
refactor(swapNutzapsToWalletController): change to POST method
|
2025-02-07 22:41:39 -03:00 |
|
fallback.ts
|
Add Cache-Control headers to a bunch of routes
|
2025-01-23 14:11:10 -06:00 |
|
instance.ts
|
InstanceV2: bump max_media_attachments to 20
|
2025-01-28 14:57:32 -06:00 |
|
markers.ts
|
c.get('pubkey') -> await c.get('signer')?.getPublicKey()
|
2024-05-14 11:57:03 -05:00 |
|
media.ts
|
Remove Stickynotes, replace all occurrences of console.log with logi
|
2025-01-27 18:11:32 -06:00 |
|
mutes.ts
|
renderAccounts: reverse the list of pubkeys
|
2024-05-31 15:30:04 -05:00 |
|
notifications.ts
|
Add GET /api/v1/notifications/:id endpoint
|
2024-10-14 17:27:30 -05:00 |
|
oauth.ts
|
Switch to NIP-44 bunker encryption
|
2024-12-18 01:56:53 -06:00 |
|
pleroma.ts
|
Include Soapbox sentryDsn in CSP
|
2024-11-14 20:12:27 -06:00 |
|
preferences.ts
|
Stub out missing Elk endpoints
|
2023-05-13 14:27:49 -05:00 |
|
push.ts
|
Fix 404 error in Web Push API
|
2024-10-29 13:05:50 -05:00 |
|
reactions.ts
|
Support kind 20 "Picture" events (NIP-68)
|
2025-01-05 11:23:18 -06:00 |
|
reports.ts
|
Fix Mastodon legacy pagination
|
2024-08-06 18:20:26 -05:00 |
|
search.ts
|
Support kind 20 "Picture" events (NIP-68)
|
2025-01-05 11:23:18 -06:00 |
|
statuses.ts
|
Merge branch 'fix-mention' into 'main'
|
2025-01-21 16:16:28 +00:00 |
|
streaming.ts
|
logi: message -> msg
|
2025-01-29 12:30:46 -06:00 |
|
suggestions.ts
|
localSuggestionsController: skip accounts without a profile
|
2025-01-30 21:56:45 -06:00 |
|
timelines.ts
|
Support kind 20 "Picture" events (NIP-68)
|
2025-01-05 11:23:18 -06:00 |
|
translate.ts
|
Add translation cache metrics, let the cache be configurable
|
2024-10-10 14:12:20 -05:00 |
|
trends.ts
|
logi: message -> msg
|
2025-01-29 12:30:46 -06:00 |