Skip to content

Conversation

@Sporiff
Copy link
Member

@Sporiff Sporiff commented Nov 24, 2025

Closes #18

Migrates to using timestamps instead of booleans to indicate whether a user is subscribed to a feed or not. This enables us to filter changes to subscriptions by timestamp if needed, and gives more context to the downstream user about the unsubscribe action.

@Sporiff Sporiff self-assigned this Nov 24, 2025
@Sporiff Sporiff added documentation Improvements or additions to documentation java Pull requests that update java code labels Nov 24, 2025
@Sporiff Sporiff linked an issue Nov 24, 2025 that may be closed by this pull request
@Sporiff Sporiff enabled auto-merge (squash) November 24, 2025 18:41
@Sporiff Sporiff merged commit 2a7670b into main Nov 24, 2025
1 check passed
@Sporiff Sporiff deleted the 18-use-timestamps-instead-of-booleans branch November 24, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend documentation Improvements or additions to documentation java Pull requests that update java code tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use timestamps instead of booleans

2 participants