.. |
activity
|
Activity.Queries: Use correct actor restriction.
|
2020-05-26 17:46:16 +02:00 |
bbs
|
Pbkdf2.verify_pass --> AuthenticationPlug.checkpw
|
2020-05-14 08:57:38 -05:00 |
captcha
|
Change Pleroma.CaptchaTest to be a regular module instead of GenServer
|
2020-04-29 21:26:07 +04:00 |
config
|
returning partial chain
|
2020-05-15 16:16:02 +03:00 |
conversation
|
Add OpenAPI spec for ConversationController
|
2020-05-05 17:44:46 +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
|
Fix minor spelling error
|
2020-05-27 14:34:37 -05:00 |
gopher
|
…
|
|
gun
|
…
|
|
helpers
|
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 |
http
|
hackney adapter helper: support tlsv1.3 and remove custom opts
|
2020-05-30 15:36:55 +03:00 |
instances
|
…
|
|
mfa
|
copyright update
|
2020-05-18 15:15:51 +03:00 |
object
|
…
|
|
plugs
|
Merge branch 'bugfix/csp-unproxied' into 'develop'
|
2020-05-29 21:23:49 +00:00 |
pool
|
…
|
|
reverse_proxy
|
…
|
|
tests
|
…
|
|
upload
|
…
|
|
uploaders
|
…
|
|
user
|
Do not include activities of invisible users unless explicitly requested
|
2020-06-02 13:34:12 +03:00 |
web
|
Streamer, SideEffects: Stream out ChatMessageReferences
|
2020-06-03 16:45:04 +02:00 |
workers
|
Fix Oban warnings
|
2020-05-26 16:11:42 +04:00 |
activity.ex
|
Activity: Remove notifications-related functions.
|
2020-06-02 14:22:16 +02:00 |
activity_expiration.ex
|
…
|
|
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: Remove `unread` from the db, calculate from unseen messages.
|
2020-06-03 14:26:50 +02:00 |
chat_message_reference.ex
|
Chats: Remove `unread` from the db, calculate from unseen messages.
|
2020-06-03 14:26:50 +02:00 |
clippy.ex
|
…
|
|
config.ex
|
…
|
|
constants.ex
|
Add `pleroma_internal` as an internal field
|
2020-05-13 16:14:24 -05:00 |
conversation.ex
|
User: Change signature of get_users_from_set
|
2020-05-25 15:06:35 +02:00 |
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
|
FollowingRelationship: Remove meaningless change
|
2020-06-03 14:40:44 +02:00 |
formatter.ex
|
…
|
|
healthcheck.ex
|
healthcheck: report real amount of memory allocated by beam
|
2020-05-08 23:57:47 +03:00 |
html.ex
|
…
|
|
instances.ex
|
…
|
|
job_queue_monitor.ex
|
…
|
|
jwt.ex
|
…
|
|
keys.ex
|
…
|
|
list.ex
|
…
|
|
maintenance.ex
|
Abstract out the database maintenance. I'd like to use this from AdminFE too.
|
2020-05-27 16:40:51 -05:00 |
marker.ex
|
…
|
|
mfa.ex
|
copyright update
|
2020-05-18 15:15:51 +03:00 |
mime.ex
|
…
|
|
moderation_log.ex
|
…
|
|
notification.ex
|
Credo fixes
|
2020-06-02 15:14:52 +02:00 |
object.ex
|
Merge branch 'issue/1509' into 'develop'
|
2020-05-20 10:35:36 +00:00 |
object_tombstone.ex
|
…
|
|
otp_version.ex
|
…
|
|
pagination.ex
|
…
|
|
password_reset_token.ex
|
…
|
|
registration.ex
|
…
|
|
release_tasks.ex
|
…
|
|
repo.ex
|
…
|
|
repo_streamer.ex
|
…
|
|
report_note.ex
|
…
|
|
scheduled_activity.ex
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
signature.ex
|
Signature: Handle non-ap ids in key ids.
|
2020-05-01 15:54:38 +02:00 |
stats.ex
|
Add OpenAPI spec for InstanceController
|
2020-05-05 17:24:16 +04:00 |
thread_mute.ex
|
…
|
|
upload.ex
|
Attachments: Have the mediaType on the root, too.
|
2020-05-21 15:08:56 +02:00 |
user.ex
|
Merge branch 'feature/1792-update-actor-type' into 'develop'
|
2020-05-28 16:58:28 +00: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
|
…
|
|