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

67 Commits

Author SHA1 Message Date
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