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
Egor Kislitsyn c098dec473
Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
..
activity ActivityPub: Fix deletes being exempt from MRF 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 [#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring. 5 years ago
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 fetcher: move local object checking into a reusable function 5 years ago
plugs OTP: Fix runtime upload limit config being ignored 5 years ago
reverse_proxy Make MediaProxy failure tracking less brutal 5 years ago
upload added tests for Pleroma.Upload.Filter 5 years ago
uploaders add tunable for stream uploads, as needed for jortage to work. 5 years ago
user Merge branch 'develop' into issue/1342 5 years ago
web Merge branch 'develop' into feature/custom-runtime-modules 5 years ago
workers Merge branch 'develop' into issue/1342 5 years ago
activity.ex ActivityPub: Fix deletes being exempt from MRF 5 years ago
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
application.ex Merge branch 'develop' into feature/custom-runtime-modules 5 years ago
bookmark.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
clippy.ex Fix never matching clause 5 years ago
config.ex [#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text 5 years ago
constants.ex Pleroma.Constants: Fix typo. 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
ecto_enums.ex [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 5 years ago
emoji-data.txt Emoji: Add function to detect if a character is an emoji 5 years ago
emoji.ex Merge remote-tracking branch 'origin/develop' into reactions 5 years ago
filter.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
following_relationship.ex Fix Pleroma.FollowingRelationship.move_following/2 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 HTML: Compile Scrubbers on boot 5 years ago
instances.ex Add license/copyright to all project files 5 years ago
job_queue_monitor.ex Remove `:enqueued` counter 5 years ago
jwt.ex
keys.ex tests for Pleroma.Signature 5 years ago
list.ex Fix merge 5 years ago
marker.ex add Markers /api/v1/markers 5 years ago
mime.ex
moderation_log.ex AdminAPI: Confirm user account, resend confirmation email 5 years ago
notification.ex Merge branch 'exclude-visibilities-for-like-notifications' into 'develop' 5 years ago
object.ex ActivityPub: Fix deletes being exempt from MRF 5 years ago
object_tombstone.ex Add license/copyright to all project files 5 years ago
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 Load the application before executing the create task 5 years ago
repo.ex
repo_streamer.ex Rework user deletion 5 years ago
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 Merge branch 'develop' into issue/1342 5 years ago
user_invite_token.ex Add tests for users tasks and PleromaAuthenticator 5 years ago
user_relationship.ex [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 5 years ago
utils.ex Add Pleroma.Utils.compile_dir/1 5 years ago