Activity
Refactor: Zulipsis struct to handle status changes
Refactor: Zulipsis struct to handle status changes
Make nonexistent file error message more clear
Make nonexistent file error message more clear
Refactor configuration fetching out of main
Refactor configuration fetching out of main
Add more user-friendly error messages
Add more user-friendly error messages
WIP: Use default configuration paths
WIP: Use default configuration paths
Update README example & usage
Update README example & usage
Fix timing issue when skipping start
Fix timing issue when skipping start
Add option to skip start and/or pause status
Add option to skip start and/or pause status
Update README to showcase new feature
Update README to showcase new feature
Make it possible to add a unique emoji to phrase
Make it possible to add a unique emoji to phrase
Refactor config and status out of main
Refactor config and status out of main
Replace Box with more appropriate Vec
Replace Box with more appropriate Vec