Commit Graph

  • a8df7fc690 formatter: use class='mention' on links to user profiles William Pitcock 2018-05-27 12:53:14 +0000
  • a9e36e5a64 Fix user topic streaming. lain 2018-05-26 21:06:46 +0200
  • 46cc6fab07 Merge branch 'csaurus/pleroma-feature/mstdn-direct-api' into develop lain 2018-05-26 16:26:14 +0200
  • 841ee8e3e4 Simplify DM query. lain 2018-05-26 16:25:32 +0200
  • 4b3ec53514 Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-api lain 2018-05-26 16:00:59 +0200
  • 6138b29783 There are no symbols in JSON. lain 2018-05-26 15:20:21 +0200
  • 745072b2cc Merge branch 'kaniini/pleroma-feature/activitypub-accept-reject-conformance' into develop lain 2018-05-26 15:15:52 +0200
  • 0a6c897c94 Formatting. lain 2018-05-26 15:11:50 +0200
  • bfce29866f Make Mastodon follow hack more explicit. lain 2018-05-26 15:07:21 +0200
  • 3839a11ef5 Don't treat remote accepts/rejects as local. lain 2018-05-26 14:07:46 +0200
  • dd9bb37893 Rename id helper method. lain 2018-05-26 13:52:05 +0200
  • 1db0dc3072 tests: add tests to verify the accept request is discarded if no follow activity could be found William Pitcock 2018-05-26 11:16:05 +0000
  • 7e873756e7 activitypub transmogrifier: use fetch_latest_follow to verify a follow object exists William Pitcock 2018-05-26 11:07:04 +0000
  • e1fe46e1cf Merge branch 'feature/mastodon-s2s-block-opt-out' into 'develop' lambda 2018-05-26 09:50:54 +0000
  • 1c926c7b60 activitypub: allow mastodon S2S block extension support to be disabled William Pitcock 2018-05-26 08:24:50 +0000
  • e90b734f1c debug Hakaba Hitoyo 2018-05-26 14:10:12 +0900
  • 9c7da2ef48 output repeats at ActivityPub outbox Hakaba Hitoyo 2018-05-26 14:02:57 +0900
  • 7cf3cf77cf activitypub transmogrifier: cleanups and tests for incoming accepts/rejects William Pitcock 2018-05-25 12:51:04 +0000
  • f35e6bf75b activitypub transmogrifier: clean up accept/reject handling a bit William Pitcock 2018-05-25 09:38:07 +0000
  • e80d91c64a introduce User.maybe_direct_follow() and use it where we used to call User.follow() William Pitcock 2018-05-25 09:31:42 +0000
  • c89b90222c twitter api: also remove explicit User.follow here William Pitcock 2018-05-25 08:35:38 +0000
  • 62c95e8d4d run mix format William Pitcock 2018-05-25 08:03:34 +0000
  • 5d6d86bf00 Merge branch 'feature/blocks-deny-refollow' into 'develop' lambda 2018-05-25 07:15:01 +0000
  • caae83e6d5 Merge branch 'bugfix/follow-query-overhead' into 'develop' lambda 2018-05-25 07:13:05 +0000
  • 502ba33d01 activitypub: fix up accept/reject semantics for following William Pitcock 2018-05-25 06:09:01 +0000
  • c0ca9f82b9 mastodon api: properly track if an account is locked or not William Pitcock 2018-05-25 04:15:42 +0000
  • 1f3eb0f470 testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest) William Pitcock 2018-05-25 03:14:49 +0000
  • 5f06a1a3c5 testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest) William Pitcock 2018-05-25 03:14:49 +0000
  • 47dc52a758 activitypub utils: optimize block and follow activity lookup William Pitcock 2018-05-25 05:19:11 +0000
  • 1d88abf2d4 user: do not allow refollowing somebody who has blocked a user William Pitcock 2018-05-25 03:16:02 +0000
  • 8d2ee70da1 testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest) William Pitcock 2018-05-25 03:14:49 +0000
  • f3a71f2986 Merge branch 'feature/lists' into 'develop' lambda 2018-05-24 20:22:43 +0000
  • c2dcd767cf Merge branch 'feature/incoming-remote-unfollow' into 'develop' lambda 2018-05-24 19:52:24 +0000
  • 1197ec10a8 Rewrite block fetch query Francis Dinh 2018-05-24 13:26:59 -0400
  • 6b9a683833 update frontend lain 2018-05-24 19:25:44 +0200
  • c41012053a Merge branch 'feature/change-password' into 'develop' lambda 2018-05-24 17:16:37 +0000
  • 3dbd9809d4 MastoAPI: add lists. eal 2018-04-29 16:02:46 +0300
  • 1cd6194dee More efficient queries. lain 2018-05-24 12:44:26 +0200
  • a8369db4f2 MastoAPI: add lists. eal 2018-04-29 16:02:46 +0300
  • 0b5bc62b33 Don't save double tags in AP objects we create lain 2018-05-23 17:25:24 +0200
  • 06c97f211f Merge branch 'feature/deps-migration' into 'develop' lambda 2018-05-23 09:03:11 +0000
  • f0e8194a71 Repair some access-control headers required for third-party webclients Niklas Poslovski 2018-05-22 16:26:01 +0200
  • 493e1bdf52 Merge branch 'nipos-develop' into develop lain 2018-05-22 16:02:53 +0200
  • d81a4e9280
    Add access-control-expose-headers to Nginx default config Niklas Poslovski 2018-05-22 15:39:29 +0200
  • 72b93d13f8 Hook up block/unblock to TwitterAPI Francis Dinh 2018-05-22 05:41:17 -0400
  • 55f9aefd08 Hook unfollow into TwitterAPI Francis Dinh 2018-05-22 04:49:30 -0400
  • b2c6ae7d82 Hook up unfollow and (un)block to MastoAPI + tests Francis Dinh 2018-05-22 04:27:40 -0400
  • 4fd9df100f Merge branch 'develop' into feature/mstdn-direct-api csaurus 2018-05-21 20:19:37 -0400
  • 69aa7c213a Fixed test Syldexia 2018-05-21 22:32:28 +0100
  • d0690622cd Added endpoint for changing passwords Syldexia 2018-05-21 22:17:34 +0100
  • b4064dfe30 Merge branch 'feature/clarify-http-sig-error' into 'develop' lambda 2018-05-21 21:20:41 +0000
  • 9a2d097ed8 activitypub controller: note that the HTTP Host header must be forwarded for http signature validation to work William Pitcock 2018-05-21 19:19:40 +0000
  • 46427cb90f Pass correct number of arguments to unfollow Francis Dinh 2018-05-21 11:57:15 -0400
  • 38ee0f3fc6 Merge branch 'bugfix/webfinger-statusnet' into 'develop' lambda 2018-05-21 13:58:20 +0000
  • 75cfd9d34d webfinger: fix finding the XRD uri for statusnet instances William Pitcock 2018-05-21 12:38:12 +0000
  • d269c69a0b Actually fix missing alias. lain 2018-05-21 12:32:29 +0200
  • 39bf535221 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop lain 2018-05-21 12:09:33 +0200
  • bf64208b52 Add missing alias. lain 2018-05-21 12:09:03 +0200
  • d045b96f95 Add tests for incoming unfollow over OStatus Francis Dinh 2018-05-21 05:11:13 -0400
  • cc5373b846 Fix unblock handling Francis Dinh 2018-05-21 05:00:58 -0400
  • f2d6c3a512 Handle unfollows from OStatus Francis Dinh 2018-05-21 04:36:20 -0400
  • 2573332214 Add undo block handler Francis Dinh 2018-05-21 04:35:43 -0400
  • c8a16f334d Format Francis Dinh 2018-05-20 21:02:06 -0400
  • 89c5de9096 Fix unfollows Francis Dinh 2018-05-20 21:01:14 -0400
  • 56de0216ae pass user to User.blocks?/2 instead of ap_id Francis Dinh 2018-05-20 19:45:05 -0400
  • 1afd6d37bd Merge remote-tracking branch 'upstream/develop' into feature/incoming-remote-unfollow Francis Dinh 2018-05-20 19:17:15 -0400
  • 961f131257 Merge branch 'develop' into 'develop' lambda 2018-05-20 19:37:16 +0000
  • 9c3e2069d0 Correct 'register_user' parameters in README witti 2018-05-20 20:49:44 +0200
  • e55c6f311b
    Migrate to comeonin 4 and Cachex 3 Thog 2018-05-20 18:05:34 +0200
  • 413de8e4bc More fixes. lain 2018-05-20 19:26:09 +0200
  • dca26f3655 Fix specs. lain 2018-05-20 19:22:26 +0200
  • dde5ad9e37 update frontend lain 2018-05-20 18:29:12 +0200
  • ff007af0c2 Return visilility in twitter api, too. lain 2018-05-20 18:01:24 +0200
  • 434601a5c3 Return private / direct posts on user timelines, too. lain 2018-05-20 16:15:18 +0200
  • bdfe0991d2 update frontend lain 2018-05-20 13:24:16 +0200
  • 8b0c222b43 Merge branch 'feature/account-deletion' into 'develop' lambda 2018-05-20 10:57:19 +0000
  • 40af452594 Merge branch 'feature/undo-like-federation' into 'develop' lambda 2018-05-20 10:55:39 +0000
  • d46393f6ef Fix test for blocks Francis Dinh 2018-05-20 02:15:56 -0400
  • a9141d88aa Pass user instead of their ap_id to User.block Francis Dinh 2018-05-19 22:02:13 -0400
  • 3b706ea493 Remove handler for incoming undos with object references Francis Dinh 2018-05-19 21:34:30 -0400
  • 1e43de0f86 Formatting and add tests for blocks/unblocks Francis Dinh 2018-05-19 21:23:52 -0400
  • da9744eb84 Use correct variable names in unfollow Francis Dinh 2018-05-19 20:57:37 -0400
  • 6f39ecc41b
    Support Undo like activities (Fix #139) Thog 2018-05-19 15:22:43 +0200
  • d1366f8d46 Modified deleting an account to run as a task Syldexia 2018-05-19 13:35:49 +0100
  • 7831b38705 Merge branch 'feature/webfinger-mime-ld-json' into 'develop' lambda 2018-05-19 09:31:08 +0000
  • ad563669c8 Merge branch 'feature/remote-user-deactivation' into 'develop' lambda 2018-05-19 09:30:09 +0000
  • df95118c81 Fix linking problem. lain 2018-05-19 11:27:14 +0200
  • 125d934bc6 Merge branch 'bugfix/hubzilla-compat' into 'develop' lambda 2018-05-19 09:17:04 +0000
  • 725b05d04a run mix format William Pitcock 2018-05-19 08:48:15 +0000
  • 6e8de2faae run mix format William Pitcock 2018-05-19 08:37:04 +0000
  • 4033ed6714 tests: add test for hubzilla follow activity too William Pitcock 2018-05-19 08:25:45 +0000
  • 19c96c8a19 tests: add tests for Transmogrifier.maybe_fix_user_object() William Pitcock 2018-05-19 08:06:23 +0000
  • 2051530868 activitypub transmogrifier: handle hubzilla AP actor quirks William Pitcock 2018-05-19 07:30:02 +0000
  • 4d2c6707c2 activitypub: normalize the actor to ensure we have its URI William Pitcock 2018-05-19 07:03:53 +0000
  • f32e19f668 webfinger: add tests William Pitcock 2018-05-19 06:11:45 +0000
  • 1a250d65af webfinger: only do ld+json on modern json webfinger William Pitcock 2018-05-19 06:15:21 +0000
  • d1f6ecf607 webfinger: interpret application/ld+json links as an alternate to application/activity+json William Pitcock 2018-05-19 05:46:13 +0000
  • cce5a9cb1c webfinger: expose the application/ld+json link alongside the older application/activity+json link William Pitcock 2018-05-19 05:43:13 +0000
  • 13d4b6d2b5 remote user deactivation: fix test failures William Pitcock 2018-05-18 22:17:56 -0500
  • 0ec1abb3b6 Add federated blocks Francis Dinh 2018-05-18 18:09:56 -0400