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
lain fe2a5d0614
ChatController: Make last_read_id mandatory.
4 years ago
..
activity Activity.Queries: Use correct actor restriction. 4 years ago
bbs Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 4 years ago
captcha Change Pleroma.CaptchaTest to be a regular module instead of GenServer 4 years ago
chat ChatController: Add `last_read_id` option to mark_as_read. 4 years ago
config returning partial chain 4 years ago
conversation Add OpenAPI spec for ConversationController 4 years ago
docs Filter config descriptions by config whitelist 4 years ago
emails Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 4 years ago
emoji Fix minor spelling error 4 years ago
gopher Update Copyrights 5 years ago
gun fix for gun connections pool 5 years ago
helpers Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 4 years ago
http hackney adapter helper: support tlsv1.3 and remove custom opts 4 years ago
instances Update Copyrights 5 years ago
mfa copyright update 4 years ago
object Merge branch 'remake-remodel-2' into 'develop' 5 years ago
plugs Merge branch 'bugfix/csp-unproxied' into 'develop' 4 years ago
pool Fix spelling 5 years ago
reverse_proxy Merge branch 'develop' into gun 5 years ago
tests [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 4 years ago
upload Update Copyrights 5 years ago
uploaders Bump copyright years of files changed after 2020-01-07 5 years ago
user Do not include activities of invisible users unless explicitly requested 4 years ago
web ChatController: Make last_read_id mandatory. 4 years ago
workers Fix Oban warnings 4 years ago
activity.ex Activity: Remove notifications-related functions. 4 years ago
activity_expiration.ex Bump copyright years of files changed after 2020-01-07 5 years ago
application.ex Startup: suggest updating OTP when the version is too low for gun 4 years ago
bookmark.ex Update Copyrights 5 years ago
chat.ex Chats: Change id to flake id. 4 years ago
clippy.ex Update Copyrights 5 years ago
config.ex Update Copyrights 5 years ago
constants.ex Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts 4 years ago
conversation.ex User: Change signature of get_users_from_set 4 years ago
counter_cache.ex Bump copyright years of files changed after 2020-01-07 5 years ago
delivery.ex Update Copyrights 5 years ago
earmark_renderer.ex Formatting: Do not use \n and prefer <br> instead 5 years ago
ecto_enums.ex [#2332] Misc. improvements per code change requests. 5 years ago
emoji-data.txt Emoji: Add function to detect if a character is an emoji 5 years ago
emoji.ex Update Copyrights 5 years ago
filter.ex Add OpenAPI spec for FilterController 4 years ago
following_relationship.ex FollowingRelationship: Remove meaningless change 4 years ago
formatter.ex formatter: Use user.uri instead of user.source_data.uri 5 years ago
healthcheck.ex healthcheck: report real amount of memory allocated by beam 4 years ago
html.ex Bump copyright years of files changed after 2020-01-07 5 years ago
instances.ex Update Copyrights 5 years ago
job_queue_monitor.ex Update Copyrights 5 years ago
jwt.ex
keys.ex Update Copyrights 5 years ago
list.ex Update Copyrights 5 years ago
maintenance.ex Abstract out the database maintenance. I'd like to use this from AdminFE too. 4 years ago
maps.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 4 years ago
marker.ex added an endpoint for getting unread notification count 4 years ago
mfa.ex copyright update 4 years ago
migration_helper.ex Credo fixes. 4 years ago
mime.ex Bump copyright years of files changed after 2020-01-07 5 years ago
moderation_log.ex Admin API: `PATCH /api/pleroma/admin/users/:nickname/credentials`, `GET /api/pleroma/admin/users/:nickname/credentials`. 5 years ago
notification.ex Notfication: Add validation of notification types 4 years ago
object.ex Merge branch 'issue/1509' into 'develop' 4 years ago
object_tombstone.ex Update Copyrights 5 years ago
otp_version.ex otp version 5 years ago
pagination.ex Merge branch 'feature/1482-activity_pub_transactions' into 'develop' 5 years ago
password_reset_token.ex Update Copyrights 5 years ago
registration.ex Update Copyrights 5 years ago
release_tasks.ex Update Copyrights 5 years ago
repo.ex Bump copyright years of files changed after 2020-01-07 5 years ago
repo_streamer.ex Update Copyrights 5 years ago
report_note.ex Update Copyrights 5 years ago
scheduled_activity.ex Add OpenAPI spec for StatusController 4 years ago
signature.ex Signature: Handle non-ap ids in key ids. 4 years ago
stats.ex Add OpenAPI spec for InstanceController 4 years ago
thread_mute.ex Misc refactoring / tweaks (`ThreadMute.exists?/2`). 5 years ago
upload.ex Attachments: Have the mediaType on the root, too. 4 years ago
user.ex Merge branch 'feature/1792-update-actor-type' into 'develop' 4 years ago
user_invite_token.ex Update Copyrights 5 years ago
user_relationship.ex [#2456] Added support for `embed_relationships` param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching. 4 years ago
utils.ex Update Copyrights 5 years ago