Commit graph

  • 1dd718e83c Merge branch 'set-cache-on-user-tag-update' into 'develop' lambda 2019-02-19 14:20:58 +0000
  • f25a3f4f78 Merge branch 'fix/check-follower-collection-in-is_private' into 'develop' lambda 2019-02-19 14:08:19 +0000
  • f53dc5ee08 Merge branch 'fix/ap_id-unique_constraint' into 'develop' lambda 2019-02-19 14:07:16 +0000
  • 109b01a631 mark ap_id unique_constraint rinpatch 2019-02-19 13:52:15 +0300
  • 96dcacade1 properly check for follower address in is_private? rinpatch 2019-02-19 13:23:13 +0300
  • fc35481445 Update user cache when user tags are updated eugenijm 2019-02-19 10:43:37 +0300
  • 833161b5d2 Merge branch 'feature/jobs' into 'develop' kaniini 2019-02-18 19:43:06 +0000
  • a39a094cda Merge branch 'patch-image-description' into 'develop' kaniini 2019-02-18 04:11:46 +0000
  • 7456338ed3 Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' kaniini 2019-02-18 04:02:41 +0000
  • c23bd05737 Merge branch 'features/flavour-switching' into 'develop' kaniini 2019-02-18 04:01:51 +0000
  • cd019a5927 Merge branch 'follow-request-count' into 'develop' kaniini 2019-02-18 04:01:26 +0000
  • 3f38a05571 Merge branch 'csv-export' into 'develop' kaniini 2019-02-18 03:59:46 +0000
  • fd17a0cc9b Fix test Maxim Filippov 2019-02-18 00:10:48 +0300
  • 94708d6370 Render only "id", "valid_until" and "app_name" in TokenView Maxim Filippov 2019-02-17 23:57:35 +0300
  • 28a249bef2 Merge branch 'docs/add-clients-to-ex_doc' into 'develop' lambda 2019-02-17 17:53:57 +0000
  • a2f4fc49fe Merge branch 'develop' into 'docs/add-clients-to-ex_doc' lambda 2019-02-17 17:39:45 +0000
  • 79e503b3f5 Merge branch 'docker-speedup' into 'develop' lambda 2019-02-17 17:38:25 +0000
  • f26582aae9 Merge branch 'mastoapi-stop-capping-attachments' into 'develop' lambda 2019-02-17 17:37:48 +0000
  • 6a8a8e90da Update Differences-in-MastodonAPI-Responses.md lambda 2019-02-17 17:01:22 +0000
  • ae84af4ad0 Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' lambda 2019-02-17 16:57:57 +0000
  • 71c8c60ded More speedup, test fixes. lain 2019-02-17 17:47:24 +0100
  • d0a94f98e0 more tests for HellthreadPolicy rinpatch 2019-02-17 14:33:44 +0300
  • d3fe2c8ec6 [#468] Formatting fix. Ivan Tashkinov 2019-02-17 14:07:35 +0300
  • bc4f77b10b [#468] Merged upstream/develop, resolved conflicts. Ivan Tashkinov 2019-02-17 14:07:04 +0300
  • dcf24a3233 [#468] Refactored OAuth scopes' defaults & missing selection handling. Ivan Tashkinov 2019-02-17 13:49:14 +0300
  • fa191a658b Speed up docker postgres. lain 2019-02-17 11:36:14 +0100
  • 8f98d970c1 Fix recipient count in hellthread policy rinpatch 2019-02-17 13:46:40 +0300
  • ccd30a1875 Fix formating rinpatch 2019-02-17 12:07:49 +0300
  • 006bec8c6a Add differences in MastoAPI responses to mix.exs extras rinpatch 2019-02-17 10:34:00 +0300
  • 72a4272d84
    Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching Haelwenn (lanodan) Monnier 2019-02-10 23:11:12 +0100
  • 4df455f69b
    [MastoAPI] Add switching of frontend flavours Haelwenn (lanodan) Monnier 2019-02-03 12:31:12 +0100
  • 25ab90edea
    mix.exs: Add docs/Clients.md to docs.extras Haelwenn (lanodan) Monnier 2019-02-16 19:39:03 +0100
  • c788f1543c Add a section on how to identify a pleroma instance, clarify that post upload limit is not capped too rinpatch 2019-02-16 21:14:07 +0300
  • 3b14119471 Merge branch 'welcome-message' into 'develop' rinpatch 2019-02-16 17:39:04 +0000
  • 96c725328b Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla mastodon rinpatch 2019-02-16 20:38:25 +0300
  • 27375e5575 WelcomeMessage: specify that the user has to be local. lain 2019-02-16 17:25:06 +0100
  • 269d3e1ca6 WelcomeMessage: Get rid of Ecto reference. lain 2019-02-16 17:24:48 +0100
  • f469a8610f Check that the welcome message is sent from the correct user. lain 2019-02-16 17:24:31 +0100
  • 38e15930cb Add option to return all friends in twitter api. lain 2019-02-16 17:01:15 +0100
  • d812a347ca Add optional welcome message. lain 2019-02-16 16:42:34 +0100
  • 2a4a4f3342 [#468] Defined OAuth restrictions for all applicable routes. Improved missing "scopes" param handling. Allowed "any of" / "all of" mode specification in OAuthScopesPlug. Fixed auth UI / behavior when user selects no permissions at /oauth/authorize. Ivan Tashkinov 2019-02-15 19:54:37 +0300
  • 1ce1b7b58d Merge branch 'bugfix/oauth-token-padding' into 'develop' lambda 2019-02-15 14:58:13 +0000
  • 921571c19b Merge branch 'hellthread-filter-fix' into 'develop' rinpatch 2019-02-15 13:18:35 +0000
  • c2e0a0c8d4 Readd threshold is not 0 check, optmization? Karen Konou 2019-02-15 14:05:20 +0100
  • dca6bee2f7 Rename test, add check for follower collection when delisting Karen Konou 2019-02-15 13:43:14 +0100
  • b63a5e309d Merge branch 'bugfix/actor-containment' into 'develop' rinpatch 2019-02-15 12:27:03 +0000
  • d943c90249 Add tests, change default config values, fix a bug Karen Konou 2019-02-15 12:47:50 +0100
  • ecdf0657ba Add logic for keeping follow_request_count up-to-date on the follow, eugenijm 2019-02-10 02:26:29 +0300
  • 32b1649434 test: user: add a test for whether user search returns a user or not William Pitcock 2019-02-14 19:59:12 +0000
  • da44cdd381 user: search: use get_or_fetch() instead of get_or_fetch_by_nickname() William Pitcock 2019-02-14 19:58:24 +0000
  • ea2698beb7 Merge branch 'bugfix/activitypub-reserialization' into 'develop' lambda 2019-02-14 19:54:16 +0000
  • 56862f4ce1 activitypub: clean up logging statements a little William Pitcock 2019-02-14 19:42:33 +0000
  • 04b1c13554 Merge remote-tracking branch 'upstream/develop' into patch-image-description Wim Vanderbauwhede 2019-02-14 16:41:40 +0000
  • 027adbc9e5 [#468] Refactored OAuth scopes parsing / defaults handling. Ivan Tashkinov 2019-02-14 17:03:19 +0300
  • 949e35e26d [#468] OAuth scopes-related data migration simplification. Ivan Tashkinov 2019-02-14 14:28:26 +0300
  • 1d17082ab2 Merge branch 'fix/mediaproxy-s3' into 'develop' href 2019-02-14 10:10:13 +0000
  • 3f32d7b937 Fix queue name Egor Kislitsyn 2019-02-14 17:02:47 +0700
  • 907306174b fix S3 links encoding in Mediaproxy Egor Kislitsyn 2019-02-14 15:55:21 +0700
  • 19756d68f2 Merge branch 'fix/credo-issues-test' into 'develop' kaniini 2019-02-14 03:55:26 +0000
  • 6652389e80 Merge branch 'bugfix/activitypub-totalitems-removal' into 'develop' Haelwenn 2019-02-14 03:40:33 +0000
  • e031cc6473 tests: update tests for totalItems leak fix William Pitcock 2019-02-14 03:22:54 +0000
  • 72ba5b4ab7 activitypub: user view: formatting William Pitcock 2019-02-14 03:13:07 +0000
  • 5307c211b8 activitypub: user view: report totalItems=0 for follows/followers when hidden William Pitcock 2019-02-14 03:03:41 +0000
  • 6542b86292 activitypub: user view: remove totalItems from user outbox William Pitcock 2019-02-14 03:02:45 +0000
  • ee2fa1a314 activitypub: user view: remove totalInbox from user inbox view William Pitcock 2019-02-14 03:01:39 +0000
  • bc9e5e6b65 Merge branch 'feature/activitypub-oauth-endpoints' into 'develop' kaniini 2019-02-14 02:50:06 +0000
  • 64620d8980 activitypub: user view: do not expose oAuth endpoints for instance users William Pitcock 2019-02-14 02:41:21 +0000
  • e9ef4b8da6 oauth: never use base64 padding when returning tokens to applications William Pitcock 2019-02-14 01:05:25 +0000
  • 889ad95a2a tests: add some reserialization tests based on IR differences William Pitcock 2019-02-14 00:59:18 +0000
  • e05bf2940f activitypub: transmogrifier: correctly handle nil inReplyTo value William Pitcock 2019-02-14 00:34:20 +0000
  • 94cbbb0e3a activitypub: transmogrifier: do not attempt to expand pre-existing AS2 tag objects William Pitcock 2019-02-14 00:27:35 +0000
  • 1ef4741861 Merge branch 'feature/better-login-errors' into 'develop' kaniini 2019-02-13 23:42:11 +0000
  • f62c1d6266 Improve login error for OAuth flow Mark Felder 2019-02-13 22:33:22 +0000
  • 063baca5e4 [#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages. Ivan Tashkinov 2019-02-14 00:29:29 +0300
  • d54c483964 tests: add tests for endpoints William Pitcock 2019-02-13 19:48:24 +0000
  • 9bd6ed975e activitypub: user view: use route helpers instead of hardcoded URIs William Pitcock 2019-02-13 19:20:41 +0000
  • 29e946ace4 activitypub: user view: add oauthRegistrationEndpoint to user profiles William Pitcock 2019-02-12 21:49:48 +0000
  • db8abd958d activitypub: user view: fix up endpoints rendering William Pitcock 2019-02-12 21:42:32 +0000
  • dd989962e6 litepub schema: add oauthRegistrationEndpoint [ci skip] William Pitcock 2019-02-12 21:37:37 +0000
  • 90facd3598 user view: add AP C2S oauth endpoints to local user profiles William Pitcock 2019-02-12 21:28:11 +0000
  • bef9b9cb66 refactored code Karen Konou 2019-02-13 16:23:09 +0100
  • adcdd21f16 Merge branch 'develop' into hellthread-filter-fix Karen Konou 2019-02-13 00:04:26 +0100
  • 99f955cd9e Merge branch 'mass-follow-fixes' into 'develop' rinpatch 2019-02-13 13:04:23 +0000
  • 88a4de24f9 User.follow_all: Respect blocks in both directions. lain 2019-02-13 13:52:27 +0100
  • 760fec4cb8 Update token.ex Maxim Filippov 2019-02-11 09:48:24 +0000
  • 62a45bdc11 Add revoke token Maxim Filippov 2019-02-11 00:49:56 +0300
  • 61a4bc5095 Add OAuth tokens endpoint Maxim Filippov 2019-02-10 22:41:06 +0300
  • 33f8f3c33a Merge branch 'doc/mark-streaming-feature-for-apps-2' into 'develop' kaniini 2019-02-13 07:51:14 +0000
  • 16b7c07115 Mark streaming feature for desktop apps in Clients.md Hakaba Hitoyo 2019-02-13 07:51:14 +0000
  • 4bdb2d44c2 Merge branch 'bugfix/mdii-uploader' into 'develop' kaniini 2019-02-13 07:32:56 +0000
  • b7bc666200 bugfix mdii uploader hakabahitoyo 2019-02-13 15:46:42 +0900
  • 1d727cd069 added checks for public url and follower collections Karen Konou 2019-02-12 23:25:09 +0100
  • 0534463cef Merge branch 'feature/csp_mastofe-dev' into 'develop' kaniini 2019-02-12 22:41:46 +0000
  • da4c662af3
    Plugs.HTTPSecurityPlug: Add webpacker to connect-src Haelwenn (lanodan) Monnier 2019-02-02 19:06:26 +0100
  • 00e8f0b07d
    Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev mode Haelwenn (lanodan) Monnier 2019-02-01 13:10:50 +0100
  • 71ce564ecc
    config/dev.exs: Don’t put secure cookies on dev Haelwenn (lanodan) Monnier 2018-11-22 07:12:13 +0100
  • c71b3a1b12 Merge branch 'fix-csp-upgrade-insecure-requests-check' into 'develop' Haelwenn 2019-02-12 02:44:23 +0000
  • e1983fca8d Merge branch 'doc/mark-streaming-feature-for-apps' into 'develop' Haelwenn 2019-02-12 02:35:15 +0000
  • 84f22d1cb8 Mark streaming feature for mobile/web apps in Clients.md Hakaba Hitoyo 2019-02-12 02:35:15 +0000
  • c984e8272a Formatting Mark Felder 2019-02-12 00:37:22 +0000