Pleroma/lib/pleroma
2019-04-27 23:06:46 +03:00
..
captcha
config
emails Merge develop to 788-separate-email-addresses 2019-04-13 12:24:38 +07:00
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 replace Repo.get_by(User, nickname: nickname) with User.get_by_nickname(nickname) 2019-04-02 17:47:02 +07:00
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 Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
activity.ex Add a guard to fetching reply activity 2019-04-18 21:40:40 +03:00
application.ex Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush 2019-04-08 16:46:59 +07:00
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 [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
emoji.ex Fix emoji.txt / custom_emoji.txt / shortcode_globs handling 2019-04-21 23:07:14 +03:00
filter.ex
flake_id.ex Fix account lookup for nicknames beginning with numbers 2019-04-02 10:51:33 +00:00
formatter.ex Revert "simplify mentions escape" 2019-04-12 19:25:53 +00:00
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_tombstone.ex
object.ex If it's an object struct it is already normalized 2019-04-17 15:11:22 +03:00
pagination.ex
PasswordResetToken.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
registration.ex
repo.ex Set up telemetry and prometheus 2019-04-04 11:30:43 -05:00
reverse_proxy.ex
scheduled_activity_worker.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
stats.ex
thread_mute.ex
upload.ex
user_invite_token.ex removing not needed invite update 2019-04-08 20:08:16 +07:00
user.ex migration without using old field name 2019-04-25 13:42:10 +07:00