Commit Graph

  • 40e9a04c31 [#923] Registration validations & unique index on [:user_id, :provider]. Ivan Tashkinov 2019-03-18 20:31:24 +03:00
  • a1aacc08a4 Check if the user has indeed not been federated with Ekaterina Vaartis 2019-03-18 20:14:49 +03:00
  • 8d21859717 [#923] External User registration refactoring, password randomization. Ivan Tashkinov 2019-03-18 18:09:53 +03:00
  • 26b6354095 [#923] Support for multiple (external) registrations per user via Registration. Ivan Tashkinov 2019-03-18 17:23:38 +03:00
  • 9073039d72 Merge branch 'add-is-seen-mastodon-api-doc' into 'develop' rinpatch 2019-03-18 09:58:51 +00:00
  • 1588688a11 Added support for exclude_types, limit, and min_id in Mastodon notifications. eugenijm 2019-03-18 04:32:23 +03:00
  • 9971bf5be1 Added documentation for Pleroma-specific is_seen in Mastodon API eugenijm 2019-03-18 03:54:50 +03:00
  • 2a96283efb [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth Ivan Tashkinov 2019-03-18 10:26:41 +03:00
  • 1344e34ed3 Merge branch 'feature/allow-link-rel-attribute' into 'develop' kaniini 2019-03-18 00:38:09 +00:00
  • 4ed2618f6c Allow 'rel' attribute on <a> link with specific values (for hashtag recognition). Fong-Wan Chau 2019-03-17 09:46:46 -04:00
  • 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 +03:00
  • 76a13bc5a2 Fix test Maxim Filippov 2019-03-17 13:29:28 +03:00
  • 93291c3d7a Order users by nickname Maxim Filippov 2019-03-17 13:23:08 +03:00
  • cb2bdd5c07 Order users by nickname Maxim Filippov 2019-03-17 13:23:08 +03:00
  • 6d6f48d079 Merge branch 'feature/federated-flags' into 'develop' kaniini 2019-03-16 19:27:56 +00:00
  • 28df397454 Merge branch 'feature/oauth-me' into 'develop' lambda 2019-03-16 08:44:02 +00:00
  • c69dc2acf1 Merge branch 'feature/reblog-muting' into 'develop' kaniini 2019-03-16 04:31:31 +00:00
  • f58d47d6f7 Merge branch 'bugfix/ldap-test-fix' into 'develop' kaniini 2019-03-16 04:13:53 +00:00
  • 40134598a8 test: fix defective ldap setup/teardown William Pitcock 2019-03-16 04:05:19 +00:00
  • e0edc706cf oauth: add me property to token responses William Pitcock 2019-03-16 01:12:50 +00:00
  • 532e8b0a43 Merge branch 'mark-notifications-as-read' into 'develop' kaniini 2019-03-16 00:30:04 +00:00
  • 43fb03be5a Allow to mark a single notification as read eugenijm 2019-03-15 20:06:28 +03:00
  • 4b3c86c1a6 Merge branch 'fix/mediaproxy-capture-content-disposition-filename' into 'develop' kaniini 2019-03-15 20:06:08 +00:00
  • 8b352af4dd Merge branch 'feature/openldap-support' into 'develop' kaniini 2019-03-15 19:57:09 +00:00
  • acf215d983 Merge branch 'enable-dedupe-by-default' into 'develop' kaniini 2019-03-15 19:53:25 +00:00
  • b010f9733d Merge branch 'docs/ex_doc-929-wiki-imports' into 'develop' kaniini 2019-03-15 19:51:06 +00:00
  • a070dd4a83 Add tests for LDAP authorization link0ff 2019-03-15 16:28:46 +02:00
  • 2739057442 Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth Ivan Tashkinov 2019-03-15 17:11:00 +03:00
  • aacbf0f570 [#923] OAuth: prototype of sign in / sign up with Twitter. Ivan Tashkinov 2019-03-15 17:08:03 +03:00
  • d8244c2a1b remove unused function Karen Konou 2019-03-15 15:03:03 +01:00
  • dfeb3aec44 fix credo warning Karen Konou 2019-03-15 14:36:07 +01:00
  • 094e1ef048 formatting Karen Konou 2019-03-15 14:28:14 +01:00
  • ebfc10c834 Fix streamer test Karen Konou 2019-03-15 14:13:42 +01:00
  • da53c079db Refactor to store user ap_id, add tests Karen Konou 2019-03-15 14:06:58 +01:00
  • be465c762b formatting Karen Konou 2019-03-11 19:59:25 +01:00
  • 15b21d1983 refactor filtering mechanism Karen Konou 2019-03-11 16:57:54 +01:00
  • aa71139e4a Fix elixir 1.8 vs 1.7 format conflict Karen Konou 2019-03-09 16:31:53 +01:00
  • fe4c1d26fc Add ActivityPub.contain_activity checks to streamer Karen Konou 2019-03-09 16:24:32 +01:00
  • 13c298d354 Fix tests to assume reblogs shown by default Karen Konou 2019-03-09 14:22:55 +01:00
  • c8f31e0bc2 Implement mastodon's reblog hiding feature Karen Konou 2019-03-09 14:08:41 +01:00
  • f5b54acc81
    Fix headers and add !929 docs to extras Haelwenn (lanodan) Monnier 2019-03-15 10:58:15 +01:00
  • 41fc67aa49 Merge branch 'mastoapi/mime_type' into 'develop' Haelwenn 2019-03-15 09:48:50 +00:00
  • 28cfb2c37a Enable dedupe by default rinpatch 2019-03-15 12:11:13 +03:00
  • d7a34b604b Extend MastoAPI to provide attachment mimetypes rinpatch 2019-03-15 11:58:12 +03:00
  • d02f1120f9 Content-Disposition regex improvements rinpatch 2019-03-15 08:29:51 +03:00
  • 0f42ea87d6 Merge branch 'notifications-is-seen' into 'develop' kaniini 2019-03-15 02:59:17 +00:00
  • c708656b5e Merge branch 'robotstxt' into 'develop' kaniini 2019-03-15 02:50:27 +00:00
  • 3dadaa4432 robots.txt William Pearson 2019-01-20 01:44:00 +00:00
  • 958227d556 MediaProxy: parse filename from content-disposition for non-whitelisted types rinpatch 2019-03-15 01:36:29 +03:00
  • 100413bf2c Add is_seen to MastoAPI notifications, extract rendering logic into separate NotificationView, add tests eugenijm 2019-03-14 21:39:58 +03:00
  • 7ecc201029 Merge branch 'fix/filename-mangling' into 'develop' kaniini 2019-03-14 21:47:02 +00:00
  • 423fd07928 activitypub: inject to/cc fields on non-forwarded reports since Flag activities are now Forwardable William Pitcock 2019-03-14 19:52:08 +00:00
  • 5c7b774f09 reports: unify sending e-mail for both remote and local reports William Pitcock 2019-03-14 19:38:46 +00:00
  • 64b0120d67 activitypub: add support for forwarding reports William Pitcock 2019-03-14 19:29:47 +00:00
  • cbdd11c381 Merge develop to bump elixir version in the CI so I don't get failing formatting rinpatch 2019-03-14 22:33:20 +03:00
  • 3b48d5f0c2 common api: add support for forwarding reports William Pitcock 2019-03-14 19:29:33 +00:00
  • 379442ad17 activitypub: utils: also match Activity objects William Pitcock 2019-03-14 19:29:04 +00:00
  • 355f285a86 Fix uploaded media plug test rinpatch 2019-03-14 22:26:54 +03:00
  • 0f3ecb2bfb activitypub: transmogrifier: accept remote Flag activities William Pitcock 2019-03-14 19:06:02 +00:00
  • f86f7dbb8f activitypub: utils: rework make_flag_data to accept either activity payloads or IRIs William Pitcock 2019-03-14 19:04:52 +00:00
  • 414d4b8088 test: add a test for accepting inbound Flag activities William Pitcock 2019-03-14 19:04:33 +00:00
  • e2fe796c63 Add some tests rinpatch 2019-03-14 22:02:48 +03:00
  • 34fc0dca2e Merge branch 'hotfix/delete-activities' into 'develop' rinpatch 2019-03-14 17:49:00 +00:00
  • e630e5e135 Fix delete activities not federating rinpatch 2019-03-14 20:43:14 +03:00
  • 54e7087ab4 Merge remote-tracking branch 'upstream/develop' into feature/openldap-support link0ff 2019-03-14 17:43:30 +02:00
  • 59333f2d56 Merge branch 'admin-api-account-view-namespace' into 'develop' kaniini 2019-03-14 02:01:10 +00:00
  • 86871c8a04 Merge branch 'feature/add-local-to-users-admin-api' into 'develop' kaniini 2019-03-14 02:00:47 +00:00
  • f3964f4024 Ensure empty array is returned for tags Maxim Filippov 2019-03-14 03:17:09 +03:00
  • 257d8e78e5 Add tags Maxim Filippov 2019-03-14 01:52:24 +03:00
  • 4e72762322 Merge branch 'mastofe-content-types' into 'develop' kaniini 2019-03-13 22:04:23 +00:00
  • 2029de5041 Merge branch 'unify-accept-reject-unfollow' into 'develop' kaniini 2019-03-13 22:01:56 +00:00
  • e416c344dd Unify unfollow, accept and reject follow requests using CommonAPI eugenijm 2019-03-13 09:04:49 +03:00
  • 4872914d32 Add test when local is false Maxim Filippov 2019-03-13 17:56:15 +03:00
  • d5edff6ce6 Fix test Maxim Filippov 2019-03-13 16:14:31 +03:00
  • 490d9cf7b1 Add "local" to users admin API Maxim Filippov 2019-03-13 16:04:44 +03:00
  • cc0f2f8ba3
    MastodonAPI.Admin.AccountView → AdminAPI.AccountView Haelwenn (lanodan) Monnier 2019-03-13 04:13:28 +01:00
  • 92a0210fb0 Merge branch 'features/add-credo-to-ci' into 'develop' lambda 2019-03-13 09:09:44 +00:00
  • d43b1c0b5d
    Pleroma.Web.TwitterAPI.Controller: Remove duplicated alias/es Haelwenn (lanodan) Monnier 2019-03-08 00:34:36 +01:00
  • f62867dde6
    .gitlab-ci.yml: Use --strict instead of list Haelwenn (lanodan) Monnier 2019-03-05 06:11:21 +01:00
  • 4b73ca638e
    [Credo][CI] Add readability as it’s fixed Haelwenn (lanodan) Monnier 2019-03-05 06:07:21 +01:00
  • 23960309a0
    [Credo] Change quoted string with 3+ quotes to sigils Haelwenn (lanodan) Monnier 2019-03-05 05:44:53 +01:00
  • c42d34b2ec
    [Credo] fix Credo.Check.Readability.MaxLineLength Haelwenn (lanodan) Monnier 2019-03-05 05:37:33 +01:00
  • 8cd3eada7d
    [Credo] write large numbers with underscore separation Haelwenn (lanodan) Monnier 2019-03-05 05:03:13 +01:00
  • c3d41b2b6e
    [Credo] make all variables use snake_case Haelwenn (lanodan) Monnier 2019-03-05 04:36:19 +01:00
  • fb82f6fc7c
    [Credo] Remove parentesis on argument-less functions Haelwenn (lanodan) Monnier 2019-03-05 04:18:43 +01:00
  • a3a9cec483
    [Credo] fix Credo.Check.Readability.AliasOrder Haelwenn (lanodan) Monnier 2019-03-05 03:52:23 +01:00
  • 4c440f12c3
    [Credo] Fix the consistency Haelwenn (lanodan) Monnier 2019-03-05 02:45:07 +01:00
  • 1d373d91f3
    .credo.exs: Clear removed tests Haelwenn (lanodan) Monnier 2019-03-05 02:38:42 +01:00
  • ddcd0910d3
    [Credo][CI] Do not make TODO/FIXME fail Haelwenn (lanodan) Monnier 2019-03-05 02:32:12 +01:00
  • 6c8743d0c0
    [Credo] Fix the warnings Haelwenn (lanodan) Monnier 2019-03-05 02:30:19 +01:00
  • d93ab4817b
    .gitlab-ci.yml: Adds credo to the chain Haelwenn (lanodan) Monnier 2019-03-05 02:24:12 +01:00
  • d0e94d5f1b Merge branch 'feature/add-roles-to-users-admin-api' into 'develop' kaniini 2019-03-12 19:50:51 +00:00
  • 25eb6cf1cb Add "roles" to users admin API Maxim Filippov 2019-03-12 22:15:28 +03:00
  • c231ed610a Merge branch 'masto-api-followers-following' into 'develop' kaniini 2019-03-12 16:27:47 +00:00
  • 9338f061a3 Support LDAP method start_tls link0ff 2019-03-12 18:20:02 +02:00
  • 16e598ec11 fix wording Egor Kislitsyn 2019-03-12 22:12:05 +07:00
  • d013b58e84 add mix pleroma.user delete_activities NICKNAME task Egor Kislitsyn 2019-03-12 22:04:08 +07:00
  • 984b5f8adf MastoAPI followers/following endpoints eugenijm 2019-03-11 21:03:30 +03:00
  • faf238c1b0 Fix upload tests rinpatch 2019-03-12 15:33:15 +03:00
  • 92a69bddce escape quotation marks in Content-Disposition header rinpatch 2019-03-12 09:21:13 +03:00