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

Commit Graph

  • 9d51546be3
    Merge pull request #334 from danschwarz/osc52 Ivan Habunek 2023-03-07 11:01:50 +0100
  • 5e755f5478 Fixed show account so it shows the original author not the booster Daniel Schwarz 2023-03-06 20:53:55 -0500
  • 87b4a6711c Do not connect "notifications timeline" signal twice in a row Daniel Schwarz 2023-03-06 19:39:03 -0500
  • 14edeaa542 Fixed crash bug loading Bookmarks Dan Schwarz 2023-03-06 19:39:03 -0500
  • 8446be1782 Fix for Issue #322 Cannot open links in boosted toots Dan Schwarz 2023-03-06 19:36:44 -0500
  • 218d6c0b9f Deduplicate and sort links for the show links function Daniel Schwarz 2023-03-06 19:36:43 -0500
  • 35cd972ddf Properly reference status.original when enumerating status links Dan Schwarz 2023-03-06 19:36:43 -0500
  • 04615e84bc Add cop[y] status feature - copies status text to clipboard Daniel Schwarz 2023-03-06 19:30:54 -0500
  • e10bb0ebae
    Merge pull request #328 from danschwarz/translate_fix Ivan Habunek 2023-03-06 07:57:31 +0100
  • 14ebbeab68 Updated to latest term-image which doesn't have UrwidImageJanitor Dan Schwarz 2023-03-05 20:01:17 -0500
  • eb62e1dead Merge branch 'master' into image11 Dan Schwarz 2023-03-05 18:07:51 -0500
  • 0ef16aa812 Merge branch 'master' into check_notifs Dan Schwarz 2023-03-05 18:05:40 -0500
  • 25253e7757 Added a row to the Goto menu height to accomodate Conversations Dan Schwarz 2023-03-05 16:19:08 -0500
  • 3ddc3599a1
    Merge branch 'master' into instance_tl2 Daniel Schwarz 2023-03-05 16:06:21 -0500
  • 442a8b7ff3 Fixed crash when entering thread on server with LOCAL_DOMAIN Dan Schwarz 2023-03-05 16:02:31 -0500
  • 63a3c67910 Add conversations support in TUI rogarb 2023-03-04 23:33:51 +0100
  • d05ef894d3 Inherit visibility when replying in TUI rogarb 2023-03-05 09:44:10 +0100
  • 04beac87ed
    Merge pull request #330 from rogarb/conversations Ivan Habunek 2023-03-05 11:34:18 +0100
  • 092511b1fe
    Merge pull request #332 from rogarb/reply_default_visibility Ivan Habunek 2023-03-05 10:51:04 +0100
  • d81eaaad0d
    Inherit visibility when replying in TUI rogarb 2023-03-05 09:44:10 +0100
  • 06614ddadf Merge branch 'image11' of https://github.com/danschwarz/toot into image11 Dan Schwarz 2023-03-04 23:29:58 -0500
  • ee665aa893
    Merge branch 'master' into instance_tl2 Daniel Schwarz 2023-03-04 23:27:26 -0500
  • 7d4e87b6ed Fix for issue #217 Custom LOCAL_DOMAIN instance setting isn't used Dan Schwarz 2023-03-04 23:19:31 -0500
  • 1be19bd0c9 Merge branch 'domain_fix' into instance_tl2 Dan Schwarz 2023-03-04 23:06:03 -0500
  • f211e3715f maybe this will work Dan Schwarz 2023-03-04 19:24:41 -0500
  • ac4acde1ae Refactored find_account into api and command components Dan Schwarz 2023-03-04 18:27:47 -0500
  • 60029a442e
    Add conversations support in TUI rogarb 2023-03-04 23:33:51 +0100
  • 27088b1219 Fixed translation of boosted toots Dan Schwarz 2023-03-04 16:04:13 -0500
  • 314a0aefbe
    Merge pull request #326 from ihabunek/thumbs Ivan Habunek 2023-03-04 17:04:51 +0100
  • 5d68d4e04b Merge branch 'master' into image11 Daniel Schwarz 2023-03-03 22:08:32 -0500
  • 213abd8db9 Document how to generate docs Ivan Habunek 2023-03-03 18:02:21 -0500
  • 45056f6e32 Update references to new documentation Ivan Habunek 2023-03-03 18:02:20 -0500
  • 35c73dd0d4 Add new mdbook docs Ivan Habunek 2023-03-03 18:02:20 -0500
  • 3b4eeacea6 Remove remnants of old docs Ivan Habunek 2023-03-03 18:02:20 -0500
  • cabb45be25 Remove readthedocs documentation Ivan Habunek 2023-03-03 18:02:20 -0500
  • a3e794aef7 Bump version, add changelog Ivan Habunek 2023-03-01 08:09:10 +0100
  • 4b0b646713 Asynchronously check for new notifications periodically Daniel Schwarz 2023-03-03 18:02:02 -0500
  • ed3557611f Merge branch 'master' into instance_tl2 Daniel Schwarz 2023-03-03 16:19:41 -0500
  • a7056d897f Bump version, add changelog Ivan Habunek 2023-03-01 08:09:10 +0100
  • 5ab524c9fd Minor tweaks Ivan Habunek 2023-03-01 07:51:07 +0100
  • 064e70fbc4 Make _notif_timeline_generator more robust Daniel Schwarz 2023-02-24 22:51:27 -0500
  • a5522ae2d9 Basic support for viewing Status and Mention notifs as a timeline Daniel Schwarz 2023-02-24 22:19:24 -0500
  • a08fa81916 Added image preview for media that include a thumbnail image Dan Schwarz 2023-03-03 15:11:33 -0500
  • 3cb548ae3a
    Document how to generate docs Ivan Habunek 2023-03-03 17:12:59 +0100
  • e77c40e27c
    Update references to new documentation Ivan Habunek 2023-03-03 16:54:40 +0100
  • 32d65a1615
    Add new mdbook docs Ivan Habunek 2023-03-03 13:52:37 +0100
  • 33fb3c790d
    Remove remnants of old docs Ivan Habunek 2023-03-03 13:51:57 +0100
  • 5bd07e1756
    Remove readthedocs documentation Ivan Habunek 2023-03-03 13:46:31 +0100
  • e2f9a354ac
    Test media thumbnails Ivan Habunek 2023-03-03 11:43:24 +0100
  • 244502ec0b
    Wait until media uploads finish processing Ivan Habunek 2023-03-03 11:43:08 +0100
  • e26cb52fd7
    Enable providing media thumbnails Ivan Habunek 2023-03-03 11:42:43 +0100
  • 14a286ef0d
    Use v2 endpoint to upload media Ivan Habunek 2023-03-03 08:57:34 +0100
  • d831c773f2 Merge branch 'image11' of https://github.com/danschwarz/toot into image11 Daniel Schwarz 2023-03-02 13:54:18 -0500
  • b0d1b3e895 fix Daniel Schwarz 2023-03-02 13:51:12 -0500
  • 7bbbc2567a widget cleanup Daniel Schwarz 2023-03-02 10:16:31 -0500
  • 1d66dcf566 Make better use of screen real estate for wide/short images Dan Schwarz 2023-02-26 22:03:35 -0500
  • 8b7b1bc9e0 Simplified image scaling for cell-based rendering Dan Schwarz 2023-02-26 21:35:30 -0500
  • efd6eeb4a6 Render custom server emoji within display names Daniel Schwarz 2023-02-26 19:47:39 -0500
  • 7c1b12043e Add custom emoji display to "boosted" display names Dan Schwarz 2023-02-26 23:40:51 -0500
  • 4b3a1a28b1 Make better use of screen real estate for wide/short images Dan Schwarz 2023-02-26 22:03:35 -0500
  • c7abd7f388 Simplified image scaling for cell-based rendering Dan Schwarz 2023-02-26 21:35:30 -0500
  • f7e4841c61 Render custom server emoji within display names Daniel Schwarz 2023-02-26 19:47:39 -0500
  • 7e23f34446 Added term-image dependency Daniel Schwarz 2023-02-25 08:37:44 -0500
  • 55f01c6ad9 Updated for more future-proof testing of pixel rendering Daniel Schwarz 2023-02-25 08:37:22 -0500
  • 8d64365b83 Removed --256 color option, as it doesn't work anymore Daniel Schwarz 2023-02-24 20:38:46 -0500
  • 3b5d7f4965 Reference header and avatar images rather than the _static versions Daniel Schwarz 2023-02-24 20:13:53 -0500
  • 301e107d32 Reducing duplicate code related to image display Daniel Schwarz 2023-02-24 17:55:32 -0500
  • a7b5a8d27c Render images with rounded corners Daniel Schwarz 2023-02-23 23:00:57 -0500
  • 39fdc41ea8 Check for pixel vs cell rendering and size images accordingly Daniel Schwarz 2023-02-23 23:00:57 -0500
  • 150a8b492c Removed unnecessary code Daniel Schwarz 2023-02-22 19:40:07 -0500
  • b8bb52112c Added can_render_pixels method Daniel Schwarz 2023-02-22 19:40:07 -0500
  • 8ead56976f Use term-image's UrwidImageScreen rather than urwid.Screen Daniel Schwarz 2023-02-22 19:40:07 -0500
  • 3cb4d96e21 Fix issue where status images wouldn't display when entering thread Daniel Schwarz 2023-02-22 19:40:07 -0500
  • fddd0a67a5 Image support using the term-image widget Daniel Schwarz 2023-02-22 19:40:07 -0500
  • 970f634f39 Render images attachments into unicode blocks (#324) Trammell Hudson 2023-03-02 17:21:35 +0100
  • f4af1e8120 Properly strip whitespace from hashtag names Daniel Schwarz 2023-03-02 10:04:00 -0500
  • 7ed28b3bc3
    Add helper function for stripping None values Ivan Habunek 2023-03-02 11:28:24 +0100
  • 3ea6714ad6 Made the widgets unicode-aware with wcswidth Daniel Schwarz 2023-03-01 18:02:20 -0500
  • b69b67f347 Goto-menu UI enhancements to support browsing foreign servers Daniel Schwarz 2023-03-01 18:00:13 -0500
  • 7128abec7a Changes to support browsing public local timelines on foreign servers Daniel Schwarz 2023-03-01 17:57:49 -0500
  • 5547577a5d added anon_context method to retrieve threads from public timelines Daniel Schwarz 2023-03-01 17:56:00 -0500
  • 1399800f6f Bump version, add changelog Ivan Habunek 2023-03-01 17:34:54 -0500
  • 57824058e0
    Bump version, add changelog 0.35.0 Ivan Habunek 2023-03-01 08:09:10 +0100
  • 882b6c4d0a
    Minor tweaks Ivan Habunek 2023-03-01 07:51:07 +0100
  • c3c640edc3
    Merge pull request #320 from danschwarz/notif Ivan Habunek 2023-03-01 07:51:27 +0100
  • 993d4bc2d9
    wip entities Ivan Habunek 2023-03-01 06:59:07 +0100
  • 85ac7f9190 Added a new Timeline parameter; foreign_server Daniel Schwarz 2023-03-01 00:11:01 -0500
  • c4db2f0b56 Fixed calls to make_status so they include the instance parameter Daniel Schwarz 2023-03-01 00:04:30 -0500
  • 50b4d9798b Fixed a crash bug browsing a foreign server containing a poll Daniel Schwarz 2023-03-01 00:04:30 -0500
  • c2c2f0bbef Fixed comma-refresh to handle foreign server refreshes properly Daniel Schwarz 2023-03-01 00:04:29 -0500
  • 6d6540d6f9 Disabled commands that can't work in the context of foreign timelines Daniel Schwarz 2023-03-01 00:04:29 -0500
  • 04dea5f2e8 Squashed most bugs related to thread browsing and account viewing Daniel Schwarz 2023-03-01 00:04:29 -0500
  • a5ddc4a21e Comma refresh now honors the current timeline when refreshing Daniel Schwarz 2023-03-01 00:04:29 -0500
  • 527840e159 Account overlay - don't allow mute/block/unfollow own account Daniel Schwarz 2023-02-21 20:43:09 -0500
  • 62026440fb
    Replace ReadTheDocs with a homegrown solution docs2 Ivan Habunek 2023-02-22 13:51:09 +0100
  • 7cb042f150 Added the ability to view local timelines on other Mastdon servers Dan Schwarz 2023-02-27 16:43:37 -0500
  • 70aa6145ef Add custom emoji display to "boosted" display names Dan Schwarz 2023-02-26 23:40:51 -0500
  • 8bd764659f Make better use of screen real estate for wide/short images Dan Schwarz 2023-02-26 22:03:35 -0500
  • 0931fdfcb3 Simplified image scaling for cell-based rendering Dan Schwarz 2023-02-26 21:35:30 -0500
  • bb4235e347 Render custom server emoji within display names Daniel Schwarz 2023-02-26 19:47:39 -0500