Commit Graph

1500 Commits (c41012053a6eb3e190f8ae69ad26db184d3555d2)
 

Author SHA1 Message Date
lambda c41012053a Merge branch 'feature/change-password' into 'develop'
6 years ago
lain 1cd6194dee More efficient queries.
6 years ago
lain 0b5bc62b33 Don't save double tags in AP objects we create
6 years ago
lambda 06c97f211f Merge branch 'feature/deps-migration' into 'develop'
6 years ago
Niklas Poslovski f0e8194a71 Repair some access-control headers required for third-party webclients
6 years ago
lain 493e1bdf52 Merge branch 'nipos-develop' into develop
6 years ago
Niklas Poslovski d81a4e9280
Add access-control-expose-headers to Nginx default config
6 years ago
Syldexia 69aa7c213a Fixed test
6 years ago
Syldexia d0690622cd Added endpoint for changing passwords
6 years ago
lambda b4064dfe30 Merge branch 'feature/clarify-http-sig-error' into 'develop'
6 years ago
William Pitcock 9a2d097ed8 activitypub controller: note that the HTTP Host header must be forwarded for http signature validation to work
6 years ago
lambda 38ee0f3fc6 Merge branch 'bugfix/webfinger-statusnet' into 'develop'
6 years ago
William Pitcock 75cfd9d34d webfinger: fix finding the XRD uri for statusnet instances
6 years ago
lain d269c69a0b Actually fix missing alias.
6 years ago
lain 39bf535221 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
6 years ago
lain bf64208b52 Add missing alias.
6 years ago
lambda 961f131257 Merge branch 'develop' into 'develop'
6 years ago
witti 9c3e2069d0 Correct 'register_user' parameters in README
6 years ago
Thog e55c6f311b
Migrate to comeonin 4 and Cachex 3
6 years ago
lain 413de8e4bc More fixes.
6 years ago
lain dca26f3655 Fix specs.
6 years ago
lain dde5ad9e37 update frontend
6 years ago
lain ff007af0c2 Return visilility in twitter api, too.
6 years ago
lain 434601a5c3 Return private / direct posts on user timelines, too.
6 years ago
lain bdfe0991d2 update frontend
6 years ago
lambda 8b0c222b43 Merge branch 'feature/account-deletion' into 'develop'
6 years ago
lambda 40af452594 Merge branch 'feature/undo-like-federation' into 'develop'
6 years ago
Thog 6f39ecc41b
Support Undo like activities (Fix #139)
6 years ago
Syldexia d1366f8d46 Modified deleting an account to run as a task
6 years ago
lambda 7831b38705 Merge branch 'feature/webfinger-mime-ld-json' into 'develop'
6 years ago
lambda ad563669c8 Merge branch 'feature/remote-user-deactivation' into 'develop'
6 years ago
lain df95118c81 Fix linking problem.
6 years ago
lambda 125d934bc6 Merge branch 'bugfix/hubzilla-compat' into 'develop'
6 years ago
William Pitcock 725b05d04a run mix format
6 years ago
William Pitcock 6e8de2faae run mix format
6 years ago
William Pitcock 4033ed6714 tests: add test for hubzilla follow activity too
6 years ago
William Pitcock 19c96c8a19 tests: add tests for Transmogrifier.maybe_fix_user_object()
6 years ago
William Pitcock 2051530868 activitypub transmogrifier: handle hubzilla AP actor quirks
6 years ago
William Pitcock 4d2c6707c2 activitypub: normalize the actor to ensure we have its URI
6 years ago
William Pitcock f32e19f668 webfinger: add tests
6 years ago
William Pitcock 1a250d65af webfinger: only do ld+json on modern json webfinger
6 years ago
William Pitcock d1f6ecf607 webfinger: interpret application/ld+json links as an alternate to application/activity+json
6 years ago
William Pitcock cce5a9cb1c webfinger: expose the application/ld+json link alongside the older application/activity+json link
6 years ago
William Pitcock 13d4b6d2b5 remote user deactivation: fix test failures
6 years ago
lain 1d4bbec6b3 Fix User search.
6 years ago
lain 2e9aa16b86 update frontend
6 years ago
William Pitcock a6a6915aaf add mix task for deactivating a user by nickname
6 years ago
William Pitcock 9390492138 ActivityPub create: discard activities from deactivated users
6 years ago
Syldexia 98b36d359a Fixed formatting and test
6 years ago
Syldexia 5bfb7b4ce6 Moved account deletion stuff to somewhere that hopefully makes more sense
6 years ago