Commit Graph

  • 1825118fd4 Correctly handle invalid credentials on auth login. lain 2019-01-28 11:41:47 +01:00
  • b380b4898d Merge branch 'patch-2' into 'develop' Haelwenn 2019-01-28 08:23:21 +00:00
  • 9e43a28bc3 Update the openrc service's retry with the correct format vaartis 2019-01-28 08:18:11 +00:00
  • 9560abea10 [#534] Refactoring / tweaks per MR review. Ivan Tashkinov 2019-01-28 11:03:52 +03:00
  • ddc7ae2c1a mastodon api: card: force OGP images through mediaproxy William Pitcock 2019-01-28 06:42:27 +00:00
  • 339c26e12b test: add status posting with OGP link preview test William Pitcock 2019-01-28 06:19:00 +00:00
  • ebeabdcc72 rich media: helpers: clean up unused aliases William Pitcock 2019-01-28 06:10:25 +00:00
  • 91ef64a1ec activitypub: prime OGP crawler cache when new messages are inserted into the database William Pitcock 2019-01-28 06:07:18 +00:00
  • 8e42251e06 rich media: add helpers module, use instead of MastodonAPI module William Pitcock 2019-01-28 06:04:54 +00:00
  • 24a103a1fe mastodon api: formatting William Pitcock 2019-01-27 12:39:20 +00:00
  • 6096846f5f API: kill /api/rich_media/parse endpoint William Pitcock 2019-01-27 12:34:49 +00:00
  • 020b3b29d9 test: update twitterapi tests William Pitcock 2019-01-27 12:27:46 +00:00
  • 07a9a891ad twitter api: fix up activity representer William Pitcock 2019-01-27 12:27:37 +00:00
  • 364cf5369b test: update mastodon status view tests William Pitcock 2019-01-27 12:21:51 +00:00
  • de42646634 rich media: add try/rescue to ensure we catch parsing and fetching failures William Pitcock 2019-01-27 12:21:05 +00:00
  • 5d895093fd twitter api: embed card in twitterapi posts William Pitcock 2019-01-27 12:16:08 +00:00
  • 5a37ddc2dc mastodon api: embed card in status object William Pitcock 2019-01-27 12:15:41 +00:00
  • 132d815f1f mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data William Pitcock 2019-01-27 09:37:11 +00:00
  • cda1470e02
    [MastoAPI][GlitchAPI] Add bookmarks Haelwenn (lanodan) Monnier 2018-09-19 02:04:56 +02:00
  • 872241d7c5
    /web/index template: Modify for glitch-soc Haelwenn (lanodan) Monnier 2018-09-19 02:10:54 +02:00
  • 6db792124b Merge branch 'notice-404-to-fe' into 'develop' rinpatch 2019-01-27 22:01:20 +00:00
  • 71bb90073b
    /notice/:id - send the FE index even if 404 href 2019-01-27 22:51:50 +01:00
  • 16ab1437d6 Merge branch 'safe-render-activities' into 'develop' lambda 2019-01-27 20:10:09 +00:00
  • 2e277dd4ad Fix objects. lain 2019-01-27 21:03:15 +01:00
  • ea12371a01 Merge branch 'discard-invalid-likes' into 'develop' kaniini 2019-01-27 19:10:15 +00:00
  • 77f2137383
    Transmogrifier: fix incoming objects with invalid likes href 2019-01-27 19:27:16 +01:00
  • f83bae7c22
    Views: wrap activity rendering in a rescue href 2019-01-27 19:15:35 +01:00
  • 00fd9c9e5c Merge branch 'hotfix/favorites-index' into 'develop' kaniini 2019-01-27 15:22:08 +00:00
  • 9af798ad40 Merge branch 'flake-random-worker-id' into 'develop' kaniini 2019-01-27 15:16:06 +00:00
  • 15d12a69a4 add activities likes index, fixes favorites API call William Pitcock 2019-01-27 15:15:33 +00:00
  • e0e0cc5ab0
    Flake: random worker id href 2019-01-27 16:04:36 +01:00
  • 6c41c54d1b Merge branch 'docs/emoji-endpoint-similarities' into 'develop' rinpatch 2019-01-27 14:28:51 +00:00
  • 37520e1e79
    docs/Pleroma-API.md: Add note about emoji endpoints similarities Haelwenn (lanodan) Monnier 2019-01-27 14:30:21 +01:00
  • 5eb81d2c72 Merge branch 'features/mastoapi-multi-hashtag' into 'develop' kaniini 2019-01-27 12:45:50 +00:00
  • b58e4ddb10 Merge branch 'features/masto-account-view-rights' into 'develop' Haelwenn 2019-01-27 09:45:51 +00:00
  • a65c188593
    Web.MastodonAPI.AccountView: Add is_moderator and is_admin Haelwenn (lanodan) Monnier 2019-01-27 10:21:13 +01:00
  • 7175793304 Merge branch 'hardening/mastodon-rich-media' into 'develop' Haelwenn 2019-01-26 17:30:51 +00:00
  • c410fe960c Merge branch 'webpush-endpoint-size' into 'develop' kaniini 2019-01-26 17:27:14 +00:00
  • 8f2f471e94 rich media: gracefully handle fetching nil URIs William Pitcock 2019-01-26 16:26:11 +00:00
  • 4a13bb75bd
    Change webpush endpoint to unlimited varchar href 2019-01-26 17:17:37 +01:00
  • 155a884300 Merge branch 'flake-from-int' into 'develop' kaniini 2019-01-26 16:17:50 +00:00
  • d6015338c8
    Flake: support integers in from_string/1 href 2019-01-26 16:58:23 +01:00
  • 3e66723f7e Merge branch 'join-in-preloads' into 'develop' kaniini 2019-01-26 15:57:02 +00:00
  • e91f867cc9 Merge branch 'features/mastoapi-cards' into 'develop' kaniini 2019-01-26 15:47:52 +00:00
  • de956b9e04
    Web.MastodonAPI.MastodonAPIController: tag+any bookmark params in a array and flatten it Haelwenn (lanodan) Monnier 2019-01-26 16:46:20 +01:00
  • 1f7843b9b8 mastodon api: use OGP uri instead of page_url for deducing domain name, fix test William Pitcock 2019-01-26 15:20:27 +00:00
  • 86037e9c39 mastodon api: use HTML.extract_first_external_url() William Pitcock 2019-01-26 14:56:14 +00:00
  • 8018ae7ae5
    Join on preloads to avoid N+1 queries href 2019-01-26 15:55:53 +01:00
  • be9abb2cc5 html: add utility function to extract first URL from an object and cache the result William Pitcock 2019-01-26 14:55:12 +00:00
  • 78047d57bf mastodon api: provider_name setting is required too on the card William Pitcock 2019-01-26 14:47:32 +00:00
  • 39863236eb Web.MastodonAPI.MastodonAPIController: generic get_status_card/1 function for MastoAPI 2.6.x Haelwenn (lanodan) Monnier 2019-01-21 00:53:41 +01:00
  • 3f64379b13 Web.MastodonAPI.MastodonAPIController: Add Rich-Media support Haelwenn (lanodan) Monnier 2019-01-14 00:06:55 +01:00
  • d9f3af477d Move definitions of RichMedia fixtures to test/support/http_request_mock.ex Haelwenn (lanodan) Monnier 2019-01-14 00:05:45 +01:00
  • c00fba4f7d Merge branch 'documentation/mastalab' into 'develop' kaniini 2019-01-26 14:10:42 +00:00
  • 18b80be5ee README: Mastalab officially supports Pleroma. William Pitcock 2019-01-26 14:10:26 +00:00
  • b050d27c2d Merge branch 'bugfix/content_nil_lenght_check' into 'develop' kaniini 2019-01-26 13:41:18 +00:00
  • 22f2687f17
    Web.MastodonAPI.MastodonAPIControllerTest: Update for difference between all and any parameters Haelwenn (lanodan) Monnier 2019-01-22 15:42:46 +01:00
  • 5a84def6a6
    Fix the logic in multi-hashtag TLs Haelwenn (lanodan) Monnier 2019-01-10 16:44:28 +01:00
  • 4ad0ad14ed
    Web.ActivityPub.ActivityPub: Simplify multi-hashtag, add tests Haelwenn (lanodan) Monnier 2019-01-10 16:07:32 +01:00
  • d8f446f438
    Web.MastodonAPI.MastodonAPIControllerTest: Add test against multi-hashtag timeline Haelwenn (lanodan) Monnier 2018-12-21 19:34:08 +01:00
  • 1a9bb4daa0
    [Web.ActivityPub.ActivityPub]: Fix restrict_tag() Haelwenn (lanodan) Monnier 2018-12-21 18:24:13 +01:00
  • f9cae0d04f
    [WIP,MastoAPI] Multi-tag timelines Haelwenn (lanodan) Monnier 2018-12-19 17:21:35 +01:00
  • 499a4591a4
    Web.ActivityPub.ActivityPubTest: test against inserting activities with content: null Haelwenn (lanodan) Monnier 2019-01-26 04:23:52 +01:00
  • 15aa45ae8a
    Web.ActivityPub.ActivityPub: Fix check_remote_limit/1 against activities with content: nil Haelwenn (lanodan) Monnier 2019-01-26 03:50:49 +01:00
  • d99650270b [#534] Federation reachability filtering tests. Ivan Tashkinov 2019-01-25 20:38:54 +03:00
  • 060d280e64 [#534] Made Salmon.send_to_user calls be handled through Federator.enqueue. Ivan Tashkinov 2019-01-25 20:38:13 +03:00
  • aa8ddfdbe2 SPC fixes: Fix activities. lain 2019-01-25 17:55:24 +01:00
  • 465adedb7c [#534] Websub fix: made SQL use UTC time zone when comparing with valid_until (instead of postgresql-server default time zone). Ivan Tashkinov 2019-01-25 18:29:43 +03:00
  • 6383fa3a5d Merge branch 'oembed_provider' into 'develop' kaniini 2019-01-25 15:16:12 +00:00
  • 656ed7c84a [#534] Configurable outgoing federation reachability timeout. Ivan Tashkinov 2019-01-25 15:10:21 +03:00
  • b9cd5117a1 Merge branch 'update/pleroma-fe-20190125-hotfix' into 'develop' lambda 2019-01-25 10:23:43 +00:00
  • 57c3f8214c update pleroma frontend (summary_html hotfix) William Pitcock 2019-01-25 10:17:00 +00:00
  • a45a903480 Fix OGP provider tests rinpatch 2019-01-25 10:51:06 +03:00
  • 3a5b3c5a3a Merge remote-tracking branch 'pl/develop' into oembed_provider rinpatch 2019-01-25 10:40:51 +03:00
  • 4c99b6d35a Merge branch 'fix/tusky-dm' into 'develop' kaniini 2019-01-25 05:19:32 +00:00
  • c9b418e547 Merge branch 'develop' into 'oembed_provider' kaniini 2019-01-25 05:00:47 +00:00
  • 4df71cd88b Merge branch 'classic-flakeids' into 'develop' kaniini 2019-01-25 04:59:06 +00:00
  • 9bf1a4234d Merge branch 'update/pleroma-fe-20190125' into 'develop' kaniini 2019-01-25 04:57:05 +00:00
  • 4b76f14da1 update pleroma frontend William Pitcock 2019-01-25 04:49:35 +00:00
  • 9274cabe01 Use correct logic to determine "attentions" list Maxim Filippov 2019-01-24 23:30:43 +03:00
  • 3e9399ec0b [#534] Optimized bulk publish ops to filter on reachability early. Instance refactoring. Ivan Tashkinov 2019-01-24 19:15:23 +03:00
  • a3ba72d978
    Fix clippy with one/five lines href 2019-01-24 16:15:13 +01:00
  • 8654a591f0 [#534] Updating external instances reachability on incoming federation. Ivan Tashkinov 2019-01-24 17:37:23 +03:00
  • 2ebabaeb9c Merge branch 'fix-activity_visibility-autovacuum' into 'develop' kaniini 2019-01-24 13:22:34 +00:00
  • e02b19d1d7
    Fix postgres activity_visibility when running in autovacuum href 2019-01-24 14:13:20 +01:00
  • be43aa2875
    FlakeId: ignore null mac for workerid, use first mac href 2019-01-24 13:08:27 +01:00
  • 0f80bc2dca Merge branch 'feature/mrf-anti-followbot' into 'develop' href 2019-01-24 10:20:22 +00:00
  • 13d72826df test: add anti-followbot policy tests William Pitcock 2019-01-24 09:50:40 +00:00
  • 54ec6d09b0 mrf: add anti-followbot policy William Pitcock 2019-01-24 09:35:19 +00:00
  • 20b54366ee [#534] Federation publish requests status control (enforced 2xx response code check). Ivan Tashkinov 2019-01-24 11:54:52 +03:00
  • 4983e6e9d2 Merge branch 'fix/hide-network-setting' into 'develop' kaniini 2019-01-23 23:47:36 +00:00
  • 4333fea1dc Send "hide_network" in user_view Maxim Filippov 2019-01-23 19:47:51 +03:00
  • f161a92cb1 [#534] Initial implementation of unreachable federation targets retirement. Ivan Tashkinov 2019-01-23 18:37:25 +03:00
  • 4a278cd80a Merge branch 's3-namespace' into 'develop' kaniini 2019-01-23 13:25:04 +00:00
  • abb349bde0 Merge branch 'fix-info-id' into 'develop' href 2019-01-23 13:20:34 +00:00
  • ab03f81219 Fix info ids. lain 2019-01-23 14:00:23 +01:00
  • 5067b791a1 Merge branch 'rename/pleroma_activity_consistency' into 'develop' lambda 2019-01-23 12:14:41 +00:00
  • 2de208817c Merge branch 'develop' into rename/pleroma_activity_consistency lain 2019-01-23 13:05:58 +01:00
  • e221c681dc New frontend configuration mechanism. lain 2019-01-23 12:40:57 +01:00
  • 9ba6e1fabe
    FlakeId: chain alter statements href 2019-01-23 12:09:21 +01:00