Wykres commitów

  • d924b4843f
    Merge 39129f5da7 into 7c34ac78ed Tyler Kennedy 2024-04-21 22:28:41 +0000
  • 39129f5da7 Make slash on OAuth endpoints optional to handle clients that cannot follow redirects. (#670) Tyler Kennedy 2024-04-21 18:25:53 -0400
  • 9e2a09ef41
    Merge 5035b39a6c into 7c34ac78ed Dan Watson 2024-04-20 03:20:50 +0000
  • 5035b39a6c Docs Dan Watson 2024-04-19 23:20:44 -0400
  • ab86b1cbee Lists Dan Watson 2024-04-19 23:14:53 -0400
  • 2a94fb632d
    Merge a65d4ef34b into 7c34ac78ed Henri Dickson 2024-04-19 00:40:32 +0000
  • a65d4ef34b fix 500 when save edited annoucements Henri Dickson 2024-04-18 20:40:12 -0400
  • 9759a97463 Implement markers API Dan Watson 2024-04-16 23:43:19 -0400
  • abfeb4b95c
    Merge 814ad94b5f into 7c34ac78ed Henri Dickson 2024-04-13 14:11:28 -0400
  • 814ad94b5f fix edge case when parsing remote json Henri Dickson 2024-04-13 14:09:36 -0400
  • 9e2db88d7a
    Merge acb11d1947 into 7c34ac78ed Evan Pratten 2024-03-17 00:51:37 +0900
  • 46e9569c64
    Merge 65da6fd38a into 7c34ac78ed Peter Makholm 2024-03-14 15:47:11 +0000
  • 65da6fd38a Allow anonymous access to reading public statuses Peter Makholm 2024-03-14 15:35:04 +0000
  • de66799e45
    Merge 4f83edd9ee into 7c34ac78ed Henri Dickson 2024-02-24 10:43:37 -0500
  • 4f83edd9ee fix Article Henri Dickson 2024-02-24 10:39:38 -0500
  • 11b18a2a57
    Merge bd4bfd4584 into 7c34ac78ed Henri Dickson 2024-02-24 15:41:41 +0000
  • bd4bfd4584 improve 410 gone Henri Dickson 2024-02-24 10:41:35 -0500
  • 02bda3ad9b return 410 Gone for deleted identity Henri Dickson 2024-01-19 00:35:30 -0500
  • 8852c78cc2
    Merge 6f31dc5600 into 7c34ac78ed Henri Dickson 2024-02-20 02:24:34 +0000
  • 6f31dc5600 fix potential vulnerability when fetching remote json data Henri Dickson 2024-02-19 13:06:03 -0500
  • 556a2e1905
    Merge 021d16b015 into 7c34ac78ed Raphael Lullis 2024-02-09 22:21:42 +0100
  • 021d16b015 Ensure add_stator_indexes only run for direct descendants of StatorModel Raphael Lullis 2024-01-30 20:00:23 +0100
  • 6f7b8db3a2
    Merge a09914beb2 into 7c34ac78ed Jamie Bliss 2024-02-09 14:10:54 -0700
  • 818566421b
    Merge 21c6b2a89f into 7c34ac78ed Osma Ahvenlampi 2024-02-09 14:10:54 -0700
  • f085263499
    Merge fb02bf8492 into 7c34ac78ed Henri Dickson 2024-02-09 14:10:54 -0700
  • 204fe1c1a0
    Merge 29926f2207 into 7c34ac78ed Henri Dickson 2024-02-09 14:10:54 -0700
  • ed820ba0c7
    Merge e46992448d into 7c34ac78ed Jamie Bliss 2024-02-09 16:03:04 -0500
  • f44b16aebb
    Merge 85ee2692f1 into 7c34ac78ed Osma Ahvenlampi 2024-02-09 06:46:00 -0600
  • 66cea4b9be
    Merge d0ed35591b into 7c34ac78ed Henri Dickson 2024-02-07 07:47:39 +0900
  • 7c34ac78ed Write a release checklist and do a couple things on it main Andrew Godwin 2024-02-06 14:49:35 -0700
  • d0ed35591b do not deliver follower-only post to hashtag followers Henri Dickson 2024-02-06 00:10:47 -0500
  • 72eb6a6271
    add application/activity+json to accept header to improve compatibility (#694) Henri Dickson 2024-02-05 21:40:04 -0500
  • b2223ddf42
    Back out push notification changes 0.11.0 Jamie Bliss 2024-02-05 21:18:59 -0500
  • 045a499ddf
    Fix docs Jamie Bliss 2024-02-05 20:59:22 -0500
  • 0fa48578f2
    Write release notes for 0.11.0 Jamie Bliss 2024-02-05 20:53:09 -0500
  • 9538830a42 add application/activity+json to accept header to improve compatibility Henri Dickson 2024-01-30 03:44:06 -0500
  • e46992448d
    Handle socket errors, sign Digest header Jamie Bliss 2024-01-14 19:06:13 +0000
  • 3c6820cfe3
    Add header allowlist Jamie Bliss 2024-01-14 18:46:02 +0000
  • 1dec02f89c
    Fix follow_redirects handling Jamie Bliss 2024-01-12 00:19:49 -0500
  • cd160050ac
    Update files, emoji, fan_out Jamie Bliss 2024-01-12 00:05:30 -0500
  • d8acdf4005
    Add Client extensions to get, request, post2 Jamie Bliss 2024-01-12 00:02:44 -0500
  • bbc5cd989f
    Use httpx_mock instead of httpbin Jamie Bliss 2024-01-11 23:20:15 -0500
  • e4b2ec5d0d
    Test request-based signing Jamie Bliss 2024-01-11 23:07:37 -0500
  • 28bf2540fc
    Add test for blocking localhost Jamie Bliss 2024-01-11 21:49:14 -0500
  • a13d023750
    Fix calling the wrapped transport Jamie Bliss 2024-01-10 23:28:44 -0500
  • 17f109176e
    Can't unify Header and dict Jamie Bliss 2024-01-11 04:07:09 +0000
  • 0f033832d6
    Merge branch 'main' into httpy Jamie Bliss 2024-01-10 23:02:45 -0500
  • 5b1edda5a0
    Correctly reference BaseClient Jamie Bliss 2024-01-11 04:01:54 +0000
  • 2404a2a3e8
    Add some basic tests. Jamie Bliss 2024-01-11 03:57:37 +0000
  • c2ecb53bb3
    Actually implement range blocking. Jamie Bliss 2024-01-11 03:45:04 +0000
  • f86f3a49e4
    Fix when report ap message does not have content field (#689) Henri Dickson 2024-01-08 21:48:21 -0500
  • ee54b601a2 fix when report ap message does not have content field Henri Dickson 2024-01-08 18:48:15 -0500
  • 29926f2207 increase attachment remote_url limit Henri Dickson 2024-01-06 00:19:45 -0500
  • 2f4daa02bd
    Add missing validator to initial migration (#687) Henri Dickson 2024-01-04 10:59:26 -0500
  • fb02bf8492 fix precommit checks Henri Dickson 2024-01-02 18:28:40 -0500
  • 04f1fdf09d add missing migration Henri Dickson 2024-01-02 18:23:27 -0500
  • 0f4dc3b19f remove unused imports Henri Dickson 2024-01-02 18:21:29 -0500
  • 32200e5868 relay: fanout public posts to relays Henri Dickson 2024-01-02 17:48:25 -0500
  • dd8d49b9be relay: manage relays Henri Dickson 2024-01-02 14:26:45 -0500
  • 28df6a6213 patch outbound json to use full uri instead of as:Public Henri Dickson 2024-01-02 17:51:45 -0500
  • 798222dcdb
    Post update/delete also fanout to those who liked/boosted it but not following the author (#684) Henri Dickson 2023-12-31 13:06:30 -0500
  • 33640af49d
    only do so for public and unlisted posts Henri Dickson 2023-12-27 15:38:08 -0500
  • 74b3ac551a
    Fix accept/reject follow request (#683) Henri Dickson 2023-12-27 13:48:09 -0500
  • 76666688d6 post update/delete also fanout to those who liked/boosted it Henri Dickson 2023-12-26 23:17:36 -0500
  • cd7b7a2dbf fix accept/reject follow request Henri Dickson 2023-12-26 12:36:16 -0500
  • 4a09379e09
    Fix federating with GoToSocial (#682) Henri Dickson 2023-12-26 12:26:03 -0500
  • 1baf75bb2a Fix federating with GoToSocial Henri Dickson 2023-12-26 01:27:22 -0500
  • 448092d6d9
    Improve identity deletion (#678) Henri Dickson 2023-12-16 18:49:59 -0500
  • 152fa9220a improve identity deletion Henri Dickson 2023-12-12 02:24:01 -0500
  • 5d508a17ec
    Basic protection against invalid domain names (#680) Henri Dickson 2023-12-13 04:04:41 -0500
  • 50ef195e9f basic protection against invalid domain names Henri Dickson 2023-12-12 22:26:25 -0500
  • 6ebc23e24b
    Actually implement signing in the httpy client. Jamie Bliss 2023-12-12 20:20:55 +0000
  • d4058faf55
    Start framing out httpy Jamie Bliss 2023-12-12 19:07:32 +0000
  • d07482f5a8
    Allow statusless posts (#677) Jamie Bliss 2023-12-07 18:32:18 -0500
  • 126129d681
    Add a test for statusless posts Jamie Bliss 2023-12-07 17:24:41 +0000
  • fd6842aa87
    Update PostStatusSchema to allow for statusless posts. Jamie Bliss 2023-12-07 17:17:20 +0000
  • 123c20efb1
    When remote follows local, hold off sending Accept if remote identity is not fully fetched (#676) Henri Dickson 2023-12-06 13:08:41 -0500
  • 3b8e8c8891 when remote follows local, hold off sending Accept if remote identity is not fully fetched Henri Dickson 2023-12-06 08:24:28 -0500
  • a09914beb2
    Add test for mixed reactions handling Jamie Bliss 2023-11-10 14:42:53 -0500
  • 54bddb0dd7
    Update UI to display reactions Jamie Bliss 2023-11-10 14:54:44 -0500
  • b3e67ffe3a
    Implement reaction aggregation. Jamie Bliss 2023-11-09 14:51:09 -0500
  • 42b0b5831a
    Add more reaction tests Jamie Bliss 2023-11-09 13:40:26 -0500
  • 4c3cae337c
    Store any incoming reactions PostInteraction.value Jamie Bliss 2023-11-09 11:08:12 -0500
  • 83607779cd
    Fix README: 0.10.1 is latest release (#675) Karthik Balakrishnan 2023-12-01 21:41:18 +0530
  • 06bb495571 fix(readme): 0.10.1 is latest release Karthik Balakrishnan 2023-12-01 19:41:58 +0530
  • 21c6b2a89f sample logging config for various stator/worker modules as well as the web server Osma Ahvenlampi 2023-11-29 10:49:09 +0200
  • bf2f5378a5 logging config for stator the same was as it works for gunicorn Osma Ahvenlampi 2023-11-28 18:22:26 +0200
  • 837320f461 Invert pruning exit codes Andrew Godwin 2023-12-01 00:03:09 -0700
  • 5f28d702f8
    Make max_media_attachments configurable by admin (#669) Rob 2023-11-29 01:52:04 +0900
  • 97c9ed656f max_media_attachments: amend help text wording Rob 2023-11-28 07:27:32 +0900
  • ac7fef4b28
    Do not fetch webfinger if when querying identity on local domain (#668) Henri Dickson 2023-11-26 23:00:58 -0500
  • 054c884c7f make max_media_attachments configurable by admin Rob 2023-11-27 08:18:59 +0900
  • 59f68c35ce Do not fetch webfinger if when querying identity on local domain Henri Dickson 2023-11-26 17:40:16 -0500
  • 6855e74c6f
    Do not retry unmute if mute never expires Henri Dickson 2023-11-26 14:46:31 -0500
  • fc295cfe3c set Block state back to new if user update mute settings Henri Dickson 2023-11-26 14:22:45 -0500
  • a58d7ccd8f
    Do not make local identities outdated (#667) Henri Dickson 2023-11-26 13:19:18 -0500
  • 1a728ea023
    Add s3-insecure to pydantic checker (#665) Rob 2023-11-27 03:13:55 +0900
  • 3dc7330bae do not make local identity outdated Henri Dickson 2023-11-26 11:52:37 -0500
  • 354c09a76d do not retry unmute if mute never expires Henri Dickson 2023-11-26 11:34:12 -0500
  • c4476bcf71 Add s3-insecure to pydantic checker Rob 2023-11-25 08:19:23 +0900