Commit Graph

7110 Commits (a098e10fd6d9f3b6573e2fb6333335d40a9bf330)

Author SHA1 Message Date
lain 25bfee0d12 ActivityPub: Remove ActivityPub.accept
4 years ago
lain f988d82e46 Transmogrifier: Handle accepts with the pipeline
4 years ago
lain 3f6d50111e Linter fixes.
4 years ago
lain da3f9b9988 Transmogrifier: Remove handling of orphaned accepts
4 years ago
lain 8b1e8bec2f AcceptValidation: Codify accept rules.
4 years ago
lain f1a0c10b17 AcceptValidator: Add basic validator with tests.
4 years ago
lain 8f9fbc86c0 Transmogrifier: Small readability changes.
4 years ago
lain 686002164a Merge branch '204-fix' into 'develop'
4 years ago
lain 677abbf0ee Merge branch 'fix/activity-expirations-again' of git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again
4 years ago
lain 7e4932362b SideEffects: Handle strange deletion case.
4 years ago
Maksim Pechnikov 345ac512e4 added paginate+search for admin/MediaProxy URLs
4 years ago
feld 78484fe0ef Merge branch 'admin-active-filter' into 'develop'
4 years ago
Mark Felder 024b7ce0b7 Merge branch 'develop' into fix/activity-expirations-again
4 years ago
Egor Kislitsyn 249f21dcbb Admin API: Filter out unapproved users when the `active` filter is on
4 years ago
lain 93fbf39954 Merge branch 'revert-a6d3bb5f' into 'develop'
4 years ago
lain 11fc90744c Transmogrifier: Remove duplicate code.
4 years ago
lain 5c4548d5e7 Revert "Merge branch 'issue/1023' into 'develop'"
4 years ago
lain 66122a11b5 AccountController: Build the correct update activity.
4 years ago
Mark Felder e08ea01d09 Limit expirations for each cron execution to 50.
4 years ago
Mark Felder cf4c97242b Ensure we only expire Create activities with the Mix task
4 years ago
Egor Kislitsyn e5557bf8ba
Add mix task to add expiration to all local statuses
4 years ago
Mark Felder 54e2af8293 Merge branch 'develop' into fix/ldap-auth-issues
4 years ago
Mark Felder 474147a67a Make a new function instead of overloading register_changeset/3
4 years ago
Alex Gleason 673e8e3ac1
Force 204 responses to be empty, fixes #2029
4 years ago
lain e5ab5fbe76 Mix task frontend: Read the docs.
4 years ago
lain 34cbe9f44a Merge branch 'features/poll-validation' into 'develop'
4 years ago
lain bf95dfb240 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads
4 years ago
Ivan Tashkinov 135ae4e35a [#2025] Defaulted OAuth login scopes choice to all scopes when user selects no scopes.
4 years ago
lain 10b0e55acf Merge branch 'whole-word-filter-hotfix' into 'develop'
4 years ago
Mark Felder 2a4bca5bd7 Comments are good when they're precise...
4 years ago
Roman Chvanikov 7569f225f1 Move checks to application startup
4 years ago
Mark Felder 81126b0142 Add email to user account only if it exists in LDAP
4 years ago
Roman Chvanikov 4672b61106 Merge branch 'develop' into command-available-check
4 years ago
lain 9d7ce1a6d0 CommonValidations: More refactors.
4 years ago
lain 3655175639 CommonValidations: Refactor `same_domain?`
4 years ago
lain 9c96fc052a CommonValidations: Extract modification right checker
4 years ago
Roman Chvanikov 8c57a299b4 Handle non-list keys in Config.fetch/1
4 years ago
Mark Felder 2192d1e492 Permit LDAP users to register without capturing their password hash
4 years ago
Roman Chvanikov 2299bfe4c1 Merge branch 'develop' into refactor/config-get
4 years ago
lain 5221879c35 Fix linting.
4 years ago
Mark Felder 0f9aecbca4 Remove fallback to local database when LDAP is unavailable.
4 years ago
Mark Felder f7146583e5 Remove LDAP mail attribute as a requirement for registering an account
4 years ago
lain f889400d05 Questions: Move fixes to validators.
4 years ago
lain b5f0cef156 Apply 1 suggestion(s) to 1 file(s)
4 years ago
lain 70522989d9 Apply 1 suggestion(s) to 1 file(s)
4 years ago
lain 00c4c6a382 CommonValidations: Remove superfluous function
4 years ago
Roman Chvanikov 6f60ac9f41 Refactor config
4 years ago
lain 19c108170e Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
4 years ago
MK Fain f341a8e142 Update filter_view.ex to return whole_word actual value
4 years ago
Karol Kosek 577b11167c
templates/layout/app.html.eex: fix link color
4 years ago
rinpatch b1b6a7dfa8 Merge branch 'deactivated-user-posts' into 'develop'
4 years ago
rinpatch fede37e4c6 Merge branch 'chore/consolidate-rich-media-http' into 'develop'
4 years ago
Egor Kislitsyn 91fbb5b21f
Fix ActivityExpirationPolicy
4 years ago
lain 878c7f3f30 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
4 years ago
lain 532d6f94ae Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads
4 years ago
Haelwenn (lanodan) Monnier 0f088d8ce3
question_validator: Allow content to be an empty-string (blank)
4 years ago
lain 1a00713744 CommonValidations: Treat deactivated users as not present.
4 years ago
Roman Chvanikov 56e9bf3393 Unify Config.get behaviour for atom/list key param
4 years ago
lain 28584bb224 Merge branch 'email-blacklist' into 'develop'
4 years ago
Alex Gleason 4f57e85ab9
Email blacklist: Update phrasing again
4 years ago
Alex Gleason 058daf498f
Email blacklist: Update response phrasing
4 years ago
lain e3953923ac Merge branch 'fixes_1957_add_option_to_send_user_chatmessage_instead_of_dm' into 'develop'
4 years ago
Mark Felder 016d8d6c56 Consolidate construction of Rich Media Parser HTTP requests
4 years ago
lain 56b5b9aa27 Merge branch 'follower-mrf-again' into 'develop'
4 years ago
lain 5876d5123c Merge branch 'object-age-fix' into 'develop'
4 years ago
lain 10c792110e MRF Object Age Policy: Don't break on messages without cc/to
4 years ago
Alex Gleason dc88b6f091
Add email blacklist, fixes #1404
4 years ago
Ilja f671d7e68c Add welcome chatmessages
4 years ago
lain 70951d042b Merge branch '1985-unobtrusive-autologin-on-registration' into 'develop'
4 years ago
rinpatch 45be1fe00e ConnectionPool: fix gun open errors being returned without an error tuple
4 years ago
Roman Chvanikov 4bf44b7d65 Don't override user-agent header if it's been set
4 years ago
lain 7e01339ddd Frontend mix task: Support installation from local file.
4 years ago
lain 4b18a07392 Revert "Merge branch 'revert-1ac0969c' into 'develop'"
4 years ago
lain 010d77ec85 Revert "Merge branch 'mrf-silence-2' into 'develop'"
4 years ago
lain 1ac0969c72 Merge branch 'mrf-silence-2' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier ac2598307d
Merge remote-tracking branch 'pleroma/develop' into features/poll-validation
4 years ago
Ivan Tashkinov 27b0a8b155 [#1985] Prevented force login on registration if account approval and/or email confirmation needed.
4 years ago
lain 1dd162a5f7 SimplePolicy: Fix problem with DM leaks.
4 years ago
Haelwenn d1cf1108ac Merge branch 'render-preview-cards-in-chats' into 'develop'
4 years ago
Haelwenn 87fe31fb5c Merge branch '1993-confirm-users-on-registration' into 'develop'
4 years ago
lain a3c37379e9 ChatMessage schema: Add preview cards.
4 years ago
lain 781b270863 ChatMessageReferenceView: Display preview cards.
4 years ago
lain 873ff5ce14 Merge branch 'hide-reactions' into 'develop'
4 years ago
lain 2e20ceee52 Mix tasks: Add frontend task to download and install frontends.
4 years ago
Mark Felder 33f0427809 Expose seconds_valid in Pleroma Captcha API endpoint
4 years ago
Alex Gleason 702f0fb822
Merge remote-tracking branch 'upstream/develop' into mrf-silence
4 years ago
Alex Gleason 93638935d7
SimpleMRF: :silence --> :followers_only
4 years ago
Alex Gleason d8a01c9432
Merge remote-tracking branch 'upstream/develop' into hide-reactions
4 years ago
lain dc36d6e9d2 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-admin
4 years ago
lain a6d3bb5f30 Merge branch 'issue/1023' into 'develop'
4 years ago
lain d9bf2c58df Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1993-confirm-users-on-registration
4 years ago
Haelwenn 269b61a240 Merge branch '1996-dont-break-on-chatmessages' into 'develop'
4 years ago
lain de5c7e20a3 Merge branch 'bugfix/remote-user-atom' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier 2e27847573
feed/user_controller: Return 404 when the user is remote
4 years ago
lain 79f9ddd8b7 Merge branch 'by-approval' into 'develop'
4 years ago
lain 66974e17a0 Endpoint: Serve a dynamically configured admin interface
4 years ago
lain 6a25f72a75 FrontendStatic: Work correctly for other frontend types.
4 years ago
lain c25c21dd22 AccountController: Don't explicitly ask to keep users unconfirmed.
4 years ago
lain edf8b6abfe EnsureRePrepended: Don't break on chat messages.
4 years ago
Alex Gleason 2a99e7df8e
SimpleMRF silence: optimize, work okay with nil values in addressing
4 years ago
Alex Gleason 3c90f7f715
SimpleMRF: Let instances be silenced
4 years ago
rinpatch dab1d8c98e gun ConnectionPool: Re-add a missing cast for remove_client
4 years ago
Alex Gleason 3b7c454418
Let favourites and emoji reactions optionally be hidden
4 years ago
rinpatch 4ce6179dc7 gun ConnectionPool: replace casts with calls
4 years ago
lain ad5c42628a FrontendStatic: Add plug to serve frontends based on configuration.
4 years ago
lain 14c28dcbd1 InstanceStatic: Refactor.
4 years ago
lain e5ac9534aa Merge branch 'cleanup/masto_fe-default_settings' into 'develop'
4 years ago
Alex Gleason f688c8df82
Fix User.registration_reason HTML sanitizing issues
4 years ago
Alex Gleason f43518eb74
Lint, fix test
4 years ago
Alex Gleason 6f44a0ee84
Add configurable registration_reason limit
4 years ago
Alex Gleason 6747bf2e16
Merge remote-tracking branch 'upstream/develop' into by-approval
4 years ago
lain e1a1c8e7de Merge branch 'develop' into 'cleanup/masto_fe-default_settings'
4 years ago
Haelwenn (lanodan) Monnier 4a6389316d
masto_fe_view: Remove @default_settings
4 years ago
lain 9e6f4694dd Pipeline: Unify embedded_object / object_data, move to validator.
4 years ago
lain 762c9ea564 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into embedded-object-federation
4 years ago
lain 2a3abfd326 Merge branch 'issue/1934-welcome-email' into 'develop'
4 years ago
lain 0d5d1c62ef Apply 1 suggestion(s) to 1 file(s)
4 years ago
Haelwenn 64b21cee14 Merge branch 'fix/reverse-proxy-no-body-connection-leak' into 'develop'
4 years ago
Alex Gleason 6931dbfa58
Merge remote-tracking branch 'upstream/develop' into by-approval
4 years ago
rinpatch 6bf8eee5f9 ReverseProxy tesla client: remove handling of old_conn
4 years ago
rinpatch d4fbec62a3 ReverseProxy: Fix a gun connection leak when there is an error with no
4 years ago
Alibek Omarov 6107440ea0 OpenAPI: remove accidentally pasted buffer data
4 years ago
Alibek Omarov b31844d6e0 OpenAPI: Replace actor_id by account_id to follow ChatMessage schema
4 years ago
Mark Felder 65a1b048a8 Ensure Oban is available during mix tasks.
4 years ago
Mark Felder 9be6668236 Fix mix tasks that make HTTP calls by starting the Gun connection pool
4 years ago
Lain Soykaf 3d13fb05f8 Side Effects: On undoing, put information about the undone object.
4 years ago
Lain Soykaf 91f3cf9bc6 Pipeline: Add embedded object federation.
4 years ago
Maksim Pechnikov 61ef1fca4b remove duplicate module
4 years ago
feld 51627a10e5 Merge branch 'unblock-domain-via-query' into 'develop'
4 years ago
Mark Felder 4bfad0b483 Support blocking via query parameters as well and document the change.
4 years ago
Haelwenn 6100b90209 Merge branch '1976-status-view-fixes' into 'develop'
4 years ago
Maksim Pechnikov 67ab9a7928 Merge branch 'develop' into issue/1934-welcome-email
4 years ago
lain 76aa49a0c5 Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop'
4 years ago
Ivan Tashkinov 9ea51a6de5 [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
4 years ago
lain b2ba70eec4 Merge branch 'bugfix/mrf-reject-logging' into 'develop'
4 years ago
lain 250e0369c7 Merge branch 'issue/1878' into 'develop'
4 years ago
lain a81581472f Merge branch 'linkify' into 'develop'
4 years ago
Maksim Pechnikov 7991ddad58 added warning to use old keys
4 years ago
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
4 years ago
lain 1c9752cff4 Merge branch 'fix/pleroma-api-emoji-packs' into 'develop'
4 years ago
Maksim Pechnikov db0224d174 added check user email for welcome email
4 years ago
Lain Soykaf 0cb9e1da74 StatusView: Handle badly formatted emoji reactions.
4 years ago
Maksim Pechnikov 5879d36854 fix sender for welcome email
4 years ago
Maksim Pechnikov 8d6f7aec21 Merge branch 'develop' into issue/1023
4 years ago
Mark Felder 341a8f3500 Skip the correct plug
4 years ago
lain 5b1eeb06d8 Revert "Merge branch 'revert-2b5d9eb1' into 'develop'"
4 years ago
lain 696c13ce54 Revert "Merge branch 'linkify' into 'develop'"
4 years ago
Mark Felder 97c60b6a43 Merge branch 'develop' into fix/pleroma-api-emoji-packs
4 years ago
lain 2b5d9eb105 Merge branch 'linkify' into 'develop'
4 years ago
lain fa2421dd7e Merge branch 'gopher-fix' into 'develop'
4 years ago
Egor Kislitsyn bdb3375933
Allow unblocking a domain via query params
4 years ago
Maksim Pechnikov 3edaecae96 added welcome email
4 years ago
Alex Gleason 204dddcfaa
Pleroma.Formatter can have partial updates
4 years ago
href 4bac25e6f5 Don't enable Pleroma.HTTP.Middleware.FollowRedirects unless Gun is used
4 years ago
KokaKiwi 7ce722ce3e
Fix /api/pleroma/emoji/packs index endpoint.
4 years ago
Haelwenn 10d46235cf Merge branch 'fix-1958' into 'develop'
4 years ago
Alex Gleason 48f8b26c92
OpenAPI: Add :id to follower/following endpoints, fixes #1958
4 years ago
Alex Gleason 5756843736
Fully delete users with status :approval_pending
4 years ago
Mark Felder 20a496d2cb Expose the post formats in /api/v1/instance
4 years ago
Alexander Strizhakov af376cbffb
using atom keys in search params
4 years ago
Mark Felder 62438530e2 TOTP length is configurable, so we can't hardcode this here.
4 years ago
Alex Gleason 5e74556703
Sanitize `reason` param in POST /api/v1/accounts
4 years ago
Alex Gleason 38425ebdbf
Merge remote-tracking branch 'upstream/develop' into linkify
4 years ago
Mark Felder 3be64556db Improve TOTP token and recovery input fields in OAuth login
4 years ago
Maksim 16da9f5cfd Apply 1 suggestion(s) to 1 file(s)
4 years ago
Maksim c72676d22f Apply 1 suggestion(s) to 1 file(s)
4 years ago
Maksim Pechnikov 6c59fe259d Merge branch 'develop' into issue/1023
4 years ago
Maksim Pechnikov 4e0e19a706 update task messages
4 years ago
Alex Gleason 9ce95fa68f
Use `approval_required` in /api/v1/instance
4 years ago
Mark Felder b2d398b1d0 Merge branch 'develop' into refactor/gun-pool-registry
4 years ago
Mark Felder 9d30bacace Merge branch 'develop' into refactor/notification_settings
4 years ago
rinpatch 0fe36b311c Merge branch 'features/mrf-reasons' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier d29b8997f4
MastoAPI: fix & test giving MRF reject reasons
4 years ago
rinpatch 7115c5f82e ConnectionPool.Worker: do not stop with an error when there is a timeout
4 years ago
href 6d583bcc3b Set a default timeout for Gun adapter timeout
4 years ago
href afd378f84c host is now useless
4 years ago
href ce1a42bd04 Simplify TLS opts
4 years ago
href 53ba6815b1 parentheses...
4 years ago
href 23d714ed30 Fix race in enforcer/reclaimer start
4 years ago
href 6a0f2bdf8c Ensure connections error get known by the caller
4 years ago
href 46dd276d68 ConnectionPool.Worker: Open gun conn in continue instead of init
4 years ago
rinpatch a705637dcf Connection Pool: fix LRFU implementation to not actually be LRU
4 years ago
rinpatch 9b73c35ca8 Request limiter setup: consider {:error, :existing} a success
4 years ago
rinpatch 12fa5541f0 FollowRedirects: Unconditionally release the connection if there is an error
4 years ago
rinpatch 37f1e781cb Gun adapter helper: fix wildcard cert issues on OTP 23
4 years ago
rinpatch 007843b75e Add documentation for new connection pool settings and remove some
4 years ago
rinpatch 7882f28569 Use erlang monotonic time for CRF calculation
4 years ago
rinpatch 00926a63fb Adapter Helper: Use built-in ip address type
4 years ago
rinpatch 4128e3a84a HTTP: Implement max request limits
4 years ago
rinpatch 94c8f3cfaf Use a custom pool-aware FollowRedirects middleware
4 years ago
rinpatch 281ddd5e37 Connection pool: fix connections being supervised by gun_sup
4 years ago
rinpatch 1b15cb066c Connection pool: Add client death tracking
4 years ago
rinpatch e94ba05e52 Connection pool: Fix a possible infinite recursion if the pool is exhausted
4 years ago
rinpatch 7738fbbaf5 Connection pool: implement logging and telemetry events
4 years ago
rinpatch 0ffde499b8 Connection Pool: register workers using :via
4 years ago
rinpatch ec9d0d146b Connection pool: Fix race conditions in limit enforcement
4 years ago
rinpatch d08b157699 Connection pool: check that there actually is a result
4 years ago
rinpatch fffbcffb8c Connection Pool: don't enforce pool limits if no new connection needs to be opened
4 years ago
rinpatch 58a4f350a8 Refactor gun pooling and simplify adapter option insertion
4 years ago
Haelwenn (lanodan) Monnier e4beff90f5
Create Question: Add context field to create
4 years ago