70a819951e
Fixes localization weirdness with dates
2021-04-19 16:18:29 -07:00
35cb3fa8fc
Updates tests
2021-04-19 16:08:01 -07:00
da19089d34
Changes language from "deactivate" to "suspend"
2021-04-19 15:55:28 -07:00
1542866b6c
Adds user admin view
2021-04-19 15:40:51 -07:00
0dd8b33991
Moves user admin templates into snippets
2021-04-19 15:19:55 -07:00
788e282dce
Moves user admin pages into their own directory
2021-04-19 15:12:36 -07:00
0947b79fb1
Python formatting
2021-04-19 15:06:33 -07:00
91aa6fa95f
Remove unneeded page checking logic
2021-04-19 15:01:20 -07:00
77775d9bf8
Remove superfluous calls to all()
2021-04-19 14:47:59 -07:00
d69ce8cbbd
Merge pull request #923 from SavinaRoja/584-sorting-lists
...
584 sorting of lists
2021-04-19 14:37:50 -07:00
Pablo Barton
fa75438070
per review, removing custom pagination for booklist and handling all pending books at the end of the list
2021-04-18 14:46:28 -04:00
43a785b6c5
Merge pull request #959 from arkhi/editions-list
...
Display book identifiers in the list of Editions
2021-04-18 09:37:34 -07:00
Fabien Basmaison
415d6c4e3f
Remove spacing between publisher info blocks.
2021-04-18 18:24:32 +02:00
D Anzorge
7a2731aef4
Use object ids with our instance base path for follow accept/reject
2021-04-18 18:08:13 +02:00
Pablo Barton
afd1cdc2a8
adjust test
2021-04-18 11:52:22 -04:00
Pablo Barton
3d0de5bea8
approving list items puts them at the end of the list
2021-04-18 11:15:42 -04:00
Fabien Basmaison
66c72c8b41
Add book identifiers to list of Editions:
...
- Add template for identifiers.
- Remove `space-between` that adds too much space on narrow views.
- Apply the `content` class only on publisher infos to avoid applying automatic styles to the description list.
2021-04-18 15:59:02 +02:00
Pablo Barton
602c8c83ba
black
2021-04-17 22:09:00 -04:00
Pablo Barton
9031184176
addressing some review
2021-04-17 21:31:38 -04:00
2914eea281
Catch user not found errors in feed
2021-04-17 18:23:33 -07:00
02e6602a0b
Reject statuses from deactivated remote users
2021-04-17 17:55:22 -07:00
8421a2e832
Clarifies logic in if statement
2021-04-17 15:14:23 -07:00
44528eaa09
Don't double-override to_activity
2021-04-17 13:31:37 -07:00
ebdbdc8790
Broadcast deletions
2021-04-17 13:19:23 -07:00
5b7f2007e8
Broadcast user deletions
2021-04-17 12:51:36 -07:00
5df2ac676b
Fixes error on deletion requests for unknown users
2021-04-17 12:51:30 -07:00
779f44e9bd
Merge pull request #954 from bookwyrm-social/ap-image
...
Handle both Image and Document types
2021-04-17 12:11:41 -07:00
020e6f74ef
Python formatting
2021-04-17 11:57:06 -07:00
8548cc99db
Merge pull request #946 from bookwyrm-social/ap-questions
...
Gracefully handle expect but unsupported activities
2021-04-17 11:52:40 -07:00
7c85b554cf
Handle both Image and Document types
2021-04-17 11:47:48 -07:00
45cf1cd7a7
Merge pull request #953 from bookwyrm-social/admin-filters
...
Filter reports and users by server name and username
2021-04-17 11:26:12 -07:00
6433aa23b2
Python formatting
2021-04-17 11:09:48 -07:00
239d927e94
Merge pull request #952 from bookwyrm-social/user-reports
...
Fixes form for reporting users
2021-04-17 10:56:46 -07:00
10cf189312
Filter reports and users by server name and username
2021-04-17 10:56:26 -07:00
e0c16b21e9
Fixes form for reporting users
2021-04-17 10:28:03 -07:00
01cfa9dde9
Show more info on report page about user and instance
2021-04-17 10:12:50 -07:00
Pablo Barton
f6824268ed
584 sorting of lists
2021-04-16 22:17:15 -04:00
bd294cce83
Check if obj exists for updates
2021-04-16 15:17:55 -07:00
caa261f4bf
Gracefully handle expect, unsupported activities
2021-04-16 15:12:38 -07:00
80ea459711
Suitable test name and comment
2021-04-15 17:57:02 -07:00
da453f8056
Adds test for populate streams management command
2021-04-15 17:43:27 -07:00
f792dd0dac
Merge pull request #943 from bookwyrm-social/activity-serialize-errors
...
Activity serialize errors
2021-04-15 17:00:00 -07:00
220fb926c9
Rename Image to Document
2021-04-15 16:35:04 -07:00
2f493336ad
Don't try to delete nonexistant objects
2021-04-15 16:24:05 -07:00
addcc59d7f
Makes cc fields optional
...
Plus a bit of cleanup in comments and to: fields
2021-04-15 16:21:54 -07:00
25b82fd2b0
Updates test
2021-04-15 16:11:03 -07:00
9176a2b9ee
Fixes bug that causes recusive broadcasts
2021-04-15 15:51:49 -07:00
Joachim
71390f1735
Set body height
2021-04-15 21:51:14 +02:00
adaaf8da67
Fixes typo in populate streams command
2021-04-15 10:29:56 -07:00
Pablo Barton
88d37736ee
902 using get_page for Paginator instead of page
2021-04-15 08:54:23 -04:00