1
0
Fork 0
Commit graph

1006 commits

Author SHA1 Message Date
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
0683ce1c33 Proper markdown formatting 2022-02-04 12:07:26 -08:00
754e24812b Check image extensions before saving 2022-02-01 21:18:25 -08:00
c4b8e7949d Add more book identifier fields 2022-01-30 11:41:31 -08:00
8a07f5c396 Fixes report remote id 2022-01-30 08:50:53 -08:00
f85158191b Use form for saving list items 2022-01-25 12:11:17 -08:00
d0a4c78d02 Limit length on list item note 2022-01-24 12:02:05 -08:00
148f9b6f5e Activate pending users when email confirmation is disabled 2022-01-20 15:58:00 -08:00
8bbc4d3301 Cache checking if books are on shelve in shelve button snippet 2022-01-18 10:52:15 -08:00
02dd1e9443 Use False instead of None for test values 2022-01-17 12:45:32 -08:00
1e4aee8276 Cache user-specific ratings 2022-01-17 12:17:24 -08:00
4cc35ba25e Cache query for author's books 2022-01-17 12:05:11 -08:00
39814a21f2 Set book availability 2022-01-17 09:22:40 -08:00
7b1693a435 Larger file type field 2022-01-17 09:03:53 -08:00
8cc4427e60
Merge branch 'main' into misc/add_signatures_to_requests_for_masto_compat 2022-01-13 11:37:54 -08:00
d74360a13f Merge branch 'main' into book-file-links 2022-01-12 17:14:27 -08:00
8b2335c52c Build-in translations to privacy choices dropdwon 2022-01-12 15:26:13 -08:00
e6d9895854
Merge branch 'main' into book-file-links 2022-01-12 06:39:22 -08:00
c0b5e6ad78 Fixes linting errors 2022-01-10 15:00:37 -08:00
78dd5caf9f Allow users to report spam links 2022-01-10 14:55:10 -08:00
34f375c53c Store user that added link 2022-01-10 13:27:01 -08:00
6c78a7b6ef Add user attribution to links and domains 2022-01-10 13:20:31 -08:00
4820a2f982 Python formatting 2022-01-10 11:21:03 -08:00
f0ae37c331 Block or approve domains 2022-01-10 11:19:20 -08:00
32e3fdb438 Adds admin view 2022-01-10 10:12:28 -08:00
aa9864a21e Only show approved links 2022-01-09 20:30:23 -08:00
63075a6fe9 Updates models 2022-01-09 14:21:13 -08:00
bae355e8d2 Adds link domain table 2022-01-09 13:19:29 -08:00
16a58ae079 Merge branch 'main' into book-file-links 2022-01-08 16:58:37 -08:00
82294909a8 Python formatting 2022-01-08 16:38:52 -08:00
c822048509 Invalidate template cache on relationship change 2022-01-08 13:04:01 -08:00
0f37e0ad42 Don't try to clear caches for nonexistant authors 2022-01-05 15:55:12 -08:00
7df99afdc7 Cache status interact buttons 2022-01-05 14:54:51 -08:00
0da0091237 Cache title author snippet 2022-01-05 14:33:10 -08:00
6823d5f1b7 Cache follow button template snippet 2022-01-05 12:59:52 -08:00
Renato "Lond" Cerqueira
097d86454a Add signatures to requests to mastodon to support authorized fetch mode
When mastodon is in authorized fetch mode any request has to be signed
or it fails with 401. This adds the needed signature to the requests
made to discover the actor when receiving something from mastodon (such
as a follow request)
2022-01-05 15:46:42 +01:00
aa1a7189ae Uses function to get current year for annual goal default 2022-01-04 11:02:59 -08:00
0422421d60 Fixes bug in logged out group view 2021-12-28 14:33:30 -08:00
Joachim
24b0e086e7 Add summary_keys JSONField for the user 2021-12-22 14:57:26 +01:00
2f47284c77 Removes outdated code 2021-12-16 09:12:00 -08:00
5c99f142f9 Serialize links for books 2021-12-15 17:12:53 -08:00
86b294afd7 Re-structures link models 2021-12-15 16:23:21 -08:00
4f576b77a0 Use urlfield 2021-12-15 12:46:10 -08:00
a4859668b8 Merge branch 'main' into book-file-links 2021-12-15 10:05:29 -08:00
bee3c86223 Lookup by openlibrary key 2021-12-14 12:49:00 -08:00
79af354dfd Don't produce error is author is unset in import 2021-12-14 11:27:13 -08:00
a3d5acc70c Model name in comment 2021-12-10 12:46:40 -08:00
73e09f8d18 Use transaction decorator on group accept 2021-12-10 12:03:18 -08:00
Joachim
5b8c1bde89 Merge branch 'main' into list-embed 2021-12-08 16:40:15 +01:00
4085714764 Update openlibrary author with ISNI 2021-12-05 13:26:22 -08:00