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 df0b00b32d
Merge branch 'mastoapi-non-html-strings' into 'develop'
5 years ago
..
activity exclude blocked user posts from search results 5 years ago
bbs Merge branch 'develop' into feature/fast_sanitize 5 years ago
captcha Add native captcha and enable it by default. 5 years ago
config restarting pleroma from outside application 5 years ago
conversation Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 5 years ago
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
docs some clean up 5 years ago
emails Merge branch 'features/task-test-email' into 'develop' 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 Merge branch 'no-error-404' into 'develop' 5 years ago
plugs Merge branch 'fix/disable-rate-limiter-for-socket-localhost' into 'develop' 5 years ago
reverse_proxy Make MediaProxy failure tracking less brutal 5 years ago
upload
uploaders Delete attachments when status is deleted 5 years ago
user Merge branch 'develop' into issue/1342 5 years ago
web Merge branch 'mastoapi-non-html-strings' into 'develop' 5 years ago
workers Add test for custom base_url when deleting an attachment 5 years ago
activity.ex Notifications: Add emoji reaction notifications 5 years ago
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 5 years ago
application.ex Warn if HTTPSecurityPlug is disabled 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 [#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests. 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 Remove AutoLinker `scheme` option from the config 5 years ago
healthcheck.ex Add Pleroma.JobQueueMonitor 5 years ago
html.ex Use Pleroma.Utils.compile_dir/1 in Pleroma.HTML.compile_scrubbers/0 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 Implement report notes destruction 5 years ago
notification.ex Notifications: Add emoji reaction notifications 5 years ago
object.ex Make attachments cleanup optional 5 years ago
object_tombstone.ex
pagination.ex Merge branch 'develop' into feature/report-notes 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 Check for unapplied migrations on startup 5 years ago
repo_streamer.ex
report_note.ex Implement report notes destruction 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 Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" 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 update ecto 5 years ago
user_invite_token.ex Add tests for users tasks and PleromaAuthenticator 5 years ago
user_relationship.ex update ecto 5 years ago
utils.ex Add Pleroma.Utils.compile_dir/1 5 years ago