akkoma/lib/pleroma
Alexander Strizhakov 32c6576b60
naming
2020-06-16 15:54:22 +03:00
..
activity
bbs Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
captcha
chat ChatController: Add `last_read_id` option to mark_as_read. 2020-06-07 15:38:33 +02:00
config naming 2020-06-16 15:54:22 +03:00
conversation Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
docs Filter config descriptions by config whitelist 2020-05-12 21:07:33 +01:00
emails Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 2020-05-21 04:41:42 +03:00
emoji
gopher
gun fix for gun connections pool 2020-04-08 18:46:01 +03:00
helpers Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
http
instances Update Copyrights 2020-03-03 16:44:49 -06:00
mfa
migration_helper MigrationHelper: Move notification backfilling to own module. 2020-06-09 09:20:55 +02:00
object
plugs Check for media proxy base_url, not Upload base_url 2020-06-11 11:05:22 -05:00
pool
reverse_proxy
tests
upload
uploaders
user
web Mogrify args as custom tuples 2020-06-16 15:53:28 +03:00
workers
activity.ex Merge branch '1851-favorites-pagination' into 'develop' 2020-06-13 17:20:43 +00:00
activity_expiration.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
application.ex Startup: suggest updating OTP when the version is too low for gun 2020-05-12 17:30:39 +03:00
bookmark.ex
chat.ex Chats: Change id to flake id. 2020-06-07 14:25:30 +02:00
clippy.ex
config.ex
constants.ex Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts 2020-06-01 17:38:57 +04:00
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship.ex Delete pending follow requests on user deletion 2020-06-07 17:31:37 +02:00
formatter.ex
healthcheck.ex
html.ex
instances.ex Update Copyrights 2020-03-03 16:44:49 -06:00
job_queue_monitor.ex Update Copyrights 2020-03-03 16:44:49 -06:00
jwt.ex
keys.ex
list.ex
maintenance.ex
maps.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
marker.ex added an endpoint for getting unread notification count 2020-04-15 21:19:43 +03:00
mfa.ex
mime.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
moderation_log.ex
notification.ex Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 2020-06-14 18:27:11 +03:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex Fix pagination 2020-06-05 23:18:29 +04:00
password_reset_token.ex Update Copyrights 2020-03-03 16:44:49 -06:00
registration.ex
release_tasks.ex
repo.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
repo_streamer.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex Misc refactoring / tweaks (`ThreadMute.exists?/2`). 2020-03-27 08:01:03 +03:00
upload.ex Attachments: Have the mediaType on the root, too. 2020-05-21 15:08:56 +02:00
user.ex Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 2020-06-14 18:27:11 +03:00
user_invite_token.ex
user_relationship.ex [#2456] Added support for `embed_relationships` param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching. 2020-05-12 19:14:35 +03:00
utils.ex