summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-11-26nodeinfo: add mrf_user_allowlist dataWilliam Pitcock
2018-11-26MRF: add user allowlist moduleWilliam Pitcock
2018-11-26Replace this hardcoded <title>Mark Felder
2018-11-26Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there ↵Haelwenn (lanodan) Monnier
is https This fixes running mastofe with MIX_ENV=dev
2018-11-26Add manifest-src to allow manifest.jsonshibayashi
2018-11-24Web.Streamer: Get unauthenticated statuses representationHaelwenn (lanodan) Monnier
2018-11-24Web.MastodonAPI.MastodonSocket: Put access_token at function-levelHaelwenn (lanodan) Monnier
2018-11-24Web.MastodonAPI.MastodonSocket: Add unauthentified websocket endpointsHaelwenn (lanodan) Monnier
reported by soka on CRTNet
2018-11-22Merge branch 'feature/admin-api' into 'develop'kaniini
Add a admin API See merge request pleroma/pleroma!366
2018-11-21Merge branch 'feature/improve-version' into 'develop'kaniini
Improved version string See merge request pleroma/pleroma!467
2018-11-20Merge branch 'runtime-fixes' into 'develop'kaniini
Various runtime configuration fixes See merge request pleroma/pleroma!468
2018-11-20Merge branch 'validate-user-info' of git.pleroma.social:pleroma/pleroma into ↵lain
validate-user-info
2018-11-20Raise on usage of old function.lain
2018-11-20Fix most mastodon api bugs.lain
2018-11-20Merge branch 'feature/retry-queue' into 'develop'Haelwenn
Federator: add retry queue. See merge request pleroma/pleroma!323
2018-11-20mastodon api: fix up quite a few test failuresWilliam Pitcock
2018-11-20activitypub: fix restrict_blocked()William Pitcock
2018-11-20mastodon api: account view: fix testsWilliam Pitcock
2018-11-20streamer: fix fetching the user's block listWilliam Pitcock
2018-11-20oauth plug: fix deactivated checkWilliam Pitcock
2018-11-20common api: fix moderator check when deleting postsWilliam Pitcock
2018-11-20user: fix user.info lookup in User.locked?()William Pitcock
2018-11-20Fix Notification tests.lain
2018-11-20Fix formatter tests.lain
2018-11-20Improved version stringhref
2018-11-20mediaproxy: fix empty url & add some testshref
2018-11-19RetryQueue: tiny refractor, add testseal
2018-11-19Various runtime configuration fixeshref
2018-11-18Several twitter api fixes.lain
2018-11-18Fix user updating from AP.lain
2018-11-18Mix format.lain
2018-11-18Fix most User tests.lain
2018-11-18Fix setting of keys.lain
2018-11-18Fix following locked users.lain
2018-11-18Fix note count update.lain
2018-11-18Fix follower count test.lain
2018-11-18Fix blocking.lain
2018-11-18Formatting.lain
2018-11-18Fix follower count setting.lain
2018-11-18Fix note counting.lain
2018-11-18Fix User deactivation.lain
2018-11-18Add User.Info modulelain
To validate and mutate the user.info field.
2018-11-18Federator: add retry queue.eal
2018-11-17activitypub: object view: avoid leaking private detailsWilliam Pitcock
2018-11-17ostatus controller: respond with AS2 objects instead of activities to notice ↵William Pitcock
URIs
2018-11-17activitypub: transmogrifier: make deletes secureWilliam Pitcock
2018-11-17Web.AdminAPI.AdminAPIController: Fixes bugs found with ExUnitHaelwenn (lanodan) Monnier
2018-11-17lib/mix/tasks/relay*: Use a with blockHaelwenn (lanodan) Monnier
2018-11-17Change Relay from `status` to `{status, message}`Haelwenn (lanodan) Monnier
2018-11-17Web.Router: Change right to permission group (except for function names)Haelwenn (lanodan) Monnier