Commit Graph

35 Commits

Author SHA1 Message Date
Ivan Habunek 83318ca43b
Add changelog, bump version 2023-02-03 15:03:05 +01:00
Ivan Habunek 08dd02d989
Bump version 2023-01-03 12:05:26 +01:00
Ivan Habunek 9e800996f1
Bump version 2023-01-02 14:45:01 +01:00
Ivan Habunek 4261d1c3fa
Fix packaging issue missing module 2022-12-12 13:30:28 +01:00
Ivan Habunek b4bbb41a20
Bump version, update changelog 2022-12-12 13:24:08 +01:00
Ivan Habunek f9fef1927c
Bump version, update changelog 2022-12-07 15:09:09 +01:00
Ivan Habunek 4f0c367995
Add post --scheduled-in option for easier scheduling 2022-12-03 15:38:19 +01:00
Ivan Habunek d76a2ee967
Bump version, update changelog 2022-11-30 13:51:00 +01:00
Ivan Habunek e396768d15
Bump version, add changelog 2022-11-29 11:54:45 +01:00
Ivan Habunek 5aa779ef06
Bump version 2022-11-21 09:45:51 +01:00
Ivan Habunek 1bab2e117b
Update changelog 2022-11-21 09:19:04 +01:00
Ivan Habunek ec16ba0bbf
Bump version, add changelog 2022-11-12 09:21:00 +01:00
Ivan Habunek dad08d5b40
Prepare release 0.28.0 2021-08-28 21:19:43 +02:00
Sandra Snan 9e046b6d86
Add --content-type option to toot post 2021-08-28 21:08:44 +02:00
Ivan Habunek fb505a160c
Update changelog 2021-08-28 20:49:25 +02:00
Ivan Habunek 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
Ivan Habunek 7e0da50603
Add option for scheduling tweets 2021-08-28 17:39:31 +02:00
Ivan Habunek 957eec6f40
Bump version, add to changelog 2020-06-15 21:08:39 +02:00
Ivan Habunek 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
Ivan Habunek b54ca5bb80
Update changelog 2020-05-20 09:08:25 +02:00
Ivan Habunek 3829a57909
Add --reverse option to notifications
fixes #151
2020-05-11 13:51:07 +02:00
Ivan Habunek a65470fa9d
Update changelog 2020-05-11 13:33:29 +02:00
Ivan Habunek 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
Ivan Habunek bc96cf7eea
Bump version, add changelog 2020-04-15 14:28:17 +02:00
Ivan Habunek a958573d8d
Bump version, changelog 2020-01-23 13:24:49 +01:00
Ivan Habunek 1b2a9c4198
Bump version, changelog 2020-01-21 09:38:17 +01:00
Ivan Habunek bc6e43376a
Bump version, add changelog 2019-09-18 21:57:55 +02:00
Ivan Habunek 2e3479c012
Update changelog 2019-09-08 16:02:12 +02:00
Ivan Habunek 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
Ivan Habunek 1d3ff87ffa
TUI: Implement deleting own status messages 2019-09-04 16:16:16 +02:00
Ivan Habunek 7309e5bb53
Bump version 2019-09-04 08:39:18 +02:00
Ivan Habunek 20a8612232
Update changelog 2019-09-03 16:31:47 +02:00
Ivan Habunek 6b9cc75ffc
Add a machine readable changelog 2019-09-03 16:03:39 +02:00