08edba4891
Ignore activities that expect dict args but get strs
...
Some Undo activities are coming from Pleroma with just the id
of the activity, rather than the serialized object. There isn't
an obvious way to know what is being undone, so for now this
just ignores those
2021-03-16 12:00:21 -07:00
37dd661e49
Merge pull request #748 from mouse-reeve/connection-error
...
Still trying to catch connection error
2021-03-15 17:03:47 -07:00
c50ca9f951
Still trying to catch connection error
...
I guess I was catching the wrong TYPE of connection error? annoying.
2021-03-15 16:23:35 -07:00
0550918e5c
Merge pull request #744 from mouse-reeve/images
...
Fixes image attachments
2021-03-15 16:02:29 -07:00
bb8ce74f52
Updates base activity tests for updated Image type
2021-03-15 15:57:00 -07:00
e6e1af9ec1
Merge pull request #745 from mouse-reeve/list-add
...
Add books to lists from the book page
2021-03-15 15:51:31 -07:00
5a24c97cb5
Updates image type in fields tests
2021-03-15 15:45:18 -07:00
20bcbb1a3c
Updates image type to Document in status model tests
2021-03-15 15:44:26 -07:00
def834a0ac
Merge pull request #736 from mouse-reeve/rating-template
...
Render rating status from template
2021-03-15 15:42:36 -07:00
0037a22cb6
Updates list tests
2021-03-15 15:41:11 -07:00
b1335d2811
Formatting
2021-03-15 15:33:05 -07:00
c9417e6076
trigger GitHub actions
2021-03-15 15:32:11 -07:00
a751ae9927
trigger GitHub actions
2021-03-15 15:31:47 -07:00
4e45d5a2dc
Merge pull request #746 from mouse-reeve/editions
...
Adds ability to reset default edition based on computer ranks
2021-03-15 15:31:20 -07:00
f79bb60d81
Adds ability to reset default edition based on computer ranks
2021-03-15 15:08:20 -07:00
f0a936f15e
Add books to lists from the book page
2021-03-15 14:44:03 -07:00
6e6417cb91
Updates readme from production copy
2021-03-15 14:26:15 -07:00
cdb5f4e198
trigger GitHub actions
2021-03-15 14:13:34 -07:00
d2d4596a52
trigger GitHub actions
2021-03-15 14:13:19 -07:00
7461cc673b
trigger GitHub actions
2021-03-15 14:13:14 -07:00
6bd0f94269
Adds plural version for rating text
2021-03-15 14:09:04 -07:00
220f2c1eb4
Fixes image attachments
2021-03-15 13:55:48 -07:00
8396785a49
Merge pull request #739 from mouse-reeve/site-images
...
Fixes upload and display of logos in admin panel
2021-03-15 10:26:58 -07:00
99ba39413e
Fixes upload and display of logos in admin panel
2021-03-15 10:05:08 -07:00
7213e79fa8
Merge pull request #735 from mouse-reeve/multi-author-fixes
...
Multi author fixes
2021-03-13 18:25:00 -08:00
aa2950daf3
Render rating status from template
2021-03-13 18:24:46 -08:00
8e71186067
Fixes adding mutiple authors
2021-03-13 18:09:09 -08:00
23cca85ee3
Fixes busted author path in confirmation step
2021-03-13 17:31:06 -08:00
a75e4a7404
Merge pull request #734 from mouse-reeve/layout-bug
...
Fixes layout showing wrong user in header on user page
2021-03-13 16:13:25 -08:00
d802f4b85e
Fixes layout showing wrong user in header on user page
2021-03-13 15:57:54 -08:00
f3f1f807cb
Merge pull request #733 from mouse-reeve/undo-follow-request
...
Undo follow request
2021-03-13 15:46:52 -08:00
54682d6f5c
Formatting
2021-03-13 15:36:00 -08:00
6490a55274
Handle incoming follow request cancellations
2021-03-13 15:32:56 -08:00
e2d394d894
Checks activity type in view test
2021-03-13 15:04:23 -08:00
4d7364d045
Undo follow request view
2021-03-13 14:55:09 -08:00
e9575cae6c
Buttons for undoing follow requests
2021-03-13 14:48:15 -08:00
546579c231
Merge pull request #732 from mouse-reeve/search-info
...
Search info
2021-03-13 14:34:47 -08:00
ad8257f8bd
Formats changes
2021-03-13 14:04:41 -08:00
05fcfbc66f
Show more data about books in search
2021-03-13 13:55:20 -08:00
efcb552f9a
Merge pull request #730 from mouse-reeve/js-style
...
JS linting and whitespace fixes
2021-03-13 12:37:34 -08:00
611e7870e7
Show publisher on book data page
2021-03-13 12:36:53 -08:00
091ad53061
JS linting and whitespace fixes
2021-03-13 12:14:34 -08:00
7cf0f904e5
Adds production port instructions to main branch readme
2021-03-13 12:04:30 -08:00
6e5f2f411f
Merge pull request #728 from mouse-reeve/wellknown-view
...
Moves federation info endpoints into views module
2021-03-13 11:11:28 -08:00
1f2da18655
Adds test for updates endpoint
2021-03-13 11:11:06 -08:00
139416d9c3
Moves federation info endpoints into views module
2021-03-13 11:00:55 -08:00
78df37a861
Merge pull request #727 from mouse-reeve/connector-tests
...
Connector tests
2021-03-13 10:24:40 -08:00
76f1643269
Tests ignore edition openlibrary connector code
...
also removes print statements oops
2021-03-13 10:11:13 -08:00
414dd6bd20
Adds isbn search test to connector manager
2021-03-13 10:01:17 -08:00
6b22de2075
More tests for bookwyrm connector
2021-03-13 09:43:15 -08:00