31 Commits

Author SHA1 Message Date
VC
bd9fd27fd1 Merge branch '5-feat-repeat-mastodon-poll-in-twitter' into 'main'
feat: add poll from Mastodon to Twitter + pass owned values in post_tweet

Closes #5

See merge request veretcle/oolatoocs!7
v1.5.0
2023-11-21 22:20:49 +00:00
VC
3e6cae6136 feat: add poll from Mastodon to Twitter + pass owned values in post_tweet 2023-11-21 23:13:40 +01:00
VC
f10baa3eb2 Merge branch '1-find-a-way-to-not-carry-a-toot' into 'main'
Find a way to not carry a toot

Closes #1

See merge request veretcle/oolatoocs!6
v1.4.0
2023-11-21 13:03:01 +00:00
VC
c113c1472a doc: add README 2023-11-21 13:59:14 +01:00
VC
cdf7dc70c1 feat: add #NoTweet to skip toot from being tweeted 2023-11-21 13:27:37 +01:00
VC
b1aed34f3c Merge branch '3-cut-toot-in-half-when-they-re-too-big' into 'main'
Cut toot in half

Closes #3

See merge request veretcle/oolatoocs!5
v1.3.1
2023-11-20 14:53:19 +00:00
VC
e8bde4c779 feat: move media generation list to twitter.rs to avoid clutter 2023-11-20 15:32:02 +01:00
VC
80946ac131 chore: cargo update 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
b6f87e829f Merge branch '2-find-a-way-to-remove-dissolve' into 'main'
feat: remove dissolve + add simpler html tag stripper + html entities

Closes #2

See merge request veretcle/oolatoocs!4
v1.2.0
2023-11-17 19:30:36 +00:00
VC
6fccbf8d16 feat: remove dissolve + add simpler html tag stripper + html entities 2023-11-17 20:08:07 +01:00
VC
1fdea7f69d Merge branch 'parallel_medias' into 'main'
feat: async upload of medias

See merge request veretcle/oolatoocs!3
v1.1.0
2023-11-16 08:34:56 +00:00
VC
b73d6340c9 feat: async upload of medias 2023-11-15 15:20:03 +01:00
VC
00ba8bda42 Merge branch 'feat_other_medias' into 'main'
feat: separate metadata create + modify upload media for simple media only

See merge request veretcle/oolatoocs!2
v1.0.0
2023-11-11 12:16:32 +00: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
af7156786b chore: bump version to v1.0.0 2023-11-11 12:16:57 +01: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
f4c0504c28 Merge branch 'feat_medias' into 'main'
feat: attach medias to tweets

See merge request veretcle/oolatoocs!1
v0.2.0
2023-11-09 17:52:56 +00:00
VC
dc9ed538f4 feat: attach medias to tweets 2023-11-09 18:44:31 +01:00
VC
6fca84c3be Add license v0.1.0 2023-11-08 16:17:53 +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