* bump version
* rename window to pane
* Add internal editor
* show chars left
* don't assume xdg-open, use open on iOS and start on Windows
* remove leaders and fix "switch"
* support multiple accounts
* update title on named feeds
* terminal-title=3, no top bar and no terminal title
* remove ini package
* add commands-in-new-pane and dynamic-timeline-name
* add delete-temp-files
* add lang to toots
* update docs
* update modules
* add clear-temp
* upgrade modules
* add gruvbox light
* bump version
* change style of media input
* notifications with info
* add stick-to-top command
* delete temp files after viewing them (#199)
* hide notifications
Co-authored-by: Omar Polo <op@omarpolo.com>
* bump version
* stick to the top
* add support for filtering boosts and replies
* Add CommandText for cmdbar personalization (#210)
* Config typos (#213)
* update modules
Co-authored-by: ryspace <102413892+ryspace@users.noreply.github.com>
Co-authored-by: Kir Axanov <33198973+ioplker@users.noreply.github.com>
* Removing directstream shouldn't crash tut
* update version
* Ignore tut binary (#194)
When I do 'go build .' it yields a 'tut' file in the current directory
that's not currently ignored.
* Print error when failing to connect (#193)
When setting up, network errors wouldn't print any useful information:
Instance: bsd.network
Couldn't connect to instance: https://bsd.network
Try again or press ^C.
Now:
Instance: bsd.network
Couldn't connect to instance https://bsd.network:
Get "https://bsd.network/api/v1/instance": x509: certificate signed
by unknown authority
Try again or press ^C.
(Turns out I didn't have root certificates installed.)
* set config with flag and env
* list tags that you follow
* fix help
* update readme
* remove unused field
* user search and multiple tags
Co-authored-by: Sijmen J. Mulder <ik@sjmulder.nl>
* clean files on exit
* update version
* update README
* exit user select
* update help
* add list-placement and list-split from tut
* add proportions
* update example config
* upgrade packages
* yank status and user
* update version
* Terminal option for custom and pattern
* update readme
* update modules
* update credit and remove xdg-package