1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00

Commit Graph

  • 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
  • e3394c1693
    Extract fetching list ID Ivan Habunek 2023-03-30 12:31:04 +0200
  • c659ed7a5d
    Fix tests Ivan Habunek 2023-03-30 12:09:38 +0200
  • 2166918da2
    Merge pull request #341 Ivan Habunek 2023-03-30 12:01:56 +0200
  • a19670d0c3
    Add integration tests for lists Ivan Habunek 2023-03-30 11:48:54 +0200
  • 8624ddb175
    Add a simple table printer and apply to lists Ivan Habunek 2023-03-30 11:28:23 +0200
  • 3d7f7cfce3
    Break up integration tests Ivan Habunek 2023-03-30 10:56:03 +0200
  • e85f7ce594
    Give a more specfic error message if we can't add an account to list Daniel Schwarz 2023-03-26 21:51:29 -0400
  • 47b182a05b
    Changed parameters for list cmds Daniel Schwarz 2023-03-26 19:23:54 -0400
  • c12c53d719
    minor improvement of feedback messages Dan Schwarz 2023-03-19 21:10:12 -0400
  • 2e0f2548e6
    Added toot list_remove_account command Dan Schwarz 2023-03-19 20:27:20 -0400
  • 80f05e8147
    Added toot list_add_account command Dan Schwarz 2023-03-19 20:13:08 -0400
  • bfdd84870f
    Added "toot list_delete" and "toot list_create" commands Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 08bb7aae71
    added "toot list_accounts" command Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 855b2a1526
    "toot list" console command added Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 6bcd43a6ae
    Add basic support for Mastodon Lists Dan Schwarz 2023-03-13 20:50:43 -0400
  • 040427884b
    Make button widget unicode-aware (spacing) Dan Schwarz 2023-03-13 20:50:23 -0400
  • 39e1f92970
    add get_lists method Dan Schwarz 2023-03-13 20:50:07 -0400
  • 4c12a210c4
    Ignore warning W503 Dan Schwarz 2023-03-13 20:48:45 -0400
  • ce0f5c6ee7 Give a more specfic error message if we can't add an account to list Daniel Schwarz 2023-03-26 21:51:29 -0400
  • e5de2390da Changed parameters for list cmds (title is now a positional parameter) Daniel Schwarz 2023-03-26 19:23:54 -0400
  • 1f0465e1c8
    Merge branch 'ihabunek:master' into lists_cmd Daniel Schwarz 2023-03-26 18:46:34 -0400
  • 054528da87 Merge branch 'master' into image11 Daniel Schwarz 2023-03-20 17:42:40 -0400
  • 0cdfb0b3e5 minor improvement of feedback messages Dan Schwarz 2023-03-19 21:10:12 -0400
  • f6f314d82c Added toot list_remove_account command Dan Schwarz 2023-03-19 20:27:20 -0400
  • a8887f81f5 Added toot list_add_account command Dan Schwarz 2023-03-19 20:13:08 -0400
  • 570dc21bac Added "toot list_delete" and "toot list_create" commands Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 6dc08393d9 Directly call async_load_images rather than rely on signals Dan Schwarz 2023-03-19 10:17:50 -0400
  • 0736103fa3 Fix for boosting of statuses that were previously boosted by others Daniel Schwarz 2023-03-17 18:45:06 -0400
  • 83db087a2f Use direct invocation istead of signals Ivan Habunek 2023-03-15 10:17:35 +0100
  • 93ed651795 Add type annotations Ivan Habunek 2023-03-15 09:55:50 +0100
  • f03ddb49a5 Remove no longer needed args to Timeline Ivan Habunek 2023-03-15 09:54:18 +0100
  • a09f7a6383 Pass the TUI object to Timeline in constructor Ivan Habunek 2023-03-15 09:43:54 +0100
  • 30c37385fb Merge branch 'image11' of https://github.com/danschwarz/toot into image11 Dan Schwarz 2023-03-19 09:34:01 -0400
  • cb0af3488b
    Merge pull request #344 from danschwarz/boost_fix Ivan Habunek 2023-03-19 08:26:54 +0100
  • 0557a3cd69
    Merge pull request #342 from ihabunek/timeline Ivan Habunek 2023-03-19 08:18:06 +0100
  • e8ffa1bed8 Round corners on images only when we render images to pixels Daniel Schwarz 2023-03-17 20:47:07 -0400
  • dd99b77f50 Fixed display of server custom emoji in certain cases Dan Schwarz 2023-03-17 20:46:54 -0400
  • 71da194b76 Fix for boosting of statuses that were previously boosted by others Daniel Schwarz 2023-03-17 18:45:06 -0400
  • 306678d7d6 Fix reblog of previously reblogged (by others) statuses. Daniel Schwarz 2023-03-17 17:55:27 -0400
  • 18617b20df Extract refresh timeline code Ivan Habunek 2023-03-13 13:37:02 +0100
  • 0842a6ffb4 Extract refresh timeline code Ivan Habunek 2023-03-15 20:27:25 -0400
  • 4325e9d679 Fixed refresh so it stays on the currently selected timeline Daniel Schwarz 2023-03-15 20:27:25 -0400
  • 9c42e1e92c Restructured Goto Menu items for clarity, added error display Dan Schwarz 2023-03-15 20:27:25 -0400
  • 13bdacd11d Add poll options to toot post Ivan Habunek 2023-03-08 14:02:51 +0100
  • 032e43b293 Fix tests Ivan Habunek 2023-03-07 10:40:18 +0100
  • 587a6c0b2d Add support for custom instance domains Ivan Habunek 2023-03-07 10:37:03 +0100
  • 865c223eb2 Changed color of unfollowed accounts from grey to cyan (visiblity) Daniel Schwarz 2023-03-15 20:25:12 -0400
  • b0ee03a5f3 Changed color of unfollowed accounts from grey to cyan (visiblity) Daniel Schwarz 2023-03-15 20:24:36 -0400
  • 6d60ecee4d
    Use direct invocation istead of signals Ivan Habunek 2023-03-15 10:17:35 +0100
  • 7726b01000
    Add type annotations Ivan Habunek 2023-03-15 09:55:50 +0100
  • 45fd2901de
    Remove no longer needed args to Timeline Ivan Habunek 2023-03-15 09:54:18 +0100
  • 6047a51c4f
    Pass the TUI object to Timeline in constructor Ivan Habunek 2023-03-15 09:43:54 +0100
  • 65ee76fe00 added "toot list_accounts" command Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 2307bd3b09 "toot list" console command added Daniel Schwarz 2023-03-14 19:14:58 -0400
  • 38cbd8fd90 Add basic support for Mastodon Lists Dan Schwarz 2023-03-13 20:50:43 -0400
  • a7b06c4a1b Make button widget unicode-aware (spacing) Dan Schwarz 2023-03-13 20:50:23 -0400
  • d145a7ae1c add get_lists method Dan Schwarz 2023-03-13 20:50:07 -0400
  • ddcdd78e9b Ignore warning W503 Dan Schwarz 2023-03-13 20:48:45 -0400
  • c4812d06c3
    Merge bcf8f97ca6 into 71a2520198 Josias 2023-03-13 19:10:04 -0400
  • 265c63859d Fixed display of server custom emoji in certain cases Dan Schwarz 2023-03-13 19:04:10 -0400
  • 45fd557e22 Merge branch 'master' into image11 Dan Schwarz 2023-03-13 19:00:53 -0400
  • 71a2520198
    Extract refresh timeline code Ivan Habunek 2023-03-13 13:37:02 +0100
  • 9999d975b4
    Fixed refresh so it stays on the currently selected timeline Daniel Schwarz 2023-03-09 17:30:04 -0500
  • 9006517cc7
    Merge pull request #339 from danschwarz/goto_redesign Ivan Habunek 2023-03-13 13:18:07 +0100
  • dfa3cf1b68 Restructured Goto Menu items for clarity, added error display Dan Schwarz 2023-03-12 22:00:05 -0400
  • 5bfdec5482
    Merge da1bd090fd into 99060d221b Daniel Schwarz 2023-03-13 00:34:23 +0000
  • da1bd090fd Merge branch 'master' into focus_ind Dan Schwarz 2023-03-12 20:33:52 -0400
  • ffe1785835 Changed color of unfollowed accounts from grey to cyan (visiblity) Daniel Schwarz 2023-03-10 19:33:20 -0500
  • b51d72072a Basic support for followed accounts in TUI Dan Schwarz 2023-01-02 22:55:16 -0500
  • c3aaffb75e Update changelog, bump version Ivan Habunek 2023-03-09 11:53:33 +0100
  • bbc2501d97 Fix sporadically failing test Ivan Habunek 2023-03-08 14:04:27 +0100
  • 1d6862b92b Add poll options to toot post Ivan Habunek 2023-03-08 14:02:51 +0100
  • de50ca46ef Don't prompt for toot text if media is given Ivan Habunek 2023-03-08 13:22:06 +0100
  • 9f31007bf9 Fix tests Ivan Habunek 2023-03-07 10:40:18 +0100