Commit graph

  • 4304cd4a79
    use re.escape #3353 Adeodato Simó 2024-04-09 19:18:02 -0300
  • 8733369605
    test_quotation_page_serialization: add test with no position Adeodato Simó 2024-04-08 16:15:50 -0300
  • df78cc64a6
    Quotation._format_position: do not treat page numbers as integers Adeodato Simó 2024-04-08 16:10:00 -0300
  • f844abcad9
    test_quotation_page_serialization: use strings for page numbers Adeodato Simó 2024-04-08 16:08:52 -0300
  • 21a39f8170
    Merge pull request #3228 from hughrun/user-export Bart Schuurmans 2024-04-13 22:53:58 +0200
  • c3c46144fe
    add merge migration #3228 Hugh Rundle 2024-04-13 12:39:40 +1000
  • d48d312c0a
    Merge branch 'main' into user-export Hugh Rundle 2024-04-13 12:26:13 +1000
  • 501fb45528
    export avatars to own directory Hugh Rundle 2024-04-13 12:03:35 +1000
  • 7d581759da
    Merge pull request #3342 from hbrunn/main-pilkit Bart Schuurmans 2024-04-11 14:52:22 +0200
  • d5a536ae36 Change pilkit constraint to the version that does work #3342 Bart Schuurmans 2024-04-11 14:45:13 +0200
  • 26f92db5d8 Merge branch 'main' into main-pilkit Bart Schuurmans 2024-04-11 14:43:10 +0200
  • 5686c5ae5d
    Merge pull request #3356 from Minnozz/quick-fix-frontend-ci Bart Schuurmans 2024-04-10 22:10:07 +0200
  • 9d9e64399c Install same version of eslint in CI as in dev-tools #3356 Bart Schuurmans 2024-04-10 21:26:34 +0200
  • 8ba60bff78 New translations django.po (Galician) Mouse Reeve 2024-04-10 07:33:51 -0500
  • 242349ff14
    Merge 0630e34973 into b6aba44e42 #3317 Bart Schuurmans 2024-04-09 15:02:20 +0200
  • b6aba44e42
    Merge pull request #3355 from bookwyrm-social/merge-migration Mouse Reeve 2024-04-09 06:04:15 -0500
  • 3ffbb242a4 Black #3355 Mouse Reeve 2024-04-09 05:59:01 -0500
  • af0bd90c15 Adds merge migration Mouse Reeve 2024-04-09 05:57:27 -0500
  • 73630331d1
    Merge pull request #3299 from Minnozz/absorb Mouse Reeve 2024-04-09 05:55:44 -0500
  • 6408475e14
    Merge c1c449e0df into ca6dbcb483 #2562 Joachim 2024-04-05 23:17:13 +0200
  • 85adc95c59
    Merge db74b4f909 into ca6dbcb483 #2467 Trammell Hudson 2024-04-05 23:16:23 +0200
  • 935ecd22bc
    Merge 93bcbc1948 into ca6dbcb483 #1924 Ell Bradshaw 2024-04-05 23:14:43 +0200
  • d29605d94e New translations django.po (Korean) Mouse Reeve 2024-04-05 05:41:33 -0700
  • 57ba2b34a3 New translations django.po (Korean) Mouse Reeve 2024-04-05 04:07:59 -0700
  • 09e53336c0 Merge branch 'main' into production production Mouse Reeve 2024-04-04 17:19:41 -0500
  • ca6dbcb483
    Merge pull request #3348 from Minnozz/more-indexes Mouse Reeve 2024-04-04 15:18:07 -0700
  • 641a805986
    Merge 8de3668065 into 5082806b82 #3188 Mouse Reeve 2024-04-04 15:25:16 +0200
  • e1c54b2933 Remove optimizations with adverse effects #3348 Bart Schuurmans 2024-04-04 13:47:51 +0200
  • 439cb3ccaa Remove unnecessary conversions between list and set Bart Schuurmans 2024-04-04 13:15:31 +0200
  • 321397a349 Specify which column DISTINCT should apply to Bart Schuurmans 2024-04-03 21:27:40 +0200
  • 464a0298c6 Add index for finding active (and local) users Bart Schuurmans 2024-04-03 21:23:24 +0200
  • 0501ce39cd Add index for looking up User by username Bart Schuurmans 2024-04-03 21:15:24 +0200
  • 4d5a30d953 Add index for looking up KeyPair by remote id Bart Schuurmans 2024-04-03 21:11:27 +0200
  • 5cfe7eca6f Add index for finding all statuses in a thread Bart Schuurmans 2024-04-03 21:06:24 +0200
  • 5082806b82
    Merge pull request #3338 from Minnozz/fix-nginx-location Bart Schuurmans 2024-04-03 19:22:16 +0200
  • d1d91f0c2b
    Merge pull request #3347 from bookwyrm-social/dependabot/pip/pillow-10.3.0 Mouse Reeve 2024-04-03 10:01:59 -0700
  • ea0ade955b
    Bump pillow from 10.2.0 to 10.3.0 #3347 dependabot[bot] 2024-04-03 16:45:11 +0000
  • 00065bfd8d Merge branch 'main' into debug-toolbar debug-toolbar Mouse Reeve 2024-04-02 15:14:02 -0700
  • a0c1809355 Merge branch 'main' into production Mouse Reeve 2024-04-02 13:08:32 -0700
  • f085d3d0fe
    Merge pull request #3346 from Minnozz/status-remote-id-index Mouse Reeve 2024-04-02 13:02:35 -0700
  • 4bbdd0b2d0 Add index on Status.remote_id #3346 Bart Schuurmans 2024-04-02 21:54:30 +0200
  • d5fb21f330
    Merge branch 'main' into feat/api/oauth #3114 Sean Molenaar 2024-04-01 22:35:19 +0200
  • f28800af7f
    Merge pull request #3339 from Minnozz/fix-file-leaks Mouse Reeve 2024-03-31 12:43:19 -0700
  • cb3fd0cfc1
    Merge branch 'main' into feat/api/oauth Mouse Reeve 2024-03-31 12:41:12 -0700
  • 3c0d1c3616 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-30 18:43:56 -0700
  • 72ed878eeb
    Merge pull request #3343 from Minnozz/update-codeql Bart Schuurmans 2024-03-30 22:01:49 +0100
  • f666951934 Update CodeQL workflows to v3 #3343 Bart Schuurmans 2024-03-30 21:56:41 +0100
  • ad2694abbb
    Merge 0f93833b4f into e7ae0fdf93 #2560 Joachim 2024-03-30 14:11:43 -0400
  • fcd0087589 [FIX] make sure to get Pillow>=10 compatible pilkit Holger Brunn 2024-03-30 01:58:41 +0100
  • ffee29d8e2 Fix resource leaks #3339 Bart Schuurmans 2024-03-29 15:45:35 +0100
  • 75bc4f8cb0 Make nginx config safer #3338 Bart Schuurmans 2024-03-29 15:04:38 +0100
  • e7ae0fdf93
    Merge pull request #3337 from prolibre/apport-perso Bart Schuurmans 2024-03-29 14:45:59 +0100
  • 5d597f1ca9 Use new "with ()" style Bart Schuurmans 2024-03-29 14:25:08 +0100
  • 0ac9d12d1c Merge branch 'main' into user-export Bart Schuurmans 2024-03-29 14:23:10 +0100
  • e74de94640
    Merge pull request #3334 from ccamara/patch-1 Bart Schuurmans 2024-03-29 14:21:49 +0100
  • 1464d09a43
    Merge pull request #3320 from dato/better-fmt-patch-calls Bart Schuurmans 2024-03-29 14:19:16 +0100
  • 0e154dd4d2 New translations django.po (Korean) Mouse Reeve 2024-03-29 06:04:14 -0700
  • cd9a39954e New translations django.po (Korean) Mouse Reeve 2024-03-29 04:29:35 -0700
  • 2272e7a326 flower 2.0.1 fixes a few link bugs (particularly for favicon) #3337 Anthony 2024-03-29 12:07:52 +0100
  • da604c8eca New translations django.po (French) Mouse Reeve 2024-03-28 05:56:10 -0700
  • 2bbe3d4c32 Test user export archive contents Bart Schuurmans 2024-03-28 13:50:55 +0100
  • bb5d8152f1 Fix mypy error Bart Schuurmans 2024-03-28 13:21:30 +0100
  • dabf7c6e10 User export testing fixes Bart Schuurmans 2024-03-28 13:09:21 +0100
  • 2b3a9cbe94 New translations django.po (French) Mouse Reeve 2024-03-28 03:50:38 -0700
  • cdbc1d172c Fix double exports subdir in S3 user export Bart Schuurmans 2024-03-27 23:27:19 +0100
  • 10ed296770
    Merge branch 'main' into pre_commit #3212 Mouse Reeve 2024-03-27 14:39:24 -0700
  • 3133a47b7c
    Merge from main into 'better-fmt-patch-calls' #3320 Adeodato Simó 2024-03-27 17:12:56 -0300
  • c6ca547d58 Fix migration formatting Bart Schuurmans 2024-03-27 20:41:59 +0100
  • 797d5cb508 Update BookwyrmExportJob tests Bart Schuurmans 2024-03-27 20:39:57 +0100
  • 699d637bae
    Fix detection of unlisted posts (#3258) Adeodato Simó 2024-03-27 16:29:09 -0300
  • 9afd0ebb54 Update migrations Bart Schuurmans 2024-03-27 20:15:06 +0100
  • 9685ae5a0a Consolidate BookwyrmExportJob into two tasks Bart Schuurmans 2024-03-26 16:18:30 +0100
  • 2fdf045513 New translations django.po (French) Mouse Reeve 2024-03-27 11:30:13 -0700
  • 287c33b8c6 New translations django.po (French) Mouse Reeve 2024-03-27 10:31:41 -0700
  • 98600440d8
    Remove twitter from README.md #3334 Carlos Cámara 2024-03-26 17:14:09 +0000
  • 4af9da818a New translations django.po (Swedish) Mouse Reeve 2024-03-26 08:19:01 -0700
  • ed2e9e5ea8 Merge migration Bart Schuurmans 2024-03-26 13:18:13 +0100
  • ef57c0bc8b Check last user export too in post handler Bart Schuurmans 2024-03-26 13:16:08 +0100
  • 145c67dd21 Merge BookwyrmExportJob export_data field back into one with dynamic storage backend Bart Schuurmans 2024-03-26 12:41:04 +0100
  • 6a67943408
    Merge branch 'main' into user-export Bart Schuurmans 2024-03-26 13:15:40 +0100
  • ee5c306c33 New translations django.po (Dutch) Mouse Reeve 2024-03-26 04:34:53 -0700
  • d53e567145 New translations django.po (Catalan) Mouse Reeve 2024-03-26 01:20:30 -0700
  • bc5a7bfec5 New translations django.po (Galician) Mouse Reeve 2024-03-25 23:41:06 -0700
  • 5a25a56770 New translations django.po (Eastern Min) Mouse Reeve 2024-03-25 17:30:24 -0700
  • 188fb6eec7 New translations django.po (Oulipo) Mouse Reeve 2024-03-25 17:30:22 -0700
  • 2b3baa6e23 New translations django.po (Bengali, India) Mouse Reeve 2024-03-25 17:30:21 -0700
  • 39c301abc6 New translations django.po (Bashkir) Mouse Reeve 2024-03-25 17:30:19 -0700
  • eafb64513a New translations django.po (Esperanto) Mouse Reeve 2024-03-25 17:30:18 -0700
  • 7ade800066 New translations django.po (Welsh) Mouse Reeve 2024-03-25 17:30:16 -0700
  • f7b27488e2 New translations django.po (Bengali) Mouse Reeve 2024-03-25 17:30:15 -0700
  • 25dbec3a67 New translations django.po (Indonesian) Mouse Reeve 2024-03-25 17:30:14 -0700
  • 8537bf202f New translations django.po (Portuguese, Brazilian) Mouse Reeve 2024-03-25 17:30:12 -0700
  • 6c6ba9fda3 New translations django.po (Galician) Mouse Reeve 2024-03-25 17:30:11 -0700
  • 0b19e47c98 New translations django.po (Vietnamese) Mouse Reeve 2024-03-25 17:30:10 -0700
  • 62f69baa6c New translations django.po (Chinese Traditional) Mouse Reeve 2024-03-25 17:30:08 -0700
  • 00008f6593 New translations django.po (Ukrainian) Mouse Reeve 2024-03-25 17:30:06 -0700
  • bde204b7b4 New translations django.po (Turkish) Mouse Reeve 2024-03-25 17:30:05 -0700
  • 204f23b94b New translations django.po (Swedish) Mouse Reeve 2024-03-25 17:30:03 -0700
  • 318530cf43 New translations django.po (Serbian (Cyrillic)) Mouse Reeve 2024-03-25 17:30:02 -0700
  • d3e279fb78 New translations django.po (Slovenian) Mouse Reeve 2024-03-25 17:30:00 -0700