Commit Graph

  • 4cf109d3c4
    Add test to cover rendering update with user tusooa 2023-04-01 08:47:46 -0400
  • 050227f118
    Add test to cover error: bad_topic tusooa 2023-04-01 08:39:38 -0400
  • eebc605bc2
    Clear up debug statement tusooa 2023-04-01 08:27:43 -0400
  • 949c4f01c6
    Fix NotificationTest tusooa 2023-04-01 02:38:16 -0400
  • 7f12ad6dcc
    Fix docs wording tusooa 2023-04-01 02:37:19 -0400
  • 9572be1e5f
    Add tests for list streams tusooa 2023-04-01 02:35:12 -0400
  • 2d43067946
    Document the streaming endpoint tusooa 2023-04-01 02:24:30 -0400
  • a348c2e4dd
    Use pleroma: instead of pleroma. for ws events tusooa 2023-04-01 01:29:11 -0400
  • 7d005e8c93
    Return stream attribute in server-sent events tusooa 2023-04-01 01:25:13 -0400
  • 21395aa509
    Allow authenticating via client-sent events tusooa 2023-03-31 23:19:57 -0400
  • 273cda63ad
    Allow subscribing to streams tusooa 2023-03-31 22:55:52 -0400
  • 2b5636bf12
    Allow unified streaming endpoint tusooa 2023-03-31 21:47:37 -0400
  • 14b1b9c9b0 Merge branch 'tusooa/quote' into 'develop' tusooa 2023-10-15 20:48:16 +0000
  • 2f6fc6a7ab TwitterAPI: Return proper error when healthcheck is disabled Haelwenn (lanodan) Monnier 2023-09-24 22:52:41 +0200
  • 08608afca5
    Fix quote_visible attribute tusooa 2023-07-12 23:56:54 -0400
  • a8b2f9205d
    Expose quote_id parameter on the api tusooa 2023-07-12 23:47:31 -0400
  • 875b46d97d
    Do not mention original poster when quoting tusooa 2023-07-12 23:29:23 -0400
  • 87353e5ad1
    Fix config descriptions for mrf inline quote tusooa 2023-07-12 22:07:16 -0400
  • 8596f92654
    Fix TransmogrifierTest tusooa 2023-07-12 14:58:20 -0400
  • 8b98a98dfb
    Make InlineQuotePolicy history aware tusooa 2023-07-12 14:37:12 -0400
  • e349e92a44
    Add mrf to force link tag of quoting posts tusooa 2023-07-12 14:27:29 -0400
  • 479a6f11db
    Keep incoming Link tag tusooa 2023-07-12 14:08:24 -0400
  • e9cd004ba1
    Parse object link as quoteUrl tusooa 2023-07-12 11:09:10 -0400
  • 163e563733
    Allow more flexibility in InlineQuotePolicy tusooa 2023-07-12 09:30:43 -0400
  • 762794eed9
    Fix CommonAPITest tusooa 2023-07-10 19:43:18 -0400
  • d244c9d298
    Add changelog tusooa 2023-07-10 18:28:13 -0400
  • 9bcec87aba
    Allow local quote and private self-quote tusooa 2023-07-10 18:27:23 -0400
  • b0a7e795e7
    Unify logic for normalizing quoteUri tusooa 2023-07-10 17:57:09 -0400
  • f9697e68c2
    InlineQuotePolicy: skip objects which already have an .inline-quote span Alex Gleason 2022-01-30 10:57:29 -0600
  • 79fca39faf
    Actually, don't send _misskey_quote anymore Alex Gleason 2022-01-28 17:53:19 -0600
  • 4075eecca0
    InlineQuotePolicy: improve the way Markdown quotes are displayed by other software Alex Gleason 2022-01-28 16:07:17 -0600
  • 817e308c0d
    Handle Fedibird's new quoteUri field Alex Gleason 2022-01-28 15:55:52 -0600
  • 3c8319fe9f
    Transmogrifier: federate quotes with _misskey_quote field Alex Gleason 2022-01-28 14:06:32 -0600
  • cf8e425883
    StatusView: return quote post inside a reblog Alex Gleason 2022-01-28 12:33:07 -0600
  • 93e4972b50
    Add InlineQuotePolicy as a default MRF Alex Gleason 2022-01-27 15:01:20 -0600
  • bee7e41959
    InlineQuotePolicy: don't add line breaks to markdown posts Alex Gleason 2022-01-27 14:28:06 -0600
  • 74e0a4555f
    StatusView: add `quote_visible` param Alex Gleason 2022-01-26 11:52:50 -0600
  • 6f11f11519
    StatusView: fix quote visibility Alex Gleason 2022-01-26 11:49:31 -0600
  • 59326247aa
    CommonAPI: disallow quoting private posts through the API Alex Gleason 2022-01-26 11:21:49 -0600
  • 57ef1d1211
    Add InlineQuotePolicy to force quote URLs inline Alex Gleason 2022-01-24 16:44:35 -0600
  • 36a5578d2b
    Scrubber.Default: allow span.quote-inline for quote post compatibility Alex Gleason 2022-01-24 15:34:23 -0600
  • 1f19dd76f6
    ActivityDraft: mix format, defensive actor ID Alex Gleason 2022-01-23 16:03:46 -0600
  • 54a9897938
    ActivityDraft: mention the OP of a quoted post Alex Gleason 2022-01-23 15:46:44 -0600
  • 80ab2572a4
    Return quote_url through the API, don't render quotes more than 1 level deep Alex Gleason 2022-01-23 13:55:25 -0600
  • db46abce47
    @context: add quoteUrl Alex Gleason 2022-01-22 23:29:55 -0600
  • 5716f88a1d
    InstanceView: add "quote_posting" feature Alex Gleason 2022-01-22 23:09:33 -0600
  • f4ccdfd503
    Fix typos Alex Gleason 2022-01-22 23:02:44 -0600
  • 9600973917
    mix format Alex Gleason 2022-01-22 22:57:42 -0600
  • cbd1760efa
    TransmogrifierTest: prepare an outgoing quote post Alex Gleason 2022-01-22 22:41:57 -0600
  • 3a8b5d90df
    StatusControllerTest: test creating a quote post Alex Gleason 2022-01-22 22:35:08 -0600
  • c20e90e898
    BuilderTest: build quote post Alex Gleason 2022-01-22 22:29:13 -0600
  • d4fea8b559
    ActivityDraft: allow quoting Alex Gleason 2022-01-22 22:15:54 -0600
  • 6ac19c3999
    ActivityDraft: create quote posts Alex Gleason 2022-01-22 21:27:05 -0600
  • 0d9c443e51
    StatusView: render the whole quoted status Alex Gleason 2022-01-22 20:05:58 -0600
  • ce5eb31723
    StatusView: show quoted posts through the API, probably Alex Gleason 2022-01-22 19:47:08 -0600
  • cc4badaf60
    Transmogrifier: fix quoteUrl here too Alex Gleason 2022-01-22 19:14:39 -0600
  • b022d6635d
    Transmogrifier: fetch quoted post Alex Gleason 2022-01-22 18:46:58 -0600
  • 795736af16
    ObjectValidators: improve quoteUrl compatibility Alex Gleason 2022-01-22 18:03:22 -0600
  • 7deda1fa18
    Quote post: add fixtures Alex Gleason 2022-01-22 17:30:49 -0600
  • 31eb3dc245
    ObjectValidators: accept "quoteUrl" field Alex Gleason 2022-01-22 16:41:30 -0600
  • 28ef5ebd3c Update InstanceView.features marcin mikołajczak 2023-09-07 15:00:24 +0200
  • c08884a0fc Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2023-09-03 09:35:54 -0500
  • f966abe4fb Merge branch 'release/2.5.5' into 'stable' Haelwenn 2023-09-03 12:12:44 +0000
  • 385492577d mix: version 2.5.5 Haelwenn (lanodan) Monnier 2022-12-23 18:46:14 +0100
  • 535a5ecad0 CommonAPI: Prevent users from accessing media of other users Mint 2023-09-02 01:43:25 +0300
  • a94cf2ad4f Merge branch 'check-attachment-attribution' into 'develop' Haelwenn 2023-09-03 09:09:27 +0000
  • 1afde067b1 CommonAPI: Prevent users from accessing media of other users Mint 2023-09-02 01:43:25 +0300
  • 9da4f89b7b Merge branch 'tusooa/lint' into 'develop' Haelwenn 2023-08-31 22:24:30 +0000
  • 3c5ecca377
    Skip changelog tusooa 2023-08-30 20:37:45 -0400
  • 3d09bc320e
    Make lint happy tusooa 2023-08-30 20:34:16 -0400
  • 9b2360aa83 Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2023-08-22 23:27:57 -0500
  • 1e685c8302 Merge branch 'csp-flash' into 'develop' Haelwenn 2023-08-16 13:37:49 +0000
  • d838d1990b Apply lanodan's suggestion(s) to 1 file(s) Haelwenn 2023-08-16 13:34:32 +0000
  • 79e46ce73f InstanceView: Add common_information function marcin mikołajczak 2023-08-11 13:57:22 +0200
  • 9effa24f30 Implement api/v2/instance route marcin mikołajczak 2023-08-10 22:52:38 +0200
  • b729a8b140 Merge branch 'fix-dockerfile-perms' into 'develop' tusooa 2023-08-10 00:42:29 +0000
  • c298e0165c Fix config ownership in dockerfile to pass restriction test Cat pony Black 2023-08-05 13:10:35 +0200
  • 4e355b8595 Merge branch 'disable-xml-entities-completely' into 'develop' Haelwenn 2023-08-06 08:27:27 +0000
  • 8f3864b2c4 Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2023-08-05 16:36:42 -0500
  • e629172f74 Merge remote-tracking branch 'upstream/develop' into patch420 patch420 Your New SJW Waifu 2023-08-05 16:33:28 -0500
  • 48b1e9bdc7 Completely disable xml entity resolution mae 2023-08-05 14:13:49 +0200
  • 17c336de66 Merge branch 'docs/gentoo-otp-intro' into 'develop' Haelwenn 2023-08-05 11:04:32 +0000
  • d0f7a5c4f5 Merge branch 'mergeback/2.5.4' into 'develop' Haelwenn 2023-08-05 08:13:03 +0000
  • 1f4be2b349 Merge branch 'releases/2.5.4' into 'stable' Haelwenn 2023-08-05 08:12:25 +0000
  • 4099ddb3dc Mergeback release 2.5.4 Haelwenn (lanodan) Monnier 2023-08-05 08:27:42 +0200
  • b631180b38 Release 2.5.4 Haelwenn (lanodan) Monnier 2023-08-05 08:27:42 +0200
  • cc848b78dc Document and test that XXE processing is disabled Mark Felder 2023-08-04 22:44:09 -0400
  • 77d57c974a Add unit test for external entity loading FloatingGhost 2023-08-04 22:24:32 +0100
  • fc10e07ffb Prevent XML parser from loading external entities Mae 2023-08-04 22:24:17 +0100
  • 6d48b0f1a9 Document and test that XXE processing is disabled Mark Felder 2023-08-04 22:44:09 -0400
  • 307692cee8 Add unit test for external entity loading FloatingGhost 2023-08-04 22:24:32 +0100
  • ca0859b90f Prevent XML parser from loading external entities Mae 2023-08-04 22:24:17 +0100
  • 0e321698d2 gentoo_otp_en.md: Indicate which install method it covers Haelwenn (lanodan) Monnier 2023-08-04 17:09:50 +0200
  • ff2f3862ab Merge branch 'release/2.5.3' into 'stable' Haelwenn 2023-08-04 09:45:48 +0000
  • 1062185ba0 Merge branch 'mergeback/2.5.3' into 'develop' Haelwenn 2023-08-04 09:38:01 +0000
  • 6a0fd77c48 Release 2.5.53 Haelwenn (lanodan) Monnier 2023-08-04 05:13:28 +0200
  • 65ef8f19c5 release_runtime_provider_test: chmod config for hardened permissions Haelwenn (lanodan) Monnier 2023-08-04 07:16:50 +0200
  • 9f0ad901ed changelog: Entry for config permissions restrictions Haelwenn (lanodan) Monnier 2023-06-22 01:00:25 +0200
  • 69caedc591 instance gen: Reduce permissions of pleroma directories and config files Haelwenn (lanodan) Monnier 2023-06-22 00:58:05 +0200
  • 8cc8100120 Config: Restrict permissions of OTP config file Haelwenn (lanodan) Monnier 2023-06-22 00:46:52 +0200