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

Add context swinging #77

Merged
merged 17 commits into from
Mar 19, 2019
Merged

Add context swinging #77

merged 17 commits into from
Mar 19, 2019

Conversation

epicfailname
Copy link

@epicfailname epicfailname commented Mar 17, 2019

Resolves #79
Resolves part of #69 and #70.

Summary of changes

  • Add stubs for future archive and unarchive commands
  • Implement context-swinging to support future feed-listing and archiving features
    • Model is now tied to a ModelContext
    • Only allows a limited set of commands (out of all available commands in the app) per context
    • User can switch contexts by calling the context-switching commands

@epicfailname epicfailname force-pushed the add-context-swinging branch 2 times, most recently from e23721c to 0513883 Compare March 17, 2019 16:25
@coveralls

This comment has been minimized.

Copy link

@qjqqyy qjqqyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Only thing I'm still not too sure about is how best to communicate the current context to the user.

@qjqqyy qjqqyy added this to the v1.2 milestone Mar 18, 2019
Copy link

@qjqqyy qjqqyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's only natural for coverage to drop through such huge refactors.

@epicfailname epicfailname merged commit 8a25efc into master Mar 19, 2019
@qjqqyy qjqqyy deleted the add-context-swinging branch March 19, 2019 09:26
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.

None yet

5 participants