Commit Graph

73 Commits

Author SHA1 Message Date
VC
1bf38f986c Trim some more fat from the executable by aligning the reqwest version of the main thread to the version of mammut 2020-05-18 14:15:50 +02:00
VC
99c5d38f12 Add a more modern reqwest version, eliminate the old tokio version 2020-05-18 13:56:02 +02:00
VC
fe9bd55c01 Update to egg-mode 0.14, need to find a fix for async call of user_timeline 2020-05-18 13:38:36 +02:00
VERET Clément
6d46258d2d Does proper mentions through the MentionEntity struct 2020-03-05 15:02:43 +01:00
VERET Clément
7e2fc12487 Add the support of threads without replies: if we replied to ourselves, it is considered, if not, it is rejected 2020-03-05 11:38:57 +01:00
VC
caf38559f1 Need replies to have threads so… 2020-03-05 07:56:10 +01:00
VC
da67fee0fc Deletes replies from the user_timeline 2020-03-05 07:12:16 +01:00
VC
aae59f641e Decode HTML Entities inside Tweet 2020-03-03 18:38:49 +01:00
VC
db92f419c8 Deletes the RT from the user_timeline : this is not OUR content and copying to Mastodon would be gross at best 2020-03-03 16:47:17 +01:00
VERET Clément
fca4d02907 Replace & by & in the text of the toot (from the tweet) 2020-03-02 14:08:10 +01:00
VERET Clément
28547ed430 Bump version number 2020-03-02 14:07:23 +01:00
VC
ebd03a2bd1 Reactivate RT and limite size (200) 2020-03-01 20:59:40 +01:00
VC
c39784fca7 Version with functionning media upload 2020-03-01 20:42:06 +01:00
VC
e8edb4412a Resolving to error to debug media 2020-03-01 17:12:51 +01:00
VC
b73a8afa2f Dereferences Twitter short url (t.co) to the real URLs + add Error handling (not used at the moment) 2020-03-01 17:02:10 +01:00
VC
89494f7e29 Change -h to -H to keep help available 2020-03-01 15:10:17 +01:00
VC
d6332a6252 First ever functionnal version 2020-03-01 14:51:39 +01:00
VC
18655f1e68 Main mastodon logic, reorganization of the global app to reflect the fact that a subcommand is possible 2020-03-01 13:44:32 +01:00
VC
3641bf61bb Some more testing on tweet entities 2020-03-01 10:13:00 +01:00
VC
b6748975c3 It starts to look like something… 2020-03-01 09:35:19 +01:00
VC
52f98690a5 Second series of tests 2020-02-29 15:39:27 +01:00
VC
c38b46cb8d General structure 2020-02-29 13:54:14 +01:00
VC
0be301c119 Initial commit 2020-02-29 13:47:37 +01:00