Pleroma/lib/pleroma
rinpatch 374f83d29b Fix not being able to post empty statuses with attachments
Attachment field was filled in after the empty status check
2019-09-28 01:58:06 +03:00
..
activity Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
bbs Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
captcha
config
conversation Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
daemons
docs markdown.ex: put two-spaces before the description-newline 2019-09-17 23:05:27 +02:00
emails
emoji Fix emoji tags for shareable packs to be "pack:{name}" 2019-09-25 12:34:03 +02:00
gopher
helpers
http
instances
object Merge branch 'develop' into test/activity_pub/transmogrifier.ex 2019-09-19 07:35:34 +03:00
plugs Add `remote_ip` plug 2019-09-27 21:59:23 +00:00
reverse_proxy
upload
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 feature/moderation-log-filters 2019-09-26 19:01:54 +03:00
web Fix not being able to post empty statuses with attachments 2019-09-28 01:58:06 +03:00
workers Admin API: Add ability to force user's password reset 2019-09-22 16:08:07 +03:00
activity.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
application.ex Merge branch 'hex-flake-id' into 'develop' 2019-09-26 02:51:54 +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 Move object internal fields to a constant 2019-09-18 19:24:20 +03:00
conversation.ex
delivery.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
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
formatter.ex Merge branch 'develop' into issue/1218 2019-09-25 12:24:12 +03:00
healthcheck.ex
html.ex Add support for `rel="ugc"` 2019-09-19 14:56:10 +07:00
instances.ex
jwt.ex
keys.ex
list.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
mime.ex
moderation_log.ex
notification.ex Merge develop 2019-09-26 10:38:54 +03:00
object.ex Fix wrong argument order when calling NaiveDateTime.diff 2019-09-18 18:52:33 +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
stats.ex
subscription_notification.ex Merge develop 2019-09-26 10:38:54 +03:00
thread_mute.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
upload.ex
user.ex Merge branch 'refactor/user' into 'develop' 2019-09-26 03:00:38 +00:00
user_invite_token.ex