1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
Commit Graph

70 Commits

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

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

fixes #12
2018-01-14 15:29:34 +01:00
Ivan Habunek
e28417d088
Bump version 2018-01-02 10:53:09 +01:00
Ivan Habunek
08e4705a9c
Bump version 2017-12-30 17:55:45 +01:00
Ivan Habunek
9787954a32
Bump version 2017-12-30 16:44:29 +01:00
Ivan Habunek
dfdad045f0
Add instance command 2017-12-29 14:26:40 +01:00
Ivan Habunek
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
Ivan Habunek
b0e556a07b
Update changelog 2017-12-29 11:31:22 +01:00
Ivan Habunek
05de52ce80
Bump version 2017-12-12 11:12:59 +01:00
Ivan Habunek
46a2a6e8ca Bump version 2017-09-09 09:58:26 +02:00