Gomphotherium Versions Save

Gomphotherium (/ˌɡɒmfəˈθɪəriəm/; "welded beast"), a command line Mastodon client.

v0.4.0

1 year ago

Changelog

  • 079d9a5 Merge pull request #5 from pookzilla/progress-spinner

v0.3.2

1 year ago

Changelog

  • 1f7a103 Updated deps, workflow

v0.3.1

2 years ago

Changelog

  • 06eff05 Refactored workflows

v0.3.0

2 years ago

Changelog

1abaec6 Disabled timeline loading for specific CLI actions 119356c Fixed formatting in README.md 015bca5 Added documentation for navigation changes in #1 ae49a9f Implemented navigation using u/b, d/f as suggested in #1 84eef88 Implemented possible fix for #1 (env for open command) a9464b0 Implemented CLI cmd command 2e519d6 Adjusted details

v0.2.0

3 years ago

Changelog

7695f44 Implemented great optimizations for auto-completion 23fa5ff Implemented option to disable auto-completion for command line b2c5d05 Updated shortcuts in README.md c95c162 Added symbols 24bf3ff Implemented notifications, optimized colors a6026cc Fixed bug in cmd, optimized usage bcd2ce5 Implemented whois command and user profiles 85ee4f7 Refactored known users, fixed bug in prompt fb6c1f8 Updated README.md e4b02be Implemented hashtag timeline d357728 Replaced screenshot PNG with smaller JPG c57e4f2 Fixed list in README.md 21cc98e Fixed int conversion / length calculation

v0.1.0

3 years ago

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