Commit graph

26 commits

Author SHA1 Message Date
5aa779ef06
Bump version 2022-11-21 09:45:51 +01:00
1bab2e117b
Update changelog 2022-11-21 09:19:04 +01:00
ec16ba0bbf
Bump version, add changelog 2022-11-12 09:21:00 +01:00
dad08d5b40
Prepare release 0.28.0 2021-08-28 21:19:43 +02:00
9e046b6d86
Add --content-type option to toot post 2021-08-28 21:08:44 +02:00
fb505a160c
Update changelog 2021-08-28 20:49:25 +02:00
a3eb5dca24
Allow piping the password to login_cli
This is useful for testing where entering a password manually is not
possible.
2021-08-28 20:36:10 +02:00
Stacy Harper
6115cea43e
Prevent toot timeline to break when piped to extenal programs
Toot timeline try to ask the user to continue in the next page. This
doesn't works if the command is piped to any other software.

We stop the query in the first loop when not in a tty context. The
command should be called with the expected item count in this case.
2021-08-28 20:14:30 +02:00
ansuz
ec097886d8
Support adding description to media 2021-08-28 18:47:07 +02:00
7e0da50603
Add option for scheduling tweets 2021-08-28 17:39:31 +02:00
957eec6f40
Bump version, add to changelog 2020-06-15 21:08:39 +02:00
ad272f521b
Fix timeline generator to respect --instance option
Access the anon public & tag timelines in this case. This makes it
possible to see those timelines without being logged in.
2020-06-15 21:08:02 +02:00
b54ca5bb80
Update changelog 2020-05-20 09:08:25 +02:00
3829a57909
Add --reverse option to notifications
fixes #151
2020-05-11 13:51:07 +02:00
a65470fa9d
Update changelog 2020-05-11 13:33:29 +02:00
3b5769acc0
Use authorized get to fetch public and tag timelines
Some servers require authorization for viewing "public" timelines, and
since currently toot always requires auth for this it's not required to
support anon access to timelines.

fixes #168
2020-05-11 12:59:50 +02:00
bc96cf7eea
Bump version, add changelog 2020-04-15 14:28:17 +02:00
a958573d8d
Bump version, changelog 2020-01-23 13:24:49 +01:00
1b2a9c4198
Bump version, changelog 2020-01-21 09:38:17 +01:00
bc6e43376a
Bump version, add changelog 2019-09-18 21:57:55 +02:00
2e3479c012
Update changelog 2019-09-08 16:02:12 +02:00
367ced2eef
Don't use ANSI color codes when not desired
Which is when not supported by terminal or when not in a tty.
2019-09-06 15:03:47 +02:00
1d3ff87ffa
TUI: Implement deleting own status messages 2019-09-04 16:16:16 +02:00
7309e5bb53
Bump version 2019-09-04 08:39:18 +02:00
20a8612232
Update changelog 2019-09-03 16:31:47 +02:00
6b9cc75ffc
Add a machine readable changelog 2019-09-03 16:03:39 +02:00