Commit Graph

19 Commits

Author SHA1 Message Date
VC
cdf7dc70c1 feat: add #NoTweet to skip toot from being tweeted 2023-11-21 13:27:37 +01:00
VC
e8bde4c779 feat: move media generation list to twitter.rs to avoid clutter 2023-11-20 15:32:02 +01:00
VC
87b0567b59 feat: split toot into 2 tweets when necessary 2023-11-20 15:32:02 +01:00
VC
6fccbf8d16 feat: remove dissolve + add simpler html tag stripper + html entities 2023-11-17 20:08:07 +01:00
VC
b73d6340c9 feat: async upload of medias 2023-11-15 15:20:03 +01:00
VC
6d208f3de3 tamerelol 2023-11-11 12:59:57 +01:00
VC
b0c9485c82 Merge branch 'main' into 'feat_other_medias'
# Conflicts:
#   Cargo.lock
#   Cargo.toml
#   src/lib.rs
#   src/twitter.rs
2023-11-11 11:40:57 +00:00
VC
b9179d8cce feat: threads 2023-11-11 12:16:18 +01:00
VC
eba13ba095 feat: add video/gif medias 2023-11-10 19:29:29 +01:00
VC
dc9ed538f4 feat: attach medias to tweets 2023-11-09 18:44:31 +01:00
VC
46ebbaadd0 First functional version 2023-11-08 16:12:41 +01:00
VC
b3ba8637f8 first real functional version 2023-11-08 15:41:27 +01:00
VC
bf70072376 ready to roll 2023-11-08 10:00:34 +01:00
VC
5126083dc4 add commentary for filters 2023-11-08 09:30:08 +01:00
VC
0348bc0177 remove reblogs 2023-11-08 09:27:33 +01:00
VC
2804a8ab38 move strip to utils 2023-11-07 18:43:15 +01:00
VC
5059abe685 make fmt happy 2023-11-07 17:23:38 +01:00
VC
8c7e60881b Almost initial commit 2023-11-07 17:14:49 +01:00
VC
e8c2d35e21 Initial commit 2023-11-07 14:19:40 +01:00