Pleroma/lib/pleroma
Egor Kislitsyn cf3041220a Add support for `rel="ugc"` 2019-09-19 14:56:10 +07:00
..
activity Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
bbs
captcha use default child_specs 2019-08-14 11:55:17 -04:00
config use default child_specs 2019-08-14 11:55:17 -04:00
conversation Return "total" optionally 2019-09-03 13:58:27 +03:00
daemons [#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` moved to helper. 2019-09-02 14:57:40 +03:00
docs markdown.ex: put two-spaces before the description-newline 2019-09-17 23:05:27 +02:00
emails [#1149] Refactored Oban workers API (introduced `enqueue/3`). 2019-08-31 21:58:42 +03:00
gopher use default child_specs 2019-08-14 11:55:17 -04:00
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 Fix credo issues 2019-09-18 22:09:03 +03:00
plugs Parse http signature for request to objects/activities 2019-09-12 23:03:52 +03:00
reverse_proxy Formatting 2019-08-16 10:00:18 -05:00
upload
uploaders tests for Pleroma.Uploaders 2019-08-10 18:46:26 +00:00
user Merge branch 'chores/bump-copyright-year' into 'develop' 2019-09-18 21:57:49 +00:00
web Merge branch 'issue/733' into 'develop' 2019-09-18 22:28:10 +00:00
workers Fix notification warnings 2019-09-17 18:12:27 +00:00
activity.ex Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils 2019-09-13 12:44:59 +07:00
activity_expiration.ex
application.ex remove remaining errors from tests 2019-09-17 14:44:52 +00:00
bookmark.ex
clippy.ex
config.ex
constants.ex Move object internal fields to a constant 2019-09-18 19:24:20 +03:00
conversation.ex
delivery.ex Disallow NULLs in deliveries 2019-09-13 19:28:35 +03:00
emoji.ex use default child_specs 2019-08-14 11:55:17 -04:00
filter.ex
flake_id.ex Update oban to 0.8.1 2019-09-17 13:04:43 +03:00
formatter.ex Mention all people in the beginning of DM 2019-05-24 20:34:23 +00:00
healthcheck.ex Use Jason for rendering responses 2019-09-11 23:06:31 +03:00
html.ex Add support for `rel="ugc"` 2019-09-19 14:56:10 +07:00
instances.ex
jwt.ex
keys.ex
list.ex Add validation in Pleroma.List.create/2 2019-08-26 18:59:57 +07:00
mime.ex
moderation_log.ex Log admin/moderator actions 2019-08-25 19:39:37 +00:00
notification.ex Revert "Merge branch 'revert-4fabf83a' into 'develop'" 2019-09-16 17:55:04 +07:00
object.ex Fix wrong argument order when calling NaiveDateTime.diff 2019-09-18 18:52:33 +03:00
object_tombstone.ex
pagination.ex Return "total" optionally 2019-09-03 13:58:27 +03:00
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex
scheduler.ex [#1149] Introduced `quantum` job scheduler. Documentation & config changes. 2019-08-23 18:28:23 +03:00
signature.ex fix /inbox for Relay 2019-08-22 22:48:07 +03:00
stats.ex Collect stats immediately after init 2019-08-15 01:01:13 +03:00
thread_mute.ex
upload.ex
user.ex Merge branch 'support/tests' into 'develop' 2019-09-17 14:47:26 +00:00
user_invite_token.ex