Commit Graph

484 Commits

Author SHA1 Message Date
codl c54390801c
code quality fixes
also ran yapf on tasks.py
2018-08-14 03:51:14 +02:00
dependabot[bot] 49d87fd6d4 Bump rollup-plugin-svelte from 4.1.0 to 4.2.1
Bumps [rollup-plugin-svelte](https://github.com/rollup/rollup-plugin-svelte) from 4.1.0 to 4.2.1.
- [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/v4.1.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 17:15:58 +00:00
dependabot[bot] e012788cfb Bump rollup from 0.58.1 to 0.64.1 (#56)
Bumps [rollup](https://github.com/rollup/rollup) from 0.58.1 to 0.64.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/v0.58.1...v0.64.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 18:37:15 +02:00
dependabot[bot] efe4c02911 Bump svelte from 2.0.0 to 2.10.1 (#58)
Bumps [svelte](https://github.com/sveltejs/svelte) from 2.0.0 to 2.10.1.
- [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/v2.0.0...v2.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 18:28:22 +02:00
codl db22435df2
make travis run npm install 2018-08-13 18:11:22 +02:00
codl 7238082f23
test doit: need to also mock sys.argv :/ :/ :/ :/ 2018-08-13 18:03:58 +02:00
codl 8f013a7bc7
add test to check that doit runs successfully 2018-08-13 14:41:28 +02:00
codl 9713e72bc6
travis: update for python 3.7 (#50)
* travis: update for python 3.7
* pipenv update. celery didnt got updated for 3.7 in time
2018-08-11 23:28:25 +02:00
codl fb1dc361bf
Revert "Merge pull request #51 from codl/dependabot/pip/pytest-3.7.1"
This reverts commit 7149ef7910, reversing
changes made to 9b2394f6e7.
2018-08-07 21:01:17 +02:00
dependabot[bot] 7149ef7910
Merge pull request #51 from codl/dependabot/pip/pytest-3.7.1 2018-08-07 13:31:01 +00:00
dependabot[bot] 2ea122900e
Bump pytest from 3.5.1 to 3.7.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.5.1 to 3.7.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/3.5.1...3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-07 13:19:10 +00:00
codl 9b2394f6e7
remove social media from contact options 2018-08-07 14:54:57 +02:00
codl b8027182df
release v1.6.0 2018-07-06 09:38:52 +02:00
codl e3a8810450
update changelog 2018-07-06 01:48:33 +02:00
codl b3de8e10ac
add exponential backoff 2018-07-06 01:44:30 +02:00
codl da22593057
update probot stale settings (#44) 2018-06-08 00:47:59 +02:00
codl 78ca3dc0ea
release v1.2.1 2018-05-08 00:52:18 +02:00
codl 95d7d94c25
raise number of known instances slots to 5
also limit number of log-in buttons to 5 on the front page
2018-05-08 00:49:23 +02:00
codl f3bc2e53c7
v1.2.0 2018-05-08 00:26:09 +02:00
codl da8c3d90c8
clarity 2018-05-08 00:17:56 +02:00
codl cacd271683
clarity 2018-05-08 00:14:45 +02:00
codl 5cb84e1fbd
lower mastodon.social default hits in known instances to 0
if the user uses mastodon.social, it will be raised to 1, if not then it
can be replaced by the third instance the user logs into
2018-05-08 00:09:48 +02:00
codl 4c7a919079
show user's top known instances on the login page 2018-05-08 00:06:36 +02:00
codl 447923b1f1
add mechanism for keeeping track of a user's instances 2018-05-07 23:50:37 +02:00
codl 0c99c13ef5
add .pytest_cache to gitignore 2018-05-07 23:50:09 +02:00
codl c42b0f7f87
move popular instances query to libforget.mastodon 2018-05-07 23:49:28 +02:00
codl 0caac7c679
Update requirements (#35)
* update requirements, lock versions for flask and mastodon.py

* use gunicorn as dev server

* travis: install dev requirements
2018-05-07 21:37:27 +02:00
codl e2976e58b7
v1.1.3 2018-04-25 15:14:24 +02:00
codl 022cf7520a
make radiostrips accessible 2018-04-25 15:04:08 +02:00
codl 07ad982b96
prevent invisible radio buttons from escaping the radiostrip 2018-04-25 14:42:31 +02:00
codl c219a8b532
unify the look of radiostrips and the other buttons 2018-04-25 14:01:32 +02:00
codl 2f425baefe
remove libraries.io shield. it's almost always broken 2018-04-25 09:17:59 +02:00
codl 76bfb46207
README formatting. break up huge paragraphs 2018-04-25 09:17:59 +02:00
codl 4c4ab0159b
replace twitter contact link with mastodon in README 2018-04-25 09:17:59 +02:00
codl 3dcbf419bc set up .codecov.yml to ignore version.py and also shut up in PRs 2018-04-25 09:05:08 +02:00
codl 1e5545f105 v1.1.2 2018-04-25 08:49:04 +02:00
codl aba1635716 fix #25 error when submitting settings with JS disabled 2018-04-25 08:29:15 +02:00
codl 2d56d865d6
version bump 2018-04-19 16:57:29 +02:00
codl de43749411
add versioneer to dev-dependencies 2018-04-19 16:54:43 +02:00
codl df316cc65e
update python deps. also update package-lock 2018-04-19 16:50:14 +02:00
codl 122fe86315
update svelte 2018-04-19 16:18:31 +02:00
codl 86686938a4
update changelog 2018-02-03 17:55:23 +01:00
codl b54075c485
fix post-receive hook again. dumbass 2018-02-03 17:47:44 +01:00
codl c716dcb35d
actually just use a clone instead 2018-02-03 17:11:06 +01:00
codl 2cc98cb11b
update post-receive hook to use git archive 2018-02-03 17:10:52 +01:00
codl e36fa1e999
version bump 2018-01-31 23:27:23 +01:00
codl 520eddba5b
🆙 update deps 2018-01-31 23:16:55 +01:00
codl e2f1ca1732
replace messy version stuff with versioneer 2018-01-31 23:16:54 +01:00
codl 35560e17b6
leave me alone travis thats not even my fault thats celerys fault 2018-01-30 21:15:35 +01:00
codl b95b47018a
set celery to autoscale from 8 to 64 processes 2018-01-19 03:30:38 +01:00