aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2019-07-31Disallow following locked accounts over OStatusrinpatch
2019-07-31test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_idMaksim
2019-07-31ostatus: explicitly disallow protocol downgrade from activitypubAriadne Conill
2019-07-31Add tests for counters being updated on followrinpatch
2019-07-31tests for TwitterApi/UtilControllerMaksim
2019-07-31StatusView: Return direct conversation id.lain
2019-07-31Fix credo issuesrinpatch
2019-07-31Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-30Admin changesAlexander Strizhakov
2019-07-29twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-29Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'"kaniini
2019-07-29markdown: clean up html generated by earmarkAriadne Conill
2019-07-29Merge branch 'refactor/use-constants' into 'develop'lain
2019-07-29Add `mailerEnabled` to the NodeInfo metadataEugenij
2019-07-29Redirect not logged-in users to the MastoFE login page on private instancesSergey Suprunenko
2019-07-29added tests for OstatusControllerMaksim
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-28add account confirmation email resend in mastodon apiSachin Joshi
2019-07-28fixed User.update_and_set_cache for stale userMaksim
2019-07-28Merge branch 'develop' into 'develop'kaniini
2019-07-28Handle 303 redirectsSergey Suprunenko
2019-07-28Fix HTTP sig tweak on KeyIdThomas Sileo
2019-07-26[#1097] added redirect: /pleroma/admin -> /pleroma/admin/Maksim
2019-07-25Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-24Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'kaniini
2019-07-24Show the url advertised in the Activity in the Status JSON responseSergey Suprunenko
2019-07-24Do not prepend /media/ when using base_urlfeld
2019-07-25Change to not require `magic-public-key` on WebFingerkPherox
2019-07-24tests WebFingerMaksim
2019-07-24Add `domain_blocking` to the relationship API (GET /api/v1/accounts/relations...Eugenij
2019-07-24Revert "squash! Expose expires_at datetime in mastoAPI only for the activity ...Mike Verdone
2019-07-24squash! Expose expires_at datetime in mastoAPI only for the activity actorMike Verdone
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-24Add activity expiration workerMike Verdone
2019-07-24Add activity expirations tableMike 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