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
floatingghost aaf78e2b52
only put linked mfm in source (#171)
2 years ago
..
activity Rename Activity.Search to Search.DatabaseSearch 2 years ago
captcha
collections import logger 2 years ago
config Merge pull request 'Update default paths' (#141) from norm/akkoma:update-default-paths into develop 2 years ago
conversation Add API endpoint to remove a conversation 4 years ago
docs backend-i18n (#121) 2 years ago
ecto_type recipients fixes/hardening for CreateGenericValidator 4 years ago
emails Send emails i18n'd using backend-stored user language 2 years ago
emoji Fix emoji qualification (#124) 2 years ago
gun CI: Bump lint stage to elixir-1.12 3 years ago
helpers Use finch everywhere (#33) 2 years ago
http add finch outbound proxy support (#158) 2 years ago
instances Use finch everywhere (#33) 2 years ago
mfa
migration_helper purge chat and shout endpoints 2 years ago
migrators [#3213] Code formatting fix. 4 years ago
object Merge branch 'features/validators-note' into 'develop' 3 years ago
password
reverse_proxy Dirty hack to make mediaproxy functional by relying on Hackney for that part 3 years ago
search only return create objects for ES search (#165) 2 years ago
tesla/middleware
tests Fix compile cycle in Pleroma.Tests.AuthTestController 3 years ago
upload Support metadata for video files too 3 years ago
uploaders Use finch everywhere (#33) 2 years ago
user Allow users to create backups without providing email address 2 years ago
web only put linked mfm in source (#171) 2 years ago
workers use :discard instead of cancel 2 years ago
activity.ex Quote posting (#113) 2 years ago
announcement.ex Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85) 2 years ago
announcement_read_relationship.ex Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85) 2 years ago
application.ex add finch outbound proxy support (#158) 2 years ago
application_requirements.ex Support metadata for video files too 3 years ago
bookmark.ex
caching.ex
captcha.ex
clippy.ex
config.ex Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 4 years ago
config_db.ex Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test 3 years ago
constants.ex Deprecate Pleroma.Web.base_url/0 3 years ago
conversation.ex Add API endpoint to remove a conversation 4 years ago
counter_cache.ex
data_migration.ex [#3213] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.). 4 years ago
delivery.ex
ecto_enums.ex v2 Suggestions: dismiss a suggestion 3 years ago
emoji-test.txt Add unicode 14 support 2 years ago
emoji.ex Fix emoji qualification (#124) 2 years ago
filter.ex
following_relationship.ex implement Move activities (#45) 2 years ago
formatter.ex allow small/center tags in misskeymarkdown (#132) 2 years ago
frontend.ex Use finch everywhere (#33) 2 years ago
gun.ex Gun: make Gun.API a runtime dep 3 years ago
hashtag.ex Refactor ES on top of search behaviour 2 years ago
healthcheck.ex
html.ex Break out activity-specific HTML functions into Pleroma.Activity.HTML 3 years ago
http.ex remove unneeded function 2 years ago
instances.ex Switch to runtime deps in Pleroma.Instances 3 years ago
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex Fix typo 3 years ago
maps.ex utils: Fix maybe_splice_recipient when "object" isn’t a map 4 years ago
marker.ex
mfa.ex
moderation_log.ex purge chat and shout endpoints 2 years ago
notification.ex purge chat and shout endpoints 2 years ago
object.ex make conversation-id deterministic (#154) 2 years ago
object_tombstone.ex
otp_version.ex
pagination.ex [#3213] Performance optimization of filtering by hashtags ("any" condition). 4 years ago
password_reset_token.ex
registration.ex
release_tasks.ex fix compatibility with meilisearch (#164) 2 years ago
repo.ex Remove instrumentors (#98) 2 years ago
report_note.ex
reverse_proxy.ex Fix emoji qualification (#124) 2 years ago
scheduled_activity.ex
search.ex Don't try removing deleted users and such from index as posts 2 years ago
signature.ex fix resolution of GTS user keys 2 years ago
stats.ex don't use continue in Stats init for test env 4 years ago
thread_mute.ex
upload.ex Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 3 years ago
user.ex Prepare for ubuntu22 murdering openssl (#120) 2 years ago
user_invite_token.ex
user_note.ex MastoAPI: Add user notes on accounts 3 years ago
user_relationship.ex
utils.ex extend custom runtime system (#108) 2 years ago
web.ex Refactor skipped plugs into Pleroma.Web functions 3 years ago
xml_builder.ex