aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2019-07-24Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-24Expose expires_at datetime in mastoAPI only for the activity actorMike Verdone
2019-07-24Require that ephemeral posts live for at least one hourMike Verdone
2019-07-24Add support for activity expiration to common and Masto APIMike Verdone
2019-07-24check both item and parent domain blockssadposter
2019-07-24move domain block check to with blockSadposter
2019-07-24honour domain blocks on streaming notificationsSadposter
2019-07-23Merge branch 'feature/admin-api-user-statuses' into 'develop'kaniini
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-24Merge branch 'develop' into feature/admin-api-user-statusesMaxim Filippov
2019-07-24AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see priv...Maxim Filippov
2019-07-23Merge branch 'chore/adminapi-deprecated-endpoints' into 'develop'kaniini
2019-07-23Router: Remove deprecated AdminAPI endpointsHaelwenn (lanodan) Monnier
2019-07-23Admin config fixAlexander Strizhakov
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-23Fix functionMark Felder
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-23Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1kPherox
2019-07-22Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-07-22Merge branch 'hardening/stop-misusing-sharedinbox' into 'develop'Haelwenn
2019-07-22Bugfix: muted/blocked user notification streamingSadposter
2019-07-22Add tests for users tasks and PleromaAuthenticatorSergey Suprunenko
2019-07-22Hide blocked users from interactionsSadposter
2019-07-22activitypub: publisher: align sharedinbox usage with AP specification rulesAriadne Conill
2019-07-21Merge branch 'fix/rich-media-ttl-fallback' into 'develop'kaniini
2019-07-21Fix rich media parser failing when no TTL can be found by image TTLrinpatch
2019-07-21router: ensure the AP sharedinbox path is registered firstAriadne Conill
2019-07-20Resolve merge conflictsrinpatch
2019-07-20Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-20Merge developRoman Chvanikov
2019-07-19Merge branch 'feature/matstodon-statuses-by-name' into 'develop'feld
2019-07-19Merge branch 'develop' into feature/matstodon-statuses-by-nameMark Felder
2019-07-19Merge branch 'feature/richmedia-ttl' into 'develop'kaniini
2019-07-19Merge branch 'refactor/http-signature-plug' into 'develop'kaniini
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-19change the structure of image ttl parsarSachin Joshi
2019-07-18Merge branch 'develop' into feature/admin-api-user-statusesMaxim Filippov
2019-07-18plugs: add MappedSignatureToIdentityPlugAriadne Conill
2019-07-18tests for Uploader with webhookMaksim
2019-07-17Merge branch 'feature/instance-fetch-actor' into 'develop'kaniini
2019-07-17Fix password reset for non-test envEugenij
2019-07-17activitypub: represent internal fetch actorAriadne Conill
2019-07-17activitypub: introduce internal fetch service actorAriadne Conill
2019-07-17webfinger: allow resolution of usernames with dots in them (internal actors)Ariadne Conill
2019-07-17activitypub: controller: rework the way the relay actor is presented so the c...Ariadne Conill
2019-07-17user: refactor get_or_create_instance_user() into get_or_create_service_actor...Ariadne Conill
2019-07-17Merge branch 'feature/mention-mrf' into 'develop'kaniini
2019-07-17Add MRF MentionPolicy for dropping posts which mention specific actorsRX14
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-17add the rich media ttl based on image exp timeSachin Joshi