Wykres commitów

  • 4100085dab
    Merge 65da6fd38a into d45f22c9c2 Peter Makholm 2024-11-25 22:17:56 +0000
  • 934bd758a7
    Merge 814ad94b5f into d45f22c9c2 Henri Dickson 2024-11-25 22:17:56 +0000
  • d3e9bd3962
    Merge fb02bf8492 into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • f261154628
    Merge 29926f2207 into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • d8ce6a8ad2
    Merge bd4bfd4584 into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • d3ca630d4d
    Merge 021d16b015 into d45f22c9c2 Raphael Lullis 2024-11-25 22:17:48 +0000
  • 904b598ad1
    Merge 0c991d1faf into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • 777edb3d3f
    Merge 6f31dc5600 into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • ab33e6a4a6
    Merge 4f83edd9ee into d45f22c9c2 Henri Dickson 2024-11-25 22:17:48 +0000
  • fcdeb78a94
    Merge 5035b39a6c into d45f22c9c2 Dan Watson 2024-10-22 19:37:53 +0200
  • 9a0b2f8fad
    Merge 39129f5da7 into d45f22c9c2 Tyler Kennedy 2024-10-12 01:33:12 +0200
  • 51b55fe2f8
    Merge 21c6b2a89f into d45f22c9c2 Osma Ahvenlampi 2024-10-02 14:03:54 -0400
  • f41c2d0529
    Merge 85ee2692f1 into d45f22c9c2 Osma Ahvenlampi 2024-10-02 14:03:33 -0400
  • 2bdba8b6cd
    Merge a09914beb2 into d45f22c9c2 Jamie Bliss 2024-10-02 14:03:26 -0400
  • e236b1fee8
    Merge acb11d1947 into d45f22c9c2 Evan Pratten 2024-09-14 09:14:29 +0530
  • a68b9f091f
    Merge c41e38e809 into d45f22c9c2 Henri Dickson 2024-08-29 13:47:27 +0100
  • adbc8f5f14
    Merge 07bde998a7 into d45f22c9c2 Jamie Bliss 2024-08-29 13:47:13 +0100
  • c4759d3ac7
    Merge 1f2597ff4e into d45f22c9c2 TAKAHASHI Shuuji 2024-08-29 13:46:58 +0100
  • d45f22c9c2
    Minor python environment changes (#723) main David Fraser 2024-08-28 15:32:13 +0200
  • ffcef094ab Satisfy newline at end of file requirement David Fraser 2024-08-28 13:33:50 +0200
  • 8e4f74f287 Maintain alphabetical order to please commit hooks David Fraser 2024-08-28 13:24:29 +0200
  • 256b162aaa Ignore venv which is a common location to create a virtual environment for Python development David Fraser 2024-08-28 12:54:37 +0200
  • ba54285897 Use python-memcached as an alternative to pylibmc on Windows David Fraser 2024-08-28 12:53:53 +0200
  • 97752d278a Adjust dockerfile and docker compose to pass environment variables nicely This allows running from docker-compose with an .env file David Fraser 2024-08-28 12:47:58 +0200
  • 1f2597ff4e
    Fix wrong summary class name construction TAKAHASHI Shuuji 2024-05-27 19:43:46 +0900
  • c41e38e809 add type to api url path Henri Dickson 2024-05-24 09:51:31 -0400
  • 0c991d1faf deliver public post with hashtag to all hashtag followers Henri Dickson 2024-05-24 09:15:20 -0400
  • 07bde998a7
    Fix typo in async path Jamie Bliss 2024-05-21 15:32:33 -0400
  • 5dcc714e25
    Merge branch 'main' into httpy Jamie Bliss 2024-05-21 15:15:02 -0400
  • 024b01a144
    Add myself to a few docs (#713) Jamie Bliss 2024-05-21 14:11:53 -0400
  • 8f17b81912
    fix 500 when save edited annoucements (#708) Henri Dickson 2024-05-21 13:55:17 -0400
  • a7370ee94a
    Update conf.py Jamie Bliss 2024-05-21 13:28:10 -0400
  • 4ccb1ff1b1
    Add myself to a few docs Jamie Bliss 2024-05-21 10:51:43 -0400
  • 39129f5da7 Make slash on OAuth endpoints optional to handle clients that cannot follow redirects. (#670) Tyler Kennedy 2024-04-21 18:25:53 -0400
  • 5035b39a6c Docs Dan Watson 2024-04-19 23:20:44 -0400
  • ab86b1cbee Lists Dan Watson 2024-04-19 23:14:53 -0400
  • 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
  • 814ad94b5f fix edge case when parsing remote json Henri Dickson 2024-04-13 14:09:36 -0400
  • 65da6fd38a Allow anonymous access to reading public statuses Peter Makholm 2024-03-14 15:35:04 +0000
  • 4f83edd9ee fix Article Henri Dickson 2024-02-24 10:39:38 -0500
  • 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
  • 6f31dc5600 fix potential vulnerability when fetching remote json data Henri Dickson 2024-02-19 13:06:03 -0500
  • 021d16b015 Ensure add_stator_indexes only run for direct descendants of StatorModel Raphael Lullis 2024-01-30 20:00:23 +0100
  • 7c34ac78ed Write a release checklist and do a couple things on it 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