rafael
6cd1202065
Subscribe to activity lexicons ( #3990 )
...
* Activity subscription lexicons
* Update lexicons/app/bsky/notification/declaration.json
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* update codegen
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-06-24 03:43:53 -07:00
github-actions[bot]
9f9a08648b
Version packages ( #3975 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 20:43:13 +02:00
github-actions[bot]
727d9330a1
Version packages ( #3969 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 02:12:45 -07:00
devin ivy
9f7be0b9eb
Appview: sync up protos for notification prefs ( #3970 )
...
appview: sync up protos for notification prefs
2025-06-17 22:34:52 -04:00
leopardracer
96c08da3ab
Minor Fixes: Typo Correction and Comment Update ( #3961 )
...
* Update blob-resolver.ts
* Update index.ts
2025-06-17 11:40:02 -07:00
Samuel Newman
97ef116571
Rename filter
-> include
( #3966 )
...
* rename filter -> include
* changeset
* fix tests
2025-06-17 13:45:49 -04:00
github-actions[bot]
b4cb1ebac9
Version packages ( #3959 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-17 15:50:58 +02:00
github-actions[bot]
71a0a026c1
Version packages ( #3947 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-13 13:49:11 -05:00
github-actions[bot]
c2b57e3f65
Version packages ( #3944 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-11 16:49:12 -05:00
rafael
3f07ffd3ef
Add field to NotificationPreferences proto msg ( #3946 )
2025-06-10 17:20:39 -03:00
rafael
dfdc8c8470
Add threads v2 seeds to dev-env seeds ( #3911 )
2025-06-10 10:57:04 -03:00
github-actions[bot]
93bf69df96
Version packages ( #3936 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-06 20:20:02 -03:00
Samuel Newman
a48671e730
Notification preferences V2 endpoints ( #3901 )
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-06-06 18:29:05 -03:00
github-actions[bot]
bd77a88d05
Version packages ( #3931 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-06 11:49:33 -05:00
Eric Bailey
c6eb8a12e2
Update V2 additional replies naming convention ( #3929 )
...
* Rename
* Import sorting
2025-06-06 10:54:36 -05:00
github-actions[bot]
623c95d01e
Version packages ( #3924 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-05 14:59:03 +02:00
github-actions[bot]
45e8717e19
Version packages ( #3914 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-31 16:37:17 -03:00
Eric Bailey
a5cd018bd5
Unify getPostThreadV2
and getPostThreadHiddenV2
responses ( #3912 )
...
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-05-31 16:25:25 -03:00
github-actions[bot]
e05b38a727
Version packages ( #3907 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-29 15:27:40 -03:00
rafael
f6d5a467e7
Fix handling following users in threads v2 ( #3909 )
2025-05-29 13:01:11 -03:00
rafael
cb8bf1838f
app.bsky.unspecced.getPostThreadV2
filtering (#3905 )
2025-05-29 00:32:11 -03:00
Foysal Ahamed
498f3c0738
🐛 Fetch record from pds if appview fails to find it for ozone ( #3892 )
...
* 🐛 Fetch record from pds if appview fails to find it for ozone
* ✨ Resolve and etch from pds without auth
* ♻️ Refactor and cleanup
* ✅ Fix tests
* ✅ Fix tests
* 🚨 Fix linter issue
* 🧹 Cleanup
2025-05-28 21:39:28 +02:00
Jim Calabro
e474623d3f
Add Generic Bsync Proto ( #3887 )
...
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-05-28 11:37:04 -03:00
github-actions[bot]
bae3ef91fc
Version packages ( #3897 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-27 21:31:22 -05:00
rafael
1dae6c59ab
Add app.bsky.unspecced.getPostThreadV2
( #3825 )
...
Co-authored-by: Eric Bailey <git@esb.lol>
2025-05-27 22:12:12 -03:00
github-actions[bot]
d6c40d6559
Version packages ( #3878 )
2025-05-26 22:04:18 +03:00
Samuel Newman
79a75bb1ed
Referred likes lexicon changes ( #3882 )
2025-05-26 19:28:59 +03:00
bnewbold
24e20b96c6
lexicons: update searchPosts to indicate it isn't always available publicly ( #3844 )
...
* update searchPost description to clarify it may or may not be public
* codegen
2025-05-20 21:04:40 -07:00
github-actions[bot]
0a2c30dd97
Version packages ( #3872 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-20 15:15:10 -07:00
hailey
80f402f366
add reqId
to interactions ( #3869 )
2025-05-20 14:45:19 -07:00
github-actions[bot]
f476003709
Version packages ( #3854 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-16 17:20:57 -03:00
rafael
86b3153884
Add liveNow to app.bsky.unspecced.getConfig ( #3860 )
2025-05-16 17:01:37 -03:00
Daiki Mizukami
81fb69ac65
Add @context
for multikey to service DID documents ( #3666 )
2025-05-09 17:36:00 -07:00
github-actions[bot]
b36014dac5
Version packages ( #3803 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 17:44:12 -03:00
rafael
3a65b68f7d
Actor status lexicon and views ( #3824 )
2025-05-05 17:35:10 -03:00
rafael
7049117ea2
Fix takendown blocklists application ( #3807 )
2025-04-30 14:03:05 -03:00
rafael
ab4e72084d
Handle resolution improvements ( #3816 )
...
* Handle resolution improvements
On PDS, only perform resolution if appview is not configured.
On appview, never perform resolution, only rely on dataplane.
* changeset
* appview: add lookup_unidirectional to GetDidsByHandles
* appview: plumb lookup_unidirectional for handle lookup
* note
---------
Co-authored-by: Devin Ivy <devinivy@gmail.com>
2025-04-29 08:58:55 -04:00
rafael
b428ce3669
Hookup no-cache arg to GetInteractionCounts ( #3812 )
2025-04-28 19:15:35 -03:00
Matthieu Sieben
b5afb723be
Consistenlty log errors with pino ( #3700 )
2025-04-25 17:02:51 +02:00
github-actions[bot]
284b9e90ac
Version packages ( #3801 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-24 15:52:39 +02:00
Foysal Ahamed
45354c84f8
❇️ Verifications manager in ozone ( #3765 )
...
* First vouch implementation
* Remove unneeded endpoints
* wip
* ✨ wip
* ✨ Process jetstream events through p-queue and add tests
* ✅ Add test for cursor update
* 🐛 Use utc time to update updatedAt
* 🧹 Cleanup
* 🔨 Fix pnpm versioning issues
* ✨ Replace jetstream lib with manual implementation
* ✨ Remove unnecessary 3p dep
* ✨ Add e2e test for jetstream
* 🚨 Fix import
* 🧹 Remove unnecessary property
* ✨ Fix dev-env and add profile to verification view in ozone
* ✅ Add profile type
* ✨ Add backpressure handling to jetstream listener
* ✨ Use WebSocketKeepAlive from xrpc-server and replace partysocket
* ✨ Add a new verifier role to ozone team meber roles
* 📝 Run codegen
* 🐛 Fix auth check
* 🐛 Fix test failure check
* 🚨 Fix json formatting
* 🐛 Fix team role check
* 🚧 Checking failing test
* ✅ Fix tests
* ✨ Address review comments
* ✨ Add xrpc-server to version
* 🚨 Fix linter issue
* 🚨 Fix linter issue
* ✨ Resolve race condition in cursor update
* ✅ Add verification check on profile
* 🐛 Fix missing cid in test and firehose cursor
* ✨ Fix test
* ✨ Add record validation for verification and separate xrpc-server version
* ✨ Return error object for failed revocations
* ✨ Add re-login on expired session case
* 📝 Fix typo
---------
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-04-24 10:49:45 +02:00
github-actions[bot]
bd54773dc2
Version packages ( #3800 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-23 21:21:40 -04:00
github-actions[bot]
60d8e9ac57
Version packages ( #3794 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-22 17:02:08 -05:00
Eric Bailey
9ef52d8292
Return verification views with empty display name values ( #3772 )
...
* Remove displayName requirement
* Be a little more correct
* Ok lets remove that check
2025-04-22 16:47:04 -05:00
rafael
d65ceaeeef
lex codegen for #3769 ( #3787 )
2025-04-21 11:38:14 -03:00
github-actions[bot]
f1a2b44550
Version packages ( #3782 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 14:59:07 -05:00
rafael
0087dc1c0b
Verification notifications ( #3773 )
...
Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-18 16:46:42 -03:00
github-actions[bot]
a70e7dabd0
Version packages ( #3771 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 17:25:40 -05:00
Eric Bailey
553c988f1d
Add prefs ( #3770 )
...
* Add verification prefs
* Update other unrelated tests
2025-04-17 17:11:03 -05:00
github-actions[bot]
3bdddeb439
Version packages ( #3760 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 14:04:07 -05:00