Add option to modify HTTP pool size
[akkoma] / test / pleroma / web /
2022-12-16 floatingghostMerge pull request 'metrics' (#375) from stats into...
2022-12-16 FloatingGhostfix csp-induced HTML match error
2022-12-16 FloatingGhostmix format
2022-12-16 FloatingGhostallow disabling prometheus entirely
2022-12-16 FloatingGhostadd test for metrics controller
2022-12-16 FloatingGhostdo not allow non-admins to register tokens with admin...
2022-12-14 floatingghostgiant massive dep upgrade and dialyxir-found error...
2022-12-14 floatingghostMerge pull request 'Return HTTP code 413 when uploading...
2022-12-12 duponinReturn 413 when an actor's banner or background exceeds...
2022-12-12 duponinUploading an avatar media exceeding max size returns...
2022-12-11 FloatingGhostRemove hackney/gun in favour of finch
2022-12-09 floatingghostMerge pull request 'Magical patches' (#357) from magica...
2022-12-09 FloatingGhostRevert "mandate published on notes"
2022-12-09 FloatingGhostmandate published on notes
2022-12-09 FloatingGhostRemove FollowBotPolicy
2022-12-09 FloatingGhostextend reject MRF to check if originating instance...
2022-12-09 FloatingGhostMerge remote-tracking branch 'ilja/fix_tagpolicy_to_als...
2022-12-08 iljaFix MRF policies to also work with Update
2022-12-08 iljaFix tagpolicy to also work with Update
2022-12-07 sfrstatic-fe overhaul (#236)
2022-12-07 floatingghostMerge pull request 'Small improvements to the Gentoo...
2022-12-06 FloatingGhostAllow dashes in domain name search
2022-12-05 floatingghostRemerge of hashtag following (#341)
2022-12-04 floatingghostrevert 4a94c9a31ef11f63ea71ad9c1f085c18cf8ef083
2022-12-04 floatingghostAdd ability to follow hashtags (#336)
2022-12-03 floatingghostPurge Rejected Follow requests in daily task (#334)
2022-12-02 floatingghostMerge pull request 'Add PWA config' (#329) from pwa...
2022-12-02 floatingghostResolve follow activity from accept/reject without...
2022-12-01 floatingghostFixing up deletes a bit (#327)
2022-12-01 floatingghostMerge pull request 'docs: Remove quarantine section...
2022-11-28 floatingghostAdd ability to set a default post expiry (#321)
2022-11-27 floatingghostMerge pull request 'Spin off imports into n oban jobs...
2022-11-27 FloatingGhostSpin off imports into n oban jobs
2022-11-26 FloatingGhostMerge branch 'normalise-markup-by-default' into develop
2022-11-26 FloatingGhostweirdly no, images should not have classes
2022-11-26 floatingghostnormalise markup by default (#316)
2022-11-26 FloatingGhostAdd tests, changelog entry
2022-11-26 floatingghostfix tests broken by relay defaults changing (#314)
2022-11-26 @luna@f.l4.pmAdd Signed Fetch Statistics (#312)
2022-11-25 floatingghostMerge pull request 'change default allow_relay to false...
2022-11-24 aveChange follow_operation schema to use type BooleanLike...
2022-11-20 floatingghostMerge pull request 'Additional timeline query improveme...
2022-11-20 @r3g_5z@plem.sapph... HTTP header improvements (#294)
2022-11-10 FloatingGhostAdd media sources to connect-src if media proxy is...
2022-11-10 FloatingGhostMerge branch 'develop' of akkoma.dev:AkkomaGang/akkoma...
2022-11-10 FloatingGhoststrip \r and \r from content-disposition filenames
2022-11-10 floatingghostInclude requested_by in relationship (#260)
2022-11-08 FloatingGhostAdd fallback for reports that don't have attached activ...
2022-11-08 FloatingGhostDon't mess with the cache on metadata update
2022-11-07 FloatingGhostautomatically trim loading *. prefixes on domain blocks
2022-11-06 floatingghostFix regex usage in MRF (#254)
2022-11-06 floatingghostScrape instance nodeinfo (#251)
2022-11-04 floatingghostMerge pull request 'Fix typo in CSP Report-To header...
2022-11-04 Thomas CitharelFix typo in CSP Report-To header name
2022-11-01 floatingghostMerge pull request 'Push.Impl: support edits' (#244...
2022-11-01 floatingghostMerge pull request 'fix flaky test_user_relationship_te...
2022-11-01 floatingghostMerge pull request 'fix flaky test filter_controller_te...
2022-11-01 floatingghostMerge pull request 'fix flaky participation_test.exs...
2022-11-01 iljaFix rate_limiter_test.exs test "it restricts based...
2022-11-01 FloatingGhostFix tests in ldap registration
2022-10-28 marcin mikołajczakPush.Impl: support edits
2022-10-23 Iljafix flaky test filter_controller_test.exs:200
2022-10-19 floatingghostUnilateral remove from followers (#232)
2022-10-14 floatingghostMerge pull request 'Check that the signature matches...
2022-10-14 FloatingGhostCheck that the signature matches the creator
2022-10-06 floatingghostBackend settings sync (#226)
2022-09-19 floatingghostMerge pull request 'Move remote user interaction change...
2022-09-19 NormMake backups require its own scope (#218)
2022-09-11 floatingghostMerge pull request 'pleroma-cherry-picks' (#209) from...
2022-09-11 HélèneMetadata/Utils: use summary as description if set
2022-09-11 HélèneUser: generate private keys on user creation
2022-09-11 HélèneObjectView: do not fetch an object for its ID
2022-09-08 NormRemote interaction with posts (#198)
2022-09-06 floatingghostPost editing (#202)
2022-09-05 FloatingGhostturn inlineQuotePolicy on by default
2022-09-05 FloatingGhostadd extra tests for builder
2022-09-04 floatingghostAllow reacting with remote emoji when they exist on...
2022-08-31 floatingghostDon't persist local undone follow (#194)
2022-08-30 floatingghostadd seperate source and dest entries in language listin...
2022-08-29 floatingghostAutomatic status translation (#187)
2022-08-27 Tusooa ZhuDisconnect streaming sessions when token is revoked
2022-08-27 floatingghostGTS: cherry-picks and collection usage (#186)
2022-08-27 floatingghostMerge pull request 'Add ability to obfuscate domains...
2022-08-27 FloatingGhostAdd ability to obfuscate domains in MRF transparency
2022-08-25 floatingghostMerge pull request 'Update min elixir version in mix...
2022-08-25 floatingghostAdd support for setting language in instance metadata...
2022-08-25 floatingghostreuse valid oauth tokens (#182)
2022-08-24 floatingghostgenerate-keys-at-registration-time (#181)
2022-08-21 FloatingGhostRevert "Fix oauth2 (for real) (#179)"
2022-08-21 floatingghostFix oauth2 (for real) (#179)
2022-08-21 FloatingGhostRevert "oauth2 fixes (#177)"
2022-08-21 floatingghostadd visibility check on quote (#178)
2022-08-21 floatingghostoauth2 fixes (#177)
2022-08-18 floatingghostparser MFM server-side (#172)
2022-08-17 floatingghostonly put linked mfm in source (#171)
2022-08-17 floatingghostAPI compatibility with fedibird, frontend config (...
2022-08-12 FloatingGhostMerge branch 'stable' into develop
2022-08-11 FloatingGhostfix tests
2022-08-08 floatingghosttreat rejections in MRF as a reject in federator (...
2022-08-07 HélèneStatusView: implement pleroma.context field
next