v0.1.0
Changelog
e362da3 Added GitHub workflow files
9b73ea8 Updated README.md and added screenshot
3fe966d Fixed code formatting
8194c52 Refactored modes, insert -> command
8ad7c96 Updated README.md
6af2b2f Updated REAMDE.md
76e0e65 Re-enabled CLI timeline command
6e3f7e9 Implemented help
f116be5 Implemented open and share
00c8b79 Implemented boost/unboost, fav/unfav
7d5c1bb Implemented --show-images flag
c55e11e Fixed toot token parsing
adb4d85 Refactored token parsing in toot command
18f99be Added known users deduplication
db431cb Added Ctrl+Q shortcut for quitting
a598222 Implemented inReplyTo and uploads for new toots
3b66846 Removed step from command processing
10e5648 Altered command names
f20ab17 Implemented timeline switching
b22aedc Refactored code structure
9235494 Enhanced processor, implemented tooting
7607c1d Implemented @ autocomplete feature
695e2ff Added more commands
cc9fc7f Implemented first draft of command processor
982378e Fixed toot display bug
f3109b9 Fixed width calculation
e2208b3 Implemented TUICore, enhanced TUI
62bebaa Implemented Toot struct & internal IDs
3350ec8 Continued implementation of timeline
848779b Refactored structure, cleaned up code
a5f8df0 Began implementing different timelines
2fc3070 Cleaned up code
d05df70 Extended test code for timeline view
541b303 Implemented more test code
c04f692 Enhanced timelineCmd
5a1fb48 Implemented basic CLI auth flow & timeline request
8068ded Added Makefile & go.mod
9fb8a06 Added boilerplate