Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-17 | admin_api_controller.ex: get_password_reset: fix params and response | Haelwenn (lanodan) Monnier | |
2018-11-17 | lib/pleroma/web/admin_api/admin_api_controller.ex: ↵ | Haelwenn (lanodan) Monnier | |
Pleroma.Web.AdminAPI.Controller → Pleroma.Web.AdminAPI.AdminAPIController | |||
2018-11-17 | [Pleroma.Plugs.UserIsAdminPlug]: Check if admin is true instead of false, ↵ | Haelwenn (lanodan) Monnier | |
fix error reporting | |||
2018-11-17 | lib/mix/tasks/make_admin.ex: New task | Haelwenn (lanodan) Monnier | |
2018-11-17 | lib/pleroma/plugs/user_is_admin_plug.ex: Create | Haelwenn (lanodan) Monnier | |
2018-11-17 | admin_api_controller: Have some basic code | Haelwenn (lanodan) Monnier | |
2018-11-17 | admin_api_controller.ex: Create | Haelwenn (lanodan) Monnier | |
2018-11-17 | Merge branch 'security/actor-containment' into 'develop' | lambda | |
security hotfix: actor containment See merge request pleroma/pleroma!460 | |||
2018-11-17 | tests: add a second spoofing variant | William Pitcock | |
2018-11-17 | activitypub: fetch_object_from_id(): prefer `actor` over `attributedTo` to ↵ | William Pitcock | |
avoid spoofing | |||
2018-11-17 | test: fix more test defects | William Pitcock | |
2018-11-17 | tests: add additional spoofing tests | William Pitcock | |
2018-11-17 | transmogrifier tests: fix defective spoofing test | William Pitcock | |
2018-11-17 | test: httpoison mock: add second spoofing activity test | William Pitcock | |
2018-11-17 | Merge branch 'feature/uploader-mdii' into 'develop' | kaniini | |
Feature / MDII Uploader See merge request pleroma/pleroma!454 | |||
2018-11-17 | fallbacking into local uploader | hakabahitoyo | |
2018-11-17 | better config reading | hakabahitoyo | |
2018-11-16 | Merge branch 'bugfix/dm-timeline-scope' into 'develop' | kaniini | |
TwitterAPI: Fix dm_timeline displaying only half of the conversation. See merge request pleroma/pleroma!457 | |||
2018-11-16 | TwitterAPI: Fix dm_timeline displaying only half of the conversation. | lain | |
2018-11-16 | Merge branch 'feature/pleromafe-usersearch' into 'develop' | lambda | |
Add Twitter / Pleroma API user search See merge request pleroma/pleroma!452 | |||
2018-11-16 | Merge branch 'bugfix/csp-remove-form-action' into 'develop' | kaniini | |
http security: remove form-action from CSP definitions Closes #379 See merge request pleroma/pleroma!456 | |||
2018-11-16 | http security: remove form-action from CSP definitions | William Pitcock | |
2018-11-16 | Add better test for user search functionlity. | lain | |
2018-11-16 | Merge branch 'fix/test' into 'develop' | lambda | |
Reset http security settings to fix plug test See merge request pleroma/pleroma!455 | |||
2018-11-17 | Reset http security settings to fix plug test | AkiraFukushima | |
2018-11-16 | better config | hakabahitoyo | |
2018-11-16 | better extension detection | hakabahitoyo | |
2018-11-15 | debug | hakabahitoyo | |
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 | |