1
0
Fork 0
Commit graph

2479 commits

Author SHA1 Message Date
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
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