Commit Graph

  • f8a72f2997 activitypub: sign http date header William Pitcock 2019-02-21 00:23:17 +00:00
  • 1c87102d01 mix: add timex dependency William Pitcock 2019-02-21 00:19:49 +00:00
  • e95dbecf3e tests: fix formatting William Pitcock 2019-02-20 20:49:10 +00:00
  • 1803d9a022 fix fetching AP objects with application/json William Pitcock 2019-02-20 20:45:40 +00:00
  • aa45674be6 tests: add test for fetching AP objects with application/json. William Pitcock 2019-02-20 20:45:09 +00:00
  • 1f85c9c9c7 Merge branch 'feature/improve-error-logging' into 'develop' lambda 2019-02-20 18:21:58 +00:00
  • 22e2ed235d logging: only return ISE reasons in API responses when in dev or test mode William Pitcock 2019-02-20 17:36:19 +00:00
  • 3ee77e95b2 tests: fix tests William Pitcock 2019-02-20 17:23:05 +00:00
  • 8b08096436 logging: improve visibility into ISE errors William Pitcock 2019-02-19 21:31:27 +00:00
  • 54f9e3d382 Merge branch 'feature/reports' into 'develop' kaniini 2019-02-20 16:51:25 +00:00
  • bff9eb5ef7 Reports Egor 2019-02-20 16:51:25 +00:00
  • 77fb926afa Merge branch 'nicer-share-urls' into 'develop' kaniini 2019-02-20 16:42:52 +00:00
  • 59c27f29c8 Add some nicer urls in status view. lain 2019-02-20 17:36:16 +01:00
  • dff5e1e46a Merge branch '468_oauth2_scopes' into 'develop' lambda 2019-02-20 16:15:45 +00:00
  • b574d97c2e [#468] Added support for push OAuth scope (Mastodon 2.4+). Ivan Tashkinov 2019-02-20 17:27:41 +03:00
  • 6fe7acd58e [#468] Merged upstream/develop. Ivan Tashkinov 2019-02-20 16:48:59 +03:00
  • 11b3c10c54 Merge branch 'muting' into 'develop' lambda 2019-02-20 13:19:37 +00:00
  • 4196d9af11 Add test for User.mutes and so on. lain 2019-02-20 14:14:52 +01:00
  • 9ae79bb71a Add test for muting functionality. lain 2019-02-20 13:47:44 +01:00
  • 840d2c9f0b Remove superfluous migration. lain 2019-02-20 13:47:24 +01:00
  • 3ad91ec3c1 [#468] Adjusted scope restriction for MastodonAPIController#index. Ivan Tashkinov 2019-02-20 14:05:02 +03:00
  • 337367d764 [#468] More OAuth scopes-specific tests. Ivan Tashkinov 2019-02-20 12:27:28 +03:00
  • abd0b85efd Merge branch 'set-activation-status-admin-api' into 'develop' kaniini 2019-02-19 22:45:51 +00:00
  • 5a46d37af9 Update the mute implementation to the current codebase Ekaterina Vaartis 2019-02-19 23:09:16 +03:00
  • 04ee877a20 [#468] Added OAuth scopes-specific tests. Ivan Tashkinov 2019-02-19 22:28:21 +03:00
  • 465b547c90 Remove unused "muted" parameter, use piping for mute/block fns Ekaterina Vaartis 2018-09-04 00:20:22 +03:00
  • 092b1b1453 Do not unfollow muted users Ekaterina Vaartis 2018-09-04 00:17:25 +03:00
  • ad2cf4fd86 Add test for mastodon muting endpoints Ekaterina Vaartis 2018-09-02 00:34:15 +03:00
  • da64ea4a55 Implement mastodon mutes endpoint Ekaterina Vaartis 2018-09-02 00:33:13 +03:00
  • f41f017bbc Implement muting, add it to the mastodon API Ekaterina Vaartis 2018-09-05 23:49:15 +03:00
  • f4bfc628ca
    Player: allow styles on CSP, loop videos href 2019-02-19 18:56:57 +01:00
  • aa9af1d639
    CSP: Allow iframes on embed player href 2019-02-19 18:17:37 +01:00
  • 2d21ea1a0e Merge branch 'develop' into fix/twittercards Mark Felder 2019-02-19 16:58:28 +00:00
  • 10a11f083c
    Embed player suitable for Twitter Cards href 2019-02-19 17:39:42 +01:00
  • 25b9e7a8c3 Added admin API for changing user activation status eugenijm 2019-02-19 18:40:57 +03:00
  • c0ecbf6669 [#468] Merged upstream/develop. Ivan Tashkinov 2019-02-19 19:10:55 +03:00
  • 1dd718e83c Merge branch 'set-cache-on-user-tag-update' into 'develop' lambda 2019-02-19 14:20:58 +00:00
  • f25a3f4f78 Merge branch 'fix/check-follower-collection-in-is_private' into 'develop' lambda 2019-02-19 14:08:19 +00:00
  • f53dc5ee08 Merge branch 'fix/ap_id-unique_constraint' into 'develop' lambda 2019-02-19 14:07:16 +00:00
  • 109b01a631 mark ap_id unique_constraint rinpatch 2019-02-19 13:52:15 +03:00
  • 96dcacade1 properly check for follower address in is_private? rinpatch 2019-02-19 13:23:13 +03:00
  • fc35481445 Update user cache when user tags are updated eugenijm 2019-02-19 10:43:37 +03:00
  • 833161b5d2 Merge branch 'feature/jobs' into 'develop' kaniini 2019-02-18 19:43:06 +00:00
  • a39a094cda Merge branch 'patch-image-description' into 'develop' kaniini 2019-02-18 04:11:46 +00:00
  • 7456338ed3 Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' kaniini 2019-02-18 04:02:41 +00:00
  • c23bd05737 Merge branch 'features/flavour-switching' into 'develop' kaniini 2019-02-18 04:01:51 +00:00
  • cd019a5927 Merge branch 'follow-request-count' into 'develop' kaniini 2019-02-18 04:01:26 +00:00
  • 3f38a05571 Merge branch 'csv-export' into 'develop' kaniini 2019-02-18 03:59:46 +00:00
  • fd17a0cc9b Fix test Maxim Filippov 2019-02-18 00:10:48 +03:00
  • 94708d6370 Render only "id", "valid_until" and "app_name" in TokenView Maxim Filippov 2019-02-17 23:57:35 +03:00
  • 28a249bef2 Merge branch 'docs/add-clients-to-ex_doc' into 'develop' lambda 2019-02-17 17:53:57 +00:00
  • a2f4fc49fe Merge branch 'develop' into 'docs/add-clients-to-ex_doc' lambda 2019-02-17 17:39:45 +00:00
  • 79e503b3f5 Merge branch 'docker-speedup' into 'develop' lambda 2019-02-17 17:38:25 +00:00
  • f26582aae9 Merge branch 'mastoapi-stop-capping-attachments' into 'develop' lambda 2019-02-17 17:37:48 +00:00
  • 6a8a8e90da Update Differences-in-MastodonAPI-Responses.md lambda 2019-02-17 17:01:22 +00:00
  • ae84af4ad0 Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' lambda 2019-02-17 16:57:57 +00:00
  • 71c8c60ded More speedup, test fixes. lain 2019-02-17 17:47:24 +01:00
  • d0a94f98e0 more tests for HellthreadPolicy rinpatch 2019-02-17 14:33:44 +03:00
  • d3fe2c8ec6 [#468] Formatting fix. Ivan Tashkinov 2019-02-17 14:07:35 +03:00
  • bc4f77b10b [#468] Merged upstream/develop, resolved conflicts. Ivan Tashkinov 2019-02-17 14:07:04 +03:00
  • dcf24a3233 [#468] Refactored OAuth scopes' defaults & missing selection handling. Ivan Tashkinov 2019-02-17 13:49:14 +03:00
  • fa191a658b Speed up docker postgres. lain 2019-02-17 11:36:14 +01:00
  • 8f98d970c1 Fix recipient count in hellthread policy rinpatch 2019-02-17 13:46:40 +03:00
  • ccd30a1875 Fix formating rinpatch 2019-02-17 12:07:49 +03:00
  • 006bec8c6a Add differences in MastoAPI responses to mix.exs extras rinpatch 2019-02-17 10:34:00 +03:00
  • 72a4272d84
    Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching Haelwenn (lanodan) Monnier 2019-02-10 23:11:12 +01:00
  • 4df455f69b
    [MastoAPI] Add switching of frontend flavours Haelwenn (lanodan) Monnier 2019-02-03 12:31:12 +01:00
  • 25ab90edea
    mix.exs: Add docs/Clients.md to docs.extras Haelwenn (lanodan) Monnier 2019-02-16 19:39:03 +01:00
  • 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 +03:00
  • 3b14119471 Merge branch 'welcome-message' into 'develop' rinpatch 2019-02-16 17:39:04 +00:00
  • 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 +03:00
  • 27375e5575 WelcomeMessage: specify that the user has to be local. lain 2019-02-16 17:25:06 +01:00
  • 269d3e1ca6 WelcomeMessage: Get rid of Ecto reference. lain 2019-02-16 17:24:48 +01:00
  • f469a8610f Check that the welcome message is sent from the correct user. lain 2019-02-16 17:24:31 +01:00
  • 38e15930cb Add option to return all friends in twitter api. lain 2019-02-16 17:01:15 +01:00
  • d812a347ca Add optional welcome message. lain 2019-02-16 16:42:34 +01:00
  • 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 +03:00
  • 1ce1b7b58d Merge branch 'bugfix/oauth-token-padding' into 'develop' lambda 2019-02-15 14:58:13 +00:00
  • 921571c19b Merge branch 'hellthread-filter-fix' into 'develop' rinpatch 2019-02-15 13:18:35 +00:00
  • c2e0a0c8d4 Readd threshold is not 0 check, optmization? Karen Konou 2019-02-15 14:05:20 +01:00
  • dca6bee2f7 Rename test, add check for follower collection when delisting Karen Konou 2019-02-15 13:43:14 +01:00
  • b63a5e309d Merge branch 'bugfix/actor-containment' into 'develop' rinpatch 2019-02-15 12:27:03 +00:00
  • d943c90249 Add tests, change default config values, fix a bug Karen Konou 2019-02-15 12:47:50 +01:00
  • ecdf0657ba Add logic for keeping follow_request_count up-to-date on the follow, eugenijm 2019-02-10 02:26:29 +03:00
  • 32b1649434 test: user: add a test for whether user search returns a user or not William Pitcock 2019-02-14 19:59:12 +00:00
  • da44cdd381 user: search: use get_or_fetch() instead of get_or_fetch_by_nickname() William Pitcock 2019-02-14 19:58:24 +00:00
  • ea2698beb7 Merge branch 'bugfix/activitypub-reserialization' into 'develop' lambda 2019-02-14 19:54:16 +00:00
  • 56862f4ce1 activitypub: clean up logging statements a little William Pitcock 2019-02-14 19:42:33 +00:00
  • 04b1c13554 Merge remote-tracking branch 'upstream/develop' into patch-image-description Wim Vanderbauwhede 2019-02-14 16:41:40 +00:00
  • 027adbc9e5 [#468] Refactored OAuth scopes parsing / defaults handling. Ivan Tashkinov 2019-02-14 17:03:19 +03:00
  • 949e35e26d [#468] OAuth scopes-related data migration simplification. Ivan Tashkinov 2019-02-14 14:28:26 +03:00
  • 1d17082ab2 Merge branch 'fix/mediaproxy-s3' into 'develop' href 2019-02-14 10:10:13 +00:00
  • 3f32d7b937 Fix queue name Egor Kislitsyn 2019-02-14 17:02:47 +07:00
  • 907306174b fix S3 links encoding in Mediaproxy Egor Kislitsyn 2019-02-14 15:55:21 +07:00
  • 19756d68f2 Merge branch 'fix/credo-issues-test' into 'develop' kaniini 2019-02-14 03:55:26 +00:00
  • 6652389e80 Merge branch 'bugfix/activitypub-totalitems-removal' into 'develop' Haelwenn 2019-02-14 03:40:33 +00:00
  • e031cc6473 tests: update tests for totalItems leak fix William Pitcock 2019-02-14 03:22:54 +00:00
  • 72ba5b4ab7 activitypub: user view: formatting William Pitcock 2019-02-14 03:13:07 +00:00
  • 5307c211b8 activitypub: user view: report totalItems=0 for follows/followers when hidden William Pitcock 2019-02-14 03:03:41 +00:00
  • 6542b86292 activitypub: user view: remove totalItems from user outbox William Pitcock 2019-02-14 03:02:45 +00:00