bb352439d3
Fixes views test for federation unblock
2021-04-12 10:27:29 -07:00
878b3c6fe8
Only reactivate appropriate users when undoing domain block
2021-04-12 10:16:03 -07:00
93fe091034
Adds field for user deactivation reason
2021-04-12 09:51:10 -07:00
a8abc3f649
Merge pull request #922 from void-witch/fix-date
...
add regression tests for published dates not being saved
2021-04-12 09:39:52 -07:00
fa762bc107
Merge pull request #871 from SavinaRoja/857-ease-production
...
Easier to deploy by avoiding merge conflicts in production
2021-04-12 09:34:38 -07:00
n2no1
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
8f3601d4cd
Adds redis mocks to base model tests
2021-04-12 06:44:50 -07:00
c8812c48c1
Use local user in test
2021-04-11 11:58:00 -07:00
08586e348c
Adds users to base model mock
2021-04-11 10:55:13 -07:00
db4519b2e1
Fixes visible_to_user check for non-federated objs
...
why did this cause a problem _now_??
2021-04-11 10:45:08 -07:00
659986771f
Edit notes on federated servers
2021-04-11 10:36:40 -07:00
Pablo Barton
d38efa9a9d
Easier to deploy by avoiding merge conflicts in production
2021-04-11 13:12:50 -04:00
96d15d3d57
Adds merge migration
2021-04-11 10:05:36 -07:00
77caf1a8fa
Merge branch 'main' into domain-block
2021-04-11 10:02:11 -07:00
b552634a87
Make sure goal exists before checking perms
2021-04-11 09:58:03 -07:00
edf3fad54d
Make sure user is available when testing blocks
2021-04-11 09:42:55 -07:00
b6a7871b04
Makes visibility evaluator a model function
2021-04-11 09:31:18 -07:00
26f16cf5a4
Limit broadcast with viewer-aware users
...
Removes inactive or blocked users
2021-04-11 09:09:13 -07:00
6d76782ee1
Mocks list item remove test
2021-04-11 09:00:44 -07:00
98ff66cd16
Don't broadcast curation rejects
2021-04-10 18:15:13 -07:00
n2no1
b293901417
add regression tests for published dates not being saved
...
closes #894
2021-04-10 20:21:29 -04:00
675b34f5ad
Merge branch 'main' into collection-item-refacotr
2021-04-10 16:02:54 -07:00
89d3c3e82b
Tests searching for users on blocked servers
2021-04-10 11:49:45 -07:00
1903812b1d
Class method for checking if urls are blocked
2021-04-10 11:44:29 -07:00
0caeb3ac33
fixes inbox tests
2021-04-10 11:18:22 -07:00
8797b3d240
Python formatting
2021-04-10 11:07:59 -07:00
d5fbdacc02
Adds unblock view
2021-04-10 11:06:28 -07:00
Fabien Basmaison
ec2b4e533e
Merge branch 'main' into frontend
2021-04-10 19:57:23 +02:00
7b60626661
Updates block unit test
2021-04-10 10:51:45 -07:00
Fabien Basmaison
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
2741aa55be
Makes blocking it's own view
2021-04-10 10:37:28 -07:00
81bc25b012
Fixes create test
2021-04-10 10:24:09 -07:00
d076162aa6
Remove edit server mode
...
It just doesn't really make sense
2021-04-10 10:09:36 -07:00
c4bca42f64
Adds test for edit view GET request
2021-04-10 09:52:11 -07:00
cca7c9a98a
Adds merge migrations
2021-04-10 09:35:03 -07:00
13d54871b7
Merge branch 'main' into domain-block
2021-04-10 09:26:01 -07:00
1352d43cdc
Merge pull request #915 from tofuwabohu/adds-ssl-param
...
Adds SSL parameter
2021-04-10 09:22:04 -07:00
Fabien Basmaison
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
Fabien Basmaison
4c4801e2da
Add structured data to Book ( #84 ).
2021-04-09 23:57:49 +02:00
tofuwabohu
a52729daae
adds SSL params
2021-04-09 13:28:58 +02:00
Fabien Basmaison
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
D Anzorge
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
fdf5113143
Removes tag code
2021-04-08 16:02:02 -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