Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
gutmet
f32dc1b3c5 up the number of home and mention timeline tweets to 200 2020-09-18 08:15:44 +02:00
gutmet
84e0b08eae home timeline functionality 2020-09-17 21:44:57 +02:00
gutmet
cea0ee0938 reply functionality 2020-09-17 21:30:51 +02:00
gutmet
c8f724f5fe move status update to 'status' subcommand, new 'mentions' subcommand 2020-09-17 16:56:18 +02:00
gutmet
d93ac320ec fix status check 2020-08-08 12:00:45 +02:00
gutmet
56db7d59dd updated for increased security theater 2020-08-08 11:52:42 +02:00
gutmet
0ab5c3a911 purge history since July 2018 2019-01-01 19:35:22 +01:00