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

Commit Graph

  • 9cd5c69a7e Login to servers that don't honor the uri spec for V1::Instance Daniel Schwarz 2023-05-26 17:53:15 -0400
  • 58fa140ca2 Upgraded to term-image 0.6.1 Dan Schwarz 2023-05-30 23:03:21 -0400
  • adb9e48403 Fixes issue #353 by using urwid_readline library in EditBox widget Daniel Schwarz 2023-05-28 22:14:47 -0400
  • 18ef70cd99 URLEncode hrefs; fixes crash bug with href urls in foreign scripts Daniel Schwarz 2023-05-27 21:51:41 -0400
  • 439aaa604e Anchor tags with class = hashtag or mention_hashtag are highlighted Daniel Schwarz 2023-05-27 21:50:17 -0400
  • 474d1f4a46 Login to servers that don't honor the uri spec for V1::Instance Daniel Schwarz 2023-05-26 17:53:15 -0400
  • 290bac2041 added test for timeline with (complex) HTML status message Daniel Schwarz 2023-05-25 20:03:36 -0400
  • 9f6e6ff41c
    Merge branch 'ihabunek:master' into personal_timeline Daniel Schwarz 2023-05-28 10:14:37 -0400
  • 5a42c2b312
    Merge branch 'ihabunek:master' into activate_user_list Daniel Schwarz 2023-05-28 10:14:18 -0400
  • 0e8f4c9f8c Merge branch 'master' into image11 Daniel Schwarz 2023-05-28 10:13:20 -0400
  • 33afe39e81 URLEncode hrefs; fixes crash bug with href urls in foreign scripts Daniel Schwarz 2023-05-27 21:51:41 -0400
  • f14653a576 Anchor tags with class = hashtag or mention_hashtag are highlighted Daniel Schwarz 2023-05-27 21:50:17 -0400
  • 5c6644b30c Login to servers that don't honor the uri spec for V1::Instance Daniel Schwarz 2023-05-26 17:53:15 -0400
  • 4c51220dc4 Removed followed_tags highlight feature (incompatible with HTML render) Daniel Schwarz 2023-05-16 20:05:20 -0400
  • 3261490a93 Added personal timeline, which is your own timeline of posts Daniel Schwarz 2023-05-17 20:23:46 -0400
  • 5730287b9d If toot activate is invoked without an account, show list of accounts Daniel Schwarz 2023-05-27 16:25:13 -0400
  • 56cc056639 Login to servers that don't honor the uri spec for V1::Instance Daniel Schwarz 2023-05-26 17:53:15 -0400
  • bf55faaab8 Login to servers that don't honor the uri spec for V1::Instance Daniel Schwarz 2023-05-26 17:53:15 -0400
  • 93a5306ff5 HTML-to-markup conversion for status output to console/clipboard Daniel Schwarz 2023-05-25 20:03:36 -0400
  • bd375de357 Strip excess newlines from status when copied to clipboard Daniel Schwarz 2023-05-25 20:03:36 -0400
  • 5c00edba3f Strip extra newlines from status text output Daniel Schwarz 2023-05-25 20:03:36 -0400
  • 2563f42efc leave URLs alone in copy to clipboard (don't use markup format) Daniel Schwarz 2023-05-25 20:03:36 -0400
  • 3b92466acd HTML-to-markup conversion for status output to console/clipboard Daniel Schwarz 2023-05-22 17:55:01 -0400
  • 501ddb430c Added toot timeline --account_tl console command Daniel Schwarz 2023-05-17 20:23:46 -0400
  • 61092574c5 Removed followed_tags highlight feature (incompatible with HTML render) Daniel Schwarz 2023-05-16 20:05:20 -0400
  • 86304dfef0 fix ws Daniel Schwarz 2023-05-16 19:51:05 -0400
  • b3c654b64f Added support for li value attribute, ol start and reverse attributes Daniel Schwarz 2023-05-16 18:48:03 -0400
  • fe88a40042 Switched to released version of urwidgets (0.1.0) Daniel Schwarz 2023-05-15 18:29:32 -0400
  • 457facde88 Fix for rendering HTML that starts with an inline tag Daniel Schwarz 2023-05-12 20:24:16 -0400
  • de3461e19c Hashtag highlighting now works correctly Daniel Schwarz 2023-05-12 20:24:16 -0400
  • baa50ca889 Added a workaround for statuses with malformed HTML Daniel Schwarz 2023-05-12 20:24:16 -0400
  • 4a5db5bed8 added OSC 8 hyperlinks for media links and card links Daniel Schwarz 2023-05-08 00:06:01 -0400
  • 9ccfd6b4e2 Support OSC 8 underline of anchor links Daniel Schwarz 2023-05-07 23:05:58 -0400
  • 5d47a0ad76 added urwidgets dependency Daniel Schwarz 2023-05-01 09:24:20 -0400
  • 306cf45861 README.rst: Fix image links Vítor Galvão 2023-04-18 19:53:55 +0100
  • e1d3a4a3ba Move to Python 3.7 as a minimum version Daniel Schwarz 2023-04-28 17:37:16 -0400
  • 0251af7358 Merge branch 'master' into image11 Daniel Schwarz 2023-04-25 21:33:54 -0400
  • 91d01300b3 Merge branch 'master' into richtext Daniel Schwarz 2023-04-25 21:33:17 -0400
  • 9efac32228
    Extract palette names to a constant richtext Ivan Habunek 2023-04-20 11:34:32 +0200
  • b99a193704
    Extract beautiful soup parsing code Ivan Habunek 2023-04-20 10:54:29 +0200
  • 2298357480
    elaborated comment Daniel Schwarz 2023-04-06 23:24:44 -0400
  • b62a90c2ab
    fix markup for br tag Daniel Schwarz 2023-04-06 10:00:23 -0400
  • f1901f9171
    Handle nested B and I tags, also nested EM and STRONG tags Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 519e4a253f
    switch pre and code to render as light grey rather than dark Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 572df79b30
    Make HTML class handling more sensible Dan Schwarz 2023-04-04 19:43:37 -0400
  • 5e9c081f58
    Cleaned up type violations Dan Schwarz 2023-04-04 19:43:37 -0400
  • 0dba44ff5e
    Unicode normalize 'NKFC' incoming HTML text before rendering Dan Schwarz 2023-04-04 19:43:37 -0400
  • 874baf1ef0
    fixed up palette constants a bit Dan Schwarz 2023-04-04 19:43:37 -0400
  • 6510fa699e
    Make output match existing master branch status rendering exactly Dan Schwarz 2023-04-04 19:43:37 -0400
  • 7b0b9ef2fc
    renamed get_style_name to get_urwid_attr_name for clarity Dan Schwarz 2023-04-04 19:43:37 -0400
  • e592cbe2ba
    Slightly tightened up list number spacing Dan Schwarz 2023-04-04 19:43:37 -0400
  • 66569b926a
    Support for rendering a subset of HTML tags in status content Daniel Schwarz 2023-04-04 19:43:36 -0400
  • 3a19c9a65e
    comments and formatting Dan Schwarz 2023-03-31 22:27:03 -0400
  • 6b2c3f09bf
    Support for rendering a subset of HTML tags in status content Daniel Schwarz 2023-03-23 22:47:56 -0400
  • 6ce728e020 README.rst: Fix image links Vítor Galvão 2023-04-18 19:53:55 +0100
  • 20da154a49
    README.rst: Fix image links Vítor Galvão 2023-04-18 19:53:55 +0100
  • e5e863119b Merge branch 'master' into image11 Daniel Schwarz 2023-04-11 22:33:01 -0400
  • 0e6c7266f4 Merge branch 'master' into richtext Daniel Schwarz 2023-04-06 23:28:29 -0400
  • 739c0094c7 Merge branch 'master' of https://github.com/danschwarz/toot Daniel Schwarz 2023-04-06 23:28:12 -0400
  • bb31054fd4 elaborated comment Daniel Schwarz 2023-04-06 23:24:44 -0400
  • a388c30edf
    Remove unused import Ivan Habunek 2023-04-06 21:36:09 +0200
  • cee289a391
    Fix integration test skip logic Ivan Habunek 2023-04-06 21:35:12 +0200
  • e9b4bfb5d5 fix markup for br tag Daniel Schwarz 2023-04-06 10:00:23 -0400
  • 72aa9341df make pytest work properly Daniel Schwarz 2023-04-05 17:14:51 -0400
  • e6b708fd1f Merge branch 'master' into richtext Daniel Schwarz 2023-04-04 19:49:45 -0400
  • eb64cb9ca3 Handle nested B and I tags, also nested EM and STRONG tags Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 103767d677 switch pre and code to render as light grey rather than dark Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 486cd6c7f9 Make HTML class handling more sensible Dan Schwarz 2023-04-04 19:43:37 -0400
  • 84663d6dca Cleaned up type violations Dan Schwarz 2023-04-04 19:43:37 -0400
  • 0098371b0e Unicode normalize 'NKFC' incoming HTML text before rendering Dan Schwarz 2023-04-04 19:43:37 -0400
  • 6e1d36fe15 Removed unneeded import Dan Schwarz 2023-04-04 19:43:37 -0400
  • 9ed0a47a2b fixed up palette constants a bit Dan Schwarz 2023-04-04 19:43:37 -0400
  • dc9fa05d7a Make output match existing master branch status rendering exactly Dan Schwarz 2023-04-04 19:43:37 -0400
  • c48501e7ce renamed get_style_name to get_urwid_attr_name for clarity Dan Schwarz 2023-04-04 19:43:37 -0400
  • 1fb05616e2 Slightly tightened up list number spacing Dan Schwarz 2023-04-04 19:43:37 -0400
  • d3ea1e5db2 Simplify integration tests by catching ConsoleError Ivan Habunek 2023-04-04 19:43:37 -0400
  • 006ad85971 Extract fetching list ID Ivan Habunek 2023-04-04 19:43:37 -0400
  • fe3044fafa Fix tests Ivan Habunek 2023-04-04 19:43:37 -0400
  • 4023bf0757 Add integration tests for lists Ivan Habunek 2023-04-04 19:43:37 -0400
  • 1c9935effc Add a simple table printer and apply to lists Ivan Habunek 2023-04-04 19:43:37 -0400
  • 037f7f9704 Break up integration tests Ivan Habunek 2023-04-04 19:43:37 -0400
  • 45cffb6ac0 Give a more specfic error message if we can't add an account to list Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 0430eed4d4 Changed parameters for list cmds Daniel Schwarz 2023-04-04 19:43:37 -0400
  • 7ad9e7cd81 minor improvement of feedback messages Dan Schwarz 2023-04-04 19:43:37 -0400
  • 1164d0c5ab Added toot list_remove_account command Dan Schwarz 2023-04-04 19:43:37 -0400
  • 678cc19ccf Added toot list_add_account command Dan Schwarz 2023-04-04 19:43:37 -0400
  • 85c228bbfe Added "toot list_delete" and "toot list_create" commands Daniel Schwarz 2023-04-04 19:43:36 -0400
  • 94315dd65f added "toot list_accounts" command Daniel Schwarz 2023-04-04 19:43:36 -0400
  • 7189c6b64f "toot list" console command added Daniel Schwarz 2023-04-04 19:43:36 -0400
  • d65cac1215 Add basic support for Mastodon Lists Dan Schwarz 2023-04-04 19:43:36 -0400
  • 524115e2f5 Make button widget unicode-aware (spacing) Dan Schwarz 2023-04-04 19:43:36 -0400
  • eb8033ce46 add get_lists method Dan Schwarz 2023-04-04 19:43:36 -0400
  • 4ceb3e5ca1 Ignore warning W503 Dan Schwarz 2023-04-04 19:43:36 -0400
  • 479907bf42 Support for rendering a subset of HTML tags in status content Daniel Schwarz 2023-04-04 19:43:36 -0400
  • 717a0e4595 Removed unneeded import Dan Schwarz 2023-03-31 23:50:36 -0400
  • 3b4f46cb1f comments and formatting Dan Schwarz 2023-03-31 22:27:03 -0400
  • 80814ebdc9 Support for rendering a subset of HTML tags in status content Daniel Schwarz 2023-03-23 22:47:56 -0400
  • d64175fe6f
    Merge branch 'master' into image11 Daniel Schwarz 2023-03-30 18:20:40 -0400
  • 48c6c7a87b locked to term-image 0.6.0 dependency Daniel Schwarz 2023-03-30 18:16:14 -0400
  • 5cb8967c84
    Simplify integration tests by catching ConsoleError Ivan Habunek 2023-03-30 12:44:32 +0200