Pleroma/lib/pleroma
William Pitcock 69a9e0563c user: migrate follow/blocks import to job queue 2019-05-13 19:36:00 +00:00
..
bbs BBS: Credo fixes. 2019-05-04 15:47:50 +02:00
captcha
config
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
object containment: remove pointless moduledoc line 2019-05-07 16:11:22 +00:00
plugs differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
upload
uploaders
user differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
web user: migrate follow/blocks import to job queue 2019-05-13 19:36:00 +00:00
PasswordResetToken.ex Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
activity.ex Merge develop 2019-05-08 14:34:36 +00:00
application.ex Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush 2019-04-08 16:46:59 +07:00
bookmark.ex Remove `bookmarks` assoc and add a fake `bookmark` assoc instead 2019-05-07 19:33:22 +00:00
clippy.ex
config.ex [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
conversation.ex Normalize the object only after ensuring the activity type is Create 2019-05-12 03:01:42 +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 formatter.ex: Add get_emoji_map/1 2019-05-03 16:27:50 +02:00
html.ex Pleroma.Formatter: width/height to class=emoji 2019-05-03 16:25:58 +02: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 pagination.ex: Drop atom keys in params 2019-03-28 17:18:59 +01:00
registration.ex
repo.ex fix format 2019-05-06 17:51:03 +00:00
reverse_proxy.ex
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
scheduled_activity_worker.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
stats.ex Merge develop 2019-05-08 14:34:36 +00:00
thread_mute.ex
upload.ex Remove H1 in @moduledoc 2019-05-06 04:53:12 +02:00
user.ex user: migrate follow/blocks import to job queue 2019-05-13 19:36:00 +00:00
user_invite_token.ex Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/845-improve-status-deletion 2019-05-06 16:45:22 +00:00