Commit Graph

  • 39814a5351 Revert "Change post length limit to 100,000" main Kay Faraday 2024-07-29 18:39:32 -0700
  • c39f660b7a README: add accent to the software name Kay Faraday 2024-07-28 18:39:23 -0700
  • a425fcb5c8 update README.md Kay Faraday 2024-07-28 16:12:56 -0700
  • 4127d0965f Change post length limit to 100,000 Kay Faraday 2024-07-28 16:01:30 -0700
  • 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
  • 7c34ac78ed Write a release checklist and do a couple things on it Andrew Godwin 2024-02-06 14:49:35 -0700
  • 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 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
  • f86f3a49e4
    Fix when report ap message does not have content field (#689) Henri Dickson 2024-01-08 21:48:21 -0500
  • 2f4daa02bd
    Add missing validator to initial migration (#687) Henri Dickson 2024-01-04 10:59:26 -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
  • 74b3ac551a
    Fix accept/reject follow request (#683) Henri Dickson 2023-12-27 13:48:09 -0500
  • 4a09379e09
    Fix federating with GoToSocial (#682) Henri Dickson 2023-12-26 12:26:03 -0500
  • 448092d6d9
    Improve identity deletion (#678) Henri Dickson 2023-12-16 18:49:59 -0500
  • 5d508a17ec
    Basic protection against invalid domain names (#680) Henri Dickson 2023-12-13 04:04:41 -0500
  • d07482f5a8
    Allow statusless posts (#677) Jamie Bliss 2023-12-07 18:32:18 -0500
  • 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
  • 83607779cd
    Fix README: 0.10.1 is latest release (#675) Karthik Balakrishnan 2023-12-01 21:41:18 +0530
  • 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
  • ac7fef4b28
    Do not fetch webfinger if when querying identity on local domain (#668) Henri Dickson 2023-11-26 23:00:58 -0500
  • 6855e74c6f
    Do not retry unmute if mute never expires Henri Dickson 2023-11-26 14:46:31 -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
  • b031880e41
    Extract json parser to core and use in fetch_actor (#663) Humberto Rocha 2023-11-20 13:46:51 -0500
  • 81d019ad0d
    Improve search api json parsing (#662) Humberto Rocha 2023-11-19 13:32:35 -0500
  • 5267e4108c
    Allow unicode characters in hashtag (#659) Henri Dickson 2023-11-19 11:58:20 -0500
  • b122e2beda
    Fix fetching post from another takahe by searching its url (#661) Henri Dickson 2023-11-18 23:03:51 -0500
  • ae1bfc49a7
    Add s3-insecure for S3 backend (#658) Rob 2023-11-18 13:49:06 +0900
  • 1ceef59bec
    Module-specific loggers and minor reformatting (#657) Osma Ahvenlampi 2023-11-16 19:27:20 +0200
  • 2f546dfa74
    Do not canonicalise non json content in the search endpoint (#654) Humberto Rocha 2023-11-15 17:00:56 -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 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 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
  • 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
  • 24577761ed
    focalpoints are floats between -1..1, not int (#648) Osma Ahvenlampi 2023-11-04 19:24:09 +0200
  • 039adae797
    Refactoring inbox processing to smaller tasks (#647) Osma Ahvenlampi 2023-10-26 19:01:03 +0300
  • 9368996a5b
    use logging instead of sentry.capture_* (#646) Osma Ahvenlampi 2023-10-23 19:33:55 +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
  • 8c832383e0
    Update ld schema to support instances that implement multikey and wytchspace (#643) Humberto Rocha 2023-09-16 21:09:13 -0400
  • 6c83d7b67b Fix #642: Race condition searching for unseen users Andrew Godwin 2023-09-15 10:21:33 -0600
  • dd532e4425 Fix tests for profile redirect and add to notes Andrew Godwin 2023-09-07 22:06:50 -0600
  • 1e76430f74 Don't show identity pages for remote identities Andrew Godwin 2023-09-07 21:54:42 -0600
  • ddf24d376e Fix initial identity choices Andrew Godwin 2023-09-04 11:20:49 -0600
  • 2a0bbf0d5d
    One more try to get the fetch_account/sync_pins/post relationship and parallelism fixed (#634) Osma Ahvenlampi 2023-08-27 00:16:14 +0300
  • 555046ac4d
    Ignore unknown tag type in incoming post, rather than raise exception (#639) Henri Dickson 2023-08-25 18:35:57 -0400
  • b003af64cc
    Do not print "Scheduling 0 handled" unless settings.DEBUG is on (#636) Henri Dickson 2023-08-23 08:12:21 -0400
  • 671807beb8
    Misc lemmy compat (#635) Osma Ahvenlampi 2023-08-21 05:25:48 +0300
  • 2a50928f27
    Signatures need to use UTF-8 in order to represent all URLs (#633) Osma Ahvenlampi 2023-08-21 05:24:47 +0300
  • 70b9e3b900
    Support follow requests (#625) Henri Dickson 2023-08-18 02:19:45 -0400
  • faa181807c
    Fix Accept object id for follow activity for Misskey and Firefish (#632) TAKAHASHI Shuuji 2023-08-18 15:12:53 +0900
  • 679f0def99
    Add stub API endpoint for user suggestion (api/v2/suggestions) (#631) TAKAHASHI Shuuji 2023-08-17 17:11:06 +0900
  • 1262c619bb
    Make nodeinfo do metadata based on domain requested (#628) Henri Dickson 2023-08-11 11:34:25 -0400
  • 0c72327ab7 Fix state graph Andrew Godwin 2023-08-08 09:04:21 -0600
  • 84703bbc45 Lay groundwork for moved identity state Andrew Godwin 2023-08-08 08:54:59 -0600
  • 93dfc85cf7
    Fix small syntax errors (#627) TAKAHASHI Shuuji 2023-08-08 00:18:18 +0900
  • 67d755e6d3
    Support to export blocks/mutes as CSV files (#626) TAKAHASHI Shuuji 2023-08-08 00:16:52 +0900
  • 4a9109271d
    Fix like/boost remote post (#629) Henri Dickson 2023-08-07 11:15:13 -0400
  • a69499c742
    Add 'domain' to the blocklist supported headers (#623) Humberto Rocha 2023-08-03 12:41:47 -0400
  • c4a2b62016
    Allow updated to updated transition on Domain model (#621) Humberto Rocha 2023-07-30 14:22:35 -0400
  • 1b7bb8c501
    Add Idempotency-Key to allowed CORS header (#618) Henri Dickson 2023-07-24 20:54:58 -0400
  • f3bab95827
    Add support to import blocklists (#617) Humberto Rocha 2023-07-24 19:59:50 -0400
  • 4a8bdec90c Implement inbound account migration Andrew Godwin 2023-07-22 11:46:35 -0600
  • cc6355f60b Refs #613: Also block subdomains Andrew Godwin 2023-07-22 10:54:36 -0600
  • 83b57a0998 Never put blocked domains into outdated either Andrew Godwin 2023-07-22 10:44:01 -0600
  • aac75dd4c3 Fixed #613: Don't pull nodeinfo from blocked servers! Andrew Godwin 2023-07-22 10:41:58 -0600
  • 759d5ac052 Fixed #616: Do followers-only properly Andrew Godwin 2023-07-22 10:38:22 -0600
  • 1dd076ff7d Fixed #615: Nicely reject malformatted http signatures Andrew Godwin 2023-07-20 09:55:06 -0600
  • d6cdcb1d83
    Wait setup to complete before starting web and stator containers (#611) Humberto Rocha 2023-07-17 11:31:21 -0400