08327b3a0a
Merge pull request #766 from mouse-reeve/decimal-ratings
...
Make rating a decimal field
2021-03-19 12:42:07 -07:00
5ed3320c9b
Formatting
2021-03-19 12:16:44 -07:00
266c6fe777
Make rating a decimal field
2021-03-19 12:14:59 -07:00
90cfff67d6
Updaates locale files
2021-03-19 11:58:27 -07:00
5f1bed3d78
Merge pull request #764 from mouse-reeve/modular-javascript
...
Move javascript into separate files and only include where needed
2021-03-19 11:01:20 -07:00
5ad645c225
Move check all js into separate file
2021-03-19 10:51:45 -07:00
443daab128
Move tabs javascript into separate file
2021-03-19 10:47:32 -07:00
e92a506e61
Upload cover via url form edit book view
2021-03-19 10:29:34 -07:00
a8545e2701
Adds tests for upload cover view
...
bonus test for user view
2021-03-19 09:20:48 -07:00
9470b2831f
Add cover via url
2021-03-18 10:04:33 -07:00
ae6d8529af
Moves add cover into modal
2021-03-18 09:44:59 -07:00
4e55018e41
Moves book templates into dir
2021-03-18 09:37:16 -07:00
1ad7d88cc8
Merge pull request #760 from mouse-reeve/reveal-cws
...
Remove a step when unfurling statuses with content warnings
2021-03-18 09:21:42 -07:00
c2386bd3a1
Remove a step when unfurling statuses with content warnings
2021-03-18 09:15:47 -07:00
77f11572f3
Remove invalid aria tag
...
thank you, bot
2021-03-18 09:08:19 -07:00
48a5232ebb
Formatting
2021-03-18 09:06:00 -07:00
91aaf704f5
Adds set reading goal display control in user settings
2021-03-18 09:05:18 -07:00
baee0796cd
Moves localstorage handlers into its own file
2021-03-18 09:02:07 -07:00
9a20b5dbd5
Hide goal using database field instead of localstorage
2021-03-18 09:00:25 -07:00
ba09377041
Use None instead of empty dict for endpoint default value
2021-03-17 13:59:16 -07:00
0d8e1f0ae2
Makes endponts a default field
2021-03-17 09:34:20 -07:00
db426d71ee
Fixes failed serialization of empty avatar field
2021-03-17 09:22:45 -07:00
d50689e63f
Merge pull request #754 from mouse-reeve/ui-fixes
...
misc UI fixes
2021-03-16 14:20:11 -07:00
f0711ad40e
Fixes margins on lists
2021-03-16 14:13:42 -07:00
bb1e8edc00
Shifts alignment on oclc number with line wrap
2021-03-16 14:09:21 -07:00
64eb6e8b07
Fixes large covers overlapping on book page
2021-03-16 14:04:51 -07:00
8e1e4572f6
Merge pull request #747 from mouse-reeve/edit-book-fields
...
Adds publishers to edit book form
2021-03-16 14:03:49 -07:00
46906f7e41
Fixes whitespace jump when switching from trimmed to full
2021-03-16 14:03:25 -07:00
9251883d77
Checks if publisher fields is present (it isn't on works)
2021-03-16 13:54:15 -07:00
6755137bad
Fixes displaying publisehrs when none are set
2021-03-16 13:46:02 -07:00
6370fbf2c6
Formatting
2021-03-16 13:39:33 -07:00
b285fb2fc0
Set shelf user by default
2021-03-16 13:37:22 -07:00
b816c322b5
Merge pull request #751 from mouse-reeve/report-notifications
...
Notify admins when a report is filed
2021-03-16 13:04:15 -07:00
550eba1f68
Black formatting
2021-03-16 12:59:25 -07:00
e5750de3dd
Notify admins when a report is filed
2021-03-16 12:57:23 -07:00
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
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
d947632b69
Adds publisher to book cover alt text
2021-03-15 15:39:16 -07:00
b1335d2811
Formatting
2021-03-15 15:33:05 -07:00
b3951a77d9
Adds publishers to edit book form
2021-03-15 15:28:50 -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
6bd0f94269
Adds plural version for rating text
2021-03-15 14:09:04 -07:00