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
rinpatch df2173343a
pagination: limit the number of elements returned at one time to 40
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 need_reboot flag 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
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 Fix Dialyzer warnings 5 years ago
plugs [#2250] Tiny refactoring per merge request review. 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 Delete attachments when status is deleted 5 years ago
user Fix Dialyzer warnings 5 years ago
web Merge branch 'admin-status-list' into 'develop' 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 Merge branch 'develop' into issue/1383 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 Add license/copyright to all project files 5 years ago
job_queue_monitor.ex Remove `:enqueued` counter 5 years ago
jwt.ex Digest emails 6 years ago
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 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 Add license/copyright to all project files 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 Load the application before executing the create task 5 years ago
repo.ex Check for unapplied migrations on startup 5 years ago
repo_streamer.ex Rework user deletion 5 years ago
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 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