1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-30 06:35:24 +00:00

Commit Graph

  • c7f9f06f72 Use context for writing to file Ivan Habunek 2023-02-02 09:45:36 +0100
  • 61990822e5 Use full words instead of abbreviations Ivan Habunek 2023-02-02 09:20:39 +0100
  • b9a68a6132 Adds a "save" option to the so[u]rce dialog. Daniel Schwarz 2023-02-01 19:45:33 -0500
  • 736acd53ac
    Move save button to top Daniel Schwarz 2023-02-03 04:08:52 +0100
  • 4585b6a64c Strip trailing ":" off field names for consistency Daniel Schwarz 2023-02-02 20:37:12 -0500
  • f4b3dc4276 Show if an account is a "bot", "locked", or "suspended" Daniel Schwarz 2023-02-02 20:37:12 -0500
  • e3df3dfb7c Account overlay is now at feature parity with toot whois command Daniel Schwarz 2023-02-02 20:37:12 -0500
  • db85f7394b Support for "account" message - load details and display overlay Daniel Schwarz 2023-02-02 20:37:12 -0500
  • a5058dcc3c Timeline ui support + signal for [A]ccount feature Daniel Schwarz 2023-02-02 20:37:12 -0500
  • a0640a9b4b Added 'whois' API method to retrieve account by ID Daniel Schwarz 2023-02-02 20:37:12 -0500
  • 5df079ae4a
    Add status id to default filename Ivan Habunek 2023-02-02 09:52:10 +0100
  • c92f7f8b72
    Use get_edit_text to avoid trimming Ivan Habunek 2023-02-02 09:50:34 +0100
  • bfb6ee306f
    Put edit box and button in list box with source Ivan Habunek 2023-02-02 09:43:17 +0100
  • c2b96dbba1
    Remove splitlines, not needed Ivan Habunek 2023-02-02 09:31:37 +0100
  • 80b96c00a5
    Inline button construction, avoid lambda Ivan Habunek 2023-02-02 09:25:55 +0100
  • f30b39523a
    Use context for writing to file Ivan Habunek 2023-02-02 09:45:36 +0100
  • 7f37a51084
    Use full words instead of abbreviations Ivan Habunek 2023-02-02 09:20:39 +0100
  • f56365219d
    Adds a "save" option to the so[u]rce dialog. Daniel Schwarz 2023-02-01 19:45:33 -0500
  • 71d3bbd91f
    Fix tests Ivan Habunek 2023-02-02 09:03:12 +0100
  • 0f9308e98b Adds a "save" option to the so[u]rce dialog. Daniel Schwarz 2023-02-01 19:45:33 -0500
  • 744c0c35a0 Merge branch 'master' into focus_ind Daniel Schwarz 2023-01-31 20:10:13 -0500
  • b8444a2307 Added indicator box to TUI that follows focused pane Daniel Schwarz 2023-01-30 17:28:21 -0500
  • 18dd77fc85 Added focus indicator box feature Daniel Schwarz 2023-01-30 17:28:21 -0500
  • c30657dc24
    Merge branch 'ihabunek:master' into asyncfix Daniel Schwarz 2023-01-30 13:42:43 -0500
  • 40076ab0c4
    Print verified flag Ivan Habunek 2023-01-30 17:09:41 +0100
  • baa5a37125
    Add custom fields to status output Ivan Habunek 2022-12-16 12:56:51 +0100
  • cb7cbd872a
    Merge branch 'ihabunek:master' into asyncfix Daniel Schwarz 2023-01-30 09:16:19 -0500
  • 459937f196 --verbose and --no-color options now work with --debug logging Daniel Schwarz 2023-01-18 20:15:37 -0500
  • f3b90c947e
    Add option to display relative datetimes Ivan Habunek 2023-01-29 09:23:57 +0100
  • deebdf7141
    Show relative datetimes in status list Daniel Schwarz 2023-01-20 15:51:05 -0500
  • 0baf43677e
    Merge 9f7c85b89c into 7cada43e2f Daniel Schwarz 2023-01-28 03:48:43 +0000
  • 9f7c85b89c Sixel display of avatars, media attachments, etc. Dan Schwarz 2023-01-25 18:36:10 -0500
  • da80fe42f7 added author avatar 'pictures' Dan Schwarz 2023-01-27 22:24:18 -0500
  • 392cbb3b8c Inline ANSI graphic image previews Daniel Schwarz 2023-01-22 08:46:28 -0500
  • 00134ef774 Inline ANSI graphic image previews Daniel Schwarz 2023-01-22 08:46:28 -0500
  • 75100c062d Merge branch 'vsdebug' into dates Daniel Schwarz 2023-01-20 17:36:00 -0500
  • 3a98473a7a changed status list to show created_at time relative to now Daniel Schwarz 2023-01-20 15:51:05 -0500
  • f5a465ff25
    Implement vim-like commands in footer vim-like Ivan Habunek 2023-01-20 09:52:46 +0100
  • 7cada43e2f
    Deduplicate code for wrapping the status details Ivan Habunek 2023-01-19 11:10:36 +0100
  • b0319c43f0
    Pass timeline as first argument to status Ivan Habunek 2023-01-19 09:53:38 +0100
  • b8f49ef212 Support --help as the only command-line argument Norman Walsh 2023-01-06 14:30:03 +0000
  • 4f9391f015
    Fix version detection K 2023-01-19 09:32:45 +0100
  • 0a6543d355
    Ignore venv folder for flake8 and vermin tests Daniel Schwarz 2023-01-18 21:07:27 -0500
  • 91c1b792be Status detail scrollbar feature Dan Schwarz 2023-01-08 23:20:33 -0500
  • c5b3724015
    Don't focus newly posted toot Daniel Schwarz 2023-01-19 02:44:16 -0500
  • 520f586caa make test now ignores venv folder for flake8 and vermin tests Daniel Schwarz 2023-01-18 21:07:27 -0500
  • 1ce84588fd --verbose and --no-color options now work with --debug logging Daniel Schwarz 2023-01-18 20:15:37 -0500
  • d978b4ac3a Fix for issue # 188 Daniel Schwarz 2023-01-18 13:31:11 -0500
  • 887fa24a7c remove extravagant use of whitespaces K 2023-01-18 14:26:20 +0100
  • 06edc79f44
    fix error during TUI startup K 2023-01-18 14:17:30 +0100
  • 7e4457e642 Status detail scrollbar feature Dan Schwarz 2023-01-08 23:20:33 -0500
  • 665900dbd5
    Make sure media are uploaded successfully Norman Walsh 2023-01-06 16:14:35 +0000
  • 335729f17a
    Support --help as the only command-line argument Norman Walsh 2023-01-06 14:30:03 +0000
  • a9dea17452 Enabled support for inline image display of media attachments Dan Schwarz 2022-12-31 20:59:20 -0500
  • 94acd30b40 Scrolling status details window and ANSI graphics preview of card images Dan Schwarz 2022-12-30 13:04:10 -0500
  • 9d8da99027 Basic support for followed accounts in TUI Dan Schwarz 2023-01-02 22:55:16 -0500
  • 08dd02d989
    Bump version 0.33.1 Ivan Habunek 2023-01-03 12:05:26 +0100
  • 82383cd163
    Fix clear screen Ivan Habunek 2023-01-03 11:58:43 +0100
  • 9e800996f1
    Bump version 0.33.0 Ivan Habunek 2023-01-02 14:45:01 +0100
  • ff1374a95c
    Improve formatting, remove logging Ivan Habunek 2023-01-02 14:24:39 +0100
  • 88c444c411
    Highlight followed tags Daniel Schwarz 2022-12-20 16:28:24 -0500
  • 15d377e889
    Expand tests Ivan Habunek 2023-01-02 10:11:19 +0100
  • a83c3520ae
    Use fstrings instead of format Ivan Habunek 2023-01-02 10:12:42 +0100
  • 02b6023a61
    Improve contribution guidelines Ivan Habunek 2023-01-01 12:24:32 +0100
  • 4c1f3b65fd
    Add flake8 and vermin to tests make command Ivan Habunek 2023-01-01 12:15:51 +0100
  • 1e18f1f6d9
    Make flake8 happy Ivan Habunek 2023-01-01 11:13:21 +0100
  • 64dd1094a9
    Run tests on pull requests Ivan Habunek 2023-01-01 11:11:10 +0100
  • 253eea12a6 Command to browse bookmarks from the CLI Giuseppe Bilotta 2022-12-31 17:36:25 +0100
  • 13fffd9fc1 Screen refresh after web browser invocation and exit Daniel Schwarz 2022-12-22 13:40:22 -0500
  • 6633b758bc Make the status detail key commands more visible Dan Schwarz 2022-12-31 19:59:18 -0500
  • 11822c7433 Make the status detail key commands more visible Dan Schwarz 2022-12-31 19:59:18 -0500
  • ecb9c75f2e React properly to 422: Validation Failed. Status has already been taken errors Daniel Schwarz 2022-12-13 12:45:07 -0500
  • 925e972cbe Screen refresh after web browser invocation and exit Daniel Schwarz 2022-12-22 13:40:22 -0500
  • 04c2e2efc5 Command to browse bookmarks from the CLI Giuseppe Bilotta 2022-12-31 17:36:25 +0100
  • 4ef866dcbe
    Don't print usage on unknown command Ivan Habunek 2022-12-31 11:50:22 +0100
  • c969848e7a
    Add a contribution guide Ivan Habunek 2022-12-31 11:40:11 +0100
  • 2d8791e629
    Remove coding directives, no longer needed Ivan Habunek 2022-12-31 09:24:08 +0100
  • 7be74f9240
    Print if no tags are followed Ivan Habunek 2022-12-31 09:14:28 +0100
  • 6f9ef69277
    Rename tag commands to start with tags_ Ivan Habunek 2022-12-31 09:13:25 +0100
  • ce560eacc7
    Make commands code a bit nicer Ivan Habunek 2022-12-31 09:11:05 +0100
  • 67b52757a4
    Command line support for following hashtags (Mastodon 4+) Daniel Schwarz 2022-12-20 12:55:32 -0500
  • d1fce0e213 Merge branch 'image4' of https://github.com/danschwarz/toot into image4 Dan Schwarz 2022-12-30 12:59:11 -0500
  • 38253f17db Scrolling status details window and ANSI graphics preview of card images Dan Schwarz 2022-12-28 22:04:19 -0500
  • f5788c9444 Scrolling status details window and ANSI graphics preview of card images Dan Schwarz 2022-12-28 22:04:19 -0500
  • 67109f7673 Fix for scroll-up glitch Dan Schwarz 2022-12-28 12:46:08 -0500
  • a3fa7e1e3a
    Improve visibility help string Ivan Habunek 2022-12-28 09:48:44 +0100
  • aa75cacbff
    Rename TOOT_VISIBILITY to TOOT_POST_VISIBILITY Ivan Habunek 2022-12-28 09:21:22 +0100
  • e07be634f6
    Extract code for getting default visibility Ivan Habunek 2022-12-28 09:19:25 +0100
  • 08a28bfb26
    TOOT_VISIBILITY controls boost visibility Lim Ding Wen 2022-12-22 05:12:36 +0800
  • 8582c8ed62
    TOOT_VISIBILITY controls default visibility Lim Ding Wen 2022-12-22 05:12:35 +0800
  • f91bfa0c62
    TUI no longer mentions self when replying Lim Ding Wen 2022-12-28 08:53:44 +0100
  • 69718f41f6
    Reply to original account instead of boosting account Lim Ding Wen 2022-12-22 06:17:19 +0800
  • fa6b90a115
    Tweak visibility display Ivan Habunek 2022-12-28 07:48:53 +0100
  • 064cab1988
    Show visibility in TUI Lim Ding Wen 2022-12-22 07:30:29 +0800
  • 8ffe8d281f
    Fix style issues Ivan Habunek 2022-12-27 12:31:55 +0100
  • da0df92615
    Add flake8 to test dependencies Ivan Habunek 2022-12-27 12:17:31 +0100
  • 5d4bb3c464
    Run flake8 in CI Ivan Habunek 2022-12-27 12:16:18 +0100
  • f534d295c0
    Make line more readable Ivan Habunek 2022-12-27 12:11:34 +0100
  • 69b9ab3164
    Truncate long log lines unless --verbose given Ivan Habunek 2022-12-27 12:02:23 +0100
  • adf3f713a6
    Change bookmark key binding to avoid conflict Ivan Habunek 2022-12-27 11:46:29 +0100