Commit Graph

674 Commits

Author SHA1 Message Date
codl ed9146231e add proxyfix 2020-11-18 01:23:58 +01:00
codl 48b9ec7796
tweak dependabot settings 2020-06-27 22:36:07 +02:00
dependabot-preview[bot] 8d256e1756 Create Dependabot config file 2020-06-27 22:14:44 +02:00
codl 92cce06ff1 Create FUNDING.yml
cough
2020-06-03 06:52:15 +02:00
dependabot-preview[bot] 542d0fb35b Bump pytest from 5.4.1 to 5.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...5.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 20:29:29 +00:00
dependabot-preview[bot] 65ac5440c7 Bump pytest-cov from 2.8.1 to 2.9.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 20:21:27 +00:00
dependabot-preview[bot] 4d4a151ce6 Bump sqlalchemy from 1.3.16 to 1.3.17
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.16 to 1.3.17.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 20:17:12 +00:00
dependabot-preview[bot] 80601ae42e Bump pillow from 7.1.1 to 7.1.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 22:11:06 +02:00
codl 16c02bb198
empty commit to jostle CI 2020-06-01 21:58:18 +02:00
dependabot-preview[bot] d17cf789e4
Bump codecov from 2.0.22 to 2.1.3
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.22 to 2.1.3.
- [Release notes](https://github.com/codecov/codecov-python/releases)
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-python/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 14:36:43 +00:00
dependabot-preview[bot] 560283caa2 Bump rollup from 1.17.0 to 2.12.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.17.0 to 2.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.17.0...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:30:11 +00:00
codl d1f02513d6 remove python 3.9 beta from travis build matrix
idk why it breaks pillow, and i can't reproduce it outside of travis, so
i'm going to assume this is not my bug
2020-06-01 14:24:04 +02:00
codl 5cf0efe05d README: specify node version
weird that it didn't even say node at all
2020-06-01 14:24:04 +02:00
codl eabd4740ad travis: update versions, force travis to use node 10 2020-06-01 14:24:04 +02:00
codl 4540d87038
add acknowledgements to readme 2020-06-01 03:51:55 +02:00
codl 2e2e915b0a remove yarn from readme requirements
yarn probably still works, but i don't use it and don't follow its
development so i can't say i support its use
2020-05-24 22:36:00 +02:00
codl 73ce05d9b7
pipenv lock 2020-04-25 07:53:26 +02:00
codl 25dcf17f54 example config: mention twitter callback url
also added a note to uncomment values before editing them, just to be safe
2020-03-11 22:36:18 +01:00
codl cdd7d43a18 readme: update maintained badge 2020-01-03 01:22:53 +01:00
dependabot-preview[bot] 4f0bae9a74 Bump rollup-plugin-svelte from 5.1.0 to 5.1.1
Bumps [rollup-plugin-svelte](https://github.com/rollup/rollup-plugin-svelte) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/rollup/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-svelte/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-08 12:59:20 +01:00
codl 6c8d20b87e
update changelog and release v2.0.0 2019-09-13 03:45:56 +02:00
codl 9592ab8511
disable archives
it has come to my attention while investigating #263 that tweet archives
as forget supports them are no longer a thing. this commit disables all
front-facing archive support and puts a banner above the form
2019-09-13 03:33:39 +02:00
codl c5c4b72c6f
ensure fetch_acc is rescheduled properly when doing historic fetch
the unique flag on the task means we can't reschedule it for right now
but we must wait for the current one to end. this commit introduces a 1
second delay before the task is ran again, which should be enough
2019-09-13 03:07:58 +02:00
dependabot-preview[bot] 741a44bed8 Bump alembic from 1.0.10 to 1.1.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.0.10 to 1.1.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 15:06:30 +00:00
dependabot-preview[bot] 19dc13bc93 Bump pytest from 5.0.0 to 5.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.0.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 15:03:28 +00:00
dependabot-preview[bot] e369b554b1 Bump flask from 1.0.3 to 1.1.1
Bumps [flask](https://github.com/pallets/flask) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.3...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 10:23:43 +00:00
dependabot-preview[bot] ac4d143d7f Bump coverage from 4.5.3 to 4.5.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-4.5.3...coverage-4.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 10:17:47 +00:00
dependabot-preview[bot] 1668d1cd2d Bump svelte from 3.1.0 to 3.6.10
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.1.0 to 3.6.10.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.1.0...v3.6.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 12:11:41 +02:00
dependabot-preview[bot] 09f7127e52 Bump pillow from 6.0.0 to 6.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 12:11:27 +02:00
codl 249842ed9f
fix newer twitter accounts not fetching new posts after the initial fetch
twitter returns the post on the max_id boundary, which mastodon does not
do. the code that decides to move from historical fetch to a new batch
assumes that no posts will be returned at all when we're done, but in
twitter's case that will never happen, or not until the oldest post is
deleted. this change updates that code to ignore any posts returned that
match either max_id or since_id
2019-08-28 11:32:19 +02:00
codl 387b287990
release v1.6.1 2019-07-23 04:50:20 +02:00
codl 195371dc97
forgot to also update the log in button template for known instances js 2019-07-23 04:42:44 +02:00
codl 289a1df83f
color login buttons in css instead of hardcoding colors into the html 2019-07-23 04:32:19 +02:00
codl fb1725d43a
new, better about page
I've long wanted to get rid of this weirdly negative and tongue in cheek
about page
2019-07-23 04:10:33 +02:00
codl 38339defba
update changelog with earlier changes 2019-07-23 02:28:42 +02:00
codl ac76dd4ad1
make version link in footer link to changelog, not commit log 2019-07-23 02:17:01 +02:00
codl f01b5b1511
guhhhhhhh. i forgot an import 2019-07-19 05:48:43 +02:00
dependabot-preview[bot] cd5ac7a52e Bump rollup-plugin-svelte from 5.0.3 to 5.1.0
Bumps [rollup-plugin-svelte](https://github.com/rollup/rollup-plugin-svelte) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/rollup/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-svelte/compare/v5.0.3...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 00:51:09 +00:00
dependabot-preview[bot] cf2ebe22a0 Bump rollup from 1.13.1 to 1.17.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.13.1 to 1.17.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.13.1...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 00:40:43 +00:00
dependabot-preview[bot] da8fb2b4b5 Bump psycopg2 from 2.8.2 to 2.8.3
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 14:45:43 +02:00
dependabot-preview[bot] 0386f55f7b Bump sqlalchemy from 1.3.3 to 1.3.5
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.3 to 1.3.5.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 14:45:24 +02:00
dependabot-preview[bot] fe765165da Bump rollup-plugin-node-resolve from 4.2.4 to 5.2.0
Bumps [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) from 4.2.4 to 5.2.0.
- [Release notes](https://github.com/rollup/rollup-plugin-node-resolve/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-node-resolve/compare/v4.2.4...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 02:19:27 +00:00
dependabot-preview[bot] 45f70c1132 Bump pytest from 4.6.1 to 5.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.1 to 5.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.6.1...5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 01:13:15 +02:00
codl 7fad5ea458 shorten frequency at which we refresh the most stale posts 2019-07-16 18:50:25 +00:00
codl 6a597bf53a
v1.5.3 2019-07-11 22:44:30 +02:00
codl 9eba78c125
typo 😩 this is what happens when i try to fix things fast 2019-07-11 22:43:32 +02:00
codl 53113ce18a
v1.5.2 2019-07-11 22:36:42 +02:00
codl da7d64acbd
set user agent on mastodon.py requests 2019-07-11 22:33:14 +02:00
dependabot-preview[bot] 9e3e68de3a Bump requests from 2.21.0 to 2.22.0
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)
2019-06-03 18:09:48 +00:00
dependabot-preview[bot] af17d5c343 Bump pytest-cov from 2.6.1 to 2.7.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.6.1...v2.7.1)
2019-06-03 18:08:42 +00:00