Commit Graph

669 Commits

Author SHA1 Message Date
a3f0e23d23 Merge pull request #1496 from bookwyrm-social/fix-add-book
Fixes create book flow for search refactor
2021-10-03 12:12:10 -07:00
d72d4eddfd Merge pull request #1495 from bookwyrm-social/unblock-bug
Unblock bug
2021-10-03 12:02:18 -07:00
889930aa69 Fixes create book flow for search refactor 2021-10-03 11:55:16 -07:00
0798ba028f Fixes unblock signal 2021-10-03 11:51:17 -07:00
15f6d2afc4 Merge pull request #1494 from bookwyrm-social/search-limits
Remove hard limit on search endpoints
2021-10-03 11:45:12 -07:00
9059b78b57 Fixes testing if endpoint got results 2021-10-03 09:44:27 -07:00
7d8cd99926 Remove hard limit on search endpoints 2021-10-03 09:38:41 -07:00
4787d854b8 require auth on resolve book endpoint 2021-10-03 09:19:19 -07:00
9a5003f92a Don't let anonymous users search remote data 2021-10-03 09:18:17 -07:00
c821aaa18e Load status ancestors 2021-10-02 19:22:11 -07:00
14ac8bb1b5 Python formatting 2021-10-02 16:56:23 -07:00
43f0440505 Improved privacy query 2021-10-02 16:55:15 -07:00
cd57161489 Privacy filter for thread 2021-10-02 16:55:05 -07:00
7caaddbb22 Get thread children with depth first recusive search 2021-10-02 15:50:09 -07:00
085d3270a3 Load related objects in query
Reduces query load in template
2021-10-02 10:11:27 -07:00
df8f67895c Adds mention notification template 2021-10-02 08:09:57 -07:00
9d765751e8 Creates notification template directory 2021-10-02 07:32:00 -07:00
a24fe558fc Merge pull request #1480 from bookwyrm-social/comment-formatting
Post-processes statuses composed in modals
2021-10-01 12:00:56 -07:00
7d03bfd2f6 Merge pull request #1477 from bookwyrm-social/add-edit-book
Updates for adding and editing books
2021-10-01 10:36:09 -07:00
6902ffc4c3 Adds missing view file 2021-09-30 22:22:32 -07:00
5dd2aac600 Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
75e69eb269 Post-processes statuses composed in modals 2021-09-30 10:00:05 -07:00
33b3b518e8 Move views into subdirectory 2021-09-29 13:42:27 -07:00
899e6b55a8 Updates references to book templates 2021-09-29 13:27:07 -07:00
52c6a90498 Don't redirect on http request to readthrough 2021-09-29 11:02:04 -07:00
d78c278665 Progress update flow for modal 2021-09-29 10:59:36 -07:00
002a9c4267 Merge pull request #1456 from Tak/add-cover-from-url-while-adding-book
Add cover from url while adding book
2021-09-29 08:56:05 -07:00
6dbd402345 Merge pull request #1469 from bookwyrm-social/user-shelf
Reorganize user/shelf/goal views code
2021-09-28 17:51:58 -07:00
5ea40e23b7 Moves shelf delete button 2021-09-28 17:17:01 -07:00
6d9bf349d1 Fixes delete shelf logic and adds tests 2021-09-28 17:02:18 -07:00
24553e0e35 Updates edit/create shelf forms 2021-09-28 16:37:24 -07:00
183e76eb2a Adds test for shelf 2021-09-28 16:18:32 -07:00
d9945ac5e3 Updates references to templates 2021-09-28 16:04:08 -07:00
21fee19b42 Use recently active as the default sort order 2021-09-28 15:51:49 -07:00
9b091eaf75 Moves user admin templates into settings directory 2021-09-28 12:46:38 -07:00
a1a1fd90a1 Moves reports into settings directory 2021-09-28 12:43:21 -07:00
9c9adfc6f0 Updates references to templates 2021-09-28 12:39:52 -07:00
a9eb544bac Moves blocks views and tests into preferences dir 2021-09-28 11:44:53 -07:00
85f6b615bd Python formatting 2021-09-28 11:27:16 -07:00
1b0a5232bc Move preferences views into directory 2021-09-28 11:23:47 -07:00
0a37556941 Merge pull request #1401 from bookwyrm-social/opensearch
Adds opensearch xml file
2021-09-27 19:48:53 -07:00
95cdaae4d4 Python formatting 2021-09-27 19:38:54 -07:00
c32f975a67 Working in firefox 2021-09-27 19:28:50 -07:00
99ef81be9b Linter fixes 2021-09-27 19:05:13 -07:00
15fc31bf77 Merge branch 'main' into opensearch 2021-09-27 18:58:28 -07:00
e0aa8a7fdf Fixes shelf view boolean logic 2021-09-27 17:58:21 -07:00
f13f3d460c Fixing checking list perms 2021-09-27 17:52:27 -07:00
99c1a670f4 Fixes checking goal perms 2021-09-27 17:52:20 -07:00
c874a762dd Updates inbox view 2021-09-27 17:27:17 -07:00
62ff9d6199 Python formatting 2021-09-27 16:08:52 -07:00