mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 07:27:12 +01:00
9623219959
We add a "mentions" attribute to Status. Then when composing a reply, we fill the edit text of the compose box with the account name of status being replied to and possibly include mentions at the bottom of the edit text. Initial cursor position is set after replied account name. |
||
---|---|---|
.. | ||
__init__.py | ||
app.py | ||
compose.py | ||
constants.py | ||
entities.py | ||
NOTES.md | ||
overlays.py | ||
timeline.py | ||
utils.py | ||
widgets.py |