Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Alex Gleason 1a2fe96d56
Merge remote-tracking branch 'pleroma/develop' into admin-api-users-date
2年前
..
activity Merge remote-tracking branch 'pleroma/develop' into cycles-html 3年前
bbs Bump Copyright to 2021 3年前
captcha Bump Copyright to 2021 3年前
chat Bump Copyright to 2021 3年前
config Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 3年前
conversation Add API endpoint to remove a conversation 3年前
docs Bump Copyright to 2021 3年前
ecto_type recipients fixes/hardening for CreateGenericValidator 3年前
emails Merge remote-tracking branch 'pleroma/develop' into cycles-email 3年前
emoji Deprecate Pleroma.Web.base_url/0 3年前
gopher Bump Copyright to 2021 3年前
gun Gun: use runtime deps in ConnectionPool 3年前
helpers Bump Copyright to 2021 3年前
http mix.exs: Apply OTP24 fixes to web_push_encryption 3年前
instances Bump Copyright to 2021 3年前
mfa Bump Copyright to 2021 3年前
migration_helper Bump Copyright to 2021 3年前
migrators [#3213] Code formatting fix. 3年前
object Merge branch 'features/validators-note' into 'develop' 3年前
password Pbkdf2: Use it everywhere. 3年前
reverse_proxy ReverseProxy: create Client.Wrapper to call client from config 3年前
telemetry Bump Copyright to 2021 3年前
tesla/middleware Bump Copyright to 2021 3年前
tests Fix compile cycle in Pleroma.Tests.AuthTestController 3年前
upload Support metadata for video files too 3年前
uploaders Remove deps from Uploader behaviour 3年前
user Put custom guards in Web.Utils.Guards 3年前
web Merge remote-tracking branch 'pleroma/develop' into admin-api-users-date 2年前
workers Merge branch 'develop' into 'fix/2412-filters' 3年前
activity.ex AP C2S: Remove restrictions and make it go through pipeline 2年前
application.ex More confusingly named legacy chat code renamed to shout 3年前
application_requirements.ex Support metadata for video files too 3年前
bookmark.ex Bump Copyright to 2021 3年前
caching.ex Bump Copyright to 2021 3年前
captcha.ex Bump Copyright to 2021 3年前
chat.ex Bump Copyright to 2021 3年前
clippy.ex Bump Copyright to 2021 3年前
config.ex Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 3年前
config_db.ex Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test 3年前
constants.ex Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 3年前
conversation.ex Add API endpoint to remove a conversation 3年前
counter_cache.ex Bump Copyright to 2021 3年前
data_migration.ex [#3213] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.). 3年前
delivery.ex Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 3年前
ecto_enums.ex Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 3年前
emoji-test.txt Emoji: Update to Unicode 13.1, switch base file, allow multichar. 3年前
emoji.ex Bump Copyright to 2021 3年前
filter.ex support for expires_in/expires_at in filters 3年前
following_relationship.ex Change user.deactivated field to user.is_active 3年前
formatter.ex Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 3年前
frontend.ex Bump Copyright to 2021 3年前
gun.ex Gun: make Gun.API a runtime dep 3年前
hashtag.ex [#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle management. 3年前
healthcheck.ex Bump Copyright to 2021 3年前
html.ex Break out activity-specific HTML functions into Pleroma.Activity.HTML 3年前
http.ex Bump Copyright to 2021 3年前
instances.ex Switch to runtime deps in Pleroma.Instances 3年前
job_queue_monitor.ex Bump Copyright to 2021 3年前
jwt.ex Bump Copyright to 2021 3年前
keys.ex Bump Copyright to 2021 3年前
list.ex ListController: Fix being unable to add / remove users. 3年前
logging.ex Bump Copyright to 2021 3年前
maintenance.ex Bump Copyright to 2021 3年前
maps.ex utils: Fix maybe_splice_recipient when "object" isn’t a map 3年前
marker.ex Bump Copyright to 2021 3年前
mfa.ex Pbkdf2: Use it everywhere. 3年前
moderation_log.ex Bump Copyright to 2021 3年前
notification.ex [#2053] Changed `Notification/for_user_query/2` to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from `users`. 3年前
object.ex Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 3年前
object_tombstone.ex Bump Copyright to 2021 3年前
otp_version.ex Bump Copyright to 2021 3年前
pagination.ex [#3213] Performance optimization of filtering by hashtags ("any" condition). 3年前
password_reset_token.ex Bump Copyright to 2021 3年前
registration.ex Bump Copyright to 2021 3年前
release_tasks.ex Bump Copyright to 2021 3年前
repo.ex Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 3年前
report_note.ex Bump Copyright to 2021 3年前
reverse_proxy.ex ReverseProxy: create Client.Wrapper to call client from config 3年前
scheduled_activity.ex Bump Copyright to 2021 3年前
signature.ex Bump Copyright to 2021 3年前
stats.ex don't use continue in Stats init for test env 3年前
thread_mute.ex Bump Copyright to 2021 3年前
upload.ex Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 3年前
user.ex Deletions: change User.purge/1 to defp, add CHANGELOG entry 3年前
user_invite_token.ex Bump Copyright to 2021 3年前
user_relationship.ex Bump Copyright to 2021 3年前
utils.ex Cleanup and ensure we obey custom Repo timeout 3年前
web.ex Refactor skipped plugs into Pleroma.Web functions 3年前
xml_builder.ex Bump Copyright to 2021 3年前