Commit Graph

  • 5174a751f2 Implement "notifications" command Denis Laxalde 2019-02-17 14:03:11 +0100
  • 8abb6a0d8c
    Add IRC info to readme and docs 0.21.0 Ivan Habunek 2019-02-15 14:20:23 +0100
  • f7167e0880
    Bump version Ivan Habunek 2019-02-15 14:14:22 +0100
  • 73b30a4f5e
    Update changelog Ivan Habunek 2019-02-15 14:10:51 +0100
  • d224375da4
    Consolidate timeline selection arguments Ivan Habunek 2019-02-15 14:06:47 +0100
  • abb1b436ca
    Fix typo Ivan Habunek 2019-02-15 13:41:18 +0100
  • d46c820f52
    Add usage examples to docs Ivan Habunek 2019-02-15 13:40:05 +0100
  • 10595be865
    Show full account name in timeline Ivan Habunek 2019-02-15 13:26:22 +0100
  • 5a867f2380
    Show number of replies/reblogs/favourites in status footer of curses ui Denis Laxalde 2019-01-07 10:13:29 +0100
  • 4bc963a236
    Indicate if status is a reply in left pane of curses ui Denis Laxalde 2019-01-07 10:12:05 +0100
  • be8c0a7947
    Fix rst. Again. Ivan Habunek 2019-02-15 12:44:53 +0100
  • 8ed2ea1d05
    Merge pull request #93 from dlax/curses-favourite Ivan Habunek 2019-02-15 12:42:47 +0100
  • 3d0c7be1e0 Indicate if status has been favorited in left pane of curses ui #93 Denis Laxalde 2019-02-14 20:39:58 +0100
  • 41d96249ba Add favourite/unfavourite actions to curses ui Denis Laxalde 2019-02-13 21:05:23 +0100
  • 3f6995fd29 Show number of replies/reblogs/favourites in status footer of curses ui #89 Denis Laxalde 2019-01-07 10:13:29 +0100
  • c45f6b9dba Indicate if status is a reply in left pane of curses ui Denis Laxalde 2019-01-07 10:12:05 +0100
  • e676f34683
    Fix docs formatting, rst != md Ivan Habunek 2019-02-14 18:16:21 +0100
  • 3f96b7bdca
    Add install instructions for arch Ivan Habunek 2019-02-14 18:13:25 +0100
  • d7cc97d2c7
    Tweaks to status boosting in curses app Ivan Habunek 2019-02-14 18:02:37 +0100
  • c6bc4a695f
    Add reblog/unreblog actions to curses ui Denis Laxalde 2019-01-03 17:08:02 +0100
  • 066589bf53
    Display a ↷ in status detail window if status got reblogged Denis Laxalde 2019-01-24 10:15:15 +0100
  • f1c8465e63
    Add a "reblogged_by" command Denis Laxalde 2019-01-24 09:36:25 +0100
  • 5514c47bca
    Store status id in parse_status() Denis Laxalde 2019-01-03 16:55:49 +0100
  • 834bdb67ac
    Pass "app" and "user" to TimelineApp Denis Laxalde 2019-01-03 16:52:31 +0100
  • e6d585ae5d
    Nicer timeline output Ivan Habunek 2019-02-14 16:53:58 +0100
  • 198dcc6be9
    Nicer timeline output #92 Ivan Habunek 2019-02-14 16:53:58 +0100
  • 996228d224
    Employ wcstring utils to improve rendering Ivan Habunek 2019-02-14 15:47:40 +0100
  • 8a3ff94e47
    Consolidate wcwidth-related utils in one module Ivan Habunek 2019-02-14 15:45:27 +0100
  • 769ff9e406
    Add wcstring utils Ivan Habunek 2019-02-14 15:23:43 +0100
  • 8805a50194
    Cleanup utils dealing with wcwidth strings Ivan Habunek 2019-02-13 15:42:41 +0100
  • 0bf4b2a21a
    Fix left column padding in timeline with wide characters Denis Laxalde 2019-01-02 13:22:06 +0100
  • 9d6cd87202
    Check full output in test_timeline Denis Laxalde 2019-01-02 13:17:02 +0100
  • 02c392230e
    Remove unused import Ivan Habunek 2019-02-13 14:31:13 +0100
  • a3ebd96e05
    Mark function as private Ivan Habunek 2019-02-13 14:19:27 +0100
  • 19cbcd43b2
    Make `toot timeline` continuable by pressing Enter Ivan Habunek 2019-02-13 14:15:47 +0100
  • 0dfb04e9e3
    Ignore bs4 warnings Ivan Habunek 2019-02-13 13:38:37 +0100
  • 7bcf868469
    Minor additions to setup.py Ivan Habunek 2019-02-13 13:14:05 +0100
  • f88de49438
    Add Makefile to package Ivan Habunek 2019-02-13 12:56:47 +0100
  • 32b1c67d49
    Make boolen params a bit less verbose Ivan Habunek 2019-01-24 11:18:28 +0100
  • c7c42b8337
    Merge pull request #85 from ksunden/localtag Ivan Habunek 2019-01-24 11:20:58 +0100
  • 7058854b0a Add reblog/unreblog actions to curses ui #88 Denis Laxalde 2019-01-03 17:08:02 +0100
  • eb72674978 Display a ↷ in status detail window if status got reblogged Denis Laxalde 2019-01-24 10:15:15 +0100
  • 537fc3f45b Add a "reblogged_by" command Denis Laxalde 2019-01-24 09:36:25 +0100
  • c4cb2d70d0 Store status id in parse_status() Denis Laxalde 2019-01-03 16:55:49 +0100
  • 906eab042a Pass "app" and "user" to TimelineApp Denis Laxalde 2019-01-03 16:52:31 +0100
  • 131a8096c2
    Merge pull request #87 from yitsushi/add-toot-id-on-timeline Ivan Habunek 2019-01-21 18:14:36 +0100
  • e42c4c3b80
    use http.get instead of hacking _status_action in api.py #87 Balazs Nadasdi 2019-01-21 17:25:20 +0100
  • 8db1ff42b2
    Don't upload zip to pypi, expects only tar.gz Ivan Habunek 2019-01-02 12:56:53 +0100
  • bfe6768d0c
    Fix changelog date Ivan Habunek 2019-01-02 12:53:55 +0100
  • ee417df60e Status ID + thread view Balazs Nadasdi 2019-01-19 18:38:17 +0100
  • ec95ef3584
    Merge pull request #86 from ksunden/patch-1 Ivan Habunek 2019-01-12 00:07:03 +0100
  • 17623fbad1
    MAINT: Prevent install in unsupported python #86 Kyle Sunden 2019-01-11 11:25:07 -0600
  • 4df0c7882d ENH: Add local and tag timeline support to curses #85 ksunden 2019-01-02 22:36:40 -0600
  • ac120f88f8 Fix left column padding in timeline with wide characters #84 Denis Laxalde 2019-01-02 13:22:06 +0100
  • 8b954b0fbe Check full output in test_timeline Denis Laxalde 2019-01-02 13:17:02 +0100
  • 3ac8e59dec
    Bump version 0.20.0 Ivan Habunek 2019-01-02 12:51:49 +0100
  • 82ed630864
    Add status related commands Ivan Habunek 2019-01-02 12:24:38 +0100
  • fc57d2695a
    Merge pull request #83 from dlax/apos Ivan Habunek 2019-01-02 11:39:21 +0100
  • 14a580bc19
    Make toot post prompt for input if no text is given Ivan Habunek 2019-01-02 10:49:49 +0100
  • 62385ac9fa
    Update changelog Ivan Habunek 2018-12-30 12:36:13 +0100
  • 0f6bd920c3 Replace ' by "'" before parsing HTML #83 Denis Laxalde 2019-01-01 22:55:49 +0100
  • 91fc273af7 Update for the curses ui help menu (#78) Nick Loadholtes 2018-12-30 16:34:15 -0500
  • 5e7b4d3d88
    Merge pull request #77 from nloadholtes/curses-docs Ivan Habunek 2018-12-30 22:31:28 +0100
  • 56ede74a7b
    Updating docs to match PR #78 #77 Nick Loadholtes 2018-12-30 16:07:43 -0500
  • 038a148bf6
    Updated to remove "A" and "B" #78 Nick Loadholtes 2018-12-30 16:06:42 -0500
  • 7195a05890
    docs: Extract advanced usage, add proxy info Ivan Habunek 2018-12-30 11:12:00 +0100
  • 226713a5a0
    Apply requests environment settings Ivan Habunek 2018-12-30 10:38:40 +0100
  • 9d10ce22f1
    Update changelog Ivan Habunek 2018-12-30 10:02:50 +0100
  • b06e9ea733
    Enable fetching instance info over http Ivan Habunek 2018-12-30 09:53:12 +0100
  • f7f867f1b3
    Merge pull request #80 from SteelPangolin/master Ivan Habunek 2018-12-30 09:39:38 +0100
  • 9c4964116e
    Move common auth commands to a variable Ivan Habunek 2018-06-30 09:44:36 +0200
  • fde84295e0 Add --disable-https flag #80 Erica Ehrhardt 2018-12-24 17:20:30 -0800
  • 9f69d42ea3 Update for the curses ui help menu Nick Loadholtes 2018-10-08 10:29:12 -0400
  • 461e05f16f Updating the docs with information about and commands for the curses UI Nick Loadholtes 2018-10-08 10:23:42 -0400
  • c2af5a879c
    Merge pull request #74 from 0mp/patch-1 Ivan Habunek 2018-08-21 08:28:58 +0200
  • 9ac1f4d7b4
    Fix a typo #74 Mateusz Piotrowski 2018-08-21 00:42:46 +0200
  • 104cbcb61b Converting apos to an apostrophe Sometimes toots come through that don't have the semicolon. This should get both cases. #72 Nick Loadholtes 2018-08-16 16:56:34 -0400
  • be58e49024
    Merge pull request #71 from kasramp/master Ivan Habunek 2018-08-11 12:01:41 +0200
  • 6fc48697c5
    #69 Fix typo #71 Kasra_mp 2018-08-11 10:58:13 +0200
  • 881872eb04
    Merge pull request #70 from waweic/master Ivan Habunek 2018-07-28 11:13:06 +0200
  • d910cf9420 Added an option to reverse the timeline #70 Waweic 2018-07-25 20:40:59 +0200
  • 5871916f8e
    Bump version 0.19.0 Ivan Habunek 2018-06-27 16:33:00 +0200
  • cf1217cc26
    Fix tests Ivan Habunek 2018-06-27 16:29:45 +0200
  • b9fd3bf98b
    Replace docs in README with link rtfd.io Ivan Habunek 2018-06-27 16:23:03 +0200
  • 05086e0c1f
    Fix all media marked as sensitive Ivan Habunek 2018-06-27 15:30:56 +0200
  • acfe686c09
    Add sphinx docs Ivan Habunek 2018-06-27 13:11:36 +0200
  • 1af645757e
    Fix typo in README Ivan Habunek 2018-06-25 14:43:36 +0200
  • c484cc49c5
    Update README to reflect login command changes Ivan Habunek 2018-06-25 14:38:02 +0200
  • 85818db660
    Resize image Ivan Habunek 2018-06-25 14:30:18 +0200
  • 278555a276
    Limit image size in README Ivan Habunek 2018-06-25 14:28:06 +0200
  • 933848cde5
    Update release procedure Ivan Habunek 2018-06-25 14:27:40 +0200
  • ebed6a8045
    Add a trumpet image Ivan Habunek 2018-06-25 13:58:15 +0200
  • 0c9b63b036
    Don't print stack trace on keyboard interrupt Ivan Habunek 2018-06-15 10:01:18 +0200
  • aabfd0fa31
    Make browser login the default Ivan Habunek 2018-06-15 09:39:28 +0200
  • 16c2741181
    Update changelog Ivan Habunek 2018-06-15 09:03:59 +0200
  • 92435d630c
    Add a global --silent flag to silence output Ivan Habunek 2018-06-15 09:02:19 +0200
  • 72f88831ad
    Add delete command Ivan Habunek 2018-06-14 10:40:16 +0200
  • 025d8dde09
    Use Idempotency-Key header when posting toots Ivan Habunek 2018-06-13 13:22:52 +0200
  • 8f93b255ad
    Add option to reply to a toot Ivan Habunek 2018-06-13 12:43:31 +0200
  • ea94d6bfe1
    Fix links in readme, rst!=md Ivan Habunek 2018-06-12 12:46:05 +0200