Commit Graph

  • 39ab5cd124 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2023-07-05 19:46:58 +01:00
  • 736e2690cc Remove Python 3.7 Support Dylan 2023-07-05 19:46:52 +01:00
  • 564238d04f
    Bump pymongo from 4.3.3 to 4.4.0 dependabot[bot] 2023-07-05 18:44:27 +00:00
  • 41bc371f7a
    Merge pull request #110 from dylanpdx/dependabot/pip/pillow-10.0.0 Dylan 2023-07-05 19:43:56 +01:00
  • 4f2b54d595
    Merge pull request #114 from dylanpdx/dependabot/pip/boto3-1.27.0 Dylan 2023-07-05 19:43:36 +01:00
  • 6e971d4b0b Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2023-07-05 19:25:04 +01:00
  • fd0d9ed409 Fix 500 on tweet not found Dylan 2023-07-05 19:24:58 +01:00
  • 3754c2ec68
    Bump boto3 from 1.26.155 to 1.27.0 dependabot[bot] 2023-07-05 18:19:06 +00:00
  • 2632583036
    Bump pillow from 9.5.0 to 10.0.0 dependabot[bot] 2023-07-05 18:19:01 +00:00
  • 8386a319f2
    Merge pull request #112 from dylanpdx/dependabot/pip/flask-cors-4.0.0 Dylan 2023-07-05 19:18:21 +01:00
  • 8ec9c70460 Disable cache header temporarily Dylan 2023-07-04 15:52:59 +01:00
  • 795b605313 TTL fix Dylan 2023-07-03 22:56:12 +01:00
  • 886dc0e09f Improved docs Dylan 2023-07-03 19:49:43 +01:00
  • cecb1f4ab9
    Bump flask-cors from 3.0.10 to 4.0.0 dependabot[bot] 2023-07-03 01:41:33 +00:00
  • b19f552e70 Twitter for some reson refuses to serve some image files (deleted tweet?) Dylan 2023-07-02 23:58:39 +01:00
  • 9771d3fed8 Misc logging changes Dylan 2023-07-02 21:37:10 +01:00
  • ba853725c0 Hide RTs if they are 0 Dylan 2023-07-02 21:24:44 +01:00
  • 23c5aaccd1 Add gallery_dl tweet extract method Dylan 2023-07-02 21:21:45 +01:00
  • abedae385c All tests re-enabled and passing Dylan 2023-07-02 18:19:14 +01:00
  • c99f3de6c1 Create test env Dylan 2023-07-02 18:05:07 +01:00
  • 26d4a49f97 Add tokens to test Dylan 2023-07-02 17:56:25 +01:00
  • c098c0aad4 Change how config is loaded from env for testing Dylan 2023-07-02 17:54:49 +01:00
  • 828dbdca04 Fix cache TTL issues Dylan 2023-07-02 17:23:39 +01:00
  • 0b0c522f5b Fix image combine issues Dylan 2023-07-02 16:38:35 +01:00
  • 14bc95ba54 Quick fix for small mistake Dylan 2023-07-02 16:16:19 +01:00
  • c89c575e0d This should hopefully fix redirect issue (Url normalization was the cause) Dylan 2023-07-02 15:58:43 +01:00
  • 3d8423db96 Attempt to fix redirect loop issue Dylan 2023-07-02 15:47:50 +01:00
  • 0dfe5e0c7e Revert last fix Dylan 2023-07-02 15:07:20 +01:00
  • 2b64a4ec77 Merge branch 'main' into prod Dylan 2023-07-02 14:59:05 +01:00
  • 8133482d49 Attempt to fix #107 (Cannot replicate locally) Dylan 2023-07-02 14:56:14 +01:00
  • 45f272f218 WhatsApp Basic support (#108) Dylan 2023-07-02 14:16:08 +01:00
  • 2401265ed3
    Merge pull request #106 from dylanpdx/main Dylan 2023-07-01 19:08:28 +01:00
  • a8226279fc Thanks Elon! Dylan 2023-07-01 19:00:30 +01:00
  • e66f5e890c Change failed download response code Dylan 2023-06-30 21:25:41 +01:00
  • 50b1f66c59 Retry image downloads Dylan 2023-06-30 21:00:04 +01:00
  • 1e84875a8f Move user agent check to function Dylan 2023-06-30 20:41:20 +01:00
  • a738923316 Cache combined images Dylan 2023-06-30 18:37:38 +01:00
  • b4f903d0c8 Revert "Better image combination" Dylan 2023-06-30 18:30:00 +01:00
  • d311943325 Revert "Quick fix for small images" Dylan 2023-06-30 18:29:54 +01:00
  • dbf699aba0
    Merge pull request #103 from dylanpdx/main Dylan 2023-06-25 23:36:01 +01:00
  • 7d6538d31e Cache headers for browsers Dylan 2023-06-25 23:33:02 +01:00
  • eb3a7d9179 Separating logging functions Dylan 2023-06-24 21:23:32 +01:00
  • 6ead01b80e
    Merge pull request #101 from dylanpdx/main Dylan 2023-06-24 20:06:04 +01:00
  • fd0b209a55
    Merge pull request #100 from dylanpdx/dependabot/pip/boto3-1.26.155 Dylan 2023-06-24 20:04:18 +01:00
  • 1785059ec8 d.vx fix Dylan 2023-06-24 20:01:59 +01:00
  • 9e95b0bc88 Fix for an odd edge case Dylan 2023-06-24 19:44:51 +01:00
  • 2178415908 Fix issue when embedding QRTs with a video Dylan 2023-06-24 19:29:28 +01:00
  • 3570916500
    Bump boto3 from 1.26.146 to 1.26.155 dependabot[bot] 2023-06-19 01:59:49 +00:00
  • 0fd719b356 Merge Dylan 2023-06-15 09:37:54 +01:00
  • faaf190657 Quick token cycle fix Dylan 2023-06-15 09:37:04 +01:00
  • 6b13c1cd0f Squashed commit of the following: Dylan 2023-06-15 09:17:39 +01:00
  • aae42b88c9 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2023-06-15 09:16:46 +01:00
  • f2cec8521f Very very quick fix for API changes Dylan 2023-06-15 09:16:41 +01:00
  • ab5988148c
    Merge pull request #98 from dylanpdx/dependabot/pip/boto3-1.26.146 Dylan 2023-06-03 15:04:23 +01:00
  • 1511551719
    Bump boto3 from 1.26.133 to 1.26.146 dependabot[bot] 2023-06-03 13:34:51 +00:00
  • 16f133a11b
    Merge pull request #96 from dylanpdx/dependabot/pip/requests-2.31.0 Dylan 2023-06-03 14:34:10 +01:00
  • 6b884d42b0
    Bump requests from 2.30.0 to 2.31.0 dependabot[bot] 2023-05-29 02:00:29 +00:00
  • 1986b52ea6
    Misc. Issue fixes (#93) Dylan 2023-05-16 15:45:26 +01:00
  • 9f8f3ea41e
    Merge branch 'prod' into main Dylan 2023-05-16 15:44:07 +01:00
  • cda291fe9e
    Bump boto3 from 1.26.129 to 1.26.133 (#92) dependabot[bot] 2023-05-16 15:42:18 +01:00
  • 5cb8d479f5 Fixed QRTs sometimes failing to embed Dylan 2023-05-16 15:40:34 +01:00
  • b7f285c2cd Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2023-05-16 15:32:28 +01:00
  • 66c004453b Increased timeout to 15 Dylan 2023-05-14 22:04:35 +01:00
  • 49ec0059cd
    Bump boto3 from 1.26.127 to 1.26.129 (#90) dependabot[bot] 2023-05-09 16:53:02 +01:00
  • a710867f3b
    Fix text trimming (#89) Dylan 2023-05-05 14:09:52 +01:00
  • c395c00a11 Fix text trimming with images and text posts Dylan 2023-05-05 14:08:23 +01:00
  • c6840ad093 Revert "Fix text trimming w/ old limits" Dylan 2023-05-05 13:56:45 +01:00
  • 9d9c32b797 Fix text trimming w/ old limits Dylan 2023-05-05 13:46:42 +01:00
  • ff6651d2ad
    Update 2023-05-04 (#88) Dylan 2023-05-04 23:49:57 +01:00
  • dda1187f4a
    Merge branch 'prod' into main Dylan 2023-05-04 23:48:42 +01:00
  • 14c942645c
    Merge pull request #84 from dylanpdx/dependabot/pip/requests-2.30.0 Dylan 2023-05-04 23:45:19 +01:00
  • e895e4c876
    Bump requests from 2.28.2 to 2.30.0 dependabot[bot] 2023-05-04 22:44:08 +00:00
  • d621bfc8a8
    Merge pull request #86 from dylanpdx/dependabot/pip/boto3-1.26.127 Dylan 2023-05-04 23:43:28 +01:00
  • 727d144ece
    Merge pull request #87 from dylanpdx/dependabot/npm_and_yarn/simple-git-3.18.0 Dylan 2023-05-04 23:42:04 +01:00
  • 618a644070
    Bump simple-git from 3.7.1 to 3.18.0 dependabot[bot] 2023-05-04 22:40:58 +00:00
  • 98e006b31c
    Bump boto3 from 1.26.104 to 1.26.127 dependabot[bot] 2023-05-04 22:39:39 +00:00
  • 1a698c1d6f
    Merge pull request #71 from dylanpdx/dependabot/pip/pillow-9.5.0 Dylan 2023-05-04 23:38:58 +01:00
  • a6eb39e545 Fix tweet not found test Dylan 2023-05-04 23:35:52 +01:00
  • d84938ee08 Fixed tweet not found error Dylan 2023-05-04 23:29:12 +01:00
  • 69b99dcc9b Revert "Add info message for #74" Dylan 2023-05-04 23:08:11 +01:00
  • 8674c8d828 Fix/workarounds for failing tests Dylan 2023-05-04 23:07:15 +01:00
  • 3127fff1ae Update gitignore Dylan 2023-05-04 22:45:55 +01:00
  • 6244c875c4 Fix small embed sizes Dylan 2023-04-09 23:11:31 +01:00
  • f0065ce6de Fix small embed sizes Dylan 2023-04-09 23:11:31 +01:00
  • c1b478f70d Fix NSFW video embeds Dylan 2023-04-09 22:26:38 +01:00
  • edfeefbc00 Fix NSFW video embeds Dylan 2023-04-09 22:26:38 +01:00
  • dd961df082 Update deploy workflow Dylan 2023-04-08 18:11:14 +01:00
  • 400bc6fbf1 Update deploy workflow Dylan 2023-04-08 18:11:14 +01:00
  • d23e3b5ebe Merge branch 'main' into prod Dylan 2023-04-08 18:00:10 +01:00
  • 8205ef2400
    Bump pillow from 9.4.0 to 9.5.0 dependabot[bot] 2023-04-08 16:59:27 +00:00
  • 0820a9d354 Workaround for Twitter API changes Dylan 2023-04-08 17:58:37 +01:00
  • 0d85623c78 Add NSFW Tweet extract test Dylan 2023-04-08 16:37:45 +01:00
  • a987315add
    Merge pull request #75 from dylanpdx/main Dylan 2023-04-08 16:31:47 +01:00
  • 39490a49b9 Add info message for #74 Dylan 2023-04-08 16:28:35 +01:00
  • a9e445406a Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2023-04-08 15:59:19 +01:00
  • b91641d2d0
    Merge pull request #72 from dylanpdx/dependabot/pip/boto3-1.26.104 Dylan 2023-04-06 19:54:20 +01:00
  • f6ae75602c
    Merge pull request #73 from Nekromateion/main Dylan 2023-04-06 19:53:42 +01:00
  • 114099670c
    Fix typo in readme.md Nekromateion 2023-04-03 13:09:21 +02:00
  • 18674b4f3f
    Bump boto3 from 1.26.79 to 1.26.104 dependabot[bot] 2023-04-03 02:00:36 +00:00
  • b0bf814a88 twExtract changes for user getting Dylan 2023-03-25 02:54:07 +00:00