Pleroma/lib/pleroma
Mark Felder 6520599b7d Update Earmark to 1.4.13, use the new compact_output mode 2020-12-11 17:23:03 -06:00
..
activity Search: Save detected pg version in a persistent term. 2020-11-23 15:29:55 +01:00
bbs alias alphabetically order 2020-10-13 16:43:59 +03:00
captcha Use Pleroma.HTTP instead of Tesla 2020-11-01 12:05:39 +03:00
chat
config fix for elixir 1.11 2020-11-25 14:10:24 +03:00
conversation Merge branch 'issue/2069' into 'develop' 2020-10-29 23:39:15 +00:00
docs config descriptions for custom MRF policies 2020-11-10 19:20:14 +03:00
ecto_type
emails fix for forwarded reports 2020-11-19 09:53:13 +03:00
emoji Use Pleroma.HTTP instead of Tesla 2020-11-01 12:05:39 +03:00
gopher
gun
helpers [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
http changes after rebase 2020-10-13 16:44:03 +03:00
instances instance.reachable?: Limit to binary input 2020-12-07 21:20:44 +01:00
mfa Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
migration_helper
object Remove FedSockets 2020-11-17 17:28:30 +03:00
reverse_proxy
telemetry
tesla/middleware changes after rebase 2020-10-13 16:44:03 +03:00
tests alias alphabetically order 2020-10-13 16:43:59 +03:00
upload
uploaders
user Stream follow updates 2020-12-02 00:18:58 +04:00
web Fix AudioVideoValidator markdown 2020-12-11 17:22:54 -06:00
workers Remove FrontendInstallerWorker 2020-11-11 20:12:35 +04:00
activity.ex Merge branch 'issue/2256' into 'develop' 2020-12-04 17:49:05 +00:00
application.ex Search: Save detected pg version in a persistent term. 2020-11-23 15:29:55 +01:00
application_requirements.ex ApplicationRequirements: Add test, more text for pool size. 2020-12-08 17:30:10 +01:00
bookmark.ex
captcha.ex
chat.ex
clippy.ex
config.ex
config_db.ex [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. 2020-12-06 18:02:30 +03:00
constants.ex Add Pleroma.Constants.as_local_public/0 2020-10-15 19:07:00 +04:00
conversation.ex
counter_cache.ex
delivery.ex
ecto_enums.ex
emoji-test.txt Emoji: Update to Unicode 13.1, switch base file, allow multichar. 2020-12-02 16:15:03 +01:00
emoji.ex Emoji: Also accept regional indicators 2020-12-03 16:17:39 +01:00
filter.ex
following_relationship.ex Document follow relationship updates and cleanup 2020-12-02 19:16:36 +04:00
formatter.ex Update Earmark to 1.4.13, use the new compact_output mode 2020-12-11 17:23:03 -06:00
frontend.ex FrontendController: Return error on installation error. 2020-11-17 16:43:07 +01:00
gun.ex
healthcheck.ex
html.ex
http.ex
instances.ex federation_status: New endpoint showing unreachable instances 2020-10-16 01:14:04 +02:00
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex fix spec 2020-11-25 22:44:27 +03:00
notification.ex Make notifs view work for reports 2020-11-13 13:35:46 +00:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex Password Resets: Don't accept tokens above a certain age. 2020-11-19 12:27:06 +01:00
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
scheduled_activity.ex
signature.ex Remove FedSockets 2020-11-17 17:28:30 +03:00
stats.ex
thread_mute.ex
upload.ex
user.ex Merge branch 'auth-improvements' into 'develop' 2020-12-09 15:55:45 +00:00
user_invite_token.ex
user_relationship.ex
utils.ex
web.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
xml_builder.ex