__init__.py
|
Initial implementation of a TUI using Urwid
|
2019-09-03 15:40:42 +02:00 |
app.py
|
Extract overlays from app.py
|
2019-09-03 15:40:49 +02:00 |
compose.py
|
Add goto hash timeline
|
2019-09-03 15:40:48 +02:00 |
constants.py
|
Add links to help overlay
|
2019-09-03 15:40:49 +02:00 |
entities.py
|
Show content warning in status details
|
2019-09-03 15:40:47 +02:00 |
NOTES.md
|
Add basic timeline switching
|
2019-09-03 15:40:48 +02:00 |
overlays.py
|
Add links to help overlay
|
2019-09-03 15:40:49 +02:00 |
timeline.py
|
Show application used to post status
|
2019-09-03 15:40:49 +02:00 |
utils.py
|
Show media in image viewer
|
2019-09-03 15:40:47 +02:00 |
widgets.py
|
Add goto hash timeline
|
2019-09-03 15:40:48 +02:00 |