Commit graph

  • e430a71d37 ostatus: fetch preloaded object in note handler for testsuite William Pitcock 2019-03-23 01:17:26 +0000
  • 73efe95368 activitypub: allow skipping preload in some cases (like certain tests where the preload is obnoxious) William Pitcock 2019-03-23 01:09:12 +0000
  • ba7299fc87 activitypub: add missing with_preloaded_object() William Pitcock 2019-03-23 00:53:35 +0000
  • e4307cadc8 activitypub: splice in the child object if we have one William Pitcock 2019-03-23 00:40:08 +0000
  • a6973a668e formatting William Pitcock 2019-03-23 00:28:16 +0000
  • 59518cbcd8 activity: fix credo nitpick William Pitcock 2019-03-23 00:24:23 +0000
  • b3bf523c09 rich media: use optimized Object.normalize() William Pitcock 2019-03-23 00:22:57 +0000
  • e75e43b949 common api: use the optimized Object.normalize whenever possible William Pitcock 2019-03-23 00:22:14 +0000
  • 9aea7cc224 activitypub: preload child objects when fetching timelines William Pitcock 2019-03-23 00:10:17 +0000
  • 092cedede5 activity: add with_preloaded_object() convenience William Pitcock 2019-03-23 00:09:56 +0000
  • 62bccddde0 object: add support for preloading objects when walking an activity graph in normal form William Pitcock 2019-03-22 23:34:47 +0000
  • 4bf327b664 Remove postgres from documentation related jobs rinpatch 2019-03-23 01:01:01 +0300
  • 8b18955a59 Merge branch 'hotfix/null-content' into 'develop' rinpatch 2019-03-22 21:17:00 +0000
  • 1b33986bfa Fix text being nullable in TwitterAPI rinpatch 2019-03-23 00:10:50 +0300
  • 55cf85376f Add automatic doc build and deploy rinpatch 2019-03-22 23:31:04 +0300
  • fee360e581 Merge branch 'safe-mentions' into 'develop' lambda 2019-03-22 11:03:56 +0000
  • e2afce34b6 NodeInfo: Return safe_dm_mentions feature flag. lain 2019-03-22 11:57:20 +0100
  • e1a8541450 Merge branch 'fix/use-union-all' into 'develop' kaniini 2019-03-22 07:00:04 +0000
  • 3229c7a1d6 Ensure fts is prefered over trigram and use union_all instead of union in user search query rinpatch 2019-03-22 08:39:49 +0300
  • 519a294d0f Merge branch 'reports/fix-remote-reporting-emails' into 'develop' kaniini 2019-03-22 01:35:54 +0000
  • 27e03a2177 reports: fix up email generation for remote reports William Pitcock 2019-03-22 01:17:14 +0000
  • 1c3d3d0c2b Merge branch 'safe-mentions' into 'develop' kaniini 2019-03-22 00:50:24 +0000
  • b548181b52 Merge branch 'feature/mastoapi-ext-conversation-id' into 'develop' kaniini 2019-03-22 00:25:35 +0000
  • a223e65f35 tests: fixup William Pitcock 2019-03-21 23:37:00 +0000
  • ae8fa5d0aa docs: document conversation_id extension William Pitcock 2019-03-21 23:27:42 +0000
  • 3cc2554fa3 mastodon api: add conversation_id extension (ref #674) William Pitcock 2019-03-21 23:25:41 +0000
  • fea3696799 common api: move context functions from twitterapi William Pitcock 2019-03-21 23:17:53 +0000
  • bf8b29e080 Merge branch 'feature/move-search-to-db' into 'develop' kaniini 2019-03-21 21:41:04 +0000
  • 88096c65a5 Move gluing search results from application to database and get mutuals a higher score multiplier rinpatch 2019-03-21 23:16:32 +0300
  • b48fddef5f Merge branch 'feature/gopher-dstport' into 'develop' rinpatch 2019-03-21 17:08:40 +0000
  • 80bc9ed2ba Add a gopher url port config option Quentin Rameau 2019-03-18 15:47:58 +0100
  • b92a16aa00 Merge branch 'ecto-3-migration' into 'develop' rinpatch 2019-03-21 16:24:57 +0000
  • bf27190f7f UtilController: Return state of safe dm mentions. lain 2019-03-21 16:16:26 +0100
  • f858df819b Skip tests in LDAPAuthorizationTest if :eldap module is unavailable link0ff 2019-03-21 12:31:16 +0200
  • b68fb3dc17 Merge branch 'imageoptim' into 'develop' kaniini 2019-03-21 00:59:24 +0000
  • 8468f3f6d4 Add safe dm mode option. lain 2019-03-20 21:09:36 +0100
  • 81bf6d9e6a [#923] Typo fix. Ivan Tashkinov 2019-03-20 20:29:08 +0300
  • af68a42ef7 [#923] Support for multiple OAuth consumer strategies. Ivan Tashkinov 2019-03-20 20:25:48 +0300
  • e59cfa7cac modify the migrations to use naive_datetime_usec rinpatch 2019-03-20 16:16:29 +0300
  • cbc4a76b43 Fix filter migration rinpatch 2019-03-20 16:13:23 +0300
  • 19a19bdd81 Fix migration timestamp type rinpatch 2019-03-20 16:04:59 +0300
  • 9a7b817c9a Ecto 3.0.5 migration rinpatch 2019-03-20 15:59:27 +0300
  • 40c58d3383 Ignore compilation warnings for undefined module :eldap link0ff 2019-03-20 13:28:06 +0200
  • 0d14def0ca Merge branch '2019-03-20-update-frontend' into 'develop' lambda 2019-03-20 08:07:25 +0000
  • 41511d1926 Update frontend lain 2019-03-20 08:58:25 +0100
  • e17a9a1f66 [#923] Nickname & email selection for external registrations, option to connect to existing account. Ivan Tashkinov 2019-03-20 10:35:31 +0300
  • 606766b010 Merge branch 'fix/search-users-for-admin' into 'develop' kaniini 2019-03-20 00:37:20 +0000
  • 7ac9fff437 Format Maxim Filippov 2019-03-20 01:40:50 +0300
  • ed8a2935f5 Use ILIKE to search users Maxim Filippov 2019-03-20 01:37:40 +0300
  • 9b80203ea5 Merge branch 'bugfix/activitypub-public' into 'develop' kaniini 2019-03-19 21:36:20 +0000
  • 1685e4258f transmogrifier: upgrade: when upgrading OStatus users to AP, ensure we always use the fake collection William Pitcock 2019-03-19 18:39:33 +0000
  • 67ff8d9311 user: properly cope with actors which do not declare a followers collection William Pitcock 2019-03-19 18:23:06 +0000
  • cd055983c3 transmogrifier: when determining followers collection URI, we may need to fetch the actor William Pitcock 2019-03-19 18:04:57 +0000
  • 455bb526f6 test: add test for list sanitization William Pitcock 2019-03-19 17:53:40 +0000
  • fd0aa58ee0 tests: add test for as:Public issues William Pitcock 2019-03-19 17:49:29 +0000
  • d487b753c3 activitypub: transmogrifier: do not allow missing lists to be interpreted as nil William Pitcock 2019-03-19 17:30:25 +0000
  • 798da28812 activitypub: transmogrifier: ensure as:Public activities are delivered to followers William Pitcock 2019-03-19 17:27:42 +0000
  • 00c5d7248f fix UploadTest to use new image_tmp.jpg optikfluffel 2019-03-19 10:02:24 +0100
  • a907522690 used imageOptim to reduce size of image files optikfluffel 2019-03-16 14:08:18 +0100
  • 43bd7f47db Merge branch 'feature/order-users-by-nickname-admin-api' into 'develop' kaniini 2019-03-18 23:08:31 +0000
  • a5675c965a Merge branch 'doc/mastodon-api-accounts-extension' into 'develop' kaniini 2019-03-18 20:32:24 +0000
  • 325c106cb5 Document additional pleroma changes to /api/v1/accounts/:id Mark Felder 2019-03-18 19:48:56 +0000
  • aba4c27120 Merge branch 'masto-api-notifications' into 'develop' kaniini 2019-03-18 19:17:36 +0000
  • d0eb25a3da Merge branch 'fix-initial-posts' into 'develop' rinpatch 2019-03-18 17:57:19 +0000
  • 40e9a04c31 [#923] Registration validations & unique index on [:user_id, :provider]. Ivan Tashkinov 2019-03-18 20:31:24 +0300
  • a1aacc08a4 Check if the user has indeed not been federated with Ekaterina Vaartis 2019-03-18 20:14:49 +0300
  • 8d21859717 [#923] External User registration refactoring, password randomization. Ivan Tashkinov 2019-03-18 18:09:53 +0300
  • 26b6354095 [#923] Support for multiple (external) registrations per user via Registration. Ivan Tashkinov 2019-03-18 17:23:38 +0300
  • 9073039d72 Merge branch 'add-is-seen-mastodon-api-doc' into 'develop' rinpatch 2019-03-18 09:58:51 +0000
  • 1588688a11 Added support for exclude_types, limit, and min_id in Mastodon notifications. eugenijm 2019-03-18 04:32:23 +0300
  • 9971bf5be1 Added documentation for Pleroma-specific is_seen in Mastodon API eugenijm 2019-03-18 03:54:50 +0300
  • 2a96283efb [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth Ivan Tashkinov 2019-03-18 10:26:41 +0300
  • 1344e34ed3 Merge branch 'feature/allow-link-rel-attribute' into 'develop' kaniini 2019-03-18 00:38:09 +0000
  • 4ed2618f6c Allow 'rel' attribute on <a> link with specific values (for hashtag recognition). Fong-Wan Chau 2019-03-17 09:46:46 -0400
  • 22ca1d1dfe Merge branch 'feature/order-users-by-nickname-admin-api' of git.pleroma.social:maxf/pleroma into feature/order-users-by-nickname-admin-api Maxim Filippov 2019-03-17 13:30:05 +0300
  • 76a13bc5a2 Fix test Maxim Filippov 2019-03-17 13:29:28 +0300
  • 93291c3d7a Order users by nickname Maxim Filippov 2019-03-17 13:23:08 +0300
  • cb2bdd5c07 Order users by nickname Maxim Filippov 2019-03-17 13:23:08 +0300
  • 6d6f48d079 Merge branch 'feature/federated-flags' into 'develop' kaniini 2019-03-16 19:27:56 +0000
  • 28df397454 Merge branch 'feature/oauth-me' into 'develop' lambda 2019-03-16 08:44:02 +0000
  • c69dc2acf1 Merge branch 'feature/reblog-muting' into 'develop' kaniini 2019-03-16 04:31:31 +0000
  • f58d47d6f7 Merge branch 'bugfix/ldap-test-fix' into 'develop' kaniini 2019-03-16 04:13:53 +0000
  • 40134598a8 test: fix defective ldap setup/teardown William Pitcock 2019-03-16 04:05:19 +0000
  • e0edc706cf oauth: add me property to token responses William Pitcock 2019-03-16 01:12:50 +0000
  • 532e8b0a43 Merge branch 'mark-notifications-as-read' into 'develop' kaniini 2019-03-16 00:30:04 +0000
  • 43fb03be5a Allow to mark a single notification as read eugenijm 2019-03-15 20:06:28 +0300
  • 4b3c86c1a6 Merge branch 'fix/mediaproxy-capture-content-disposition-filename' into 'develop' kaniini 2019-03-15 20:06:08 +0000
  • 8b352af4dd Merge branch 'feature/openldap-support' into 'develop' kaniini 2019-03-15 19:57:09 +0000
  • acf215d983 Merge branch 'enable-dedupe-by-default' into 'develop' kaniini 2019-03-15 19:53:25 +0000
  • b010f9733d Merge branch 'docs/ex_doc-929-wiki-imports' into 'develop' kaniini 2019-03-15 19:51:06 +0000
  • a070dd4a83 Add tests for LDAP authorization link0ff 2019-03-15 16:28:46 +0200
  • 2739057442 Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth Ivan Tashkinov 2019-03-15 17:11:00 +0300
  • aacbf0f570 [#923] OAuth: prototype of sign in / sign up with Twitter. Ivan Tashkinov 2019-03-15 17:08:03 +0300
  • d8244c2a1b remove unused function Karen Konou 2019-03-15 15:03:03 +0100
  • dfeb3aec44 fix credo warning Karen Konou 2019-03-15 14:36:07 +0100
  • 094e1ef048 formatting Karen Konou 2019-03-15 14:28:14 +0100
  • ebfc10c834 Fix streamer test Karen Konou 2019-03-15 14:13:42 +0100
  • da53c079db Refactor to store user ap_id, add tests Karen Konou 2019-03-15 14:06:58 +0100
  • be465c762b formatting Karen Konou 2019-03-11 19:59:25 +0100
  • 15b21d1983 refactor filtering mechanism Karen Konou 2019-03-11 16:57:54 +0100