Commit graph

  • 2ab9499258 OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope definitions rinpatch 2021-02-17 21:37:23 +0300
  • 95a22c1cc2 OpenAPI: Add admin: scope prefix to admin operations rinpatch 2021-02-17 20:56:13 +0300
  • 6d66fadea7 Remove :auth, :enforce_oauth_admin_scope_usage rinpatch 2021-02-17 20:47:38 +0300
  • ff72ce31ca
    Enhance reports in Pleroma API: index, show Haelwenn (lanodan) Monnier 2021-01-25 20:15:33 +0100
  • 679a2e799e Merge branch 'test-docker-images' into 'develop' rinpatch 2021-02-17 17:09:24 +0000
  • dc4baee6dd Do not want these interfering with develop builds Mark Felder 2021-02-17 10:24:37 -0600
  • 068740aa16 Make it possible to generate custom docker images by prefixing the branch name with "build-docker" Mark Felder 2021-02-17 10:08:12 -0600
  • 046bcf1bf6 Merge branch 'chore/documentation-relicensing' into 'develop' Haelwenn 2021-02-17 15:57:11 +0000
  • e7b1f0f5f4 Merge branch 'feat/chat-list-pagination' into 'develop' Haelwenn 2021-02-17 15:36:59 +0000
  • 158f9f18ee Merge branch 'remove-conversation-api' into 'develop' rinpatch 2021-02-17 15:14:27 +0000
  • 264cb2c77f Merge branch '2510-oauth-app-tokens-further-support' into 'develop' rinpatch 2021-02-17 13:08:51 +0000
  • d7ad288c84 Chats: Introduce /api/v2/pleroma/chats which implements pagination rinpatch 2021-02-17 15:58:33 +0300
  • d5270a1c41 Merge branch 'update-default-avatar' into 'develop' rinpatch 2021-02-17 09:48:42 +0000
  • 854ea1aefb [#3213] Fixed HashtagsTableMigrator.count/1. Ivan Tashkinov 2021-02-17 09:23:35 +0300
  • 111bfdd3a0 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework Ivan Tashkinov 2021-02-16 23:23:49 +0300
  • 938823c730 [#3213] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.). Ivan Tashkinov 2021-02-16 23:14:15 +0300
  • 98ab2b82a6 ChatMessage schema: Add unread property rinpatch 2021-02-16 22:41:06 +0300
  • 13e324abe9 Merge branch '2053-notifications-actor-is-active-refactoring' into 'develop' rinpatch 2021-02-16 10:11:41 +0000
  • f1f215cb38 Relicense documentation under CC-BY-4.0 rinpatch 2021-02-16 13:08:08 +0300
  • 1dac7d1462 [#3213] Fixed hashtags.name lookup (must use citext type to do index scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests. Ivan Tashkinov 2021-02-15 21:13:14 +0300
  • cf6d3db58f
    Add API endpoint to remove a conversation Egor Kislitsyn 2021-02-15 21:48:13 +0400
  • 0c73935de1 update changelog to mention change of avatar Shpuld Shpuldson 2021-02-15 15:52:36 +0200
  • 956bbc1ec7 replace avi.png Shpuld Shpuldson 2021-02-15 15:44:27 +0200
  • 8910303f71 Merge branch 'chore/mailmap' into 'develop' rinpatch 2021-02-15 10:30:29 +0000
  • e2927d714e Add myself to .mailmap rinpatch 2021-02-15 13:19:44 +0300
  • 284504f689 [#2053] Changed Notification/for_user_query/2 to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from users. Ivan Tashkinov 2021-02-15 09:08:04 +0300
  • 349b8b0f4f [#3213] rescue around potentially-raising Repo.insert_all/_ calls. Misc. improvements (docs etc.). Ivan Tashkinov 2021-02-13 22:01:11 +0300
  • fb2a8e7ccd Additional validation so we don't get caught off guard with a nil response if CommonAPI ever prevents us from injecting this data Mark Felder 2021-02-12 13:15:33 -0600
  • 3554a65f45 Inject fake application metadata and validate it is stripped by transmogrifier Mark Felder 2021-02-12 13:05:12 -0600
  • 9b61df1fb6 App is already preloaded into the token, so avoid an extra query Mark Felder 2021-02-12 12:44:45 -0600
  • db716f860a Merge branch 'not-used-mock' into 'develop' rinpatch 2021-02-12 08:52:04 +0000
  • 76414ad277 Merge branch 'bugfix/answer-outbox' into 'develop' rinpatch 2021-02-12 08:48:51 +0000
  • bd3d0e8b57 Use a custom oauth token so we can predict and validate the client_name and website Mark Felder 2021-02-11 15:53:10 -0600
  • 4b979538bc Document the application metadata is now retained as part of the post. Mark Felder 2021-02-11 15:10:53 -0600
  • 333ff527fd Validate client application metadata is retained in the object Mark Felder 2021-02-11 15:07:21 -0600
  • c1d78328ee Consistency Mark Felder 2021-02-11 14:27:52 -0600
  • 6dc0b13cf8 Revert to original formatting for these function defs Mark Felder 2021-02-11 14:22:58 -0600
  • 7c508319a5 Prefer naming this put_application because we're putting it into the params map Mark Felder 2021-02-11 14:19:53 -0600
  • 09b8378646 %Token{} may not be in the conn, so avoid breaking the ability to post statuses in that scenario. Mark Felder 2021-02-11 14:15:25 -0600
  • 5992382cf8 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework Ivan Tashkinov 2021-02-11 19:31:57 +0300
  • a996ab46a5 [#3213] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_create_by_names/1. Misc. improvements. Ivan Tashkinov 2021-02-11 19:30:21 +0300
  • df89b5019b [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. Ivan Tashkinov 2021-02-11 15:02:50 +0300
  • b5d001fc8c
    not used mock Alexander Strizhakov 2021-02-10 18:44:49 +0300
  • 2cf753c502 Merge branch 'fix/no-version-api-pleroma-social' into 'develop' Haelwenn 2021-02-10 00:52:59 +0000
  • 4540e08a6a Rendering fallback for when we don't have valid data available Mark Felder 2021-02-09 18:51:59 -0600
  • 981349f21d Enable rendering of the client application data details Mark Felder 2021-02-09 18:19:20 -0600
  • 3dc7e89c54 Ensure we capture the application details into the object Mark Felder 2021-02-09 18:07:15 -0600
  • de8b8e9cf1 Add a function to lookup client app details by the app_id Mark Felder 2021-02-09 14:41:58 -0600
  • a853218701 Merge branch 'features/ap_id-c2s-authentication' into 'develop' rinpatch 2021-02-09 19:29:43 +0000
  • 0d9230aed9 OpenAPI spec: Do not show build enviroment in the spec version rinpatch 2021-02-09 22:23:11 +0300
  • f13f5d9303 OpenAPI spec task: Load pleroma application to get version info rinpatch 2021-02-09 22:10:09 +0300
  • fc42e714e2 Merge branch 'new-user-emails' into 'develop' feld 2021-02-08 22:47:03 +0000
  • 6e90b79d63 Lint Mark Felder 2021-02-08 16:40:27 -0600
  • 4cacce4b42 Revert "Add plaintext support for all emails except the digest" Mark Felder 2021-02-08 16:39:55 -0600
  • 593c0851d9 Merge branch 'develop' into 'new-user-emails' feld 2021-02-08 22:01:32 +0000
  • a5bee1bf35 Merge branch 'feat/mrf-noemptypolicy' into 'develop' Haelwenn 2021-02-08 21:49:20 +0000
  • 55a13fc360 MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. Mark Felder 2021-02-08 15:32:47 -0600
  • 17f41a589f Merge branch 'fix/rss-link' into 'develop' rinpatch 2021-02-08 20:14:53 +0000
  • ed8ef80b5e RSS: Make sure post URL is the first <link> element rinpatch 2021-02-08 22:41:35 +0300
  • a52cedba62 Merge branch 'chore/descriptions-improvements' into 'develop' rinpatch 2021-02-08 19:21:01 +0000
  • 8c7b3b20d8
    activity_pub_controller: Add authentication to object & activity endpoints Haelwenn (lanodan) Monnier 2021-01-21 17:45:42 +0100
  • ce7c275fb3 Improve various descriptions and labels Mark Felder 2021-02-08 11:45:50 -0600
  • 2bffa8e020 Make the suggestion match the default value Mark Felder 2021-02-08 11:25:32 -0600
  • ff70d71693 Merge branch 'docs/improve-mailer-settings-desc' into 'develop' feld 2021-02-08 16:49:15 +0000
  • 85cb122986 Merge branch 'develop' into 'docs/improve-mailer-settings-desc' feld 2021-02-08 16:43:04 +0000
  • 4dbb08a19f Improved Mailer descriptions Mark Felder 2021-02-06 13:20:58 -0600
  • 8babd796da Merge branch 'fix/reports-from-admins' into 'develop' rinpatch 2021-02-08 10:31:20 +0000
  • d1c6dd97aa [#3213] Partially addressed code review points. migration rollback task changes, hashtags-related config handling tweaks, hashtags.data deletion (unused). Ivan Tashkinov 2021-02-07 22:24:12 +0300
  • f736501e97 Alpha-sort adapters Add various labels, descriptions and suggestions for all adapter settings and try to use the same terminology by the service provider. Mark Felder 2021-02-06 13:18:48 -0600
  • 0fcf16dcb8 Move Enabled to top as it's the master control of all email. Description not really needed. Mark Felder 2021-02-06 12:34:32 -0600
  • bd828e5c9c More description improvements Mark Felder 2021-02-06 12:28:49 -0600
  • 227dd84f11 Update SMTP error description and default value Mark Felder 2021-02-06 12:06:47 -0600
  • 9e3e8e2e30 Update Swoosh docs URL, lint Mark Felder 2021-02-06 12:04:28 -0600
  • cfc474c5f7 There is no reason to expose these Local adapter settings either. Mark Felder 2021-02-06 12:01:11 -0600
  • 6ffe15cc9f Remove No MX lookups setting Mark Felder 2021-02-06 11:55:25 -0600
  • 85710b026f Improve SMTP adapter setting descriptions Mark Felder 2021-02-06 11:55:01 -0600
  • 9f98885388 No reason to suggest users try the useless "Local" mail adapter Mark Felder 2021-02-06 11:28:55 -0600
  • 6e68058b63 Merge branch 'feat/allow_alt_text_search_config' into 'develop' rinpatch 2021-02-06 09:42:20 +0000
  • 8d4e0342e1 Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files hyperion 2021-02-06 09:42:17 +0000
  • 4dd28b4bd1 Merge branch 'varnish-large-files' into 'develop' feld 2021-02-05 19:46:53 +0000
  • 1d8f1fe077 Add a default rule to not attempt to cache any files larger than 50MB Mark Felder 2021-02-05 13:32:21 -0600
  • 0368419fce Slightly better formatting Mark Felder 2021-02-05 09:13:53 -0600
  • 5df9f68392 Add plaintext support for all emails except the digest Mark Felder 2021-02-05 09:13:17 -0600
  • 6a3e75c8e6 Lint Mark Felder 2021-02-05 09:00:17 -0600
  • c361440396 Add basic test to validate the registration email is dispatched when the others are disabled Mark Felder 2021-02-04 17:56:46 -0600
  • 95930a7aa5 Actually send the mail Mark Felder 2021-02-04 17:42:09 -0600
  • 2a863987bc Added: New user registration mail Mark Felder 2021-02-04 16:14:37 -0600
  • e945ccc91b Add a registration email that only sends if no other emails (welcome, approval, confirmation) are enabled Mark Felder 2021-02-04 15:16:50 -0600
  • 2956c21a55 Improve confirmation email language Mark Felder 2021-02-04 15:10:43 -0600
  • af37a5c51a Also make this maybe_ for consistency Mark Felder 2021-02-04 14:33:49 -0600
  • b22b12f738 These welcome emails are not guaranteed and can be private functions Mark Felder 2021-02-04 14:01:15 -0600
  • d047372291 Merge branch 'develop' into fix/reports-from-admins Mark Felder 2021-02-04 12:37:20 -0600
  • d7262f7d22 Merge branch 'chore/fix-mix-env' into 'develop' feld 2021-02-04 16:27:05 +0000
  • bf9cd4a0e2 Standardize the way we capture and use Mix.env() Mark Felder 2021-02-04 10:11:48 -0600
  • 7b67bf4e97 Merge branch 'fix/configdb-error' into 'develop' feld 2021-02-04 14:33:59 +0000
  • ea5469961a Merge branch 'bugfix/notice-external-redirect' into 'develop' Haelwenn 2021-02-04 14:26:03 +0000
  • ecff027418
    Redirect non-local activities when /notice/:id is used Haelwenn (lanodan) Monnier 2021-02-03 17:53:09 +0100
  • 49741961f2 Merge branch 'chore/external-emoji-example' into 'develop' Haelwenn 2021-02-04 14:05:30 +0000
  • 887db076b5 Load an emoji.txt specific to the test env Mark Felder 2021-02-03 16:36:45 -0600
  • 000d3365c3 Document admin actors not getting report notifications Mark Felder 2021-02-03 14:52:49 -0600