Commit Graph

677 Commits

Author SHA1 Message Date
MarshDeer 3f46094251 Made the preferences page look less silly on big screens
Used 80ch width vaguely in accordance with WCAG21 success criterion 1.4.8
2024-08-30 16:24:01 -04:00
Dylan 260cd055c0 Merge pull request #226 from MarshDeer/main
Added dark theme to redirection pages
2024-08-30 20:48:57 +01:00
MarshDeer 851abb56c4 Prepared preferences page for future expansion 2024-08-30 15:45:50 -04:00
MarshDeer bd1bc24e26 added dark theme to redirection pages
Fixes issue mentioned in #225
2024-08-30 15:28:49 -04:00
Dylan 4b91a12d01 Implement cleaner (but still janky) static file serving 2024-08-27 22:21:17 +01:00
Dylan 7f506b5dd9 Merge pull request #224 from MarshDeer/main
Style preferences page
2024-08-27 22:08:10 +01:00
MarshDeer 90b2069e7e added font license to README 2024-08-27 09:12:38 -04:00
MarshDeer 06ba192093 removed unnecessary class 2024-08-27 09:09:36 -04:00
MarshDeer 4fd5be3466 Styled preferences page 2024-08-27 09:04:55 -04:00
dependabot[bot] 470a40a207 Bump boto3 from 1.28.78 to 1.35.5
Bumps [boto3](https://github.com/boto/boto3) from 1.28.78 to 1.35.5.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.28.78...1.35.5)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 01:46:11 +00:00
Dylan 0db90f556c Work in progress implementation of #216 2024-08-24 18:49:21 +01:00
dependabot[bot] 1389728d34 Bump pillow from 10.2.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 01:59:34 +00:00
Dylan aeab60e059 Merge pull request #183 from dylanpdx/dependabot/pip/pillow-10.2.0
Bump pillow from 10.1.0 to 10.2.0
2024-08-18 14:28:04 +01:00
Dylan 5c500b0b9b Small QRT msg change 2024-08-18 14:25:16 +01:00
Dylan 8f9abba7ad Re-Implement GIF conversion 2024-08-18 14:13:59 +01:00
Dylan de341f5a21 Fixed test_addToCache 2024-07-19 18:39:12 +01:00
Dylan b110118296 Workaround for iOS video player issue (#210) 2024-07-19 18:24:19 +01:00
Dylan 1fe850ae59 Don't cache tweet data w/ txt/rtf for now 2024-06-22 20:40:37 +01:00
Dylan 165ae08300 Re-implement txt functionality 2024-06-22 20:10:31 +01:00
Dylan ee5c93fe6d Fixed text length on text tweets (#214) 2024-06-17 23:00:21 +01:00
Dylan 2ff14f5925 Remove tag param from video URLs 2024-05-27 21:46:32 +01:00
Dylan e192f9ae2b Sort bearers by most recent success & fix deploy issue 2024-05-21 20:22:07 +01:00
Dylan ff07ddc8ee Changes to allow for using OAuth tokens 2024-05-21 20:12:28 +01:00
Dylan 8b39c4db09 Add new bearer tokens 2024-05-21 17:00:11 +01:00
Dylan ceb27fa82e Add bearer token cycling, since apparently those have 24 hour limits 2024-05-19 13:04:41 +01:00
Dylan 424f6ea4d8 Use different bearer token 2024-05-18 15:21:02 +01:00
Dylan ebcc4e9d56 Use tweet detail endpoint 2024-05-18 15:17:41 +01:00
Dylan 1e9265ed26 Fix tests & poll extract 2024-05-17 23:43:18 +01:00
Dylan 051909ba86 Properly get guest token 2024-05-17 23:06:59 +01:00
Dylan 8913cca5c0 Revert: Change methods order again 2024-05-17 22:46:12 +01:00
Dylan 6f224da2a1 Remove syndication for now 2024-05-17 22:26:29 +01:00
Dylan 08f27fd47f Misc debug changes 2024-05-17 22:21:03 +01:00
Dylan 1043239777 Change methods order again 2024-05-17 22:16:20 +01:00
Dylan 637851282c Actual fix 2024-05-17 22:09:36 +01:00
Dylan fb50219788 Fix bug blocking other methods from running 2024-05-17 21:55:01 +01:00
Dylan 58ba2e9417 Prioritize the new Android API 2024-05-17 21:30:00 +01:00
Dylan 4c43c7fff9 Use API that the android app uses 2024-05-17 21:24:32 +01:00
Dylan c151f0ea78 Use new graphql endpoint 2024-05-17 21:05:44 +01:00
Dylan 363c609110 Prioritize syndication 2024-05-17 20:11:34 +01:00
Dylan 1a747051c6 Update graphQL endpoint 2024-05-17 18:26:07 +01:00
Dylan 705fb15add Log URL for failed Tweets 2024-05-17 18:04:10 +01:00
Dylan 8104fd8ca9 Fix some bugs, add logs to catch rare bugs 2024-05-17 17:55:32 +01:00
Dylan fc0ddcdf39 Fix tests and bugs 2024-05-17 17:13:03 +01:00
Dylan af4520eb3a Fix #201 2024-05-17 16:59:34 +01:00
Dylan 21c45d9dba Make calls to new domain to avouid redirect delays 2024-05-17 16:53:47 +01:00
Dylan 116155f31a Support /status URLs 2024-05-04 22:25:16 +01:00
Dylan 84fe24092e Add logs for monitoring 2024-05-02 20:19:34 +01:00
Dylan 55c26d0ca4 Merge pull request #203 from dylanpdx/cleanup
Major Refactor
2024-05-02 20:00:47 +01:00
Dylan 59e7037d1c More test fixes 2024-05-02 19:54:57 +01:00
Dylan f4a79edeba Bugfixes and test fixes 2024-05-02 19:51:56 +01:00