Commit graph

73 commits

Author SHA1 Message Date
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
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
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
e108f370e1
Bump version 2019-08-01 13:25:45 +02:00
a771ca3aa7
Enable attaching multiple media files
fixes #67
2019-08-01 12:56:21 +02:00
aa208cfc95
Dropped support for python 3.3
Not testable on Travis, end of life since 2017.
2019-07-30 16:16:03 +02:00
a7e4f9d888
Add --language option to post command
Used to override language detection.
2019-07-30 16:13:29 +02:00
9e8a127087
Update changelog 2019-04-23 13:17:26 +02:00
c993b91174
Add notifications command to docs and changelog 2019-04-16 14:15:09 +02:00
73b30a4f5e
Update changelog 2019-02-15 14:13:12 +01:00
bfe6768d0c
Fix changelog date 2019-01-21 14:00:19 +01:00
3ac8e59dec
Bump version 2019-01-02 12:51:49 +01:00
82ed630864
Add status related commands
(un)favourite, (un)reblog & (un)pin.

fixes #75
2019-01-02 12:33:25 +01:00
14a580bc19
Make toot post prompt for input if no text is given
fixes #82
2019-01-02 10:50:56 +01:00
62385ac9fa
Update changelog 2019-01-02 10:50:56 +01:00
9d10ce22f1
Update changelog 2018-12-30 10:02:50 +01:00
5871916f8e
Bump version 2018-06-27 16:33:00 +02:00
05086e0c1f
Fix all media marked as sensitive
Needed to use "true" and "false" strings instead of bools.
2018-06-27 15:30:56 +02:00
aabfd0fa31
Make browser login the default 2018-06-15 09:39:28 +02:00
16c2741181
Update changelog 2018-06-15 09:03:59 +02:00
025d8dde09
Use Idempotency-Key header when posting toots 2018-06-13 13:22:52 +02:00
8f93b255ad
Add option to reply to a toot
fixes #6
2018-06-13 13:21:22 +02:00
41e6ce6257
Bump version, add changelog 2018-06-12 12:22:37 +02:00
c26ccc13f9
Update changelog 2018-06-12 11:46:47 +02:00
fa4e4e6357
Add spoiler text and sensitive options to post
issue #63
2018-06-07 10:06:43 +02:00
05a06acf8e
Create config folder if it does not exist
fixes #40
2018-01-15 23:14:20 +01:00
ddd4326f7e
Add toot.ui package to setup.py
fixes #41
2018-01-15 22:59:07 +01:00
27df352519
Bump version 2018-01-15 13:36:40 +01:00
b444b06116
Update changelog 2018-01-14 15:40:57 +01:00
455e531194
Respect XDG_CONFIG_HOME env variable
to locate configuration home directory.

fixes #12
2018-01-14 15:29:34 +01:00
e28417d088
Bump version 2018-01-02 10:53:09 +01:00
08e4705a9c
Bump version 2017-12-30 17:55:45 +01:00
9787954a32
Bump version 2017-12-30 16:44:29 +01:00
dfdad045f0
Add instance command 2017-12-29 14:26:40 +01:00
609c432e68
Remove login_2fa command
It was a hacky way to log with 2fa without using a browser, but did not
work on half the instances. login_browser now exists and should be used
instead.
2017-12-29 12:08:51 +01:00