Mouse Reeve
|
bbc05578fb
|
Fixes tests
|
2021-02-02 14:59:40 -08:00 |
|
Mouse Reeve
|
f42a5444e5
|
User ordered collection subtype for shelves
|
2021-02-02 11:17:31 -08:00 |
|
Mouse Reeve
|
e61d8b7638
|
Serialize lists as custom activitypub object
|
2021-02-02 11:13:15 -08:00 |
|
Mouse Reeve
|
e53b4e57fa
|
Federating lists and shelves
|
2021-02-02 09:37:46 -08:00 |
|
Mouse Reeve
|
d7c32cc314
|
Paginates lists view
|
2021-01-31 17:34:06 -08:00 |
|
Mouse Reeve
|
5939a72c81
|
More list models tests
|
2021-01-31 13:31:49 -08:00 |
|
Mouse Reeve
|
d73a1b4ec1
|
handles list privacy in display
|
2021-01-31 08:41:11 -08:00 |
|
Mouse Reeve
|
69c2b192a4
|
Adds list creation form
|
2021-01-31 08:08:52 -08:00 |
|
Mouse Reeve
|
fe088f21fb
|
Model and migration for lists
|
2021-01-30 21:00:36 -08:00 |
|
Mouse Reeve
|
d994d8d3c8
|
Moves blocking side effects to model
|
2021-01-24 17:07:19 -08:00 |
|
Mouse Reeve
|
cc8888dea2
|
Adds incoming handler for blocking
|
2021-01-23 11:03:10 -08:00 |
|
Joel Bradshaw
|
85edee42ef
|
Merge branch 'main' into progress_update
|
2021-01-19 23:49:35 -08:00 |
|
Joel Bradshaw
|
070fa04b63
|
Add validators and more tests
I don't think these validators will do anything unless we use them or
are submitting a form, but they're there nonetheless
|
2021-01-19 23:40:11 -08:00 |
|
Joel Bradshaw
|
32346cf9a3
|
Cascade-delete progress updates
Add a warning about it, and update test to confirm it works
|
2021-01-19 22:36:44 -08:00 |
|
Mouse Reeve
|
6efe4d54f0
|
Sets minimum goal
|
2021-01-19 07:30:35 -08:00 |
|
Joel Bradshaw
|
29140be78e
|
Merge branch 'main' into progress_update
|
2021-01-18 19:41:06 -08:00 |
|
Mouse Reeve
|
69b38bfe91
|
Show latest read books first in goals page
|
2021-01-18 12:22:36 -08:00 |
|
Mouse Reeve
|
8a00c7741a
|
Nullable email
|
2021-01-18 11:51:51 -08:00 |
|
Mouse Reeve
|
11dd8c8f82
|
Allow users to log in with email or username
|
2021-01-18 11:06:28 -08:00 |
|
Joel Bradshaw
|
a4519d55c9
|
Merge branch 'main' into progress_update
|
2021-01-17 13:05:38 -08:00 |
|
Mouse Reeve
|
48febecf0d
|
Merge pull request #523 from cincodenada/fix-ordering-warning
Add order for shelf books to satisfy warning
|
2021-01-17 11:35:54 -08:00 |
|
Joel Bradshaw
|
ddb5848d32
|
Move error down into to_ordered_queryset
|
2021-01-16 23:31:47 -08:00 |
|
Mouse Reeve
|
112b9f9332
|
Create goal with privacy
|
2021-01-16 11:34:19 -08:00 |
|
Mouse Reeve
|
b648012af5
|
Adds form and models for reading goal
|
2021-01-16 08:18:54 -08:00 |
|
Joel Bradshaw
|
b0ea31f2a9
|
Add order for shelf books to satisfy warning
I believe this will sort books by order they were added to the shelf,
which seems reasonable. Should add some tests to make sure though.
|
2021-01-13 23:44:44 -08:00 |
|
Joel Bradshaw
|
48147883ce
|
Merge branch 'main' into progress_update
|
2021-01-13 19:53:26 -08:00 |
|
Joel Bradshaw
|
0b703a252b
|
Make get_rank() a regular method
It doesn't act like a property, and we have edition_rank as a proper
property anyway
|
2021-01-13 18:47:43 -08:00 |
|
Mouse Reeve
|
a6eb444a68
|
Don't error out user page
|
2021-01-11 14:05:08 -08:00 |
|
Mouse Reeve
|
5b7f7aa0e3
|
sort edition list by rank
|
2021-01-11 11:16:10 -08:00 |
|
Mouse Reeve
|
fe67f65307
|
Set default edition on bookwyrm import
|
2021-01-11 10:25:34 -08:00 |
|
Mouse Reeve
|
83852e29eb
|
Update edition ranks when work is saved
|
2021-01-11 10:02:49 -08:00 |
|
Mouse Reeve
|
6db64e33e4
|
set rank on editions
|
2021-01-11 09:29:23 -08:00 |
|
Mouse Reeve
|
b44b42be7e
|
Adds rank field to edition model
|
2021-01-11 09:18:40 -08:00 |
|
Mouse Reeve
|
6eb7872598
|
Fixes queryset for shelf page json
|
2021-01-10 07:54:58 -08:00 |
|
Mouse Reeve
|
d04271af75
|
Adds field on import job to check if job completed
the task isn't a reliable indicator, unfortunately.
|
2021-01-07 08:08:12 -08:00 |
|
Mouse Reeve
|
c8d53ee0df
|
Adds site invite created date
|
2021-01-05 11:38:03 -08:00 |
|
Mouse Reeve
|
0f4a30324e
|
Makes more about instance text customizable
|
2021-01-04 12:58:31 -08:00 |
|
Mouse Reeve
|
0c0e9bebdf
|
Use uploaded logos in templates
|
2021-01-04 12:47:10 -08:00 |
|
Mouse Reeve
|
7cc2dfe517
|
Merge branch 'main' into logo-default
|
2021-01-04 12:18:40 -08:00 |
|
Mouse Reeve
|
3fe7b95786
|
Fixes setting remote user username on update
|
2021-01-04 10:42:31 -08:00 |
|
Mouse Reeve
|
50f61f5d19
|
Merge branch 'main' into validate-username
|
2021-01-04 09:41:17 -08:00 |
|
Mouse Reeve
|
34e9847da3
|
Still need to remove validator arg in username field
|
2021-01-04 09:40:23 -08:00 |
|
Mouse Reeve
|
d8eb3454d6
|
Fixes null value in status attachment array
|
2021-01-03 20:03:35 -08:00 |
|
Mouse Reeve
|
d828b0ead9
|
Remove books manager at long last
|
2021-01-02 08:14:28 -08:00 |
|
Mouse Reeve
|
521934b4f3
|
Moves models that don't inherit Status to their own files
|
2021-01-01 10:46:15 -08:00 |
|
Mouse Reeve
|
87b8e5f39d
|
Merge pull request #451 from mouse-reeve/views-tests
Views tests
|
2020-12-31 14:03:34 -08:00 |
|
Mouse Reeve
|
2f9123c206
|
Add sort order to followers/following ordered collection querysets
|
2020-12-31 13:47:26 -08:00 |
|
Mouse Reeve
|
a444c5f6fc
|
Fixes model deduplication from data
|
2020-12-31 12:22:00 -08:00 |
|
Mouse Reeve
|
69af2f4cd3
|
Fixes untag
|
2020-12-31 08:42:09 -08:00 |
|
Mouse Reeve
|
29ee027f6d
|
Tests tag page and orders tag collection json
|
2020-12-31 08:05:24 -08:00 |
|