Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-15 | format | hakabahitoyo | |
2018-11-15 | debuf | Hakaba Hitoyo | |
2018-11-15 | omplement mdii uploader | Hakaba Hitoyo | |
2018-11-15 | add mdii uploader | Hakaba Hitoyo | |
2018-11-15 | Merge remote-tracking branch 'official/develop' into develop | Hakaba Hitoyo | |
2018-11-15 | Revert "update pleroma frontend" | Hakaba Hitoyo | |
This reverts commit 025301546702a6fe9167e49453c3a9b44607fb75. | |||
2018-11-14 | Format. | lain | |
2018-11-14 | Add Pleroma user search api for PleromaFE. | lain | |
2018-11-14 | Merge branch 'fix-media-proxy-filename' into 'develop' | lambda | |
media_proxy: use path only to retrieve filename See merge request pleroma/pleroma!450 | |||
2018-11-14 | Merge branch 'update/pleroma-fe-20181114' into 'develop' | kaniini | |
update pleroma frontend See merge request pleroma/pleroma!451 | |||
2018-11-14 | update pleroma frontend | William Pitcock | |
2018-11-14 | Merge branch 'twitter-api-direct-messages' into 'develop' | kaniini | |
Twitter api direct messages See merge request pleroma/pleroma!449 | |||
2018-11-13 | media_proxy: use path only to retrieve filename | href | |
2018-11-13 | TwitterApi: Add direct message endpoint | lain | |
2018-11-13 | MastodonAPI: Add pagination to private messages. | lain | |
2018-11-13 | Merge branch 'media-proxy-safety' into 'develop' | lambda | |
media_proxy: CSP, content-disposition See merge request pleroma/pleroma!448 | |||
2018-11-13 | media_proxy: CSP, content-disposition | href | |
* Adds CSP headers to the media proxy endpoint * Sends `content-disposition: attachment; …` for non-image/video/audio content types The default list can be overwritten with `:media_proxy, :safe_content_types` in the configuration. * Also now appends the filename to the proxy URL (fixes some mobile apps, it was requested a while ago) | |||
2018-11-13 | Merge branch 'security/cookie-hardening' into 'develop' | lambda | |
Add __Host- prefix when secure flag is enabled See merge request pleroma/pleroma!446 | |||
2018-11-13 | Merge branch 'add-MIX_ENV-to-systemd-example' into 'develop' | lambda | |
Add MIX_ENV=prod to systemd example file See merge request pleroma/pleroma!445 | |||
2018-11-13 | Merge branch 'whalebird' into 'develop' | lambda | |
Add Whalebird as a client application in README See merge request pleroma/pleroma!447 | |||
2018-11-13 | Add __Host- prefix when secure flag is enabled | shibayashi | |
2018-11-12 | Add MIX_ENV=prod | shibayashi | |
2018-11-12 | Merge branch 'twitter-api-null-display-name' into 'develop' | scarlett | |
Twitter API: Fall back to user.nickname if user has no name Closes #375 See merge request pleroma/pleroma!444 | |||
2018-11-12 | Twitter API: Add tests for nil names. | scarlett | |
2018-11-13 | Add Whalebird as a client application in README | AkiraFukushima | |
2018-11-12 | Twitter API: Fall back to user.nickname if user has no name | scarlett | |
2018-11-12 | Merge branch 'feature/csp-plug' into 'develop' | kaniini | |
migrate CSP management to CSPPlug See merge request pleroma/pleroma!441 | |||
2018-11-12 | sample config: chase http_security change | William Pitcock | |
2018-11-12 | http security: allow referrer-policy to be configured | William Pitcock | |
2018-11-12 | rename CSPPlug to HTTPSecurityPlug. | William Pitcock | |
2018-11-11 | Merge branch 'update-readme' into 'develop' | Haelwenn | |
Update README.md See merge request pleroma/pleroma!443 | |||
2018-11-11 | Update README.md | shibayashi | |
2018-11-11 | Merge branch 'fix-list-streaming' into 'develop' | kaniini | |
Mastodon API: Fix list streaming See merge request pleroma/pleroma!442 | |||
2018-11-11 | Mastodon API: Fix list streaming | KokaKiwi | |
2018-11-11 | config docs: typo fix | William Pitcock | |
2018-11-11 | tests: add tests for CSPPlug | William Pitcock | |
2018-11-11 | example configs: kill STS/CT headers | William Pitcock | |
2018-11-11 | csp plug: add support for certificate transparency | William Pitcock | |
2018-11-11 | csp plug: add sts support | William Pitcock | |
2018-11-11 | sample config: document how to make CSPPlug send STS headers (off by default ↵ | William Pitcock | |
to allow for SSL debugging) | |||
2018-11-11 | config: add default parameters for CSPPlug | William Pitcock | |
2018-11-11 | example configs: remove obsolete CSP configuration | William Pitcock | |
2018-11-11 | plugs: add CSPPlug | William Pitcock | |
2018-11-11 | Merge branch 'bugfix/corsplug-config' into 'develop' | kaniini | |
properly configure CORSPlug See merge request pleroma/pleroma!440 | |||
2018-11-11 | nginx example config: remove CORS headers, now managed by CORSPlug. | William Pitcock | |
2018-11-11 | config: properly configure CORSPlug. | William Pitcock | |
2018-11-11 | Merge branch 'bugfix/oauth-padding' into 'develop' | kaniini | |
hotfix: oauth: fix token decode regression Closes #373 See merge request pleroma/pleroma!439 | |||
2018-11-11 | oauth: fix token decode regression | William Pitcock | |
2018-11-10 | Merge branch 'bugfix/json-ld-object-sanitization' into 'develop' | lambda | |
JSON-LD: object sanitization See merge request pleroma/pleroma!438 | |||
2018-11-10 | Merge branch 'feature/documentation' into 'develop' | kaniini | |
Add ex_doc documentation to Pleroma See merge request pleroma/pleroma!416 |