Pleroma/lib/pleroma
feld a54aa5af43 Merge branch 'feature/status-counts-by-scope' into 'develop'
Stats: return status counts by scope

See merge request pleroma/pleroma!2076
2019-12-20 16:30:26 +00:00
..
activity status search: prefer the status fetched by url over other results 2019-12-09 20:45:04 +03:00
bbs
captcha Add native captcha and enable it by default. 2019-12-12 17:39:39 +07:00
config
conversation Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 2019-11-07 08:26:24 +03:00
daemons
docs
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
http
instances [#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO 8601 datetime. 2019-08-10 20:38:31 +03:00
object fetcher: move local object checking into a reusable function 2019-11-23 22:55:41 +03:00
plugs [#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests. 2019-12-11 11:42:02 +03:00
reverse_proxy Make MediaProxy failure tracking less brutal 2019-10-11 22:52:38 +03:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
uploaders add tunable for stream uploads, as needed for jortage to work. 2019-09-23 20:38:53 +00:00
user Merge branch 'develop' into issue/1342 2019-12-08 21:25:26 +03:00
web Do not crash when remote user follower and following counters are hidden 2019-12-19 19:26:46 +07:00
workers Merge branch 'develop' into issue/1342 2019-12-05 15:46:27 +03:00
activity.ex Merge branch 'develop' into feature/report-notes 2019-12-12 02:16:23 +03:00
activity_expiration.ex
application.ex HTML: Compile Scrubbers on boot 2019-12-08 20:35:41 +03:00
bookmark.ex
clippy.ex Fix never matching clause 2019-12-08 16:46:18 +03:00
config.ex [#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests. 2019-12-11 11:42:02 +03:00
constants.ex
conversation.ex
delivery.ex
ecto_enums.ex [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 2019-11-20 15:46:11 +03:00
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex Fix Pleroma.FollowingRelationship.move_following/2 2019-12-03 22:31:12 +07:00
formatter.ex
healthcheck.ex
html.ex HTML: Compile Scrubbers on boot 2019-12-08 20:35:41 +03:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex
mime.ex
moderation_log.ex Implement report notes destruction 2019-12-08 11:27:23 +03:00
notification.ex Merge branch 'exclude-visibilities-for-like-notifications' into 'develop' 2019-12-09 14:55:42 +00:00
object.ex Merge branch 'develop' into issue/1411 2019-12-11 15:02:53 -06:00
object_tombstone.ex
pagination.ex Merge branch 'develop' into feature/report-notes 2019-12-12 02:16:23 +03:00
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex Implement report notes destruction 2019-12-08 11:27:23 +03:00
scheduled_activity.ex
scheduler.ex
signature.ex
stats.ex Fix all count 2019-12-19 19:52:55 +03:00
thread_mute.ex
upload.ex
user.ex Apply suggestion to lib/pleroma/user.ex 2019-12-10 18:49:41 +00:00
user_invite_token.ex
user_relationship.ex [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 2019-11-19 23:22:10 +03:00