Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-26 | Merge branch 'bugfix/csp-no-https' into 'develop' | kaniini | |
Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there is https See merge request pleroma/pleroma!475 | |||
2018-11-26 | Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there ↵ | Haelwenn (lanodan) Monnier | |
is https This fixes running mastofe with MIX_ENV=dev | |||
2018-11-26 | Merge branch 'add-manifest-src-to-csp' into 'develop' | Haelwenn | |
Add manifest-src to CSP to allow manifest.json See merge request pleroma/pleroma!474 | |||
2018-11-26 | Add manifest-src to allow manifest.json | shibayashi | |
2018-11-25 | Merge branch 'bugfix/public-mastoapi-websocket' into 'develop' | kaniini | |
Web.MastodonAPI.MastodonSocket: Add unauthentified websocket endpoints See merge request pleroma/pleroma!471 | |||
2018-11-24 | version string: force git abbrev size to 8 chars | href | |
Fixes #389 Older git versions defaults to 7 chars. | |||
2018-11-24 | Web.MastodonApi.MastodonSocketTest: Add test for unauthenticated websocket | Haelwenn (lanodan) Monnier | |
2018-11-24 | Web.Streamer: Get unauthenticated statuses representation | Haelwenn (lanodan) Monnier | |
2018-11-24 | Web.MastodonAPI.MastodonSocket: Put access_token at function-level | Haelwenn (lanodan) Monnier | |
2018-11-24 | Web.MastodonAPI.MastodonSocket: Add unauthentified websocket endpoints | Haelwenn (lanodan) Monnier | |
reported by soka on CRTNet | |||
2018-11-22 | Merge branch 'feature/admin-api' into 'develop' | kaniini | |
Add a admin API See merge request pleroma/pleroma!366 | |||
2018-11-21 | Merge branch 'feature/improve-version' into 'develop' | kaniini | |
Improved version string See merge request pleroma/pleroma!467 | |||
2018-11-20 | Merge branch 'runtime-fixes' into 'develop' | kaniini | |
Various runtime configuration fixes See merge request pleroma/pleroma!468 | |||
2018-11-20 | Merge branch 'validate-user-info' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
validate-user-info | |||
2018-11-20 | Raise on usage of old function. | lain | |
2018-11-20 | Fix most mastodon api bugs. | lain | |
2018-11-20 | tests: fix up some more broken mastodon api testcases | William Pitcock | |
2018-11-20 | Merge branch 'feature/retry-queue' into 'develop' | Haelwenn | |
Federator: add retry queue. See merge request pleroma/pleroma!323 | |||
2018-11-20 | mastodon api: fix up quite a few test failures | William Pitcock | |
2018-11-20 | activitypub: fix restrict_blocked() | William Pitcock | |
2018-11-20 | mastodon api: account view: fix tests | William Pitcock | |
2018-11-20 | streamer: fix fetching the user's block list | William Pitcock | |
2018-11-20 | oauth plug: fix deactivated check | William Pitcock | |
2018-11-20 | common api: fix moderator check when deleting posts | William Pitcock | |
2018-11-20 | user: fix user.info lookup in User.locked?() | William Pitcock | |
2018-11-20 | Fix Notification tests. | lain | |
2018-11-20 | Merge branch 'fix/mediaproxy-empty-url' into 'develop' | kaniini | |
mediaproxy: fix empty url & add some tests See merge request pleroma/pleroma!466 | |||
2018-11-20 | Fix formatter tests. | lain | |
2018-11-20 | Improved version string | href | |
2018-11-20 | mediaproxy: fix empty url & add some tests | href | |
2018-11-19 | RetryQueue: tiny refractor, add tests | eal | |
2018-11-19 | Various runtime configuration fixes | href | |
2018-11-18 | Several twitter api fixes. | lain | |
2018-11-18 | Fix user updating from AP. | lain | |
2018-11-18 | Mix format. | lain | |
2018-11-18 | Fix most User tests. | lain | |
2018-11-18 | Fix setting of keys. | lain | |
2018-11-18 | Fix following locked users. | lain | |
2018-11-18 | Fix note count update. | lain | |
2018-11-18 | Fix follower count test. | lain | |
2018-11-18 | Fix user deactivation test. | lain | |
2018-11-18 | Fix blocking. | lain | |
2018-11-18 | Merge branch 'update/pleroma-fe-20181118' into 'develop' | kaniini | |
update pleroma frontend See merge request pleroma/pleroma!464 | |||
2018-11-18 | update pleroma frontend | William Pitcock | |
2018-11-18 | Formatting. | lain | |
2018-11-18 | Fix follower count setting. | lain | |
2018-11-18 | Fix note counting. | lain | |
2018-11-18 | Fix User deactivation. | lain | |
2018-11-18 | Add User.Info module | lain | |
To validate and mutate the user.info field. | |||
2018-11-18 | Federator: add retry queue. | eal | |