summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 is...Haelwenn (lanodan) Monnier
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
2018-11-22Merge branch 'feature/admin-api' into 'develop'kaniini
2018-11-21Merge branch 'feature/improve-version' into 'develop'kaniini
2018-11-20Merge branch 'runtime-fixes' into 'develop'kaniini
2018-11-20Merge branch 'validate-user-info' of git.pleroma.social:pleroma/pleroma into ...lain
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
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
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
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
2018-11-17federator: return :ok or :error depending on if an AP doc was accepted or notWilliam Pitcock