1
0
Fork 0
Commit graph

495 commits

Author SHA1 Message Date
9948dd2356 Use enums in more models 2022-07-04 20:27:56 -07:00
03f5a3f2c1 Use enums for notification types 2022-07-04 20:19:18 -07:00
b193652a67 Python formatting 2022-07-04 19:58:27 -07:00
a9a2da0957 Keep status as a single field 2022-07-04 19:20:04 -07:00
c7ecbb2fdf New migration file
I don't know why it felt important to do this but it did. The migrations
are in one file now and don't need a merge migration.
2022-07-04 18:42:56 -07:00
a718a168a3 Merge branch 'main' into notifications 2022-07-04 17:38:21 -07:00
b82cf887e2 linting fixes 2022-07-03 17:14:13 +10:00
80c71928c3 add show_guided_tour value to User
This boolean value indicates whether the user wishes to be show the guided tour.
It defaults to True but will be able to be easily set to False.
2022-06-13 13:07:48 +10:00
375c5a8789 Adds stopped date separate from finish date on readthrough 2022-05-26 11:36:37 -07:00
23c6019340 Adds merge migration 2022-05-26 10:23:32 -07:00
88b2cffcf2
Merge pull request #2035 from bookwyrm-social/stopped-shelf
Stopped shelf
2022-05-26 10:11:32 -07:00
a2a04da493 Adds many to many related items to notifications 2022-04-09 09:44:42 -07:00
8d266fda4d Removes unused related_book field on notification model 2022-04-08 15:21:38 -07:00
ae86829a7e
Adds Finnish locale (#2069)
* Adds Finnish locale
2022-03-31 08:20:52 -07:00
71cbe611de Merge migration 2022-03-26 13:07:27 -07:00
ec21d20b90 Merge branch 'main' into stopped-shelf 2022-03-26 13:06:06 -07:00
5cf52cff54 Formats migration 2022-03-26 10:32:07 -07:00
a6ae55608a Adds Romanian locale 2022-03-26 10:03:50 -07:00
8b061f9432 Manually updates migration 2022-03-16 16:53:16 -07:00
7b3b357756 Merge branch 'main' into form-conflict 2022-03-16 16:51:57 -07:00
108981a226 Creates fresh migration and removes merges 2022-03-16 16:35:03 -07:00
159b73d860 Fixes errors in migration 2022-03-16 13:54:25 -07:00
f2b0b306e9
Merge pull request #1934 from tversteeg/partially-read-shelf
Add 'Stopped Reading' shelf
2022-03-16 13:51:15 -07:00
820279166a Adds update script 2022-03-16 12:39:49 -07:00
Thomas Versteeg
b3f03164cc Apply black 2022-03-15 09:28:40 +01:00
corentin-feys
a0ae96923c fix to pass invite request pytest 2022-03-13 23:34:49 +01:00
corentin-feys
3e9cb2acb1 Revert to stable commit
This reverts commit d542be943f.
2022-03-13 22:56:41 +01:00
Orage Pika
bcdee8071c fixing errors from check 2022-03-13 15:49:09 +01:00
Orage Pika
d542be943f bw-dev black and fixing things according to the warning messages of the checks. 2022-03-13 13:23:58 +01:00
Thomas Versteeg
5d8404f797 Add merge migration 2022-03-12 11:45:09 +01:00
corentin-feys
1b4e532f90 Added invite question migration 2022-03-12 11:19:14 +01:00
corentin-feys
e1e03ebd22 removed unneded migrations 2022-03-07 19:41:24 +01:00
Orage Pika
5fbb5c655b custom questions 2022-03-07 18:49:59 +01:00
34a4c18397
Merge branch 'main' into partially-read-shelf 2022-03-05 19:23:35 -08:00
41ea7db8b6 Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
a6883b5b87 Adds merge migration 2022-02-28 13:30:02 -08:00
043fd54d70
Merge branch 'main' into themes 2022-02-28 13:27:05 -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
e15193e100 Adds themes 2022-02-26 12:44:20 -08:00
a5571c65bc
Update 0134_alter_stopped_reading.py 2022-02-25 18:25:41 -08:00
b511928400
Create 0134_alter_stopped_reading.py 2022-02-25 18:08:30 -08:00
Thomas Versteeg
8deee2220e Fix stopped reading status model in non-javascript environment 2022-02-25 22:39:42 +01:00
Thomas Versteeg
5eb113af6b Create merge migration 2022-02-25 22:03:49 +01:00
Thomas Versteeg
e9dfa42e11
Merge branch 'main' into partially-read-shelf 2022-02-25 21:00:29 +00:00
93f82fbf18 Adds notifications 2022-02-24 13:20:18 -08:00
ad41f19dc5 Updates report model 2022-02-24 13:00:41 -08:00
3ce8b3390e Adds task 2022-02-24 12:16:18 -08:00