Gráfico de commits

30 Commits

Autor SHA1 Mensaje Fecha
spla 432528e987 Fix #4 2022-07-16 11:11:26 +02:00
spla 31a4b0a6e2 Fix #3, not publishing attached images 2022-07-15 20:39:10 +02:00
spla 4f27e13c3a Changed to BeautifulSoup 2022-05-09 17:52:16 +02:00
spla 93e1fa2e08 Fix typo 2022-02-14 20:46:49 +01:00
spla fcc4d765b6 Update tweepy to 4.5.0 and...polls support! 2022-02-14 20:45:34 +01:00
spla b3025f73ca Update tweepy to 4.5.0 and...polls support! 2022-02-14 20:41:43 +01:00
spla d97153d245 refactored and added some error handles 2022-01-27 18:13:10 +01:00
spla b1b1718b67 Changed html parser from BeatifulSoup to html2text 2022-01-11 15:11:36 +01:00
spla 3ebc539285 Added suggested refactor from Minkiu 2021-10-19 15:51:21 +02:00
spla d344117604 Merge branch 'mr-origin-1' into 'master'
Example refactor  for`compose_tweet` method.

See merge request spla/mastotuit!2
2021-10-19 13:42:12 +00:00
Oscar Domingo 1d8fb19731 Fixup
Fixed slightly wrong logic.
2021-10-16 13:58:41 +00:00
Oscar Domingo e2588a6ecc Example refactor for`compose_tweet` method.
This commit was made after seeing the following toot:
https://mastodon.social/web/statuses/107105301232594830

And wondering if it could be improved, this is my take on it,
feel free to discard if not wanted/needed!
2021-10-16 13:47:21 +00:00
spla af5a373bcd Optimized code (-22 lines) and removed unneeded table feeds 2021-10-15 14:02:11 +02:00
spla 979d24984b Code optimization, removed 40 lines 2021-10-15 13:15:52 +02:00
spla ddda1fbee9 Updated 2021-10-13 13:41:28 +02:00
spla 471da32b11 Upgraded Tweepy to v4.1.0 and added video support 2021-10-13 13:32:26 +02:00
spla acb3f81d31 Code optimization 2021-10-09 13:30:18 +02:00
spla 89f16e8067 Cleaning code 2021-10-08 14:30:00 +02:00
spla 9e8fa9ccb1 Added thread support 2021-10-07 20:23:17 +02:00
spla b1f13bb2cb Added requirements.txt 2021-10-06 20:04:49 +02:00
spla 4647b62892 Removed because filename typo 2021-10-06 20:03:57 +02:00
spla 50cb717c23 Fixed tweet composing 2021-09-30 18:05:35 +02:00
spla 4a40fa43be Added support to media files 2021-09-29 19:06:31 +02:00
spla 6a5dd85774 some cosmetics 2021-09-17 13:04:53 +02:00
spla 6817cfdc58 Separate text and link by one space 2021-09-17 11:53:24 +02:00
spla f6b59b4de8 If post > 280 first tweet must be almost 280 characters 2021-09-15 12:27:09 +02:00
spla e098fac88c Only create API if new toots 2021-09-11 18:27:54 +02:00
spla 1160303498 Added LICENSE 2021-09-10 20:50:33 +02:00
spla 2443dbd77b Updated 2021-09-10 20:49:10 +02:00
spla 19e78342ca First mastotuit release! 2021-09-10 20:32:11 +02:00