Commit Graph

3030 Commits

Author SHA1 Message Date
92e9ff6cff update links in README and {bookwyrm,celerywyrm}/settings.py files
the link to celery's homepage has been dead for at least several months
activitypub.rocks now supports tls (yay!)
the links to django's docs were for older versions of django than what bookwyrm uses
2021-04-12 11:56:26 -04:00
32e2bea52c Merge pull request #912 from mouse-reeve/collection-item-refacotr
Collection item refactor
2021-04-11 09:51:13 -07:00
274ddeed85 Removes verbose flag on unit tests 2021-04-11 09:34:28 -07:00
6d76782ee1 Mocks list item remove test 2021-04-11 09:00:44 -07:00
2f1b34d04b Merge pull request #924 from arkhi/patch-2
Use URL on Mastodon profiles in list of instances
2021-04-11 06:44:33 -07:00
fc0992ea7c Use URL on Mastodon profiles in list of instances.
The links to the Mastodon profiles currently default to `mailto:` when parsed by Markdown.
2021-04-11 14:41:14 +02:00
98ff66cd16 Don't broadcast curation rejects 2021-04-10 18:15:13 -07:00
fea298a1de Run tests in verbose mode 2021-04-10 16:08:10 -07:00
675b34f5ad Merge branch 'main' into collection-item-refacotr 2021-04-10 16:02:54 -07:00
73a6bb6c35 Merge pull request #883 from arkhi/frontend
Frontend
2021-04-10 15:30:17 -07:00
ec2b4e533e Merge branch 'main' into frontend 2021-04-10 19:57:23 +02:00
e016006ade [css] Rename all classes consistently: :shamed:
This commit addresses https://github.com/mouse-reeve/bookwyrm/pull/883#pullrequestreview-632930445.
2021-04-10 19:51:18 +02:00
1352d43cdc Merge pull request #915 from tofuwabohu/adds-ssl-param
Adds SSL parameter
2021-04-10 09:22:04 -07:00
89fb2db260 Merge pull request #919 from arkhi/structured-data
Add structured data to Book
2021-04-10 09:15:40 -07:00
1d117c8274 Merge branch 'main' into structured-data 2021-04-10 12:59:17 +02:00
7936148077 Merge branch 'main' into frontend 2021-04-10 12:58:53 +02:00
0bffffe56c Merge pull request #918 from void-witch/readme-fixes
remove duplicated install instructions in README.md
2021-04-09 17:09:40 -07:00
37e48988b1 Don’t use linebreak in DTL block comments. (might break the linter on the length of line) 2021-04-10 00:07:01 +02:00
4c4801e2da Add structured data to Book (#84). 2021-04-09 23:57:49 +02:00
dc425f379e remove duplicated install instructions in README.md 2021-04-09 17:45:18 -04:00
890346f51b Adds default value in celerywyrm 2021-04-09 18:56:21 +02:00
8bd73df26b Sets SSL to false per default for tests 2021-04-09 13:37:35 +02:00
a52729daae adds SSL params 2021-04-09 13:28:58 +02:00
4380cc98ed Merge pull request #7 from DeeUnderscore/fix-email-tls
Fix email tls
2021-04-09 13:25:14 +02:00
4bfae00e3c Merge branch 'main' into frontend 2021-04-09 07:51:32 +02:00
14b0b978a3 Updates shelf models tests 2021-04-08 20:58:15 -07:00
c149003d89 Fixes fields on unknown boost test 2021-04-08 20:34:22 -07:00
af6cab2e3f Don't reutnr an error when discarding activity objects 2021-04-08 20:03:29 -07:00
5cbf7bbc71 Ensure EMAIL_USE_TLS is read as a bool 2021-04-09 04:53:18 +02:00
e339581ade Merge pull request #913 from mouse-reeve/edit-book-date-error
Fixes edit book form throwing error on empty dates
2021-04-08 16:54:27 -07:00
27664e323a Fixes edit book form throwing error on empty dates 2021-04-08 16:08:35 -07:00
37aacee9c6 Fixes actors in inbox add/remove tests 2021-04-08 15:50:21 -07:00
32bf510755 Updates inbox remove tests 2021-04-08 15:46:06 -07:00
6310532ddf Updates inbox add tests 2021-04-08 15:43:19 -07:00
ddd05a68cf Resolve and assign target collection for collection items 2021-04-08 15:40:02 -07:00
a7375c4c13 Adds remove list item test and updates add/create tests 2021-04-08 15:24:23 -07:00
24685187e8 Updates collection item add/remove handlers 2021-04-08 15:22:06 -07:00
43f0d4e603 Adds activity tests to shelf views tests 2021-04-08 15:21:22 -07:00
ee6f37d7d2 python formatting 2021-04-08 15:11:16 -07:00
b1491c2ac6 Adds privacy and recipient details to list items 2021-04-08 15:09:56 -07:00
1f930ba821 Updates list view tests 2021-04-08 14:51:52 -07:00
e550f8cde6 Fixes list item fields and broadcast updates 2021-04-08 14:47:38 -07:00
af58455ae9 Updates mock paradigm in lists tests 2021-04-08 14:20:16 -07:00
31077a9790 Update ordered collection classes to use CollectionItem 2021-04-08 14:17:29 -07:00
98161b9041 Use CollectionItem objects 2021-04-08 14:16:34 -07:00
6617cede37 Loudly throw errors in inbox task 2021-04-08 14:15:58 -07:00
68b767cbaa Merge pull request #911 from mouse-reeve/inbox-tests
Separates inbox tests into multiple files
2021-04-08 13:51:45 -07:00
45926eed34 Adds necessary user to inbox tests 2021-04-08 13:33:24 -07:00
47a4f3611f Merge pull request #910 from mouse-reeve/dependabot/pip/django-3.1.8
Bump django from 3.1.6 to 3.1.8
2021-04-08 12:17:11 -07:00
94764160cc Whitespace fixes 2021-04-08 12:15:47 -07:00