Commit Graph

60 Commits

Author SHA1 Message Date
VC
89aec3e0ed Merge branch 'fix_429' into 'main'
🚑️: avoid opening session when not necessary

See merge request veretcle/oolatoocs!19
v3.0.3
2024-10-03 07:44:31 +00:00
VC
6a7eef757a 🚑️: avoid opening session when not necessary 2024-10-03 09:38:50 +02:00
VC
f46f90ad34 Merge branch 'fix_rt_links' into 'main'
🐛: … was apposed to every link regardless of their length

See merge request veretcle/oolatoocs!18
v3.0.2
2024-10-02 08:50:37 +00:00
VC
4b4f9abe2f 🐛: … was apposed to every link regardless of their length 2024-10-02 10:44:43 +02:00
VC
9f9cf52722 Merge branch '7-feat-add-bsky-support' into 'main'
feat: add bsky support

Closes #7

See merge request veretcle/oolatoocs!17
v3.0.1
2024-10-02 06:55:42 +00:00
VC
e0d3667fb9 💄: better record link content 2024-10-02 08:51:11 +02:00
VC
ac8af5ce95 : add bluesky support 2024-10-01 12:37:31 +02:00
VC
f7e2aafa7b Merge branch 'rust_1.81.0' into 'main'
⬆️: update version

See merge request veretcle/oolatoocs!16
v2.0.4
2024-09-09 08:52:57 +00:00
VC
6e9bb6b42c ⬆️: update version 2024-09-09 10:45:45 +02:00
VC
88edb1b2e1 Merge branch 'rust_1_76' into 'main'
📦: cargo update

See merge request veretcle/oolatoocs!15
v2.0.3
2024-03-21 09:53:17 +00:00
VC
bf9d27df61 📦: cargo update 2024-03-21 10:48:58 +01:00
VC
496dde60d6 Merge branch 'fix_twitter_pool_length' into 'main'
feat: truncate poll when too long

See merge request veretcle/oolatoocs!14
v2.0.2
2024-01-17 14:24:12 +00:00
VC
567dfae7ab feat: truncate poll when too long 2024-01-17 15:18:12 +01:00
VC
eeaea52e80 Merge branch 'refactor_delete' into 'main'
Refactor delete

See merge request veretcle/oolatoocs!13
v2.0.1
2024-01-10 10:31:36 +00:00
VC
4a0dbb06af 📦: bump version 2024-01-10 11:24:56 +01:00
VC
5c17ea6989 ♻ : avoid url duplication 2024-01-10 11:23:09 +01:00
VC
8674048e8d Merge branch '6-feat-add-the-ability-to-rollback-last-tweet' into 'main'
feat: add the ability to rollback last tweet

Closes #6

See merge request veretcle/oolatoocs!12
v2.0.0
2024-01-09 13:04:01 +00:00
VC
378d973697 feat: add the ability to rewrite an edited toot 2024-01-09 13:57:43 +01:00
VC
2cb732efed Merge branch 'refresh_main' into 'main'
chore: update megalodon-rs to 0.11.7

See merge request veretcle/oolatoocs!11
v1.5.4
2023-12-22 08:09:55 +00:00
VC
5d685b5748 chore: update megalodon-rs to 0.11.7 2023-12-22 09:06:00 +01:00
VC
66664ff621 Merge branch 'feat_better_split' into 'main'
Feat better split

See merge request veretcle/oolatoocs!10
v1.5.3
2023-11-29 12:36:00 +00:00
VC
fd84730bdc feat: better split for twitter_count 2023-11-29 13:32:04 +01:00
VC
692f4ff040 chore: bump version 2023-11-29 13:31:45 +01:00
VC
3397416a93 Merge branch 'fix_twitter_count' into 'main'
Fix twitter count

See merge request veretcle/oolatoocs!9
v1.5.2
2023-11-29 10:38:27 +00:00
VC
f782987991 chore: bump dependencies’ version 2023-11-29 11:28:10 +01:00
VC
26788f9d37 fix: properly count URL when preceeded by '\n' 2023-11-29 11:25:27 +01:00
VC
ca9b388a50 chore: bump version 2023-11-29 11:24:38 +01:00
VC
42958e0a92 Merge branch 'fix_u16' into 'main'
fix: use u16 instead of i64

See merge request veretcle/oolatoocs!8
v1.5.1
2023-11-22 07:57:03 +00:00
VC
77be17e7bf fix: use u16 instead of i64 2023-11-22 08:53:17 +01:00
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