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
Alexander Strizhakov d9e4b77f8b
Merge branch 'develop' into gun
5 years ago
..
activity Fix Dialyzer warnings 5 years ago
bbs Merge branch 'develop' into feature/fast_sanitize 5 years ago
captcha Fix Dialyzer warnings 5 years ago
config Merge branch 'develop' into gun 5 years ago
conversation Fix Dialyzer warnings 5 years ago
docs Fix a compilation error under certain circumstances 5 years ago
emails Hotlink logo instead of attachment 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
gun open conn in separate task 5 years ago
helpers
http open conn in separate task 5 years ago
instances [#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO 8601 datetime. 5 years ago
object Merge branch 'develop' into gun 5 years ago
plugs rate limiter: Fix a race condition 5 years ago
pool open conn in separate task 5 years ago
reverse_proxy adding gun adapter 5 years ago
upload
uploaders Delete attachments when status is deleted 5 years ago
user Fix Dialyzer warnings 5 years ago
web Merge branch 'develop' into gun 5 years ago
workers Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation 5 years ago
activity.ex Fix Dialyzer warnings 5 years ago
activity_expiration.ex Fix `status.expires_in` validation 5 years ago
application.ex adding gun adapter 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
counter_cache.ex Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope 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 Add User.get_follow_state/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 floki's new APIs for parsing fragments 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 Fix Dialyzer warnings 5 years ago
moderation_log.ex Implement report notes destruction 5 years ago
notification.ex EmojiReactions: Rename to EmojiReacts 5 years ago
object.ex [#1505] Fixed `replies` serialization (included objects' ids instead of activities' ids). 5 years ago
object_tombstone.ex
otp_version.ex adding gun adapter 5 years ago
pagination.ex pagination: limit the number of elements returned at one time to 40 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 fixed delete ScheduledActivity 5 years ago
signature.ex Move local keys out of `user.info` 5 years ago
stats.ex Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope 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 Fix Dialyzer warnings 5 years ago
user_invite_token.ex
user_relationship.ex update ecto 5 years ago
utils.ex Add Pleroma.Utils.compile_dir/1 5 years ago