Commit Graph

62 Commits

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