dean
88650706e0
fix: Restore isFollowedByCurrentUser in UserSocialsFields fragment
...
Tests / Tests (pull_request) Successful in 10s
Accidentally reverted to old followers array approach when creating
challenges branch. This restores the fix from PR #1474 that uses
isFollowedByCurrentUser field directly for proper follow state display.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-25 10:47:55 -08:00
dean
8a393e9a42
feat: Add challenge invitations fields and fix feed hasFollowing query
...
Tests / Tests (pull_request) Successful in 10s
- Add invitations query fields with invitee data to GetChallenge
- Add participantCount field to GetChallenge
- Add GetMyChallengeEntries query (was missing)
- Add hasFollowing to GetVideoFeed response (fixes feed ordering)
- Sync schema with backend challenge types
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-25 10:39:46 -08:00
dean
a00b50d985
chore: Regenerate GraphQL TypeScript types
...
Tests / Tests (pull_request) Successful in 9s
Regenerate gql/src/index.tsx to match current schema and fix
codegen hash mismatch in CI.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-21 12:31:50 -08:00
dean
36ed501cd9
Add GraphQL queries and mutations for challenge feature
...
Tests / Tests (pull_request) Failing after 10s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-21 12:00:17 -08:00
dean
d17c1a2ecc
chore: regenerate schema and types
Tests / Tests (pull_request) Failing after 10s
2025-11-21 10:19:15 -08:00
dean
cc9bc98b32
merge: sync gql submodule, keeping local notification fragment
Tests / Tests (pull_request) Successful in 11s
2025-11-20 12:57:23 -08:00
dean
eec12c61a3
schema: add challenge notification types
2025-11-20 12:53:46 -08:00
dean
b7b482694e
WIP: Add challenges feature schema and operations
...
- Add Challenge, ChallengeEntry, ChallengeInvitation, RuleSet types
- Add queries: challenges, challenge, challengeLeaderboard, myChallengeInvitations, myChallengeEntries, ruleSets
- Add mutations: createChallenge, createRuleSet, inviteUsersToChallenge, respondToChallengeInvitation, startChallenge, submitChallengeEntry, recalculateChallengeEntry
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-18 16:12:03 -08:00
dean
ce8d2aaec8
Add pocket size field to GraphQL schema and operations
Tests / Tests (pull_request) Successful in 9s
2025-11-10 10:55:08 -08:00
0f89f97006
Merge pull request 'Add playlist with segment durations to ShotWithAllFeaturesFragment' ( #207 ) from loewy/include-playlist-in-shot-features into master
...
Reviewed-on: #207
Reviewed-by: dean <deanwenstrand@gmail.com >
2025-11-10 18:15:41 +00:00
cdf438c089
add playlist w/ segment durations in gql return
Tests / Tests (pull_request) Successful in 10s
2025-11-07 11:53:13 -08:00
7dbfadf13a
Merge pull request 'Notifications Operation' ( #206 ) from loewy/notifications-operations into master
...
Reviewed-on: #206
2025-11-07 00:15:28 +00:00
a74a11e789
update notif operations
Tests / Tests (pull_request) Successful in 9s
2025-11-06 16:06:32 -08:00
3b2f88c0e0
update naming of notification fragment
2025-11-06 16:06:32 -08:00
a3ac769cd4
notifications operations
2025-11-06 16:06:32 -08:00
00fc2ab44b
Merge pull request 'Notifications schema' ( #205 ) from loewy/notifications-schema into master
...
Reviewed-on: #205
2025-11-07 00:05:04 +00:00
58ab272289
add follow enum
Tests / Tests (pull_request) Successful in 9s
2025-11-06 15:33:41 -08:00
242afae92b
notifications schema
2025-11-06 15:33:41 -08:00
6bf597a2ec
Merge pull request 'add has follwer to feed query' ( #204 ) from dean/add-has-following-to-feed into master
...
Reviewed-on: #204
2025-11-06 23:30:07 +00:00
dean
aac9879afc
add has follwer to feed query
Tests / Tests (pull_request) Successful in 10s
2025-11-06 13:13:54 -08:00
5c62d45068
Merge pull request 'Add marketing opt in to schema' ( #203 ) from loewy/add-agrees-to-marketing-schema into master
...
Reviewed-on: #203
2025-10-20 20:52:17 +00:00
a7649351b3
add marketing to schema
Tests / Tests (pull_request) Successful in 10s
2025-10-10 14:44:45 -07:00
051555f9fc
Merge pull request 'Schema + Ops for Content Moderation GQL' ( #201 ) from loewy/add-block-and-reporting-ops into master
...
Reviewed-on: #201
2025-09-30 15:58:59 -06:00
d7bbe882b7
Merge pull request 'Just schema changes, no operations' ( #202 ) from loewy/blocking-and-reporting into master
...
Reviewed-on: #202
2025-09-30 15:58:51 -06:00
e783050a02
operations
Tests / Tests (pull_request) Successful in 22s
2025-09-23 11:02:16 -07:00
d8ee83c627
codegen for reporting, user and content blocking
Tests / Tests (pull_request) Successful in 8s
2025-09-17 20:00:25 -07:00
d32cd87a60
Merge pull request 'Add subscriptionGating to config operations file' ( #200 ) from loewy/add-sub-gating-to-config-op into master
...
Reviewed-on: #200
2025-08-27 21:29:16 -06:00
b956cfe0f9
add sub gating to config operations
Tests / Tests (pull_request) Successful in 11s
2025-08-27 19:27:17 -07:00
3f520a0331
Merge pull request 'Add operations for user subscriptions' ( #199 ) from loewy/get-and-cancel-sub-ops into master
...
Reviewed-on: #199
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-08-18 17:42:43 -06:00
a563834269
get user sub status and cancel sub
Tests / Tests (pull_request) Successful in 11s
2025-08-14 14:02:36 -07:00
80a5bded47
Merge pull request 'Add getUserSubscriptionStatus' ( #198 ) from loewy/subscription-status-resolvers into master
...
Reviewed-on: #198
2025-08-14 13:22:33 -06:00
16d8510465
add cancel subscription
Tests / Tests (pull_request) Successful in 10s
2025-08-12 13:14:08 -07:00
9b21ce1e3a
get subscription resolvers
Tests / Tests (pull_request) Successful in 14s
2025-08-11 14:23:46 -07:00
dde4cfd99b
Merge pull request 'Add subscriptionGatingEnabled prop to deployed config' ( #196 ) from loewy/add-subscription-gating-enabled into master
...
Reviewed-on: #196
2025-08-08 16:52:30 -06:00
845fb361b9
Merge branch 'master' into loewy/add-subscription-gating-enabled
Tests / Tests (pull_request) Successful in 10s
2025-08-08 16:49:17 -06:00
9f5fcc066e
Merge pull request 'Create subscription operations' ( #197 ) from loewy/create-sub-operations into master
...
Reviewed-on: #197
2025-08-07 13:06:08 -06:00
dfb0361e12
Merge branch 'master' into loewy/create-sub-operations
Tests / Tests (pull_request) Successful in 10s
2025-08-07 12:59:54 -06:00
77477d63db
add subscriptionGatingEnabled prop to deployed config
Tests / Tests (pull_request) Successful in 31s
2025-07-29 14:28:36 -07:00
01fb113e1c
Merge pull request 'DeleteUser operation' ( #195 ) from loewy/delete-user-operation into master
...
Reviewed-on: #195
2025-07-11 12:18:31 -06:00
c660ed54cd
delete user mutation
Tests / Tests (pull_request) Successful in 7s
2025-07-11 11:17:25 -07:00
b5fd2e2183
Merge pull request 'Create subscription' ( #194 ) from loewy/add-stripe-stuff into master
...
Reviewed-on: #194
2025-07-09 12:45:03 -06:00
ddee57f4c2
create sub
Tests / Tests (pull_request) Successful in 56s
2025-07-09 11:41:57 -07:00
a497abd44d
create sub operations
Tests / Tests (pull_request) Successful in 11s
2025-07-09 11:31:26 -07:00
49d43b2703
Merge pull request 'Create delete user' ( #192 ) from kat/delete_user into master
...
Reviewed-on: #192
2025-07-09 12:04:03 -06:00
99f8968a36
Create delete user
Tests / Tests (pull_request) Successful in 10s
2025-07-09 11:37:25 -06:00
76a98aa0c3
Remove subscription stuff for now
2025-07-09 07:59:08 -06:00
f5177a877c
Merge pull request 'add createSubscription' ( #191 ) from loewy/create-checkout-session into master
...
Reviewed-on: #191
2025-07-09 07:57:38 -06:00
6685849cc2
add available subscription
Tests / Tests (pull_request) Successful in 9s
2025-07-08 16:40:12 -07:00
567cbc549c
add createSubscription
Tests / Tests (pull_request) Successful in 9s
2025-07-08 16:20:14 -07:00
2b43493a4f
Add processing progress fields
2025-07-08 14:12:15 -06:00