Dylan
|
c86b2d2e16
|
Remove yt-dlp as dependency
|
2024-10-30 18:32:29 +00:00 |
|
Dylan
|
b378f378fd
|
Use newer python
|
2024-10-30 18:23:19 +00:00 |
|
Dylan
|
66c2996ecd
|
Add support for tweet lang parameter in API
|
2024-09-26 15:01:20 +01:00 |
|
Dylan
|
8e17044ecd
|
Add support for article previews, fixes #200
|
2024-09-16 00:15:07 +01:00 |
|
Dylan
|
93960b39da
|
Support for player cards (i.e Vine), Fixes #234
|
2024-09-13 16:40:14 +01:00 |
|
Dylan
|
73edc9ebab
|
Fix and update embed color
|
2024-09-13 00:25:16 +01:00 |
|
Dylan
|
950091fc2b
|
Merge pull request #233 from dylanpdx/dependabot/pip/boto3-1.35.18
Bump boto3 from 1.35.5 to 1.35.18
|
2024-09-13 00:01:47 +01:00 |
|
dependabot[bot]
|
2fed1b75df
|
Bump boto3 from 1.35.5 to 1.35.18
Bumps [boto3](https://github.com/boto/boto3) from 1.35.5 to 1.35.18.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.35.5...1.35.18)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 23:00:47 +00:00 |
|
Dylan
|
70932701df
|
Merge pull request #228 from dylanpdx/dependabot/pip/requests-2.32.3
Bump requests from 2.31.0 to 2.32.3
|
2024-09-12 23:59:34 +01:00 |
|
Dylan
|
fd74f70044
|
New embed format, also closes #168
|
2024-09-12 23:58:13 +01:00 |
|
Dylan
|
bf82e2e27e
|
WIP old tweet version detection
|
2024-09-12 23:56:50 +01:00 |
|
Dylan
|
1d01a6c067
|
Fix community note in API
|
2024-09-12 23:39:27 +01:00 |
|
Dylan
|
e31a5f147d
|
Updated hosting.md
|
2024-09-12 23:16:14 +01:00 |
|
Dylan
|
6e3e74231e
|
Merge pull request #231 from MarshDeer/main
Add Nitter redirection support
|
2024-09-08 23:50:20 +01:00 |
|
MarshDeer
|
4a18adf662
|
fixed undefined reference
|
2024-09-07 19:43:36 -04:00 |
|
MarshDeer
|
5bbf9cca6d
|
added nitter redirection to openTweet()
|
2024-09-06 20:34:12 -04:00 |
|
MarshDeer
|
ae1d2c2b74
|
Added nitter instance selector
|
2024-09-06 20:20:32 -04:00 |
|
MarshDeer
|
dfb80d01ce
|
streamlined savePreference() to work with more preferences
|
2024-09-06 18:21:07 -04:00 |
|
MarshDeer
|
ebc3eb9dc7
|
preferences.html | prepared layout for frontend settings
|
2024-09-06 18:11:42 -04:00 |
|
MarshDeer
|
07c7ac025b
|
style.css | styled frontend settings in preparation for JS work
|
2024-09-06 18:10:36 -04:00 |
|
MarshDeer
|
8d281f35c5
|
preferences.html | Extremely rough draft of Nitter preferences
Will develop properly later, this commit is mostly just there so I can open the draft PR
|
2024-09-05 21:21:10 -04:00 |
|
Dylan
|
36baa5ed7b
|
Embed full size image
|
2024-09-05 21:55:33 +01:00 |
|
Dylan
|
cfa4920466
|
Faster redirect
|
2024-09-02 15:28:39 +01:00 |
|
dependabot[bot]
|
cca0e13987
|
Bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 01:22:45 +00:00 |
|
Dylan
|
5b974427a7
|
Merge pull request #219 from dylanpdx/dependabot/pip/pymongo-4.8.0
Bump pymongo from 4.6.0 to 4.8.0
|
2024-08-31 14:30:10 +01:00 |
|
dependabot[bot]
|
a5563eedcd
|
Bump pymongo from 4.6.0 to 4.8.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.0 to 4.8.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.0...4.8.0)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 13:05:13 +00:00 |
|
Dylan
|
f3b18f0dee
|
Merge pull request #218 from dylanpdx/dependabot/pip/pillow-10.4.0
Bump pillow from 10.2.0 to 10.4.0
|
2024-08-31 14:04:23 +01:00 |
|
Dylan
|
77771bb21f
|
Merge pull request #223 from dylanpdx/dependabot/pip/boto3-1.35.5
Bump boto3 from 1.28.78 to 1.35.5
|
2024-08-31 14:04:12 +01:00 |
|
Dylan
|
b479e534c3
|
Merge pull request #227 from MarshDeer/main
Added "Open in app?" popup template
|
2024-08-31 14:02:23 +01:00 |
|
MarshDeer
|
08250e9733
|
Nevermind, not calling it X
(Changed to X / Twitter for consistency)
|
2024-08-30 20:32:53 -04:00 |
|
MarshDeer
|
7e9a88da6c
|
proper stylesheet loading & proper preference checking
|
2024-08-30 19:53:48 -04:00 |
|
MarshDeer
|
dff0fb08e2
|
added popup styling; cleaned up basic layout
this is super janky tbh but it's not like there'll be many styled pages I guess
|
2024-08-30 19:48:19 -04:00 |
|
MarshDeer
|
1e8d4b0b2f
|
added classes to the disclaimer banners
|
2024-08-30 19:46:58 -04:00 |
|
MarshDeer
|
f5909dcf61
|
prepared open in app popup template
|
2024-08-30 19:45:43 -04:00 |
|
MarshDeer
|
3baad97dee
|
fixed minor CSS selector issue
|
2024-08-30 16:32:09 -04:00 |
|
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 |
|