Commit Graph

2857 Commits

Author SHA1 Message Date
df9787dd7a Removes stale data before doing repopulation
This probably is only an issue when there are very few users, like my
test instance
2021-08-02 18:14:44 -07:00
af8851fc2e Merge pull request #1241 from bookwyrm-social/ambiguous-ordering
Resolves ambiguous ordering in views
2021-08-02 19:02:46 -06:00
c00b35dc7c Stray file 2021-08-02 17:55:17 -07:00
dd6cce92f8 Merge branch 'main' into suggestions-redis 2021-08-02 17:49:48 -07:00
4dddd67d0c Resolves ambiguous ordering in views 2021-08-02 17:48:29 -07:00
2beaa0f0b7 Merge pull request #1238 from bookwyrm-social/test-mocks
Refactors test mocks
2021-08-02 18:47:52 -06:00
338dfd4909 More test fixes 2021-08-02 17:31:25 -07:00
85be4ecfeb Trying to fix mocks in inbox create tests 2021-08-02 16:58:24 -07:00
fc8db58cdb Merge branch 'main' into suggestions-redis 2021-08-02 16:40:57 -07:00
dca7057745 Merge pull request #1240 from bookwyrm-social/login-redirect
Stay on page when logging in from top bar
2021-08-02 17:39:16 -06:00
00c8f2a88a Python formatting 2021-08-02 16:35:53 -07:00
4a7da32f96 Fixes mock in inbox create tests 2021-08-02 16:33:23 -07:00
806638888e Stay on page when logging in from top bar
Was this bugging other people? It bugged me to no end.
2021-08-02 16:24:36 -07:00
c56c6aa8e4 Uses elided page range for directory view 2021-08-02 16:15:14 -07:00
0a7afdb1c0 Python formatting 2021-08-02 16:07:39 -07:00
6d8bced0f1 Refactors test mocks 2021-08-02 16:05:40 -07:00
acab222f8f Merge pull request #1231 from bookwyrm-social/search-remote
Automatically search remote endpoints if a local search is empty
2021-08-02 13:30:12 -06:00
d70469d2e0 Better .env vars defaults 2021-08-01 11:47:39 +02:00
1a53f5c18a Update renamed layout.html 2021-08-01 11:38:44 +02:00
78aa31afd5 Merge remote-tracking branch 'upstream/main' into storage-s3 2021-08-01 11:38:32 +02:00
a6b8d44627 Summary display updates 2021-07-31 20:30:21 -04:00
3f01cf8788 Update user_card.html 2021-07-31 19:58:12 -04:00
1c7ed30d65 Update sanitize_html.py 2021-07-31 19:54:59 -04:00
d75f33cfb2 Apply preserve-whitespace to profile summaries 2021-07-31 13:16:47 -04:00
f2186d6861 Add preserve-whitespace CSS tag 2021-07-31 13:15:49 -04:00
7af7a7b575 Recognize profile summary linebreaks + whitespace 2021-07-30 23:50:21 -04:00
0ed0f45b32 Fixes logged out state for user search 2021-07-28 16:43:49 -07:00
d5c36dbc28 Updates search remote value 2021-07-28 13:52:16 -07:00
bf99a07153 Automatically search remote endpoints if a local search is empty 2021-07-28 13:29:24 -07:00
7f44693e0c Renames feed layout file to be more consistent with other templates 2021-07-28 13:21:42 -07:00
c9602e28ce Use consistant header size 2021-07-28 13:19:56 -07:00
436afb0ebd Fixes heirarchy and classes in feed layout 2021-07-28 13:17:56 -07:00
b84ffeda08 Merge pull request #1221 from cincodenada/shelved-date
Add shelved date, populate from Goodreads import
2021-07-19 17:11:22 -06:00
f867b1c81d Update tests for shelved_date
Also make dates while we're at it
2021-07-13 22:08:15 -07:00
eadf5cf410 Use shelved date for display
I'm not sure if there's a better way to access this field, accessing via
book.shelfbook__shelved_date in the template didn't seem to work
2021-07-13 21:26:38 -07:00
a16d759766 Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
3f15e4410e Fixes link to edit book 2021-07-12 16:17:20 -07:00
6ffd8a7822 Merge pull request #1217 from bookwyrm-social/activitypub-pagination
Fixes pagination for ordered collections
2021-07-07 12:30:45 -06:00
88c23117ff Fixes outbox pagination 2021-07-07 10:56:19 -07:00
1d90ccdcaa Merge pull request #1215 from bookwyrm-social/user-status-counts
Hide deleted status counts from book page
2021-07-07 11:55:18 -06:00
b41d9440fd Adds tests for ordered collection page generator 2021-07-07 10:53:25 -07:00
23631c3c4f Fixes failing links 2021-07-07 09:49:22 -07:00
b3cd9483d3 Adds test for misinterpreted links 2021-07-07 09:47:07 -07:00
fede777e9b Hide deleted status counts from book page 2021-07-07 09:37:21 -07:00
3ea1bcb256 Merge branch 'main' into storage-s3 2021-07-05 13:06:19 +02:00
ecff6dd051 Make it black 2021-07-03 00:22:55 -07:00
28a76662fe Add backend parameter to Celery initializer
This fixed an error when viewing imports for my setup
2021-07-02 23:53:42 -07:00
b720740762 Add Tranditional Chinese translation 2021-06-30 13:54:56 +08:00
9461784a18 Python formtting 2021-06-28 13:54:38 -07:00
e13ddb10d0 Avoids template errors in dev when imports can't connect to redis 2021-06-28 13:50:04 -07:00