Commit graph

8784 commits

Author SHA1 Message Date
Chris Young 5bae00b3fe Expand TOTP validity window 2023-02-09 12:49:05 +00:00
Hugh Rundle e88f1f0b8c
Merge pull request #2616 from MeecoLabs/book-series-v1
Book Series v1: a very simple version to link to book series by name\

Resolves #644
2023-02-08 21:14:51 +11:00
Dustin Steiner d1f85e4317 fix: books can have non-decimal series numbers 2023-02-07 12:05:20 +00:00
Dustin b20b52af7f
Merge branch 'main' into book-series-v1 2023-02-07 11:57:39 +00:00
Giebisch 21575fbf3f Unused variable fix 2023-02-06 14:09:53 +01:00
Giebisch 248eab22ed Merge branch 'main' into page-range 2023-02-06 14:02:05 +01:00
Giebisch f65e0b7632 Add Quotation endposition test 2023-02-06 14:00:04 +01:00
Christof Dorner 6af1be28f3 Always expand content status on single status view
On the feed view along with other statuses, the body will be trimmed,
but on the single view, there's no need to trim it. This preserves the
logic for spoiler alerts.
2023-02-04 12:52:09 +01:00
Mouse Reeve d94b9f9e30
Merge pull request #2648 from bookwyrm-social/dependabot/pip/django-3.2.17
Bump django from 3.2.16 to 3.2.17
2023-02-03 15:02:51 -08:00
dependabot[bot] b43f1eab38
Bump django from 3.2.16 to 3.2.17
Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 22:18:41 +00:00
Robert George b82231202c lint 2023-02-03 12:03:52 -08:00
Robert George 297738dbb1 Merge branch 'rrgeorge/csp' of github.com:rrgeorge/bookwyrm into rrgeorge/csp 2023-02-03 11:53:52 -08:00
Robert George afe651cd6d Added img-src * csp exception to search 2023-02-03 11:53:41 -08:00
Christof Dorner f9a916db09
Merge pull request #2639 from bookwyrm-social/celery-ping
Celery ping
2023-02-03 09:40:25 +01:00
Mouse Reeve fd59fea94e
Update bookwyrm/views/admin/celery_status.py
Co-authored-by: Christof Dorner <christof@chdorner.com>
2023-02-02 16:46:36 -08:00
Mouse Reeve 739c384715
Merge branch 'main' into rrgeorge/csp 2023-02-02 16:41:18 -08:00
Mouse Reeve 213984cd78
Merge pull request #2645 from chdorner/dev/black-versions
Pin black versions
2023-02-02 16:33:38 -08:00
Christof Dorner 5887a3e246
Merge pull request #2646 from 0x29a/improve-search
Improve search results
2023-02-02 22:11:12 +01:00
0x29a 22eeee7368 Urlencode search query 2023-02-02 21:02:57 +01:00
Christof Dorner 60a0075bf4 Pin Github Actions black to 22.12.0 2023-02-02 12:36:46 +01:00
Christof Dorner aecd4d2a4f Upgrade development black to 22.12.0 2023-02-02 12:36:34 +01:00
Robert George 6b97702cc4 Fix long line 2023-02-01 13:19:57 -08:00
Robert George 36605efd20 Added support for secure cookies and django-csp 2023-02-01 12:59:10 -08:00
Dustin Steiner 610a4e8a66
chore: run styling 2023-01-31 18:44:09 +00:00
Dustin Steiner 96097f3b58
chore: use bulma override for mobile dropdown instead of classes 2023-01-31 18:33:44 +00:00
Dustin Steiner 90f996ac90
chore: multi line comment for linter 2023-01-31 10:16:44 +00:00
Dustin Steiner c2a81d88bb
Merge branch 'main' into book-series-v1 2023-01-31 10:06:07 +00:00
Dustin Steiner d0ac65b931
chore: reset translation files 2023-01-31 10:05:03 +00:00
Dustin Steiner f30a0ae714
chore: more dropdown resizes 2023-01-31 08:12:57 +00:00
Dustin Steiner ed040cd3e4
Merge branch 'main' into mobile/dropdown-larger-size 2023-01-31 08:01:29 +00:00
Mouse Reeve 006ff697b9
Merge pull request #2636 from 0x29a/redundant-db-queries
Remove redundant DB queries
2023-01-30 09:03:18 -08:00
Mouse Reeve 686d5625ed
Merge pull request #2627 from MeecoLabs/admin-manually-activate-user
Button in admin view to manually activate pending user
2023-01-30 09:01:05 -08:00
Mouse Reeve 46607df7e5 Merge pull request #2628 from chdorner/fix/improve-federated-generatednotes-in-feed
Improve feed header for federated generated notes
2023-01-30 08:36:36 -08:00
Mouse Reeve 8f88b72620 Adds info about celery endpoint in admin view 2023-01-30 08:35:24 -08:00
Mouse Reeve c1090703e2 Adds a ping-able celery url
This will let admins set up a check to notify you if celery is not
running.
2023-01-30 08:27:40 -08:00
Giebisch f085315d70 Added Backend Part 2023-01-30 16:12:14 +01:00
Dustin Steiner e0505722e1
chore: formatting 2023-01-30 14:45:30 +00:00
Dustin Steiner f4cde843c0
chore: larger dropdown size for mobile devices 2023-01-30 14:40:33 +00:00
Dustin Steiner 59a8098517
chore: add translations 2023-01-30 08:26:59 +00:00
Dustin Steiner 1d0599d6d9
chore: make and compile messages 2023-01-30 08:23:06 +00:00
0x29a 5e87504b22 Remove duplicated editions request from book.html 2023-01-30 06:45:48 +01:00
0x29a f2d7efe2ba Remove duplicated readthrough request from comment.html 2023-01-30 06:45:48 +01:00
0x29a 6e1418c5d4 Remove duplicated mentions request from layout.html 2023-01-30 06:45:48 +01:00
0x29a 6ea2513790 Remove duplicated notifications request from layout.html 2023-01-30 06:45:48 +01:00
0x29a 3c52426a1c Optimize get_suggested_books 2023-01-30 06:45:44 +01:00
Dustin Steiner 0628ccad41
chore: sort editions with series number before edition rank 2023-01-29 11:43:56 +00:00
Dustin c0e541c7ed
Merge branch 'main' into admin-manually-activate-user 2023-01-29 11:21:31 +00:00
Dustin 23e04c2e62
Merge branch 'main' into book-series-v1 2023-01-29 09:36:52 +00:00
Dustin Steiner 4b64b70753
fix: sort series by float 2023-01-29 09:35:02 +00:00
Mouse Reeve d0a0851123
Merge pull request #2629 from 0x29a/performance-fixes
Minor performance improvements
2023-01-28 07:18:50 -08:00