Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-14 | activitypub: transmogrifier: do not attempt to expand pre-existing AS2 tag ↵ | William Pitcock | |
objects | |||
2019-02-13 | Merge branch 'feature/better-login-errors' into 'develop' | kaniini | |
Improve login error for OAuth flow See merge request pleroma/pleroma!824 | |||
2019-02-13 | Improve login error for OAuth flow | Mark Felder | |
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage ↵ | Ivan Tashkinov | |
format for `scopes` fields, updated usages. | |||
2019-02-13 | tests: add tests for endpoints | William Pitcock | |
2019-02-13 | activitypub: user view: use route helpers instead of hardcoded URIs | William Pitcock | |
2019-02-13 | activitypub: user view: add oauthRegistrationEndpoint to user profiles | William Pitcock | |
2019-02-13 | activitypub: user view: fix up endpoints rendering | William Pitcock | |
2019-02-13 | litepub schema: add oauthRegistrationEndpoint [ci skip] | William Pitcock | |
2019-02-13 | user view: add AP C2S oauth endpoints to local user profiles | William Pitcock | |
2019-02-13 | refactored code | Karen Konou | |
2019-02-13 | Merge branch 'develop' into hellthread-filter-fix | Karen Konou | |
2019-02-13 | Merge branch 'mass-follow-fixes' into 'develop' | rinpatch | |
User.follow_all: Respect blocks in both directions. See merge request pleroma/pleroma!823 | |||
2019-02-13 | User.follow_all: Respect blocks in both directions. | lain | |
2019-02-13 | Update token.ex | Maxim Filippov | |
2019-02-13 | Add revoke token | Maxim Filippov | |
2019-02-13 | Add OAuth tokens endpoint | Maxim Filippov | |
2019-02-13 | Merge branch 'doc/mark-streaming-feature-for-apps-2' into 'develop' | kaniini | |
Mark streaming feature for desktop apps in Clients.md See merge request pleroma/pleroma!818 | |||
2019-02-13 | Mark streaming feature for desktop apps in Clients.md | Hakaba Hitoyo | |
2019-02-13 | Merge branch 'bugfix/mdii-uploader' into 'develop' | kaniini | |
Bugfix for MDII Uploader See merge request pleroma/pleroma!822 | |||
2019-02-13 | bugfix mdii uploader | hakabahitoyo | |
2019-02-13 | added checks for public url and follower collections | Karen Konou | |
2019-02-12 | Merge branch 'feature/csp_mastofe-dev' into 'develop' | kaniini | |
Add CSP for mastofe development, remove secure-cookies in MIX_ENV=dev See merge request pleroma/pleroma!820 | |||
2019-02-12 | Plugs.HTTPSecurityPlug: Add webpacker to connect-src | Haelwenn (lanodan) Monnier | |
2019-02-12 | Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev mode | Haelwenn (lanodan) Monnier | |
This is needed to run dev mode mastofe at the same time | |||
2019-02-12 | config/dev.exs: Don’t put secure cookies on dev | Haelwenn (lanodan) Monnier | |
2019-02-12 | Merge branch 'fix-csp-upgrade-insecure-requests-check' into 'develop' | Haelwenn | |
Fix CSP check for 'upgrade-insecure-requests' See merge request pleroma/pleroma!814 | |||
2019-02-12 | Merge branch 'doc/mark-streaming-feature-for-apps' into 'develop' | Haelwenn | |
Mark streaming feature for mobile/web apps in Clients.md See merge request pleroma/pleroma!816 [ci skip] | |||
2019-02-12 | Mark streaming feature for mobile/web apps in Clients.md | Hakaba Hitoyo | |
2019-02-12 | Formatting | Mark Felder | |
2019-02-12 | Fix compile | Mark Felder | |
2019-02-11 | WIP: Fix Twitter Cards | Mark Felder | |
Twitter cards were not passing any useful metadata. A few things were being handled on Twitter's end by trying to match OpenGraph tags with their own, but it wasn't working at all for media. This is an attempt to fix that. Common functions have been pulled out of opengraph and put into utils. Twitter's functionality was entirely replaced with a direct copy of Opengraph's and then modified as needed. Profiles are now represented as Summary Cards Posts with images are now represented as Summart with Large Image Cards Posts with video and audio attachments are represented as Player Cards. This now passes the Twitter Card Validator. Validator and Docs are below https://cards-dev.twitter.com/validator https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards | |||
2019-02-12 | Use url[:scheme] instead of protocol to determine if https is enabled | shibayashi | |
2019-02-11 | Merge branch 'bugfix/keyword-policy-check-summary' into 'develop' | kaniini | |
Filter summary field in KeywordPolicy See merge request pleroma/pleroma!812 | |||
2019-02-11 | Filter summary in keywordpolicy | rinpatch | |
2019-02-11 | Merge branch 'feature/thread-muting' into 'develop' | rinpatch | |
Feature/thread muting See merge request pleroma/pleroma!796 | |||
2019-02-11 | Merge branch 'feature/rich-media-limits' into 'develop' | lambda | |
rich media: tighten fetching timeouts and size limits See merge request pleroma/pleroma!809 | |||
2019-02-11 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-11 | Refactor as per Rin's suggestions, add endpoint tests | Karen Konou | |
2019-02-11 | Merge branch 'revert-e0de0fcf' into 'develop' | lambda | |
Revert "Merge branch 'object-creation' into 'develop'" See merge request pleroma/pleroma!810 | |||
2019-02-11 | Revert "Merge branch 'object-creation' into 'develop'" | lambda | |
This reverts merge request !802 | |||
2019-02-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/federator/federator.ex # lib/pleroma/web/websub/websub.ex | |||
2019-02-11 | test: Change `lenght(…) == 0` to `Enum.empty?(…)` | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-02-10 | .credo.exs: Add test directory as well | Haelwenn (lanodan) Monnier | |
2019-02-10 | rich media: tighten fetching timeouts and size limits | William Pitcock | |
2019-02-10 | Merge branch 'update-mastofe/glitch-soc-2019-02-10' into 'develop' | kaniini | |
Update Mastodon Frontend to 2019-02-10 bundle See merge request pleroma/pleroma!806 | |||
2019-02-10 | Merge branch 'feather_mention' into 'develop' | kaniini | |
Add Feather to the clients list See merge request pleroma/pleroma!804 | |||
2019-02-10 | Merge branch 'fix/credo-issues' into 'develop' | kaniini | |
Fix credo issues See merge request pleroma/pleroma!786 | |||
2019-02-10 | Merge branch ↵ | kaniini | |
'update-service-files-of-openrc-and-systemd-to-new-recommended-paths' into 'develop' Update service files of OpenRC and systemd to new recommended paths See merge request pleroma/pleroma!798 |