Commit graph

  • 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 #668 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 #666 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 #667 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 #665 Rob 2023-11-25 08:19:23 +0900
  • b031880e41
    Extract json parser to core and use in fetch_actor (#663) Humberto Rocha 2023-11-20 13:46:51 -0500
  • 5f890c164c
    Remove forgotten print #663 Humberto Rocha 2023-11-19 19:31:53 -0500
  • 524b2673b8
    Extract json parser to core and use in fetch_actor Humberto Rocha 2023-11-19 19:21:45 -0500
  • 81d019ad0d
    Improve search api json parsing (#662) Humberto Rocha 2023-11-19 13:32:35 -0500
  • b840afb2c5
    Improve search api json parsing #662 Humberto Rocha 2023-11-19 12:51:36 -0500
  • 5267e4108c
    Allow unicode characters in hashtag (#659) Henri Dickson 2023-11-19 11:58:20 -0500
  • f9214237cf
    Merge branch 'main' into unicode-hashtag #659 Henri Dickson 2023-11-19 02:01:18 -0500
  • b122e2beda
    Fix fetching post from another takahe by searching its url (#661) Henri Dickson 2023-11-18 23:03:51 -0500
  • fe6bdcc893 fix fetching post from another takahe by searching its url #661 Henri Dickson 2023-11-18 20:29:55 -0500
  • ae1bfc49a7
    Add s3-insecure for S3 backend (#658) Rob 2023-11-18 13:49:06 +0900
  • 972213bd52 remove trailing whitespace #658 Rob 2023-11-18 09:12:20 +0900
  • 60ffb80b86 add test for hashtag Henri Dickson 2023-11-17 15:58:17 -0500
  • 24bfc6391a amend wording of S3 backend configuration Rob 2023-11-18 05:28:45 +0900
  • 2d1253eca9 allow unicode charactors in hashtag Henri Dickson 2023-11-17 14:19:31 -0500
  • dc7378e4ba Add s3-insecure protocol for S3 backend Rob 2023-11-17 18:32:19 +0900
  • 1ceef59bec
    Module-specific loggers and minor reformatting (#657) Osma Ahvenlampi 2023-11-16 19:27:20 +0200
  • 85ee2692f1 change in migrations formatting #656 Osma Ahvenlampi 2023-11-16 17:45:25 +0200
  • aadf226e88 add spans for more sentry granularity #657 Osma Ahvenlampi 2023-10-27 13:01:44 +0300
  • 28caf6c894 logging using module names Osma Ahvenlampi 2023-10-27 13:01:04 +0300
  • 84106c698a oops, formatting error in the nodeinfo logs Osma Ahvenlampi 2023-10-27 12:26:33 +0300
  • 5f9df49987 clean up nodeinfo fetch error messages Osma Ahvenlampi 2023-10-26 20:54:54 +0300
  • 05ec6cbe74 add support for enabling Mastodon 4.2 search indexing Osma Ahvenlampi 2023-11-16 16:07:28 +0200
  • 2f546dfa74
    Do not canonicalise non json content in the search endpoint (#654) Humberto Rocha 2023-11-15 17:00:56 -0500
  • 9258e7bc1d Do not canonicalise non json content in the search endpoint #654 Humberto Rocha 2023-11-15 13:08:18 -0500
  • cc9e397f60 Ensure post pruning has a random selection element Andrew Godwin 2023-11-14 00:04:18 -0700
  • dc397903b2 Fix release date formatting Andrew Godwin 2023-11-13 12:18:30 -0700
  • debf4670e8 Releasing 0.10.1 0.10.1 Andrew Godwin 2023-11-13 12:16:40 -0700
  • e49bfc4775 Add Stator tuning notes Andrew Godwin 2023-11-13 10:52:22 -0700
  • 308dd033e1 Significantly drop the default settings for stator Andrew Godwin 2023-11-13 10:39:21 -0700
  • 460d1d7e1c Don't prune replies to local, add docs Andrew Godwin 2023-11-12 18:32:38 -0700
  • eb0b0d775c Don't delete mentioned people Andrew Godwin 2023-11-12 18:06:29 -0700
  • 74f69a3813 Add identity pruning, improve post pruning Andrew Godwin 2023-11-12 18:01:01 -0700
  • 9fc497f826 Mention that the final number includes dependencies Andrew Godwin 2023-11-12 17:12:05 -0700
  • ab3648e05d Add console logging back to Stator Andrew Godwin 2023-11-12 16:48:44 -0700
  • 476f817464 Only consider local replies Andrew Godwin 2023-11-12 16:31:20 -0700
  • 99e7fb8639 Fix prune issues when multiple replies Andrew Godwin 2023-11-12 16:30:49 -0700
  • 87344b47b5 Add manual post pruning command Andrew Godwin 2023-11-12 16:23:43 -0700
  • aa39ef0571 Move remote pruning note over to 0.11 Andrew Godwin 2023-11-12 14:43:45 -0700
  • 110a5e64dc "a" to "our" is important meaning Andrew Godwin 2023-11-12 14:42:59 -0700
  • bae76c3063 Add 0.10 to release index with date Andrew Godwin 2023-11-12 14:39:24 -0700
  • 9bb40ca7f6 Releasing 0.10 0.10.0 Andrew Godwin 2023-11-12 14:12:06 -0700
  • af7f1173fc Disable remote post pruning via Stator for now Andrew Godwin 2023-11-12 12:37:04 -0700
  • 30e9b1f62d Ignore more Lemmy things Andrew Godwin 2023-11-12 12:35:11 -0700
  • 95089c0c61 Ignore some messages at inbox view time Andrew Godwin 2023-11-12 12:09:09 -0700
  • d815aa53e1 Ignore lemmy-flavour likes and dislikes Andrew Godwin 2023-11-12 11:21:23 -0700
  • e6e64f1000 Don't use other server URIs in our IDs (Fixes #323) Andrew Godwin 2023-11-12 10:20:45 -0700
  • c3bf7563b4
    Fix memcached testing error on GH Actions Andrew Godwin 2023-11-09 12:47:08 -0700
  • 866d589ab2 Fix workflows and version pin #651 Andrew Godwin 2023-11-09 12:40:06 -0700
  • 21fff6df44 Add more deps Andrew Godwin 2023-11-09 12:35:06 -0700
  • 772a1fa5f1 We apparently need sudo Andrew Godwin 2023-11-09 12:30:48 -0700
  • 2c02bc30fe Try fixing memcached build Andrew Godwin 2023-11-09 12:28:26 -0700
  • e577d020ee Bump to Python 3.11, as 3.10 is in security-only now Andrew Godwin 2023-11-09 12:19:56 -0700
  • 57cefa967c Prepping 0.10 release notes Andrew Godwin 2023-11-09 12:10:31 -0700
  • 6fdfdca442 Update all the pre-commit hooks Andrew Godwin 2023-11-09 12:07:21 -0700
  • e17f17385a Add setting to keep migration off by default for now Andrew Godwin 2023-11-09 11:58:40 -0700
  • 5cc74900b1
    Update client app compatibility, add links (#649) Jamie Bliss 2023-11-08 15:33:08 -0500
  • 3ab4c6fdc0
    Update client app compatibility, add links #649 Jamie Bliss 2023-11-08 11:54:25 -0500
  • 24577761ed
    focalpoints are floats between -1..1, not int (#648) Osma Ahvenlampi 2023-11-04 19:24:09 +0200
  • 823407abc0 remove redundant mediaType set #648 Osma Ahvenlampi 2023-11-03 10:23:51 +0200
  • 65a426603f config_system needed when running this test? not locally... Osma Ahvenlampi 2023-10-31 15:54:13 +0200
  • b03e72d246 test cases for local and remote image attachments with focal point Osma Ahvenlampi 2023-10-31 15:47:31 +0200
  • c824ef7ca7 add focalpoint to the outgoing AP content Osma Ahvenlampi 2023-10-31 15:36:30 +0200
  • 63b628e142 auto-generated migration Osma Ahvenlampi 2023-10-30 09:53:34 +0200
  • e4dd09ca54 focalpoints are floats between -1..1, not int Osma Ahvenlampi 2023-10-28 19:58:51 +0300
  • 039adae797
    Refactoring inbox processing to smaller tasks (#647) Osma Ahvenlampi 2023-10-26 19:01:03 +0300
  • 8ee952ec08 ldsig test case was missing document context, invalidating test #647 Osma Ahvenlampi 2023-10-25 11:43:59 +0300
  • e3f8e0079b error in logging message Osma Ahvenlampi 2023-10-24 18:58:38 +0300
  • 4822183d72 invalid signature test should still raise VerificationError Osma Ahvenlampi 2023-10-24 10:51:52 +0300
  • aebf4dad41 decoupled test_fetch_pinned_post_uris. Does not cover syncing posts themselves. Osma Ahvenlampi 2023-10-24 10:32:29 +0300
  • fe58b777fe decoupled test_fetch_pinned_post_uris. Does not cover syncing posts themselves. Osma Ahvenlampi 2023-10-24 10:31:52 +0300
  • 5a1b8cf689 decoupled test_fetch_pinned_post_uris. Does not cover syncing posts themselves. Osma Ahvenlampi 2023-10-24 10:25:08 +0300
  • 90a3d1e32c decoupled test_fetch_pinned_post_uris. Does not cover syncing posts themselves. Osma Ahvenlampi 2023-10-24 10:25:08 +0300
  • ad91693f06 missed a bad exception log at a freak error I've seen a couple of times Osma Ahvenlampi 2023-10-24 10:02:00 +0300
  • 380365dc61 Merge branch 'main' of github.com:jointakahe/takahe into inbox_signature_checks Osma Ahvenlampi 2023-10-24 09:42:23 +0300
  • 9368996a5b
    use logging instead of sentry.capture_* (#646) Osma Ahvenlampi 2023-10-23 19:33:55 +0300
  • d8a63d4f66 gup.pe topic actors don't have profile URLs, this caused errors Osma Ahvenlampi 2023-10-20 18:29:53 +0300
  • 803035d166 drop log level to info for missing public keys Osma Ahvenlampi 2023-10-23 16:25:07 +0300
  • 4035250108 remove fetch_author from the inbox path because of DoS risk Osma Ahvenlampi 2023-10-23 13:56:21 +0300
  • bbef12642c decouple pinned posts from fetch_actor to reduce parallel update conflict risk Osma Ahvenlampi 2023-10-20 20:07:15 +0300
  • b132303ae3 reorder signature checks to rely less on LDSignature Osma Ahvenlampi 2023-10-20 18:27:43 +0300
  • 5e20980ea4 use logging instead of sentry.capture_* #646 Osma Ahvenlampi 2023-10-17 16:00:30 +0300
  • 84ded2f3a5 Turn off remote prune for now Andrew Godwin 2023-10-19 08:42:01 -0600
  • 07d187309e Pruning docs and ability to turn off Andrew Godwin 2023-10-01 10:49:10 -0600
  • 8cc1691857 Delete remote posts after a set horizon time Andrew Godwin 2023-10-01 10:17:00 -0600
  • b60e807b91
    Separate out timeouts from other remote server issues (#645) Osma Ahvenlampi 2023-10-01 18:27:23 +0300
  • 1e8a392e57
    Deal with unknown json-ld schemas (#644) Osma Ahvenlampi 2023-09-20 21:58:38 +0300
  • da3e7f1114 ah, forget about testing contents of pinned post links #645 Osma Ahvenlampi 2023-09-20 10:54:11 +0300
  • 4f28f1c65a oops, internally featured are called pinned Osma Ahvenlampi 2023-09-20 10:48:16 +0300
  • 38a4d0a79a mock pinned posts to allow test to pass Osma Ahvenlampi 2023-09-20 10:26:23 +0300
  • ce296356b6 extend timeout handling and cover test case Osma Ahvenlampi 2023-09-19 14:58:29 +0300