Mouse Reeve
|
1681b2563d
|
Merge branch 'main' into quote-page
|
2021-09-05 16:08:54 -07:00 |
|
Mouse Reeve
|
b80de929fd
|
Create and view quotation page numbers
|
2021-09-05 16:00:40 -07:00 |
|
Mouse Reeve
|
7ac9616c29
|
Merge pull request #1358 from bookwyrm-social/review-content-field
Remove required attribute on content field in create review form
|
2021-09-05 14:21:01 -07:00 |
|
Mouse Reeve
|
94f4a01665
|
Remove requried attribute on content field in create review form
|
2021-09-05 13:25:57 -07:00 |
|
Mouse Reeve
|
4009e80bab
|
Fixes logo path on about page
|
2021-09-05 10:33:40 -07:00 |
|
Mouse Reeve
|
3d394f96bf
|
Fixes testing if authors are present
|
2021-09-02 08:49:50 -07:00 |
|
Mouse Reeve
|
42abc145c8
|
Adds action views
|
2021-08-23 13:15:35 -07:00 |
|
Mouse Reeve
|
135fcbd269
|
Adds button to template
|
2021-08-23 13:02:27 -07:00 |
|
Mouse Reeve
|
f48cea3ed9
|
Fixes endquote outside of if statement
|
2021-08-21 10:50:49 -07:00 |
|
Mouse Reeve
|
e7ee4a45fa
|
adds missing button close tag in shelve button options
|
2021-08-21 10:50:27 -07:00 |
|
Mouse Reeve
|
ec10ebbe68
|
Fixes quote type
|
2021-08-21 10:49:35 -07:00 |
|
Mouse Reeve
|
0829696add
|
Merge pull request #1138 from joachimesque/images-django-imagekit
Generate thumnails for books
|
2021-08-18 19:53:12 -06:00 |
|
Mouse Reeve
|
19464a8715
|
Merge pull request #1301 from bookwyrm-social/refactor-modals
Prompt user to add commentary on reading status updates
|
2021-08-17 11:27:52 -06:00 |
|
Mouse Reeve
|
3026a86b11
|
Refines preventDefault logic
|
2021-08-17 09:21:57 -07:00 |
|
Mouse Reeve
|
b991510c03
|
Fixes want to read status slug
|
2021-08-16 15:00:35 -07:00 |
|
Mouse Reeve
|
5fcea99029
|
Indicate reading status changes with comments
|
2021-08-16 13:39:56 -07:00 |
|
Mouse Reeve
|
48c6a3923a
|
Save reading status update
|
2021-08-16 13:32:20 -07:00 |
|
Mouse Reeve
|
6280671d92
|
Create comments when commentary is provided
|
2021-08-16 13:08:45 -07:00 |
|
Mouse Reeve
|
f12c5df288
|
Show "optional" helper on comment field
|
2021-08-16 12:58:22 -07:00 |
|
Mouse Reeve
|
0549dbaa6d
|
Make comment optional
|
2021-08-16 12:48:52 -07:00 |
|
Mouse Reeve
|
e6b785d731
|
No-update mode for "want to read"
|
2021-08-16 12:28:04 -07:00 |
|
Mouse Reeve
|
257c9854c2
|
Move reading modal templates to their own dir
|
2021-08-16 11:30:11 -07:00 |
|
Mouse Reeve
|
7e1b606e1f
|
Fixes link in status header for comments
|
2021-08-16 11:08:13 -07:00 |
|
Mouse Reeve
|
9af435bbeb
|
Space getting removes in reply header
|
2021-08-12 19:18:37 -07:00 |
|
Mouse Reeve
|
6880657deb
|
Fixes quote display
|
2021-08-12 06:42:21 -07:00 |
|
Mouse Reeve
|
45e82abda4
|
Merge branch 'main' into images-django-imagekit
|
2021-08-11 12:47:25 -06:00 |
|
Mouse Reeve
|
c6e328706b
|
Fixes required attr on content fields for composing quotes
|
2021-08-11 09:03:38 -07:00 |
|
Mouse Reeve
|
eabe886347
|
Merge pull request #1271 from bookwyrm-social/template-refactor
Always use underscores in html ids
|
2021-08-09 09:04:47 -06:00 |
|
Mouse Reeve
|
21a954c7df
|
Always use underscores in html ids
Plus some other shifting around
|
2021-08-08 19:44:12 -07:00 |
|
Mouse Reeve
|
02fac7a46b
|
Merge pull request #1269 from justinabrahms/close-span
Close the span tag for an author.
|
2021-08-08 19:26:02 -06:00 |
|
Mouse Reeve
|
650a6037a2
|
Trims status text
|
2021-08-07 15:51:53 -07:00 |
|
Justin Abrahms
|
1006096cd0
|
Close the span tag for an author.
|
2021-08-07 15:40:50 -07:00 |
|
Mouse Reeve
|
e3cbf30684
|
Local discovery view
|
2021-08-07 14:43:05 -07:00 |
|
Mouse Reeve
|
68e4462486
|
Make email a required html field in register form
|
2021-08-07 07:43:30 -07:00 |
|
Joachim
|
6a365eafb4
|
Merge branch 'main' into images-django-imagekit
|
2021-08-06 19:16:01 +02:00 |
|
Mouse Reeve
|
699d9307e3
|
Merge pull request #1251 from bookwyrm-social/prospective-follow-display
Prospective follow display
|
2021-08-04 14:58:52 -06:00 |
|
Mouse Reeve
|
f5c129dce7
|
Also in suggestion area
|
2021-08-04 13:38:06 -07:00 |
|
Mouse Reeve
|
a679a46bca
|
Limit authors displayed in status
|
2021-08-04 12:36:54 -07:00 |
|
Mouse Reeve
|
bd7bf4ee96
|
Resolve conflict between inherited privacy and default privacy
|
2021-08-04 10:55:03 -07:00 |
|
Mouse Reeve
|
63c8301eb9
|
Merge branch '253-user-post-privacy-v2' of https://github.com/ibrand/bookwyrm into ibrand-253-user-post-privacy-v2
|
2021-08-04 10:44:30 -07:00 |
|
Joachim
|
73fd098068
|
Better naming of context variable
|
2021-08-04 11:42:18 +02:00 |
|
Joachim
|
14bf7fca2e
|
Update book_cover.html
|
2021-08-03 18:03:34 +02:00 |
|
Joachim
|
ce4553b367
|
Add simple tag to provide fallback if original image doesn't exist
|
2021-08-03 17:45:52 +02:00 |
|
Mouse Reeve
|
fc8db58cdb
|
Merge branch 'main' into suggestions-redis
|
2021-08-02 16:40:57 -07:00 |
|
Mouse Reeve
|
2370f60436
|
Update bookwyrm/templates/snippets/book_cover.html
Co-authored-by: Joachim <joachim.robert@protonmail.com>
|
2021-08-02 14:46:56 -06:00 |
|
Mouse Reeve
|
9b97fbc0ae
|
Fixes error in merge
|
2021-08-02 12:56:11 -07:00 |
|
Mouse Reeve
|
af34dc6520
|
Merge branch 'main' into images-django-imagekit
|
2021-08-02 13:43:59 -06:00 |
|
Joachim
|
3ea1bcb256
|
Merge branch 'main' into storage-s3
|
2021-07-05 13:06:19 +02:00 |
|
Joachim
|
7818a4347f
|
Specify width (250px) on Instance Description image
|
2021-06-20 15:57:08 +02:00 |
|
Joachim
|
e251b687dc
|
Merge remote-tracking branch 'upstream/main' into images-django-imagekit
|
2021-06-19 19:32:56 +02:00 |
|