Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix new timelines with non-ready filter states #439

Merged
merged 6 commits into from
Nov 15, 2024
Merged

Conversation

jb55
Copy link
Contributor

@jb55 jb55 commented Nov 14, 2024

Fix filter states when adding columns

This fixes various issues with filter states when adding columns. We now
maintain multiple states per relay so that we don't lose track of
anything.

Fixes: #431
Fixes: #359

jb55 added 4 commits November 13, 2024 16:14
New timelines should be handled in the standard timeline codepaths

Signed-off-by: William Casarin <[email protected]>
to simplify lifetimes in some situations

Signed-off-by: William Casarin <[email protected]>
This fixes various issues with filter states when adding columns. We now
maintain multiple states per relay so that we don't lose track of
anything.

Fixes: #431
Fixes: #359
Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 changed the title Fix timeline subs and filter states Fix new timelines with non-ready filter states Nov 14, 2024
jb55 added 2 commits November 15, 2024 10:11
Signed-off-by: William Casarin <[email protected]>
Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 merged commit ebfa9e4 into master Nov 15, 2024
8 checks passed
@jb55 jb55 mentioned this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New account loops when adding contact column Fix DamusState::NewTimelineSub FilterState
1 participant