Commit graph

49 commits

Author SHA1 Message Date
509afd16a8
Add release date 2023-11-23 11:34:14 +01:00
a6bbe97332
Add changelog, bump version 2023-11-22 08:50:17 +01:00
d4b6447d0f
Bump version, add changelog 2023-11-16 16:41:15 +01:00
0a70af9e09
Bump version, add changelog 2023-07-25 09:34:21 +02:00
5eeb9fdf49
Add changelog, bump version 2023-07-25 09:15:54 +02:00
bb625da257
Bump version, add changelog 2023-06-28 12:41:47 +02:00
3a375b77ee
Add toot status command 2023-06-28 12:23:33 +02:00
00223b3ba4
Bump min python version to 3.7 2023-06-22 12:15:05 +02:00
dc0d69f14b
Add changelog 2023-06-22 11:21:04 +02:00
8b45840d9f
Update changelog, bump version 2023-03-09 11:54:19 +01:00
e77c40e27c
Update references to new documentation 2023-03-03 16:54:40 +01:00
57824058e0
Bump version, add changelog 2023-03-01 08:09:10 +01:00
4b87f7876c
Add changelog, bump version 2023-02-20 08:43:27 +01:00
f4f3b0d64f
Update changelog 2023-02-03 15:10:27 +01:00
83318ca43b
Add changelog, bump version 2023-02-03 15:03:05 +01:00
08dd02d989
Bump version 2023-01-03 12:05:26 +01:00
9e800996f1
Bump version 2023-01-02 14:45:01 +01:00
4261d1c3fa
Fix packaging issue missing module 2022-12-12 13:30:28 +01:00
b4bbb41a20
Bump version, update changelog 2022-12-12 13:24:08 +01:00
f9fef1927c
Bump version, update changelog 2022-12-07 15:09:09 +01:00
4f0c367995
Add post --scheduled-in option for easier scheduling 2022-12-03 15:38:19 +01:00
d76a2ee967
Bump version, update changelog 2022-11-30 13:51:00 +01:00
e396768d15
Bump version, add changelog 2022-11-29 11:54:45 +01:00
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