spc-pleroma/lib/pleroma
Phil Hagelberg 3c60adbc1f Support redirecting by activity UUID in static FE as well. 2019-11-13 08:22:11 -08: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 use default child_specs 2019-08-14 11:55:17 -04:00
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
gopher
helpers [#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring. 2019-06-12 21:30:06 +03:00
http Handle 303 redirects 2019-07-28 20:24:39 +00:00
instances [#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO 8601 datetime. 2019-08-10 20:38:31 +03:00
object Containment: Add a catch-all clause to contain_origin. 2019-11-12 12:07:17 +01:00
plugs Merge branch 'feature/static-fe' into 'develop' 2019-11-11 19:10:44 +00:00
reverse_proxy Make MediaProxy failure tracking less brutal 2019-10-11 22:52:38 +03:00
upload
uploaders
user User Search: Remove superfluous setweight and random test. 2019-11-04 16:57:41 +01:00
web Support redirecting by activity UUID in static FE as well. 2019-11-13 08:22:11 -08:00
workers federator: remove OStatus incoming document support 2019-10-18 14:50:09 +00:00
activity.ex
activity_expiration.ex
application.ex New rate limiter 2019-11-11 12:13:06 +00:00
bookmark.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
clippy.ex [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
config.ex
constants.ex
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
emoji.ex Merge branch 'develop' into issue/1218 2019-09-25 12:24:12 +03:00
filter.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex Rip out the rest of htmlsanitizeex 2019-10-30 09:20:13 +03:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex Fix merge 2019-09-30 19:10:54 +07:00
marker.ex
mime.ex Mime: detect RIFF formats (wave, webp, avi) 2019-02-04 17:44:41 +01:00
moderation_log.ex Merge branch 'develop' into feature/multiple-users-force-password-reset 2019-11-05 11:36:47 +10:00
notification.ex [#1304] Adjusted User.Info references from Notification. 2019-10-23 17:31:02 +03:00
object.ex Fix a migration wiping user info of users that don't have any mutes 2019-10-18 15:22:07 +03:00
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
release_tasks.ex Load the application before executing the create task 2019-06-22 04:33:46 +03:00
repo.ex
repo_streamer.ex Rework user deletion 2019-06-24 18:59:12 +00:00
scheduled_activity.ex
scheduler.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex User: Don't pull remote users follower count immediately after deactivating. 2019-11-04 14:36:54 +01:00
user_invite_token.ex