Commit Graph

  • fdbed57f23
    Tweak release procedure 0.25.0 Ivan Habunek 2020-01-21 09:46:09 +0100
  • 1b2a9c4198
    Bump version, changelog Ivan Habunek 2020-01-21 09:37:21 +0100
  • 2458e8a360
    Fix tests for search Ivan Habunek 2020-01-21 09:37:03 +0100
  • e70c7a7163
    Include changelog and license in sourceballs Ivan Habunek 2020-01-21 09:19:44 +0100
  • 6d18fd55a1
    Quote hahtags before including them in an URL Ivan Habunek 2020-01-21 09:04:03 +0100
  • 60efc13338
    Implement character count indicator when composing Ivan Habunek 2020-01-03 09:15:11 +0100
  • 5695fdb504
    Ignore debug.log Ivan Habunek 2020-01-03 09:13:27 +0100
  • 0fed933123
    Fix typo Ivan Habunek 2020-01-02 10:34:00 +0100
  • b6749fb0f1
    Require auth for toot tui Ivan Habunek 2020-01-02 10:21:58 +0100
  • d595cc5140
    Don't use fstrings to keep support with python<3.7 Ivan Habunek 2019-09-23 16:51:04 +0200
  • cf78cd20ac
    Upgrade to v2 search endpoint Ivan Habunek 2019-09-22 13:04:58 +0200
  • 35e03a13b1 Simplify access to reblogged status data Ivan Habunek 2019-09-22 12:13:40 +0200
  • 8c9fb32a50
    Simplify access to reblogged status data #130 Ivan Habunek 2019-09-22 12:13:40 +0200
  • bc6e43376a
    Bump version, add changelog 0.24.0 Ivan Habunek 2019-09-18 21:57:55 +0200
  • ea4df976b4
    Use make command to run tests (for real now) Ivan Habunek 2019-09-18 21:55:35 +0200
  • 2449b59a3f
    Use make command to run tests on CI Ivan Habunek 2019-09-18 21:54:24 +0200
  • d7440feb14
    Don't show output in tests Ivan Habunek 2019-09-18 21:52:22 +0200
  • 9623219959 Include mentions and replied-to account in compose text Denis Laxalde 2019-09-13 14:02:02 +0200
  • a76f4ae815 Set urwid global encoding to UTF-8 Kai Zhang 2019-09-14 00:03:05 +0200
  • d90cd5b0df
    Include tests in sdist Ivan Habunek 2019-09-18 08:05:07 +0200
  • fbfe787e31 Use original id when status is a reblog to build thread #128 Denis Laxalde 2019-09-16 15:02:30 +0200
  • cb722bf155 Get "in_reply_to_id" from original when status is a reblog Denis Laxalde 2019-09-16 15:01:24 +0200
  • d7e5bac150 Use "reblog" Status attribute instead of querying data field Denis Laxalde 2019-09-16 14:57:52 +0200
  • 0ec14299e6 Get count data from original when status is a reblog Denis Laxalde 2019-09-16 14:53:30 +0200
  • 01972fdd4b Get "media_attachments" from original when status is a reblog Denis Laxalde 2019-09-16 14:45:09 +0200
  • 0502d7ff03
    Set urwid global encoding to UTF-8 #127 Kai Zhang 2019-09-14 00:03:05 +0200
  • 9388c5c448 Include mentions and replied-to account in compose text #126 Denis Laxalde 2019-09-13 14:02:02 +0200
  • 9fb52fb0a1 Try to use media's text_url if present Denis Laxalde 2019-09-13 12:43:37 +0200
  • 5f721127ed Try to use media's text_url if present #125 Denis Laxalde 2019-09-13 12:43:37 +0200
  • a8774fc9ea Indicate if status is a reblog in timeline Denis Laxalde 2019-09-09 10:43:13 +0200
  • e06478a798 Use original account information for reblogged statuses Denis Laxalde 2019-09-09 10:33:25 +0200
  • e30ebe6a99 Indicate if status is a reblog in timeline #123 Denis Laxalde 2019-09-09 10:43:13 +0200
  • dcca718409 Use original account information for reblogged statuses Denis Laxalde 2019-09-09 10:33:25 +0200
  • 2e3479c012
    Update changelog Ivan Habunek 2019-09-08 16:02:12 +0200
  • 65eb1d0e10
    Fix tests broken by colors patch Ivan Habunek 2019-09-08 15:08:24 +0200
  • 5343319333
    Improve config dir location Ivan Habunek 2019-09-08 14:34:41 +0200
  • 130ef9a608 Remove legacy configuration file handling Ivan Habunek 2019-09-08 14:15:16 +0200
  • 7fc39379c9
    Check for existance of key in dictionary Your Name 2019-09-07 18:48:11 +0000
  • 3b8d67b77e Check for existance of key in dictionary as well as non-null value to avoid uncaught KeyError #122 Your Name 2019-09-07 18:48:11 +0000
  • 9d0d1b2dd7
    Make "view" action work for reblogged statuses Denis Laxalde 2019-09-06 16:01:04 +0200
  • 3a56243878
    Escape closes timeline Rasmus Lindroth 2019-09-06 15:12:18 +0200
  • 1adaeace3a
    Escape closes timeline #120 Rasmus Lindroth 2019-09-06 15:12:18 +0200
  • 25ff2328c7
    Add urwid to requests.txt Ivan Habunek 2019-09-06 15:04:50 +0200
  • 367ced2eef
    Don't use ANSI color codes when not desired Ivan Habunek 2019-09-05 22:35:29 +0200
  • 1d3ff87ffa
    TUI: Implement deleting own status messages Ivan Habunek 2019-09-04 16:16:16 +0200
  • 7309e5bb53
    Bump version 0.23.1 Ivan Habunek 2019-09-04 08:39:18 +0200
  • e310482cb6
    Fix date parsing bug Ivan Habunek 2019-09-04 08:36:12 +0200
  • fd3ecb4f4b Make "view" action work for reblogged statuses #112 Denis Laxalde 2019-09-02 13:57:13 +0200
  • e9acd6daf7
    Add checks to tag script Ivan Habunek 2019-09-03 16:45:31 +0200
  • 7986d3a6bc
    Update release procedure 0.23.0 Ivan Habunek 2019-09-03 16:39:06 +0200
  • dd78d4f185
    Add scripts for assisting with the release procedure Ivan Habunek 2019-09-03 16:31:05 +0200
  • 70faf47c91
    Bump version Ivan Habunek 2019-09-03 16:12:16 +0200
  • 20a8612232
    Update changelog Ivan Habunek 2019-09-03 16:07:55 +0200
  • 6b9cc75ffc
    Add a machine readable changelog Ivan Habunek 2019-09-03 15:54:35 +0200
  • efbaf9e706
    Indicate if status is a reply in timeline of TUI Denis Laxalde 2019-08-31 15:24:03 +0200
  • f9fb7c074a
    Tweak readme Ivan Habunek 2019-09-02 09:04:42 +0200
  • cf01cb9014
    Cleanup palette slightly Ivan Habunek 2019-08-31 15:06:17 +0200
  • 05972fc6fa
    Show application used to post status Ivan Habunek 2019-08-31 15:05:50 +0200
  • 7e04ad55c6
    Add links to help overlay Ivan Habunek 2019-08-31 14:50:31 +0200
  • 3a11e470fb
    Extract overlays from app.py Ivan Habunek 2019-08-31 11:28:35 +0200
  • c1f518765c
    Fix missing padding Ivan Habunek 2019-08-31 11:28:26 +0200
  • d5a2cc27ed
    Add help Ivan Habunek 2019-08-31 11:17:46 +0200
  • 41f997199a
    Add padding to status details Ivan Habunek 2019-08-30 15:36:51 +0200
  • 51afcf7e34
    Add goto hash timeline Ivan Habunek 2019-08-30 15:31:57 +0200
  • 350138324b
    Add basic timeline switching Ivan Habunek 2019-08-30 14:02:00 +0200
  • 07e6c372bc
    Prepare for context menu Ivan Habunek 2019-08-30 12:28:03 +0200
  • 330fd03b01
    More images to docs Ivan Habunek 2019-08-29 14:11:16 +0200
  • 1dce948166
    Show content warning in status details Ivan Habunek 2019-08-29 14:01:26 +0200
  • 85ceb8b11f
    Update docs to replace curses with tui Ivan Habunek 2019-08-29 13:44:06 +0200
  • 98b783836a
    Mark toot curses as deprecated Ivan Habunek 2019-08-29 13:38:48 +0200
  • 7f6f128f38
    Show media in image viewer Ivan Habunek 2019-08-29 11:47:44 +0200
  • 31462fe6f8
    Implement replies Ivan Habunek 2019-08-29 11:01:49 +0200
  • 9c74c1d9e6
    Housekeeping Ivan Habunek 2019-08-29 10:43:56 +0200
  • ab1fc6961b
    Show media in status details Ivan Habunek 2019-08-28 17:29:33 +0200
  • 5213eb1835
    Focus status after posting Ivan Habunek 2019-08-28 17:04:45 +0200
  • 4deccee754
    Decouple Timeline and TUI, use signals instead Ivan Habunek 2019-08-28 17:00:46 +0200
  • 1a8c515922
    Implement thread (status context) view Ivan Habunek 2019-08-28 15:32:57 +0200
  • 5ec8d9411d
    Propagate visibility when posting status Ivan Habunek 2019-08-27 17:22:52 +0200
  • 672bb5d008
    Add reply, reblog and favourite counters Ivan Habunek 2019-08-27 15:08:40 +0200
  • db76b004cf
    Simplify linebox rendering in status details Ivan Habunek 2019-08-27 14:59:06 +0200
  • f6fcb2a821
    Timeline: add divider, move columns, boost icon Ivan Habunek 2019-08-27 14:55:02 +0200
  • 9784fb8eb5
    Don't crash if no url present Ivan Habunek 2019-08-27 14:43:22 +0200
  • 871e2bc960
    Render polls Ivan Habunek 2019-08-27 14:34:51 +0200
  • 9aadec6cfb
    Add option to set status visibility Ivan Habunek 2019-08-27 14:16:14 +0200
  • 4f30c177d6
    Ditch status index list for now Ivan Habunek 2019-08-27 12:57:18 +0200
  • 366e9382d3
    Implement posting statuses Ivan Habunek 2019-08-27 10:02:13 +0200
  • b95aca964f
    Show an intro screen while loading initial toots Ivan Habunek 2019-08-26 15:06:40 +0200
  • fb14c262e0
    Show exception stack trace on error Ivan Habunek 2019-08-26 14:08:41 +0200
  • 372976b1b2
    Overhaul async actions, implement boost and reblog Ivan Habunek 2019-08-26 13:28:37 +0200
  • 2349173a45
    Tweaks Ivan Habunek 2019-08-25 17:58:46 +0200
  • 2be8cb8438
    Show status source Ivan Habunek 2019-08-25 14:30:57 +0200
  • 2d8199646f
    Boosted by improvements Ivan Habunek 2019-08-25 10:00:48 +0200
  • dd1b462413
    Highlight hashtags Ivan Habunek 2019-08-24 14:14:46 +0200
  • 7da2e2dbbc
    Handle reblogs Ivan Habunek 2019-08-24 13:43:41 +0200
  • f68f5d5716
    Load next when at bottom of list Ivan Habunek 2019-08-24 13:13:22 +0200
  • c99999161d
    Render status details Ivan Habunek 2019-08-24 12:53:55 +0200
  • ea1ef6f207
    Initial implementation of a TUI using Urwid Ivan Habunek 2019-08-24 11:20:31 +0200
  • 616483d78a
    Remove double process_response function call Viktor Villainov 2019-09-03 02:27:16 -0400
  • c9d82c0540 Remove double process_response function call, since it's called in anon_post already #113 Viktor Villainov 2019-09-03 02:27:16 -0400
  • 19aa56e1fe
    Indicate if status is a reply in timeline of TUI #108 Denis Laxalde 2019-08-31 15:24:03 +0200