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 46236d1d87
html.ex: optimize external url extraction
4 years ago
..
activity Activity.Queries: Use correct actor restriction. 4 years ago
bbs Use atoms as keys in `ActivityPub.fetch_*` functions options 4 years ago
captcha Expose seconds_valid in Pleroma Captcha API endpoint 4 years ago
chat ChatController: Add `last_read_id` option to mark_as_read. 4 years ago
config Apply 1 suggestion(s) to 1 file(s) 4 years ago
conversation Conversations: Return last dm for conversation, not last message. 4 years ago
docs Config/Docs: Expand behaviour suggestions at runtime 4 years ago
ecto_type moving custom ecto types in context folders 4 years ago
emails fixes for mix tasks 4 years ago
emoji Use the Pleroma.Config alias 4 years ago
gopher using atom keys in search params 4 years ago
gun improvements and fixes for http requests 4 years ago
helpers Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 4 years ago
http timeout option moved to gun adapter helper 4 years ago
instances correct pool and uniform headers format 4 years ago
mfa copyright update 4 years ago
migration_helper Notification Backfill: Explicitly select the needed fields. 4 years ago
object correct pool and uniform headers format 4 years ago
plugs Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0 4 years ago
reverse_proxy ReverseProxy tesla client: remove handling of old_conn 4 years ago
telemetry Connection pool: Add client death tracking 4 years ago
tesla/middleware FollowRedirects: Unconditionally release the connection if there is an error 4 years ago
tests Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop' 4 years ago
upload Mogrifun: Add a line about the purpose of the module. 4 years ago
uploaders timeout option moved to gun adapter helper 4 years ago
user search: fix 'following' query parameter 4 years ago
web Merge branch 'fix/2047-rich-media-parser' into 'develop' 4 years ago
workers fix cron wroker 4 years ago
activity.ex don't load pinned activities in due_expirations 4 years ago
activity_expiration.ex don't load pinned activities in due_expirations 4 years ago
application.ex application.ex: disable warnings_as_errors at runtime 4 years ago
application_requirements.ex Merge branch 'develop' into issue/1934-welcome-email 4 years ago
bookmark.ex
chat.ex Chats: Change id to flake id. 4 years ago
clippy.ex
config.ex [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 4 years ago
constants.ex static-fe.css: Restore and move to /priv/static/static-fe 4 years ago
conversation.ex User: Change signature of get_users_from_set 4 years ago
counter_cache.ex Set sum types in query 4 years ago
delivery.ex
earmark_renderer.ex
ecto_enums.ex Merge branch 'following-relationships-optimizations' into 'develop' 4 years ago
emoji-data.txt
emoji.ex
filter.ex renaming back and reject nil on create 4 years ago
following_relationship.ex relay fix for admin-fe 4 years ago
formatter.ex Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" 4 years ago
healthcheck.ex healthcheck: report real amount of memory allocated by beam 4 years ago
html.ex html.ex: optimize external url extraction 4 years ago
instances.ex Use instances table instead of Cachex 4 years ago
job_queue_monitor.ex fix job monitor 4 years ago
jwt.ex
keys.ex
list.ex
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
mime.ex
moderation_log.ex AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint 4 years ago
notification.ex Notification: Small refactor. 4 years ago
object.ex Fix linting. 4 years ago
object_tombstone.ex
otp_version.ex
pagination.ex [#1873] Fixes missing :offset pagination param support. Added pagination support for hashtags search. 4 years ago
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex added verify RUM settings before start app 4 years ago
repo_streamer.ex
report_note.ex
scheduled_activity.ex Add OpenAPI spec for StatusController 4 years ago
signature.ex moving custom ecto types in context folders 4 years ago
stats.ex Update stats admin endpoint 4 years ago
thread_mute.ex
upload.ex Pleroma.Upload: Set default upload name / description based on config. 4 years ago
user.ex User table: ensure bio is always a string 4 years ago
user_invite_token.ex
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 Add Pleroma.Utils.command_available?/1 and use where appropriate 4 years ago