aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-30CommonAPI: Linkify chat messages.lain
2020-05-30SafeText: Let through basic html.lain
2020-05-30Merge branch 'conversation-pagination' into 'develop'lain
2020-05-30Conversation paginationSteven Fuchs
2020-05-29Merge branch 'bugfix/csp-unproxied' into 'develop'rinpatch
2020-05-29Merge branch 'media-docs' into 'develop'rinpatch
2020-05-29Apply suggestion to lib/pleroma/plugs/http_security_plug.exrinpatch
2020-05-29Merge branch 'hotfix/streamer-test-unused-var-warning' into 'develop'lain
2020-05-29fix unused var warningRoman Chvanikov
2020-05-29Merge branch 'connect-src' into 'develop'rinpatch
2020-05-29Add blob: to connect-src CSPAlex Gleason
2020-05-29Merge branch 'fix-streaming' into 'develop'lain
2020-05-29Merge branch 'mix/database-vacuum-options' into 'develop'feld
2020-05-30Add test for stream boosts of mastodon userkPherox
2020-05-30Fix argument error in streamerkPherox
2020-05-29http_security_plug.ex: Fix non-proxied mediaHaelwenn (lanodan) Monnier
2020-05-29Document new database vacuum tasksMark Felder
2020-05-29Docs: Also add the streaming docs to the Chat api doc.lain
2020-05-29SideEffects: Ensure a chat is present before streaming something out.lain
2020-05-29Docs: Document streaming differenceslain
2020-05-29StreamerView: Actually send Chats, not ChatMessages.lain
2020-05-29SideEffects: Stream out chat messages.lain
2020-05-29Streamer: Add a chat message stream.lain
2020-05-29Merge branch 'fix-relay-repeat-notification' into 'develop'lain
2020-05-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-29Use `User.is_internal_user?` insteadkPherox
2020-05-29Don't make relay announce notificationkPherox
2020-05-29Merge branch 'fix/mediaproxy-bypass-emoji' into 'develop'rinpatch
2020-05-29HTTP Security plug: make starting csp string generation more readablerinpatch
2020-05-28Docs: Attachement limitations in MastoAPI differencesAlex Gleason
2020-05-28Merge branch 'fix/1557-gets-local-pack' into 'develop'lain
2020-05-28Merge branch 'feature/1792-update-actor-type' into 'develop'lain
2020-05-28Merge branch 'update-install-guides' into 'develop'lain
2020-05-28get-packs for local generated packAlexander Strizhakov
2020-05-28Update installation guidesEgor Kislitsyn
2020-05-28Merge branch 'chore/fix-spelling' into 'develop'rinpatch
2020-05-27Alpha sortMark Felder
2020-05-27Abstract out the database maintenance. I'd like to use this from AdminFE too.Mark Felder
2020-05-27Make clearer that this is time and resource consumingMark Felder
2020-05-27Make it obvious a full vacuum can take a whileMark Felder
2020-05-27Permit easy access to vaccum full and analyze via a mix taskMark Felder
2020-05-27Fix minor spelling errorMark Felder
2020-05-27Merge branch 'bundle/adminfe-20200527' into 'develop'rinpatch
2020-05-27Update AdminFE build, re-enables emoji packsMark Felder
2020-05-27HTTP security plug: Harden img-src and media-src when MediaProxy is enabledrinpatch
2020-05-27HTTP Security plug: rewrite &csp_string/0rinpatch
2020-05-27AccountView: Use mediaproxy URLs for emojisrinpatch
2020-05-27MediaProxy test: use config macros instead of directly putting valuesrinpatch
2020-05-27Exclude post actor from to of relay announcekPherox