You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma
feld e27d78e768
Merge branch 'nodeinfo-federation-enabled' into 'develop'
5 years ago
..
activity Bump copyright years of files changed in 2019 5 years ago
bbs Merge branch 'develop' into feature/fast_sanitize 5 years ago
captcha use default child_specs 5 years ago
config use default child_specs 5 years ago
conversation Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 5 years ago
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
docs fix for migrate task 5 years ago
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
emoji Fix emoji tags for shareable packs to be "pack:{name}" 5 years ago
gopher use default child_specs 5 years ago
helpers
http Handle 303 redirects 5 years ago
instances [#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO 8601 datetime. 5 years ago
object object containment: handle all cases where ID is invalid (missing, nil, non-string) 5 years ago
plugs Merge branch 'feature/static-fe' into 'develop' 5 years ago
reverse_proxy Make MediaProxy failure tracking less brutal 5 years ago
upload
uploaders add tunable for stream uploads, as needed for jortage to work. 5 years ago
user User Search: Remove superfluous setweight and random test. 5 years ago
web Merge branch 'nodeinfo-federation-enabled' into 'develop' 5 years ago
workers federator: remove OStatus incoming document support 5 years ago
activity.ex Merge branch 'develop' into tests/mastodon_api_controller.ex 5 years ago
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
application.ex New rate limiter 5 years ago
bookmark.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
clippy.ex
config.ex
constants.ex Move object internal fields to a constant 5 years ago
conversation.ex Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 5 years ago
delivery.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
emoji.ex Merge branch 'develop' into issue/1218 5 years ago
filter.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
following_relationship.ex Do not add `follower_address` to `following` for non local users 5 years ago
formatter.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
healthcheck.ex Add Pleroma.JobQueueMonitor 5 years ago
html.ex Rip out the rest of htmlsanitizeex 5 years ago
instances.ex
job_queue_monitor.ex Remove `:enqueued` counter 5 years ago
jwt.ex
keys.ex
list.ex Fix merge 5 years ago
marker.ex add Markers /api/v1/markers 5 years ago
mime.ex
moderation_log.ex Merge branch 'develop' into feature/multiple-users-force-password-reset 5 years ago
notification.ex [#1304] Adjusted User.Info references from Notification. 5 years ago
object.ex Fix a migration wiping user info of users that don't have any mutes 5 years ago
object_tombstone.ex
pagination.ex Allow activities pagination via limit/offset 5 years ago
password_reset_token.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
registration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
scheduler.ex [#1149] Introduced `quantum` job scheduler. Documentation & config changes. 5 years ago
signature.ex Move local keys out of `user.info` 5 years ago
stats.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
thread_mute.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
upload.ex upload.ex: Remove deprecated configuration 5 years ago
user.ex User: Don't pull remote users follower count immediately after deactivating. 5 years ago
user_invite_token.ex