Commit graph

107 commits

Author SHA1 Message Date
Dylan
55ea554357 Re-scale image down 2022-05-25 16:30:51 +01:00
Dylan
b457760fae Use JPEG for final combined img 2022-05-25 01:20:27 +01:00
Dylan
39a9ffd512 Method to embed combined tweet images. WIP & may be CPU intensive 2022-05-25 00:49:22 +01:00
Dylan
a6efd26447 Oops- Updated other two error msgs 2022-05-23 20:33:11 +01:00
Dylan
e81beb975c Improved Fail link message 2022-05-23 19:02:54 +01:00
Dylan
55c956ad4e Error checking for loading cache json file 2022-05-22 15:19:28 +01:00
Dylan
014f9d0e8d TTL for cache entries 2022-05-22 15:19:17 +01:00
Dylan
f640ac69a1
Merge pull request #2 from cabiste69/patch-1
Minor cleaning
2022-05-21 16:13:26 +01:00
cabiste
08d686c652
minor cleaning 2022-05-20 23:14:58 +01:00
Dylan
7eff745550 Clarifications in readme 2022-05-18 18:23:11 +01:00
Dylan
8df211090c
Merge pull request #1 from Fam0r/main
Use the best bitrate video for twitter embeds
2022-05-17 17:14:30 +01:00
Dylan
5a2a4e6316 Display how many total images in the post 2022-05-17 14:55:49 +01:00
Fam0r
681f191502 Use the best bitrate video for twitter embeds 2022-05-17 09:40:40 +03:00
Dylan
82fe66af48 Work in progress code for combining up to 4 images 2022-05-16 20:18:18 +01:00
Dylan
fba1256efd Fixed infinite redirect(?) 2022-05-15 01:42:22 +01:00
Dylan
85c682ab11 Updated gitignore 2022-05-15 01:15:15 +01:00
Dylan
954ae9f811 Update requirements 2022-05-15 00:32:08 +01:00
Dylan
5dc0d42542 Updated readme 2022-05-14 00:24:58 +01:00
Dylan
819e2f1e31 Modified image embeds 2022-05-13 20:43:07 +00:00
Dylan
87ba86ba50 Removed tracking/stats, anything non-embed related 2022-05-13 20:04:27 +01:00
Dylan
7a0b2660c5 Name changes & removed links.json 2022-05-13 19:50:39 +01:00
Dylan
66a6af4cc3 Initial changes 2022-05-13 17:00:16 +00:00
Robin Universe
5b58c0d9bc
Merge pull request #52 from DorukSega/main
Latest Section Update
2022-05-13 07:23:58 -05:00
Doruk
ba6059bb59 Adjustment to latest.html file 2022-05-13 15:13:16 +03:00
Doruk
d2903baefe Slight Adjustment to /latest/ view
Added Better Cookies
Added the option
2022-05-13 15:11:47 +03:00
Doruk
c6cffefe80 Updated /latest/ to include new features
Nsfw filter based on twitter's
Support for Multiple Images
2022-05-13 11:54:50 +03:00
Robin Universe
55f59c150f
Updated TwitFix to bring it inline with Prod
- Improve the Like / Retweet display
 - Fix video descriptions being bad and broken
 - Add NSFW status to the VNF
 - Change embed color depending on NSFW status
 - Fix video bitrate sorting for the third time ( all adys doing )
 - Added a .json endpoint that allows you to get the raw VNF json for any tweet
 - Fixed Videos type not being detected and cached, resulting in empty VNFs (no screen_name, likes, or RTs)
2022-05-10 18:40:09 -05:00
Robin Universe
d8909c5dc2
Add files via upload 2022-05-10 18:36:46 -05:00
Robin Universe
45a0e6a303
Add files via upload 2022-05-10 18:35:59 -05:00
Robin Universe
a6769a42a3
Update readme.md 2022-05-05 07:53:11 -05:00
Robin Universe
5d0f74530b
Update readme.md 2022-05-05 07:52:21 -05:00
Robin Universe
9d754a9bf3
Merge pull request #50 from adryd325/patch-2
Fix tweet text content appearing in telegram and some other stuff
2022-05-04 11:05:31 -05:00
adryd
7bbcd75600
Fix tweet text content appearing in telegram
- Fix video quality sorting
 - Fix screenName being empty
 - Fix img accessed before declaration
 - Hopefully tweet text content shows now in telegram
 - Add flask_cors dependency
 - Remove unnecesary react-helmet garbage
2022-05-03 11:13:34 -04:00
Robin Universe
d9f83ae8a1
Merge pull request #48 from adryd325/patch-1
Re-add quality sorting
2022-03-19 20:12:46 -05:00
adryd
b201bdcf2e
Re-add quality sorting 2022-03-19 20:37:28 -04:00
Robin Universe
48511f5a87
Update readme.md 2022-03-07 07:11:23 -06:00
Robin Universe
649c48fd74
Update Templates 2022-03-07 06:55:33 -06:00
Robin Universe
23bc8fe76e
Supporting Files for /Latest 2022-03-07 06:54:34 -06:00
Robin Universe
9f8e3807b2
Brought up to date with Live
Added: 
 - DB Table is now configured in the config file ( lets you run multiple instances on different tables, handy for testing )
 - Added way to post any image in a multi-image tweet by using /2, /3, or /4
 - Added @DorukSega 's implementation of the /latest page that actually looks nice
 - Made it so all images are stored to the images object in the vnf ( first image is also stored in thumb for back compat )

Fixed:
 - Made it so you can put .mp4 at the end of any tweet link and it'll work, even if the url has args
2022-03-07 06:52:39 -06:00
Robin Universe
3a961271e1
Update Templates 2022-02-20 16:15:09 -06:00
Robin Universe
0385227468
Tweet Types / QRTs / TOP / Cleanup 2022-02-20 16:13:18 -06:00
Robin Universe
7990c5d150
Merge pull request #42 from DorukSega/main
design of the fxtwitter.com/latest
2022-01-21 21:23:42 -06:00
Doruk
a3e8afb5a1
forgot the author one
facepalm
2022-01-22 02:54:11 +03:00
Doruk Yılmaz
8431f83ad9 edited the design of the fxtwitter.com/latest 2022-01-22 02:44:02 +03:00
Robin Universe
cea140ca58
Update readme.md 2022-01-17 17:42:50 -06:00
Robin Universe
135d7b5825
Update readme.md 2022-01-17 17:39:44 -06:00
Robin Universe
71168a29b3
Added /dl/ and .mp4 endpoints
These still have some hard-coded paths built in, so take care to fix those before using
2022-01-17 17:36:43 -06:00
Robin Universe
713d1d81cf
FINALLY fixed the /info/ endpoint 2021-12-02 20:14:01 -06:00
Robin Universe
5c809729fd
Added new monthly contributor and mentioned /latest/ 2021-12-02 19:13:43 -06:00
Robin Universe
10e3883cf5
Update inline.html 2021-12-02 19:00:41 -06:00