summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-12Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev modeHaelwenn (lanodan) Monnier
2019-02-12config/dev.exs: Don’t put secure cookies on devHaelwenn (lanodan) Monnier
2019-02-12Merge branch 'fix-csp-upgrade-insecure-requests-check' into 'develop'Haelwenn
2019-02-12Merge branch 'doc/mark-streaming-feature-for-apps' into 'develop'Haelwenn
2019-02-12Mark streaming feature for mobile/web apps in Clients.mdHakaba Hitoyo
2019-02-12FormattingMark Felder
2019-02-12Fix compileMark Felder
2019-02-11WIP: Fix Twitter CardsMark Felder
2019-02-12Use url[:scheme] instead of protocol to determine if https is enabledshibayashi
2019-02-11Merge branch 'bugfix/keyword-policy-check-summary' into 'develop'kaniini
2019-02-11Filter summary in keywordpolicyrinpatch
2019-02-11Merge branch 'feature/thread-muting' into 'develop'rinpatch
2019-02-11Merge branch 'feature/rich-media-limits' into 'develop'lambda
2019-02-11Merge branch 'develop' into feature/thread-mutingKaren Konou
2019-02-11Refactor as per Rin's suggestions, add endpoint testsKaren Konou
2019-02-11Merge branch 'revert-e0de0fcf' into 'develop'lambda
2019-02-11Revert "Merge branch 'object-creation' into 'develop'"lambda
2019-02-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-02-11test: Change `lenght(…) == 0` to `Enum.empty?(…)`Haelwenn (lanodan) Monnier
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-10.credo.exs: Add test directory as wellHaelwenn (lanodan) Monnier
2019-02-10rich media: tighten fetching timeouts and size limitsWilliam Pitcock
2019-02-10Merge branch 'update-mastofe/glitch-soc-2019-02-10' into 'develop'kaniini
2019-02-10Merge branch 'feather_mention' into 'develop'kaniini
2019-02-10Merge branch 'fix/credo-issues' into 'develop'kaniini
2019-02-10Merge branch 'update-service-files-of-openrc-and-systemd-to-new-recommended-p...kaniini
2019-02-10Update service files of OpenRC and systemd to new recommended pathsshibayashi
2019-02-10Update Mastodon Frontend to 2019-02-10 bundleHaelwenn (lanodan) Monnier
2019-02-10add feather to webclientssuccfemboi
2019-02-10Merge branch 'adapt-nginx-acme-path-to-guide-recommendation' into 'develop'lambda
2019-02-10Merge branch 'docs/pleroma-clients' into 'develop'lambda
2019-02-10docs/Clients.md: Add NekoniumHaelwenn (lanodan) Monnier
2019-02-10docs/Clients.md: Add Twidere, Remove SubwayTooter, sort alphabeticallyHaelwenn (lanodan) Monnier
2019-02-10docs/Clients.md: Add Social (GNOME)Haelwenn (lanodan) Monnier
2019-02-10docs/Clients.md: Add per-type sectionsHaelwenn (lanodan) Monnier
2019-02-10docs/Clients.md: Add Brutaldon, Sengi, Halcyon, PinaforeHaelwenn (lanodan) Monnier
2019-02-10WIP: docs/Clients.md: Add documentation about clients supporting pleromaHaelwenn (lanodan) Monnier
2019-02-10refactor, status view updating, error handlingKaren Konou
2019-02-10Merge branch 'object-creation' into 'develop'rinpatch
2019-02-09Recommend the acme-challenge path that is used in the installation guidesshibayashi
2019-02-09Merge branch 'follow-enhancements' into 'develop'kaniini
2019-02-09Do object insertion through Cachexlain
2019-02-09Add unique index and unique constraint check, uniqueness test failsKaren Konou
2019-02-09Merged "check mute" test into the other twoKaren Konou
2019-02-09elixir too new for CI's mix format lolKaren Konou
2019-02-09it works!!Karen Konou
2019-02-09Mix.Tasks.Pleroma.Uploads: Disable Enum.reduce warning on line 100 (unsure)Haelwenn (lanodan) Monnier
2019-02-09de-group import/sHaelwenn (lanodan) Monnier
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09[#468] MastodonAPI scope restrictions. Removed obsolete "POST /web/login" route.Ivan Tashkinov