Commit Graph

8709 Commits (a8d98ba3aace04ae7e8fcf4370d2a6830e9b04ad)
 

Author SHA1 Message Date
William Pitcock f0439617ef tests: some minor cleanups
6 years ago
William Pitcock 7a57db0d3a federator: fix up contain_origin_from_id() call
6 years ago
William Pitcock f85949cc69 object: factor out fetching functions into Pleroma.Object.Fetcher module
6 years ago
William Pitcock e8caecb5c7 object: move object containment out of transmogrifier into it's own module
6 years ago
William Pitcock 1a360a4eaa compact database task: fix formatting
6 years ago
William Pitcock ef56488349 mix: add task to compact the database
6 years ago
William Pitcock 5d753e1c7c activity: add helpers for updating activities in the database
6 years ago
William Pitcock 6f90f2c3ac activitypub: rework thread filtering for split object view
6 years ago
William Pitcock fe000f82f8 tests: activitypub: fix broken test due to invalid child object
6 years ago
William Pitcock f168a2add6 ostatus: fix representing external objects
6 years ago
William Pitcock f7e15d3257 tests: fix a lot of the remaining test failures
6 years ago
William Pitcock 4ca4c83871 tests: fix most remaining failures
6 years ago
William Pitcock cf139e3eec activitypub: transmogrifier: ensure we send nested object in Create
6 years ago
William Pitcock d6e65f9304 common api: fix up improper Object.normalize() calls
6 years ago
William Pitcock d13d953385 activitypub: implement activity flattening
6 years ago
William Pitcock 57d90e7afe activitypub: relay: fix improper use of Object.normalize()
6 years ago
William Pitcock 5ea64f4bf9 activity: minor cleanups to normalization functions to align them with the object normalizers
6 years ago
William Pitcock 5ba5df1321 object: normalize(): use object cache
6 years ago
William Pitcock e8570758f9 twitterapi: fix remaining test failures
6 years ago
William Pitcock 6f5f589f73 test: fix mastodon api test failure
6 years ago
William Pitcock 3b8e5bcbeb fix most tests
6 years ago
William Pitcock dd66cc2ca6 ostatus: use Object.normalize() where appropriate when representing activities
6 years ago
William Pitcock 5d4a71906a mastodon api: use Object.normalize() in a few missing spots
6 years ago
William Pitcock e9b718cea2 mastodon api: status view: use Object.normalize()
6 years ago
William Pitcock 95a458f392 twitterapi: more object normalization work
6 years ago
William Pitcock 4482ce7e2d activitypub: normalize objects when streaming them out
6 years ago
William Pitcock d3fde9b5f2 ostatus: note handler: appropriately use Object.normalize()
6 years ago
William Pitcock 67038ae15e common api: utils: access inReplyTo object ID correctly
6 years ago
William Pitcock d6b266163b common api: fetch visibility from normalized object
6 years ago
William Pitcock 0522b26883 gopher: use Object.normalize()
6 years ago
William Pitcock 663007b42c activity: clean up direct use of object data
6 years ago
lambda 88b05aeabb Merge branch 'fix/parse-user-bio' into 'develop'
6 years ago
lambda 42ef7cd227 Merge branch 'fix-media-proxy-defaults' into 'develop'
6 years ago
Maxim Filippov 4b70e5eae9 Parse bio for MastodonAPI
6 years ago
kaniini a3f9cca78c Merge branch 'update-pleroma-frontend' into 'develop'
6 years ago
hakabahitoyo a7b1a66be3 update-pleroma-frontend
6 years ago
Haelwenn e1204c6f25 Merge branch 'user_info_fixes_again' into 'develop'
6 years ago
rinpatch 343b0adfa6 Merge branch 'develop' into fix/theora-detection-read-bytes
6 years ago
rinpatch a3953ca37a Change @read_bytes to 35
6 years ago
Rin Toshaka 03b2d1016d F O R M A T I N G
6 years ago
Rin Toshaka 57c71f8468 Move generate_invite to user.ex
6 years ago
Maxim Filippov 8148943368 Format files
6 years ago
Rin Toshaka d924b6cd3d Refactor copypasta to a private function in instance.ex
6 years ago
Maxim Filippov ce98d5eb9b Parse user's bio on register
6 years ago
Rin Toshaka cbe22deb51 Lint fix
6 years ago
Rin Toshaka faf1f2b304 Move gen.instance to instance.ex
6 years ago
lain 8c9a4e8b40 TwitterAPI: Implement hide_network.
6 years ago
Rin Toshaka 7983b0bdfe Move unsubscribe user task to pleroma/user.ex. Delete unsubscribe_user.ex. Fix pleroma.user toggle_activated to work not only on local users.
6 years ago
lain 2a639de9b3 MastodonApi: Implement hide_network.
6 years ago
lain 6be0ab1e55 Hide network in ap.
6 years ago