Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
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.
lain a8c17ea25a User Search: Also find user by uri 3 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 3 years ago
chat ChatController: Add `last_read_id` option to mark_as_read. 4 years ago
config Deny ConfigDB migration when deprecated settings found 3 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 Add new Emoji Ecto.Type and fix emoji in Question 3 years ago
emails Allow emails to be sent again, #2101 #2172 3 years ago
emoji Apply 1 suggestion(s) to 1 file(s) 3 years ago
gopher using atom keys in search params 4 years ago
gun ConnectionPool Worker: use monitor flush instead of checking ref 3 years ago
helpers [#2497] Configurability of :min_content_length (preview proxy). Refactoring, documentation, tests. 3 years ago
http passing adapter options directly without adapter key 3 years ago
instances Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy 3 years ago
mfa expire mfa tokens through Oban 3 years ago
migration_helper added notification constraints 3 years ago
object Federate data through persistent websocket connections 3 years ago
plugs [#2074] OAuth scope checking in Streaming API. 3 years ago
reverse_proxy Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy 3 years ago
telemetry ConnectionPool: Log possible HTTP1 blocks 3 years ago
tesla/middleware ConnectionPool middleware: handle connection opening errors 3 years ago
tests [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 4 years ago
upload Revert/simplify. 3 years ago
uploaders timeout option moved to gun adapter helper 3 years ago
user User Search: Also find user by uri 3 years ago
web Merge branch 'develop' into 'issue/2115' 3 years ago
workers small refactoring 3 years ago
activity.ex pin/unpin for activities with expires_at option 3 years ago
application.ex Federate data through persistent websocket connections 3 years ago
application_requirements.ex Merge branch 'develop' into issue/1934-welcome-email 4 years ago
bookmark.ex Update Copyrights 4 years ago
chat.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115 3 years ago
clippy.ex Update Copyrights 4 years ago
config.ex [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 3 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 Set sum types in query 4 years ago
delivery.ex Update Copyrights 4 years ago
earmark_renderer.ex Formatting: Do not use \n and prefer <br> instead 4 years ago
ecto_enums.ex [#2332] Misc. improvements per code change requests. 4 years ago
emoji-data.txt Emoji: Add function to detect if a character is an emoji 4 years ago
emoji.ex added tests 3 years ago
filter.ex renaming back and reject nil on create 4 years ago
following_relationship.ex relay fix for admin-fe 3 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 Rich Media: Do not cache URLs for preview statuses 3 years ago
instances.ex Update Copyrights 4 years ago
job_queue_monitor.ex fix job monitor 3 years ago
jwt.ex Digest emails 5 years ago
keys.ex Update Copyrights 4 years ago
list.ex Update Copyrights 4 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
mime.ex Bump copyright years of files changed after 2020-01-07 4 years ago
moderation_log.ex AdminAPI: delete a chat message 3 years ago
notification.ex Notification: Small refactor. 3 years ago
object.ex Fix linting. 3 years ago
object_tombstone.ex Update Copyrights 4 years ago
otp_version.ex otp version 4 years ago
pagination.ex [#1873] Fixes missing :offset pagination param support. Added pagination support for hashtags search. 4 years ago
password_reset_token.ex Update Copyrights 4 years ago
registration.ex Update Copyrights 4 years ago
release_tasks.ex Update Copyrights 4 years ago
repo.ex RepoStreamer.chunk_stream -> Repo.chunk_stream 3 years ago
report_note.ex Update Copyrights 4 years ago
scheduled_activity.ex Add OpenAPI spec for StatusController 4 years ago
signature.ex Federate data through persistent websocket connections 3 years ago
stats.ex combo fixes 3 years ago
thread_mute.ex Misc refactoring / tweaks (`ThreadMute.exists?/2`). 4 years ago
upload.ex Pleroma.Upload: Set default upload name / description based on config. 3 years ago
user.ex Merge branch 'develop' into issue/2099 3 years ago
user_invite_token.ex Update Copyrights 4 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 added tests 3 years ago