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

Persist columns #390

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Persist columns #390

merged 2 commits into from
Nov 13, 2024

Conversation

kernelkind
Copy link
Member

Allows for writing and loading columns to/from disk. Currently it writes all Routes except for threads and profiles.

The Column::as_serializable_columns method will probably have to change after #377 but it should be minimal

Signed-off-by: kernelkind <[email protected]>
we don't yet have logic for handling switching 'deck authors' and this
is causing two problems:
1. the column title isn't renamed when the selected account is changed
2. when saving a deck author column to disk and the account is switched
   beforehand, it switches to the current deck author's column

Signed-off-by: kernelkind <[email protected]>
@kernelkind kernelkind marked this pull request as draft November 3, 2024 18:04
@jb55
Copy link
Contributor

jb55 commented Nov 11, 2024

need rebase

@jb55
Copy link
Contributor

jb55 commented Nov 13, 2024

rebasing this and testing

@jb55 jb55 merged commit 91016fa into damus-io:master Nov 13, 2024
3 of 4 checks passed
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.

2 participants