Commit Graph

142 Commits

Author SHA1 Message Date
f4dc07b6b9 Select theme in context processors 2022-03-01 09:53:02 -08:00
043fd54d70 Merge branch 'main' into themes 2022-02-28 13:27:05 -08:00
e1ea847441 Merge pull request #1986 from bookwyrm-social/instance-refresh
Instance refresh
2022-02-28 13:26:22 -08:00
81cfcff939 Reload instance data 2022-02-28 13:11:01 -08:00
e90cb52f23 Add option to hide follows 2022-02-28 11:48:49 -08:00
8850b68b52 Show theme options 2022-02-27 10:48:33 -08:00
3dfbb3272e Theme selector 2022-02-27 10:00:50 -08:00
43269429ac Use selected theme 2022-02-26 13:40:06 -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
16a58ae079 Merge branch 'main' into book-file-links 2022-01-08 16:58:37 -08:00
aa1a7189ae Uses function to get current year for annual goal default 2022-01-04 11:02:59 -08:00
24b0e086e7 Add summary_keys JSONField for the user 2021-12-22 14:57:26 +01:00
5c99f142f9 Serialize links for books 2021-12-15 17:12:53 -08:00
0001d6e92a PyLint 2021-11-24 19:04:14 +01:00
40e4591a24 Apply review suggestions 2021-11-24 11:59:45 +01:00
a0093a8a2e Add status type filters 2021-11-22 00:25:47 +01:00
ba5ec878fa Adds language preference to database 2021-10-06 12:19:52 -07:00
2419942770 Create model function to update user last active date 2021-09-22 08:35:20 -07:00
08f6a97653 Python formatting 2021-09-18 11:33:43 -07:00
377a4e1ef1 Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
992e478e95 Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
3e7847e645 Set deactivation date 2021-09-11 09:00:52 -07:00
430554444f Adds deactivation date to user model
Also fixes django admin around saved lists
2021-09-11 08:57:38 -07:00
a5ef8aa6e9 Adds flag on user model to hide suggested users 2021-09-08 09:30:13 -07:00
aa91361fe4 Fixes celery kwarg for queue 2021-09-07 17:09:44 -07:00
de3f18655c Set priorities on tasks 2021-09-07 16:33:43 -07:00
5a224b5aa4 Use atomic when creating new users 2021-09-07 10:09:28 -07:00
0569bce610 Cleaner string formatting in user model 2021-08-29 07:37:21 -07:00
9c4fd1e602 Set user default values 2021-08-28 12:06:03 -07:00
dc72df7339 Generate likely followers url for existing users 2021-08-28 11:15:17 -07:00
e9d951e4cd Add user model field for followers url 2021-08-28 10:33:57 -07:00
eca0ff371c Adds saved lists many to many field 2021-08-23 11:19:15 -07:00
5926224d7e Confirm email views 2021-08-06 16:26:46 -07:00
247a7f7489 Email confirmation email 2021-08-06 15:38:37 -07:00
3e2f1806e9 Adds email confirmation code field 2021-08-06 14:42:18 -07:00
2e7dd9d4ef Fixes over-reporting user last active date 2021-08-05 19:52:15 -07:00
9bbdde1597 Python formatting 2021-08-04 10:58:23 -07:00
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
97b643ac72 Merge pull request #1243 from bookwyrm-social/fixes-set-remote-server
Fixes remote server not getting set
2021-08-04 11:35:49 -06:00
89acfa4f3e Patches stray redis calls 2021-08-04 08:50:50 -07:00
ee7bdc956a Streamline saves on user create 2021-08-03 07:43:03 -07:00
851410006a Fixes remote server not getting set
Omg this took so long for me to figure out
2021-08-03 07:00:31 -07:00
59938e2d46 Linter fixes for models 2021-06-18 15:24:10 -07:00
a20c4d583c Merge branch 'main' into pylint 2021-06-18 14:48:31 -07:00
4479864008 Updates code for linter 2021-06-18 14:12:56 -07:00
20f74ba02b More disables 2021-06-18 13:23:06 -07:00
27a3d0ae96 Merge branch 'main' into 253-user-post-privacy-v2 2021-06-14 16:47:57 -07:00
d9d34d8220 Fix linting 2021-05-27 21:40:23 +02:00
b8bff8a882 Use field tracker to launch task on field change 2021-05-27 21:09:57 +02:00