5623c268d6
Set application version number in settings
2020-12-30 11:55:13 -08:00
673d70aca9
Merge pull request #435 from renatolond/misc/add_user_agent_to_calls
...
Add BookWyrm user-agent to http requests
2020-12-30 11:53:12 -08:00
d3161ea361
Send appropriate error codes back with error pages
2020-12-30 11:42:07 -08:00
490591623f
Adds test for search view
2020-12-30 11:37:49 -08:00
e5a914c3c2
Fixes API search causing 500 error
2020-12-30 11:37:26 -08:00
8ffb22291a
Add connector to tested fields on search result
2020-12-30 09:51:37 -08:00
c8d031e311
Tests connector search
2020-12-30 09:48:37 -08:00
6a8353de09
Adds test for SearchResult dataclass
...
also just cleans up the styles in the test file for linting
2020-12-30 09:26:02 -08:00
d7db6d50ba
Log errors in conenctor search
2020-12-30 09:14:07 -08:00
21f67c9e28
Catch error response decoding json in search connector
2020-12-30 09:11:00 -08:00
Renato "Lond" Cerqueira
fb10cb35ad
Add BookWyrm user-agent to http requests
...
This allows other software to identify BookWyrm in calls, as well as
will allow BookWyrm to differentiate between calls done from other
fediverse software and BookWyrm to answer with specific BookWyrm data.
2020-12-30 12:36:50 +01:00
26c0880fe4
Merge pull request #425 from mouse-reeve/import-error
...
Fixes goodreads import failing on every book
2020-12-27 14:45:31 -08:00
c2301cdd26
Merge pull request #424 from ahstro/fix-docstring
...
Fix docstring for to_reject_activity
2020-12-27 14:35:16 -08:00
ac261d7b1a
Send connector with search result
...
also fix typo in get_work_from_edition_data function
2020-12-27 14:33:34 -08:00
Anton Strömkvist
97a5364b70
Fix docstring for to_reject_activity
2020-12-27 23:31:14 +01:00
9f74e95b00
stylistic cleanup of import model tests
2020-12-27 13:32:27 -08:00
e0d8e49d57
Merge pull request #422 from AndrewRadev/patch-1
...
Fix typo in Patreon link
2020-12-24 09:36:26 -08:00
Andrew Radev
313e389fc6
Fix typo in Patreon link
2020-12-24 12:56:22 +02:00
f6f075fac6
Merge pull request #421 from mouse-reeve/reverse-set-many-to-many
...
Fixes celery tasks expanding data not setting many to many fields
2020-12-23 13:52:48 -08:00
25d72c5d1e
Save attachments on incoming statuses
2020-12-23 13:38:36 -08:00
365408e86b
Handle reverse serialized fields with no serialized field
2020-12-23 13:33:46 -08:00
a3df0847e1
Fixes celery tasks expanding data not setting many to many fields
2020-12-23 12:45:40 -08:00
e7e90360b3
Adds model import
2020-12-22 10:28:04 -08:00
c34d90051f
Merge pull request #416 from mouse-reeve/book-data-model
...
Remove sync fields and share fields between book and author
2020-12-22 10:25:12 -08:00
9977fed007
Merge pull request #419 from mouse-reeve/close-suggested-post
...
Close suggested post
2020-12-22 10:23:23 -08:00
7c3f2373c7
Adds noopener to link
2020-12-22 10:19:01 -08:00
f2f2f3dd3e
Remove useless if/else on null state radio button
2020-12-22 10:12:41 -08:00
7d1cbb7be1
Adds tests for edit author view
2020-12-22 10:10:36 -08:00
77948f64d2
Merge branch 'main' into book-data-model
2020-12-22 09:29:32 -08:00
6ca8728d7c
Merge pull request #418 from mouse-reeve/edit-user-view
...
Edit user view
2020-12-22 09:28:21 -08:00
25dee8362d
Adds edit author form and stores last edited by
2020-12-22 09:26:55 -08:00
fd2f452b46
Adds title along with alt attributes on images
2020-12-22 08:26:02 -08:00
fdbce5d05e
Adds close button to suggested post window on mobile
2020-12-22 08:21:43 -08:00
db281d5154
Simplifies update user view
2020-12-21 16:19:36 -08:00
fcce1a5a36
Fixes outgoing tests
2020-12-21 15:52:06 -08:00
e6105c6cb0
Simplify edit user function
2020-12-21 14:54:45 -08:00
65e9afd271
Fixes user in outgoing tests
2020-12-21 14:54:27 -08:00
98aa946519
Merge branch 'main' into outgoing-tests
2020-12-21 14:39:39 -08:00
a4e4d260df
Merge pull request #417 from mouse-reeve/unknown-boost-error
...
Catches exception thrown when boosting unknown statuses
2020-12-21 14:39:11 -08:00
fa1ddf359a
create single outgoing tests file
2020-12-21 14:37:28 -08:00
b4c60c0591
Catches exception thrown when boosting unknown statuses
2020-12-21 14:25:10 -08:00
830aaf9d1c
Add identifier fields to author activity
2020-12-21 13:21:17 -08:00
15c22fa6c9
Merge branch 'main' into book-data-model
2020-12-21 13:16:40 -08:00
1fb728edbd
Merge pull request #415 from mouse-reeve/author_text
...
Generate author_text field dynamically
2020-12-21 13:09:40 -08:00
0de479a89f
Fixes authors set in tests
2020-12-21 13:03:48 -08:00
adfb1e696a
typo in test
2020-12-21 12:49:33 -08:00
bc64ae0504
Fixes assigning authors in test
2020-12-21 12:49:00 -08:00
bcb972ddf7
Merge pull request #414 from mouse-reeve/openlibrary-covers
...
Fixes openlibrary import to prefer editions with covers
2020-12-21 12:45:09 -08:00
862f1d2580
Fixes cover unit test
2020-12-21 12:22:47 -08:00
cfa1a1b42c
Remove sync fields and share fields between book and author
2020-12-21 12:17:18 -08:00