pleroma/lib/pleroma
lambda a3e33fa177 Merge branch 'hotfix/activity-without-content' into 'develop'
Twitter ActivityView: fix crash with activity without content

See merge request pleroma/pleroma!572
2018-12-23 13:17:25 +00:00
..
captcha Use :ets.match_delete to delete old captchas 2018-12-17 20:35:21 +03:00
emails [#114] Added :user_id component to email confirmation path to improve the security. 2018-12-20 13:41:30 +03:00
gopher
http
plugs Add a way to use the admin api without a user. 2018-12-18 21:08:52 +01:00
upload
uploaders
user [#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-inactive users 2018-12-19 18:56:52 +03:00
web Merge branch 'hotfix/activity-without-content' into 'develop' 2018-12-23 13:17:25 +00:00
activity.ex Pleroma.Activity.mastodon_notification_type/1 2018-12-14 13:22:10 +01:00
application.ex Add base CAPTCHA support (currently only kocaptcha) 2018-12-15 03:12:44 +03:00
config.ex
emoji.ex
filter.ex
formatter.ex [#413] fix parse mentions 2018-12-20 09:35:01 +00:00
html.ex fix markdown formatting 2018-12-14 16:03:58 +03:00
list.ex
mime.ex
notification.ex
object.ex
PasswordResetToken.ex
repo.ex
reverse_proxy.ex
stats.ex
upload.ex
user_invite_token.ex
user.ex [#114] Allowed unconfirmed users to authenticate if :account_activation_required is disabled prior to confirmation. 2018-12-20 14:48:48 +03:00