spc-pleroma/lib/pleroma
Tusooa Zhu 3d41ccc47b
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2
Mastodon uses the Reject activity also for the purpose of removing
a follower, in addition to reject a follow request. We should
also update the original Follow activity in this case.
2021-12-17 14:17:51 -05:00
..
activity Make activity search properly use GIN indexes 2021-08-27 22:27:17 -04:00
bbs CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
captcha Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
chat
config CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
conversation Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
docs
ecto_type
emails
emoji emoji/loader.ex: be more verbose about which emoji pack config is loading now 2021-12-17 14:15:44 +00:00
gopher Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
gun CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
helpers Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
http
instances
mfa
migration_helper
migrators [#3213] Code formatting fix. 2021-03-12 12:25:18 +03:00
object
password
reverse_proxy ReverseProxy: create Client.Wrapper to call client from config 2021-06-04 21:12:24 -05:00
telemetry CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
tesla/middleware
tests Fix compile cycle in Pleroma.Tests.AuthTestController 2021-06-09 13:30:19 -05:00
upload Support metadata for video files too 2021-06-08 12:54:09 -05:00
uploaders Remove deps from Uploader behaviour 2021-06-01 14:19:45 -05:00
user Put custom guards in Web.Utils.Guards 2021-06-07 15:51:52 -05:00
web Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2 2021-12-17 14:17:51 -05:00
workers Merge branch 'instance-deletion' into 'develop' 2021-11-15 14:24:13 +00:00
activity.ex make linter happy 2021-12-06 11:50:51 +00:00
application.ex More confusingly named legacy chat code renamed to shout 2021-06-01 11:49:16 -05:00
application_requirements.ex
bookmark.ex
caching.ex
captcha.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
chat.ex
clippy.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
config.ex
config_db.ex
constants.ex
conversation.ex
counter_cache.ex
data_migration.ex [#3213] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.). 2021-02-16 23:14:15 +03:00
delivery.ex
ecto_enums.ex
emoji-test.txt
emoji.ex
filter.ex
following_relationship.ex Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
formatter.ex
frontend.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
gun.ex
hashtag.ex
healthcheck.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
html.ex Break out activity-specific HTML functions into Pleroma.Activity.HTML 2021-05-29 12:29:11 -05:00
http.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
list.ex ListController: Fix being unable to add / remove users. 2021-01-18 16:28:36 +01:00
logging.ex
maintenance.ex Fix typo 2021-10-06 10:49:25 -05:00
maps.ex
marker.ex
mfa.ex
moderation_log.ex CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
notification.ex Merge branch 'block-behavior' into 'develop' 2021-11-15 14:27:59 +00:00
object.ex Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 2021-05-31 16:49:46 -05:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
reverse_proxy.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex nodeinfo: report activeMonth and activeHalfyear users fields 2021-11-15 17:01:30 +01:00
user_invite_token.ex
user_relationship.ex
utils.ex
web.ex Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
xml_builder.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00