Christof Dorner
Christof Dorner
This should be fixed with the initial hashtag support from #2524
I've noticed that the frontend still shows these books on their old shelve (happens as well when moving a book to a different shelve). I believe there are probably two...
Once we get around to fixing this on a database level, #2660 needs attention as well given that any book coming in via ActivityPub's federation, or the connectors which transform...
I've been low-key thinking about this a bit over the past days. What do you think about this proposal: We create a new Django field type. Naming is hard, but...
I have two commits in [this draft PR](https://github.com/bookwyrm-social/bookwyrm/pull/2691) each showcasing two separate solutions to this. Both are proofs of concept and only deal with the Book edit form rendering and...
This doesn't seem to exist anymore I think? Seems there is a "Recent Imports" table now at the bottom of the `/import` page which should already be out of the...
Is this new `unique_identifier` attribute different from what is in the `identifiers` array? [docs](http://rubydoc.info/gems/epubinfo/EPUBInfo/Models/Book#identifiers-instance_method)
This has been happening a lot less since we stopped directly returning the annotations from Elasticsearch, and since we stopped indexing the document fields. In some of the recent occurrences...
Marking this as a P5 because most people will never see this.
Sure, raising the limit to 200 for replies should be alright for the time being. The real fix though is to sort out how replies are being fetched and presented...