mirror of
https://github.com/ihabunek/toot
synced 2025-01-26 17:24:59 +01:00
ec48e8eed8
Add new [E]dit command to the timeline: opens an existing toot to allow editing it. Since this is more or less the same operation as posting a new toot, extend the StatusComposer view to support this rather than implementing a new view. Add a new api method, fetch_status_source(), to implement the /api/v1/statuses/{id}/source endpoint used to fetch the original post text. |
||
---|---|---|
.. | ||
cli | ||
tui | ||
utils | ||
__init__.py | ||
__main__.py | ||
api.py | ||
auth.py | ||
config.py | ||
entities.py | ||
exceptions.py | ||
http.py | ||
logging.py | ||
output.py | ||
settings.py | ||
typing_compat.py | ||
wcstring.py |