Commit Graph

628 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 941d017b1d Bump pytest from 4.4.1 to 4.6.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.1 to 4.6.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/4.4.1...4.6.1)
2019-06-03 19:57:57 +02:00
dependabot-preview[bot] 6625ae20d1 Bump flask-migrate from 2.4.0 to 2.5.2
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.4.0...v2.5.2)
2019-06-03 12:45:40 +02:00
dependabot-preview[bot] e64a526c73 Bump flask from 1.0.2 to 1.0.3
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 1.0.3.
- [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.2...1.0.3)
2019-06-03 12:45:10 +02:00
dependabot-preview[bot] 2112d31298 Bump rollup from 1.10.1 to 1.13.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.10.1 to 1.13.1.
- [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.10.1...v1.13.1)
2019-06-02 11:38:51 +00:00
dependabot-preview[bot] ed06923024 Bump rollup-plugin-node-resolve from 3.4.0 to 4.2.4
Bumps [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) from 3.4.0 to 4.2.4.
- [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/v3.4.0...v4.2.4)
2019-06-02 09:20:08 +00:00
codl 2f3efe8ca0
Merge pull request #202 from codl/ignore-more
ignore posts that are not known to match policy
2019-05-11 20:32:32 +02:00
codl 36860b6bf7
ignore posts that are not known to match policy
until now, delete_from_account would only ignore posts that were too
young, but would fetch and refresh posts that didn't match
fave/media/DM policies. this was fine most of the time but would result
in a lot of refreshes if those policies were very restrictive. now these
policies are respected when selecting candidate posts for deletion

closes #174
2019-05-11 20:21:43 +02:00
codl dea3ab760a
Merge pull request #200 from codl/release
release v1.5.1
2019-05-02 02:08:30 +02:00
codl c7858d6121
travis: cache npm packages as well as python ones. take two 2019-05-02 02:02:27 +02:00
codl 5e5d0fb5ef
release v1.5.1 2019-05-02 01:49:13 +02:00
codl 733bb8751a
travis: cache npm packages as well as python ones 2019-05-02 01:44:28 +02:00
dependabot[bot] 8f3b9e9aa3 Bump alembic from 1.0.7 to 1.0.10
Bumps [alembic](https://alembic.sqlalchemy.org) from 1.0.7 to 1.0.10.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:39:44 +00:00
dependabot[bot] 66ca143e68 Bump sqlalchemy from 1.2.18 to 1.3.3
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.18 to 1.3.3.
- [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[bot] <support@dependabot.com>
2019-05-01 23:39:28 +00:00
dependabot[bot] cd114cf7e2 Bump psycopg2 from 2.7.7 to 2.8.2
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.7.7 to 2.8.2.
- [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[bot] <support@dependabot.com>
2019-05-01 23:32:12 +00:00
dependabot[bot] afbb7e76fe Bump flask-sqlalchemy from 2.3.2 to 2.4.0
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.3.2...2.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:31:08 +00:00
dependabot[bot] fa425d7ad9
Bump celery from 4.2.1 to 4.3.0
Bumps [celery](https://github.com/celery/celery) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog)
- [Commits](https://github.com/celery/celery/compare/v4.2.1...v4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:25:48 +00:00
dependabot[bot] a16c0e9f52 Bump pillow from 5.4.1 to 6.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.0.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/5.4.1...6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:19:08 +00:00
dependabot[bot] e94cf35165 Bump rollup from 1.3.3 to 1.10.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.3.3 to 1.10.1.
- [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.3.3...v1.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:18:56 +00:00
dependabot[bot] b4bacd271e Bump redis from 3.2.0 to 3.2.1
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.2.0...3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 23:18:19 +00:00
codl 1374dda768
Merge pull request #198 from codl/fix-imgproxy
fix broken imgproxy urls
2019-05-02 01:11:05 +02:00
codl 796a78dc2e
fix broken imgproxy urls
idk why this worked on python 3.5 but it doesn't work on 3.7
2019-05-02 00:57:45 +02:00
codl 1d57bb23c3
update to svelte 3 2019-05-02 00:47:44 +02:00
codl 0f13f3bd29
Merge pull request #192 from codl/dependabot/pip/mastodon-py-1.4.0
Bump mastodon-py from 1.3.1 to 1.4.0
2019-05-01 10:37:58 +02:00
dependabot[bot] 6f6f6f8d6b
Bump mastodon-py from 1.3.1 to 1.4.0
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/halcy/Mastodon.py/compare/1.3.1...1.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 06:52:53 +00:00
dependabot[bot] 1751dd579a Bump pytest from 4.3.0 to 4.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.0 to 4.4.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/4.3.0...4.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 20:32:36 +00:00
dependabot[bot] 29b6847104 Bump coverage from 4.5.2 to 4.5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/coverage-4.5.3/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-4.5.2...coverage-4.5.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 20:26:19 +00:00
dependabot[bot] 4fa26dc3c7 [Security] Bump urllib3 from 1.24.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. **This update includes security fixes.**
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 20:23:56 +00:00
dependabot[bot] 6902f9a7d8 [Security] Bump jinja2 from 2.10 to 2.10.1
Bumps [jinja2](https://github.com/mitsuhiko/jinja2) from 2.10 to 2.10.1. **This update includes security fixes.**
- [Release notes](https://github.com/mitsuhiko/jinja2/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/docs/changelog.rst)
- [Commits](https://github.com/mitsuhiko/jinja2/compare/2.10...2.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-13 19:07:06 +00:00
codl 93b0f2c11d
release 1.5.0 2019-03-15 21:53:12 +01:00
codl 8b1af6ecb6
Merge pull request #176 from codl/175
move known instance buttons entirely client-side
2019-03-15 21:50:36 +01:00
codl a00bbe0e14
update changelog 2019-03-15 21:37:14 +01:00
codl ab4cc996ab
move normalize to the more general known_instances.js 2019-03-15 21:28:41 +01:00
codl bd795157c7
fix duplicate instances between known and top 2019-03-15 21:23:20 +01:00
codl b4c332190e
return 404 on empty known instances cookie
that way it will use the default
2019-03-15 21:21:56 +01:00
codl ca5ccada19
remove stray console.logs 2019-03-15 21:15:55 +01:00
codl 2bacbaa8b1
known instances: bump instance counter when logging in 2019-03-15 21:09:22 +01:00
codl 915a6029d7
port algorithm for normalizing known instances to five visible slots 2019-03-15 20:25:45 +01:00
codl 17f59a018f
script to show known instances from cookie, mmoving it to localstorage 2019-03-15 19:46:18 +01:00
codl ec10d15217
pad to avoid oracle attacks on /api/known_instances 2019-03-15 18:29:55 +01:00
codl 8cca6c2fe3
add templates for instance buttons 2019-03-15 17:59:44 +01:00
codl 8cf12f31c8
add endpoint to access and clear existing known instances cookie 2019-03-15 17:18:43 +01:00
codl b57f71ae58
remove known instances 2019-03-15 17:17:00 +01:00
codl 41683fcffd
Merge pull request #172 from codl/avoid-limit
mastodon: stop before hitting the rate limit
2019-03-11 16:40:33 +01:00
codl 843825b1d9
update changelog 2019-03-11 16:37:47 +01:00
codl a68a673925
mastodon: stop before hitting the rate limit 2019-03-11 16:35:43 +01:00
codl 689c013f55
Merge pull request #173 from codl/clean-tasks
make fetch_acc unique, various task cleanup
2019-03-11 16:33:48 +01:00