Commit Graph

  • 3a5c96219e add note about archive status master gutmet 2023-09-10 20:12:46 +0200
  • e316bf6b70 delete note gutmet 2023-05-11 07:51:26 +0200
  • 1fffd6168f remove paypal gutmet 2021-02-15 10:57:22 +0100
  • 0687b4e2f2 make strings.ReplaceAll available in templates * replace newline with br in rss template gutmet 2020-11-25 14:49:49 +0100
  • 11dd018f97 rss template - don't call it home gutmet 2020-10-30 10:21:27 +0100
  • 311a28436d rss template: more status IDs gutmet 2020-10-30 07:46:07 +0100
  • 17e98a002e just a single rss gutmet 2020-10-29 19:33:56 +0100
  • cc4d6925f8 rss template for home gutmet 2020-10-29 18:43:12 +0100
  • ab83844b76 rss template: break before media gutmet 2020-10-29 18:07:17 +0100
  • 77da673c5d rss template gutmet 2020-10-29 18:00:06 +0100
  • 50339f7a18 following: replace hashset with slice to keep order gutmet 2020-10-23 20:05:55 +0200
  • 268bc13b79 add subcommand 'following' gutmet 2020-10-23 19:54:15 +0200
  • a39bdae46b update readme to allowlists gutmet 2020-10-23 19:21:46 +0200
  • 9455f80034 replace filter lists for home/mentions by allowlists gutmet 2020-10-23 19:20:34 +0200
  • 0b52059faf bugfix: parse and format int64 correctly gutmet 2020-10-21 13:51:21 +0200
  • f4b0627bbc refactoring: rename 'send' to 'post' gutmet 2020-10-21 13:42:04 +0200
  • 58246116b2 updated readme to recent commits gutmet 2020-10-21 12:39:47 +0200
  • c41ccc66bc max-id as flag for all timeline commands gutmet 2020-10-21 12:34:14 +0200
  • 3cf9966ec5 implement cursoring for timelines gutmet 2020-10-21 12:19:19 +0200
  • f40cc15af7 add retweet and fav count gutmet 2020-10-21 09:03:22 +0200
  • 50440290b8 print everything that is not tweets to stderr (excluding wipe) gutmet 2020-10-21 08:34:11 +0200
  • 7c56ae13e6 add tweet_mode=extended to retweet gutmet 2020-10-19 08:05:57 +0200
  • 0c0c53f9df check args usage before running a command gutmet 2020-10-17 20:15:50 +0200
  • 008c973565 add flags for a template file to format tweets gutmet 2020-10-16 19:20:53 +0200
  • b5d843e4a6 refactor * group code somewhat sanely in separate files * unify output of update endpoint requests and the rest as preparation for templates gutmet 2020-10-15 23:10:09 +0200
  • 5d4f643689 change compile info gutmet 2020-10-15 21:34:59 +0200
  • 4180a93b4a trim filter lines when adding gutmet 2020-10-15 14:56:43 +0200
  • fd599da4bb flag '--with-replies' for timeline subcommand gutmet 2020-10-15 14:47:28 +0200
  • 0f83e34c84 separate user filters for home and mentions gutmet 2020-10-15 11:32:12 +0200
  • b21bc5825d fix bugs in status split (wrong character limit, omission of word parts) gutmet 2020-10-12 10:57:08 +0200
  • 8f0cb6bd75 split status along runes, not bytes gutmet 2020-10-12 09:18:07 +0200
  • a3fb358f1c go mod update gutmet 2020-10-11 13:17:29 +0200
  • 83331d33c3 update to recent goutil split gutmet 2020-10-11 13:14:57 +0200
  • dae7c11433 new wipe subcommand gutmet 2020-09-27 11:46:52 +0200
  • 2c11d2102c translate escaped characters in tweet back gutmet 2020-09-22 14:30:50 +0200
  • 0afa5f9933 display in_reply_to stuff, new lookup subcommand gutmet 2020-09-22 08:09:34 +0200
  • 86185bab30 display pure retweets differently gutmet 2020-09-20 21:54:38 +0200
  • 45369c46e7 readme: mention lacking input validation gutmet 2020-09-20 20:46:29 +0200
  • 368ce03487 new timeline subcommand gutmet 2020-09-20 20:37:12 +0200
  • 9e4b1621f1 status: use screen name instead of name for output gutmet 2020-09-20 10:50:16 +0200
  • e986f0d7df display urls to included media gutmet 2020-09-20 09:48:52 +0200
  • cf9cd541b4 display retweeted status in full gutmet 2020-09-20 09:32:23 +0200
  • 1169713d28 display quoted tweets gutmet 2020-09-20 09:27:30 +0200
  • 7325975469 readme: shorten description gutmet 2020-09-20 08:38:51 +0200
  • b3b14e615e new retweet subcommand gutmet 2020-09-19 22:31:09 +0200
  • d3632b9b4a new quote subcommand gutmet 2020-09-19 22:12:59 +0200
  • cba6e63238 removed superfluous check gutmet 2020-09-18 23:48:41 +0200
  • f3297655ef large video and large file support gutmet 2020-09-18 23:22:42 +0200
  • 076f2b8965 large video upload... sort of gutmet 2020-09-18 20:49:46 +0200
  • d9c5c24689 new like subcommand gutmet 2020-09-18 09:18:32 +0200
  • f32dc1b3c5 up the number of home and mention timeline tweets to 200 gutmet 2020-09-18 08:15:44 +0200
  • 84e0b08eae home timeline functionality gutmet 2020-09-17 21:44:57 +0200
  • cea0ee0938 reply functionality gutmet 2020-09-17 21:30:51 +0200
  • 838d6a85bf readme: usage info has changed as well gutmet 2020-09-17 19:43:29 +0200
  • 967f84898a readme: forgot status subcommand in example gutmet 2020-09-17 19:42:35 +0200
  • c8f724f5fe move status update to 'status' subcommand, new 'mentions' subcommand gutmet 2020-09-17 16:56:18 +0200
  • a8535d3084 beer note gutmet 2020-09-16 11:24:08 +0200
  • d93ac320ec fix status check gutmet 2020-08-08 12:00:45 +0200
  • 56db7d59dd updated for increased security theater gutmet 2020-08-08 11:52:42 +0200
  • 2578f7acca snarky comment about twitter gutmet 2019-02-17 17:34:30 +0100
  • c783955bb2 add license gutmet 2019-01-13 20:17:24 +0100
  • 0ab5c3a911 purge history since July 2018 gutmet 2019-01-01 19:35:22 +0100