Commit Graph

8694 Commits (10b7b2b4a42773c5ab0f69379418728da68b5ce0)
 

Author SHA1 Message Date
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
href 43d5e4f7fa
Fix media proxy config defaults
6 years ago
lain e3f3d13d99 Add uuid generation extension to sample_psql.eex.
6 years ago
lain 91065e1968 Fix background updating / handling.
6 years ago
Rin Toshaka 31b3ac05ac Lint fix
6 years ago
Rin Toshaka a8ef6b1190 Add admin option to pleroma.user new. Add user existence checking to toggle_activated
6 years ago
kaniini 371d96b1da Merge branch 'validate-user-info' into 'develop'
6 years ago
rinpatch ae82852330 Move set_admin task to lib/mix/tasks/pleroma/user.ex
6 years ago
rinpatch 6f174cbb71 Delete reactivate user task
6 years ago
rinpatch 5f91d6b859 Fix toggle_deactivated to reactivate a deactivated user
6 years ago
lambda a836d7b93a Merge branch 'fix/config-replace-try-catch-with-file-exists' into 'develop'
6 years ago
rinpatch fe2759bc9f Attempt to resolve merge conflict
6 years ago
rinpatch d9a4aed3b3 replace try/catch with File.Exists? in dev.exs
6 years ago
lain f18b86fd5f More fixes for Info schema.
6 years ago
lain 93f2dc19d9 TwitterAPI: Fix banner and background update.
6 years ago
lain 4996fb07d8 Genereate uuids for existing info fields.
6 years ago