1
0
Fork 0
Commit graph

6194 commits

Author SHA1 Message Date
2fed188862 Configure email sender from .env file 2022-01-05 17:35:42 -08:00
6168ce91b3
Merge branch 'main' into list-not-loading 2022-01-05 16:33:05 -08:00
0f37e0ad42 Don't try to clear caches for nonexistant authors 2022-01-05 15:55:12 -08:00
b0fef8f0e3 Cache landing page 2022-01-05 15:53:01 -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
4a43ad95ef Linting on suggested_users 2022-01-05 13:51:34 -08:00
ad6d7d5eca Caches suggested books 2022-01-05 13:43:15 -08:00
3cda27577f Removes status content cache 2022-01-05 13:01:53 -08:00
6823d5f1b7 Cache follow button template snippet 2022-01-05 12:59:52 -08:00
a5309e9973 Cache status contents 2022-01-05 10:22:25 -08:00
d8dbf94c29 Fixes cache syntax 2022-01-05 10:16:49 -08:00
2cad762646 Use in-memory cache for CI tests 2022-01-05 09:51:00 -08:00
e6f7828361 Python formatting 2022-01-05 09:30:54 -08:00
bebb2c167e Use redis with password in dev 2022-01-05 08:52:28 -08:00
629140cad4 Adds redis cache backend 2022-01-05 08:27:31 -08:00
Renato "Lond" Cerqueira
e2ee3d27a7 WIP 2022-01-05 15:47:05 +01: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
Joachim
f141777d52 Change thumbnail generation strategy 2022-01-05 11:54:49 +01:00
b91649478b Fixes cache value 2022-01-04 18:07:30 -08:00
cc4469e7e1 Python formatting 2022-01-04 18:05:26 -08:00
5981575f0e Cache template snipped for shelve buttons 2022-01-04 17:59:35 -08:00
c28fbbeb09 Uses single query to get suggested users 2022-01-04 16:33:19 -08:00
1bd813c6f7
Merge pull request #1761 from bookwyrm-social/portuguese
Adds Portuguese locale
2022-01-04 14:45:07 -08:00
557acd40ad Fixes locale names 2022-01-04 14:34:22 -08:00
23e498879e Fixes account create tasks 2022-01-04 14:17:14 -08:00
2153afe743 Merge branch 'main' into group-list-button
Hopefully fixes failing tests!
2022-01-05 08:47:01 +11:00
3dd7847d7b Only remove non-public lists on unfollow 2022-01-04 13:46:21 -08:00
77139385c1 Merge branch 'main' into list-not-loading 2022-01-04 13:36:06 -08:00
e5c5dd8f98
Merge pull request #1736 from bookwyrm-social/new-modals-bright-futures
Switch old modals to new modals
2022-01-04 13:31:56 -08:00
d8c682fb2b Adds Portuguese to the language list 2022-01-04 13:30:08 -08:00
10a51d9689 Changes how progress input fields are id'ed 2022-01-04 12:53:48 -08:00
8a889e9a69
Merge branch 'main' into list-not-loading 2022-01-04 12:27:41 -08:00
24faa45cc7 Merge branch 'main' into annual-goal-migration 2022-01-04 12:24:34 -08:00
abb9686158
Merge pull request #1760 from bookwyrm-social/fragile-test
Updates fragile unit test causing nondeterministic failures
2022-01-04 12:23:30 -08:00
cbc8ecb4b3 NotEqual, not False 2022-01-04 11:46:44 -08:00
1ff653ddeb
Merge pull request #1749 from joachimesque/summary-goals
Display completed goal on Annual Summary page
2022-01-04 11:42:47 -08:00
9dd2b88054 Updates fragile unit test causing nondeterministic failures 2022-01-04 11:35:12 -08:00
aa1a7189ae Uses function to get current year for annual goal default 2022-01-04 11:02:59 -08:00
cccd28cb74
Merge pull request #1726 from joachimesque/options-panels
Front-end: New look and behavior for Filters and Result panels
2022-01-03 09:23:12 -08:00
d4acd89a28 Merge branch 'main' into group-list-button 2022-01-03 10:28:59 +11:00
ea08b302c9
improve group page layout
- move 'Add list' button down to the group lists
- move member search box underneath members heading
- note about members being able to create lists is now under lists heading
2022-01-03 10:09:52 +11:00
Joachim
6e8a29aebf Update annual_summary.py 2022-01-02 17:52:49 +01:00
8c265b1857
Merge pull request #1740 from bookwyrm-social/shelf-dupes
Removes duplicates from all books view
2022-01-02 07:28:50 -08:00
5313b283dd Adds comment 2022-01-02 07:16:46 -08:00
73d6dbab4c
Merge pull request #1752 from hughrun/shelf-selector-fix
only show own shelves in shelf_selector dropdown
2022-01-02 07:14:20 -08:00
49ecd86afe Runs prettier 2022-01-02 07:01:11 -08:00
93d59c33ff
only show own shelves in shelf_selector dropdown 2022-01-02 13:09:40 +11:00
38bd1f46d6
emblacken 2022-01-02 10:19:57 +11:00
c73491b05c
Show add list button to group members 2022-01-02 10:06:59 +11:00