1
0
Fork 0
Commit graph

1253 commits

Author SHA1 Message Date
Vivianne
5a2bf64864
Merge branch 'bookwyrm-social:main' into url-names 2022-04-08 21:45:37 -07:00
2c394a2518 Fixes typo 2022-04-08 14:29:42 -07:00
8ea1171764 Python formatting 2022-04-08 14:24:14 -07:00
9921a1e754 Various pylint complaince fixes 2022-04-08 14:23:37 -07:00
a92bf785dd Updates init files for pylint 2022-04-08 14:16:05 -07:00
4c09477aa2
Improves instance list admin view (#2068)
* Removes irrelevent initial federated server data

* Adds secondary search order to instance list

* Show last updated date

* Adds filters to federated server view

* Updates unit tests
2022-04-02 09:16:07 -07:00
ec21d20b90 Merge branch 'main' into stopped-shelf 2022-03-26 13:06:06 -07:00
701a644c31
Export user book data as csv (#1556)
Simple book data export
2022-03-26 13:04:59 -07:00
1b53c81351 Updates tests 2022-03-19 15:16:20 -07:00
5255abb2af Fixes create book view unit test 2022-03-16 17:55:41 -07:00
Vivianne Langdon
594fa5d058 Black 2022-03-11 20:00:13 -08:00
Vivianne Langdon
5d25da93d5 revert previously changed unit tests 2022-03-11 04:25:50 -08:00
Vivianne Langdon
d9ac326c29 No more remote id with slug, just add slug in local path. 2022-03-11 04:18:52 -08:00
34a4c18397
Merge branch 'main' into partially-read-shelf 2022-03-05 19:23:35 -08:00
Vivianne Langdon
05f11e68c5 Hopefully knocking out many of the unit test fails 2022-03-02 03:11:02 -08:00
f4dc07b6b9 Select theme in context processors 2022-03-01 09:53:02 -08:00
Thomas Versteeg
e9dfa42e11
Merge branch 'main' into partially-read-shelf 2022-02-25 21:00:29 +00:00
1aa6b99d1f Adds tests 2022-02-24 17:33:05 -08:00
31d362d715 Adds setup views tests 2022-02-17 14:55:48 -08:00
08e378a539 Fixes register tests 2022-02-17 13:27:44 -08:00
Thomas Versteeg
d67dac4519
Merge branch 'main' into partially-read-shelf 2022-02-17 16:34:10 +00:00
6fa29a6293 Fixes tests 2022-02-15 10:32:04 -08:00
Thomas Versteeg
d63e5ab2d2 Fix tests 2022-02-14 18:12:08 +01:00
Thomas Versteeg
c88b34814f Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01:00
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
c06817e9ff Python formatting 2022-02-09 12:23:01 -05:00
6323b0e700 Use correct model type for federated links 2022-02-09 12:20:11 -05:00
a9a6fd1242 Adds test for author page bug 2022-02-04 19:34:37 -08:00
18768a23f3 Fixes test 2022-02-04 15:30:58 -08:00
fefb7e582a Fixes list note display 2022-02-04 12:02:10 -08:00
719df5621c Unit test to catch error on list page 2022-02-04 11:58:03 -08:00
3e635f497e Adds some simple url validation 2022-02-03 15:11:01 -08:00
582b84ecaa
Merge pull request #1911 from bookwyrm-social/more-tests
Activitystreams tests
2022-02-03 13:33:15 -08:00
85aad7c219 Another sorting order error 2022-02-03 13:25:44 -08:00
cae7191a2b Python formatting 2022-02-03 13:19:56 -08:00
2c7a6e8518 Correct status order 2022-02-03 13:17:16 -08:00
1f6ecc39ac Adds allowlist for html attrs 2022-02-03 13:15:06 -08:00
7b5bee8d7b Merge branch 'main' into more-tests 2022-02-03 12:48:11 -08:00
6fd3ac0cb1 Changes how test image data is loaded 2022-02-02 09:36:47 -08:00
f86016ba33 Python formatting for black update 2022-01-30 07:01:38 -08:00
224dc4100a Activitstreams tests 2022-01-28 17:32:41 -08:00
1d45e8b4cc Updates ip blocklists tests 2022-01-27 19:43:42 -08:00
778975d492 Merge branch 'misc-tests' into user-view 2022-01-27 19:39:19 -08:00
89aa1673b2 Admin views tests 2022-01-27 19:39:07 -08:00
e7ecae0f96 Adds annual review test 2022-01-27 18:57:18 -08:00
40a14a05ad
Merge pull request #1865 from bookwyrm-social/unread-status-translation
Calculate and translate unread status counts in view
2022-01-27 18:47:35 -08:00
107f02e4e5
Merge pull request #1876 from bookwyrm-social/initdb-tests
Adds tests for initdb command
2022-01-27 18:38:55 -08:00
59b5369654 Updates tests 2022-01-27 18:23:31 -08:00
d711c7a5a2 Test fixes 2022-01-27 13:32:49 -08:00
ba18e1e34b Adds tests for initdb command 2022-01-27 13:23:29 -08:00