Pleroma/lib/pleroma
lain 7722e5a67a Merge branch 'feature/move-activity' into 'develop'
Support "Move" activity

Closes #1316

See merge request pleroma/pleroma!1883
2019-12-02 16:26:19 +00:00
..
activity Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
bbs Merge branch 'develop' into feature/fast_sanitize 2019-10-30 17:51:15 -05:00
captcha
config
conversation Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 2019-11-07 08:26:24 +03:00
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
docs fix for migrate task 2019-11-10 22:54:37 +03:00
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji Fix emoji tags for shareable packs to be "pack:{name}" 2019-09-25 12:34:03 +02:00
gopher
helpers
http
instances
object fetcher: move local object checking into a reusable function 2019-11-23 22:55:41 +03:00
plugs Support authentication via `x-admin-token` HTTP header 2019-11-19 15:58:20 +07:00
reverse_proxy Make MediaProxy failure tracking less brutal 2019-10-11 22:52:38 +03:00
upload
uploaders add tunable for stream uploads, as needed for jortage to work. 2019-09-23 20:38:53 +00:00
user excluded invisible users from search results 2019-11-05 08:55:41 +03:00
web Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
workers Handle "Move" activity 2019-10-30 18:21:49 +07:00
activity.ex Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
application.ex add ability to set a custom user-agent string 2019-11-25 09:53:11 +00:00
bookmark.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
clippy.ex
config.ex
constants.ex Pleroma.Constants: Fix typo. 2019-09-30 15:13:05 +02:00
conversation.ex Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 2019-10-26 02:29:18 +03:00
delivery.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
emoji-data.txt Emoji: Add function to detect if a character is an emoji 2019-09-13 02:11:02 +02:00
emoji.ex Merge remote-tracking branch 'origin/develop' into reactions 2019-09-30 13:57:54 +02:00
filter.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
following_relationship.ex Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
formatter.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
healthcheck.ex Add Pleroma.JobQueueMonitor 2019-09-26 18:49:57 +07:00
html.ex Update Floki dependency 2019-12-02 13:38:35 +07:00
instances.ex
job_queue_monitor.ex Remove `:enqueued` counter 2019-10-02 14:50:25 +07:00
jwt.ex
keys.ex
list.ex Fix merge 2019-09-30 19:10:54 +07:00
marker.ex add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
mime.ex
moderation_log.ex AdminAPI: Confirm user account, resend confirmation email 2019-11-19 20:14:02 +09:00
notification.ex Add a notification for Move activities 2019-11-12 18:48:14 +07:00
object.ex fetcher: move local object checking into a reusable function 2019-11-23 22:55:41 +03:00
object_tombstone.ex
pagination.ex Allow activities pagination via limit/offset 2019-09-25 01:25:42 +03:00
password_reset_token.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
registration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
scheduler.ex
signature.ex Move local keys out of `user.info` 2019-10-06 16:56:36 +03:00
stats.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
thread_mute.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
upload.ex upload.ex: Remove deprecated configuration 2019-10-18 12:34:09 +02:00
user.ex Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
user_invite_token.ex