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
Ivan Tashkinov d50a3345ae
[#3112] Allowed revoking same-user token from any apps. Added tests.
4 years ago
..
activity Search: Save detected pg version in a persistent term. 4 years ago
bbs alias alphabetically order 4 years ago
captcha Use Pleroma.HTTP instead of Tesla 4 years ago
chat ChatController: Add `last_read_id` option to mark_as_read. 4 years ago
config fix for elixir 1.11 4 years ago
conversation Merge branch 'issue/2069' into 'develop' 4 years ago
docs config descriptions for custom MRF policies 4 years ago
ecto_type Add new Emoji Ecto.Type and fix emoji in Question 4 years ago
emails fix for forwarded reports 4 years ago
emoji Use Pleroma.HTTP instead of Tesla 4 years ago
gopher using atom keys in search params 4 years ago
gun other files consistency 4 years ago
helpers Session token setting on token exchange. Auth-related refactoring. 4 years ago
http changes after rebase 4 years ago
instances federation_status: New endpoint showing unreachable instances 4 years ago
mfa expire mfa tokens through Oban 4 years ago
migration_helper added notification constraints 4 years ago
object Remove FedSockets 4 years ago
reverse_proxy other files consistency 4 years ago
telemetry Add missing Copyright headers 4 years ago
tesla/middleware changes after rebase 4 years ago
tests alias alphabetically order 4 years ago
upload Merge branch 'fix/upload-filter-exiftool-webp' into 'develop' 4 years ago
uploaders UploadedMedia module name 4 years ago
user [#2301] Proper handling of `User.is_discoverable`: users appear in in-service search but are hidden from external services like search bots. 4 years ago
web [#3112] Allowed revoking same-user token from any apps. Added tests. 4 years ago
workers Remove FrontendInstallerWorker 4 years ago
activity.ex little fix 4 years ago
application.ex Search: Save detected pg version in a persistent term. 4 years ago
application_requirements.ex [#3031] Refactoring: moved system commands checks to ApplicationRequirements. 4 years ago
bookmark.ex Update Copyrights 5 years ago
captcha.ex other files consistency 4 years ago
chat.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115 4 years ago
clippy.ex Update Copyrights 5 years ago
config.ex [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 4 years ago
config_db.ex other files consistency 4 years ago
constants.ex Add Pleroma.Constants.as_local_public/0 4 years ago
conversation.ex remove `unread_conversation_count` from User 4 years ago
counter_cache.ex Set sum types in query 4 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 Merge branch 'following-relationships-optimizations' into 'develop' 4 years ago
emoji-data.txt
emoji.ex added tests 4 years ago
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
frontend.ex FrontendController: Return error on installation error. 4 years ago
gun.ex other files consistency 4 years ago
healthcheck.ex healthcheck: report real amount of memory allocated by beam 4 years ago
html.ex Merge branch 'fix/rich-media-fake-statuses' into 'develop' 4 years ago
http.ex other files consistency 4 years ago
instances.ex federation_status: New endpoint showing unreachable instances 4 years ago
job_queue_monitor.ex fix job monitor 4 years ago
jwt.ex Add missing Copyright headers 4 years ago
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
moderation_log.ex Merge branch 'develop' into feature/account-export 4 years ago
notification.ex Make notifs view work for reports 4 years ago
object.ex Fix linting. 4 years ago
object_tombstone.ex Update Copyrights 5 years ago
otp_version.ex otp version 5 years ago
pagination.ex [#1873] Fixes missing :offset pagination param support. Added pagination support for hashtags search. 4 years ago
password_reset_token.ex Password Resets: Don't accept tokens above a certain age. 4 years ago
registration.ex Update Copyrights 5 years ago
release_tasks.ex Update Copyrights 5 years ago
repo.ex RepoStreamer.chunk_stream -> Repo.chunk_stream 4 years ago
report_note.ex Update Copyrights 5 years ago
reverse_proxy.ex other files consistency 4 years ago
scheduled_activity.ex Add OpenAPI spec for StatusController 4 years ago
signature.ex Remove FedSockets 4 years ago
stats.ex don't run update in tests 4 years ago
thread_mute.ex Merge branch '1364-notifications-sending-control' into 'develop' 5 years ago
upload.ex Merge branch 'develop' into feature/gen-magic 4 years ago
user.ex OAuth form user remembering feature. Local MastoFE login / logout fixes. 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 added tests 4 years ago
web.ex Merge branch 'develop' into chore/elixir-1.11 4 years ago
xml_builder.ex more files renamings 4 years ago