spc-pleroma/lib/pleroma
Roman Chvanikov 8af55728e4 Fix tests 2019-05-01 19:03:55 +02:00
..
captcha [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
config [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
conversation Refactor query to return only 1 message instead of 20 2019-04-21 00:40:41 +07:00
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 Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
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 Merge remote-tracking branch 'origin/develop' into conversations_three 2019-05-01 18:40:41 +02:00
PasswordResetToken.ex Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +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
conversation.ex Fix tests 2019-05-01 19:03:55 +02: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
formatter.ex Revert "simplify mentions escape" 2019-04-12 19:25:53 +00:00
html.ex Remove redundant ensure_scrubbed_html 2019-05-01 13:52:44 +03:00
instances.ex [#534] Various tweaks. Tests for Instances and Instance. 2019-01-28 15:25:06 +03:00
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 pagination.ex: Drop atom keys in params 2019-03-28 17:18:59 +01:00
registration.ex
repo.ex
reverse_proxy.ex Content-Disposition regex improvements 2019-03-15 08:29:51 +03:00
scheduled_activity.ex
scheduled_activity_worker.ex
stats.ex
thread_mute.ex
upload.ex Add some tests 2019-03-14 22:02:48 +03:00
user.ex test fixes 2019-05-01 16:09:53 +07:00
user_invite_token.ex removing not needed invite update 2019-04-08 20:08:16 +07:00