1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
akkoma/lib/pleroma
kaniini 292c69481b Merge branch 'regression/rights-only-for-admin' into 'develop'
Fix `rights` in TwitterAPI's user entity being present only for Admins/Moderators

See merge request pleroma/pleroma!1102
2019-04-28 23:05:14 +00:00
..
captcha
config
emails
gopher Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
http
instances
object Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
plugs
upload
uploaders
user Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API 2019-04-24 20:01:42 +03:00
web Merge branch 'regression/rights-only-for-admin' into 'develop' 2019-04-28 23:05:14 +00:00
activity.ex Add a guard to fetching reply activity 2019-04-18 21:40:40 +03:00
application.ex
bookmark.ex Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
clippy.ex
config.ex
emoji.ex Fix emoji.txt / custom_emoji.txt / shortcode_globs handling 2019-04-21 23:07:14 +03:00
filter.ex
flake_id.ex
formatter.ex
html.ex Merge branch 'security/fix-html-class-scrubbing' into 'develop' 2019-04-23 23:07:56 +00:00
instances.ex
list.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
mime.ex
notification.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
object.ex If it's an object struct it is already normalized 2019-04-17 15:11:22 +03:00
object_tombstone.ex
pagination.ex
PasswordResetToken.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
registration.ex
repo.ex
reverse_proxy.ex
scheduled_activity.ex
scheduled_activity_worker.ex
stats.ex
thread_mute.ex
upload.ex
user.ex migration without using old field name 2019-04-25 13:42:10 +07:00
user_invite_token.ex