Commit graph

  • aa71139e4a Fix elixir 1.8 vs 1.7 format conflict Karen Konou 2019-03-09 16:31:53 +0100
  • fe4c1d26fc Add ActivityPub.contain_activity checks to streamer Karen Konou 2019-03-09 16:24:32 +0100
  • 13c298d354 Fix tests to assume reblogs shown by default Karen Konou 2019-03-09 14:22:55 +0100
  • c8f31e0bc2 Implement mastodon's reblog hiding feature Karen Konou 2019-03-09 14:08:41 +0100
  • f5b54acc81
    Fix headers and add !929 docs to extras Haelwenn (lanodan) Monnier 2019-03-15 10:58:15 +0100
  • 41fc67aa49 Merge branch 'mastoapi/mime_type' into 'develop' Haelwenn 2019-03-15 09:48:50 +0000
  • 28cfb2c37a Enable dedupe by default rinpatch 2019-03-15 12:11:13 +0300
  • d7a34b604b Extend MastoAPI to provide attachment mimetypes rinpatch 2019-03-15 11:58:12 +0300
  • d02f1120f9 Content-Disposition regex improvements rinpatch 2019-03-15 08:29:51 +0300
  • 0f42ea87d6 Merge branch 'notifications-is-seen' into 'develop' kaniini 2019-03-15 02:59:17 +0000
  • c708656b5e Merge branch 'robotstxt' into 'develop' kaniini 2019-03-15 02:50:27 +0000
  • 3dadaa4432 robots.txt William Pearson 2019-01-20 01:44:00 +0000
  • 958227d556 MediaProxy: parse filename from content-disposition for non-whitelisted types rinpatch 2019-03-15 01:36:29 +0300
  • 100413bf2c Add is_seen to MastoAPI notifications, extract rendering logic into separate NotificationView, add tests eugenijm 2019-03-14 21:39:58 +0300
  • 7ecc201029 Merge branch 'fix/filename-mangling' into 'develop' kaniini 2019-03-14 21:47:02 +0000
  • 423fd07928 activitypub: inject to/cc fields on non-forwarded reports since Flag activities are now Forwardable William Pitcock 2019-03-14 19:52:08 +0000
  • 5c7b774f09 reports: unify sending e-mail for both remote and local reports William Pitcock 2019-03-14 19:38:46 +0000
  • 64b0120d67 activitypub: add support for forwarding reports William Pitcock 2019-03-14 19:29:47 +0000
  • cbdd11c381 Merge develop to bump elixir version in the CI so I don't get failing formatting rinpatch 2019-03-14 22:33:20 +0300
  • 3b48d5f0c2 common api: add support for forwarding reports William Pitcock 2019-03-14 19:29:33 +0000
  • 379442ad17 activitypub: utils: also match Activity objects William Pitcock 2019-03-14 19:29:04 +0000
  • 355f285a86 Fix uploaded media plug test rinpatch 2019-03-14 22:26:54 +0300
  • 0f3ecb2bfb activitypub: transmogrifier: accept remote Flag activities William Pitcock 2019-03-14 19:06:02 +0000
  • f86f7dbb8f activitypub: utils: rework make_flag_data to accept either activity payloads or IRIs William Pitcock 2019-03-14 19:04:52 +0000
  • 414d4b8088 test: add a test for accepting inbound Flag activities William Pitcock 2019-03-14 19:04:33 +0000
  • e2fe796c63 Add some tests rinpatch 2019-03-14 22:02:48 +0300
  • 34fc0dca2e Merge branch 'hotfix/delete-activities' into 'develop' rinpatch 2019-03-14 17:49:00 +0000
  • e630e5e135 Fix delete activities not federating rinpatch 2019-03-14 20:43:14 +0300
  • 54e7087ab4 Merge remote-tracking branch 'upstream/develop' into feature/openldap-support link0ff 2019-03-14 17:43:30 +0200
  • 59333f2d56 Merge branch 'admin-api-account-view-namespace' into 'develop' kaniini 2019-03-14 02:01:10 +0000
  • 86871c8a04 Merge branch 'feature/add-local-to-users-admin-api' into 'develop' kaniini 2019-03-14 02:00:47 +0000
  • f3964f4024 Ensure empty array is returned for tags Maxim Filippov 2019-03-14 03:17:09 +0300
  • 257d8e78e5 Add tags Maxim Filippov 2019-03-14 01:52:24 +0300
  • 4e72762322 Merge branch 'mastofe-content-types' into 'develop' kaniini 2019-03-13 22:04:23 +0000
  • 2029de5041 Merge branch 'unify-accept-reject-unfollow' into 'develop' kaniini 2019-03-13 22:01:56 +0000
  • e416c344dd Unify unfollow, accept and reject follow requests using CommonAPI eugenijm 2019-03-13 09:04:49 +0300
  • 4872914d32 Add test when local is false Maxim Filippov 2019-03-13 17:56:15 +0300
  • d5edff6ce6 Fix test Maxim Filippov 2019-03-13 16:14:31 +0300
  • 490d9cf7b1 Add "local" to users admin API Maxim Filippov 2019-03-13 16:04:44 +0300
  • cc0f2f8ba3
    MastodonAPI.Admin.AccountView → AdminAPI.AccountView Haelwenn (lanodan) Monnier 2019-03-13 04:13:28 +0100
  • 92a0210fb0 Merge branch 'features/add-credo-to-ci' into 'develop' lambda 2019-03-13 09:09:44 +0000
  • d43b1c0b5d
    Pleroma.Web.TwitterAPI.Controller: Remove duplicated alias/es Haelwenn (lanodan) Monnier 2019-03-08 00:34:36 +0100
  • f62867dde6
    .gitlab-ci.yml: Use --strict instead of list Haelwenn (lanodan) Monnier 2019-03-05 06:11:21 +0100
  • 4b73ca638e
    [Credo][CI] Add readability as it’s fixed Haelwenn (lanodan) Monnier 2019-03-05 06:07:21 +0100
  • 23960309a0
    [Credo] Change quoted string with 3+ quotes to sigils Haelwenn (lanodan) Monnier 2019-03-05 05:44:53 +0100
  • c42d34b2ec
    [Credo] fix Credo.Check.Readability.MaxLineLength Haelwenn (lanodan) Monnier 2019-03-05 05:37:33 +0100
  • 8cd3eada7d
    [Credo] write large numbers with underscore separation Haelwenn (lanodan) Monnier 2019-03-05 05:03:13 +0100
  • c3d41b2b6e
    [Credo] make all variables use snake_case Haelwenn (lanodan) Monnier 2019-03-05 04:36:19 +0100
  • fb82f6fc7c
    [Credo] Remove parentesis on argument-less functions Haelwenn (lanodan) Monnier 2019-03-05 04:18:43 +0100
  • a3a9cec483
    [Credo] fix Credo.Check.Readability.AliasOrder Haelwenn (lanodan) Monnier 2019-03-05 03:52:23 +0100
  • 4c440f12c3
    [Credo] Fix the consistency Haelwenn (lanodan) Monnier 2019-03-05 02:45:07 +0100
  • 1d373d91f3
    .credo.exs: Clear removed tests Haelwenn (lanodan) Monnier 2019-03-05 02:38:42 +0100
  • ddcd0910d3
    [Credo][CI] Do not make TODO/FIXME fail Haelwenn (lanodan) Monnier 2019-03-05 02:32:12 +0100
  • 6c8743d0c0
    [Credo] Fix the warnings Haelwenn (lanodan) Monnier 2019-03-05 02:30:19 +0100
  • d93ab4817b
    .gitlab-ci.yml: Adds credo to the chain Haelwenn (lanodan) Monnier 2019-03-05 02:24:12 +0100
  • d0e94d5f1b Merge branch 'feature/add-roles-to-users-admin-api' into 'develop' kaniini 2019-03-12 19:50:51 +0000
  • 25eb6cf1cb Add "roles" to users admin API Maxim Filippov 2019-03-12 22:15:28 +0300
  • c231ed610a Merge branch 'masto-api-followers-following' into 'develop' kaniini 2019-03-12 16:27:47 +0000
  • 9338f061a3 Support LDAP method start_tls link0ff 2019-03-12 18:20:02 +0200
  • 16e598ec11 fix wording Egor Kislitsyn 2019-03-12 22:12:05 +0700
  • d013b58e84 add mix pleroma.user delete_activities NICKNAME task Egor Kislitsyn 2019-03-12 22:04:08 +0700
  • 984b5f8adf MastoAPI followers/following endpoints eugenijm 2019-03-11 21:03:30 +0300
  • faf238c1b0 Fix upload tests rinpatch 2019-03-12 15:33:15 +0300
  • 92a69bddce escape quotation marks in Content-Disposition header rinpatch 2019-03-12 09:21:13 +0300
  • 5a73cae2be WIP: Stop mangling filenames rinpatch 2019-03-12 09:10:19 +0300
  • 4aa285e6ce Merge branch 'add-screenname-extension-to-masto-api' into 'develop' kaniini 2019-03-11 21:43:46 +0000
  • f9a9639015 Merge branch 'add-activity-id-to-push-messages' into 'develop' kaniini 2019-03-11 21:43:06 +0000
  • 9ce97d454c Merge branch 'ci-switch-to-elixir-1-8-1' into 'develop' rinpatch 2019-03-11 19:40:45 +0000
  • 7b227d935d Switch the CI to Elixir 1.8.1 rinpatch 2019-03-11 22:36:02 +0300
  • 07277879e5 Linting. lain 2019-03-11 19:32:21 +0100
  • 600f428db4 WebPush: Add activity id to the push messages. lain 2019-03-11 19:23:21 +0100
  • 63ab61ed3f Sign in via Twitter (WIP). Ivan Tashkinov 2019-03-11 20:37:26 +0300
  • 3474066f6d MastoAPI Accounts: Add fetching by nickname. lain 2019-03-11 15:18:32 +0100
  • 2c8deecdd2 Merge branch 'add-local-field-to-status' into 'develop' lambda 2019-03-11 13:26:12 +0000
  • 66774b5567 Update Differences-in-MastodonAPI-Responses.md lambda 2019-03-11 13:21:03 +0000
  • d9ae2d00a1 Merge branch 'feat/style-oauth-login-page' into 'develop' lambda 2019-03-11 13:19:24 +0000
  • 9df4fa22dd Merge branch 'broadcast-activity-id-on-deletion' into 'develop' lambda 2019-03-11 13:19:09 +0000
  • 0afab16442 Merge branch 'fix/roma-links-clients-md' into 'develop' lambda 2019-03-11 13:15:45 +0000
  • 50edead11c Remove chromium input hilight that clashes with our own Shpuld Shpuldson 2019-03-11 15:10:42 +0200
  • 8ddbedcd9a Style again the login page to fit pleroma more Shpuld Shpuldson 2019-03-11 14:57:04 +0200
  • 4811eefa6e MastoAPI StatusView: Add locality indicator. lain 2019-03-11 13:48:27 +0100
  • 6038c8a753 Broadcast deleted activity id on deletion to conform to MastoAPI streamig spec eugenijm 2019-03-09 14:12:15 +0300
  • 6caa500cf1 Change order of source code to align with platforms rinpatch 2019-03-11 08:36:56 +0300
  • 85632a38f9 Update homepages and provide source code links for Roma apps in Clients.md rinpatch 2019-03-11 08:33:57 +0300
  • 8e6b850610 Merge branch 'patch-2' into 'develop' rinpatch 2019-03-11 05:27:14 +0000
  • 4826c06172 Rename Mastalab -> Fedilab in Clients.md Hakaba Hitoyo 2019-03-11 01:40:34 +0000
  • 5075e8abe5 Merge branch 'bugfix/tesla-safety' into 'develop' kaniini 2019-03-08 23:02:55 +0000
  • 1f78d23eed http: connection: unify adapter configuration and defaults William Pitcock 2019-03-08 22:59:10 +0000
  • ba48bd901c http: connection: relax the timeouts a little William Pitcock 2019-03-08 22:50:43 +0000
  • 19afd9f81f http: rework connection timeouts to match hackney docs, enforce 1 second max TCP connection timeout William Pitcock 2019-03-07 23:49:02 +0000
  • 773f532b14 http: actually pass the options list to the Connection factory William Pitcock 2019-03-07 23:32:58 +0000
  • 50ba4ba2c9 http: connection: merge hackney option lists instead of concatenating them William Pitcock 2019-03-07 23:31:59 +0000
  • 2a83c0ba93 http: safely catch erlang exits and elixir errors from hackney (ref #672) William Pitcock 2019-03-07 23:18:59 +0000
  • 46200d8fac Merge branch 'fix-tlsv1.3' into 'develop' kaniini 2019-03-08 22:53:12 +0000
  • 735f40047a Merge branch 'delete-status' into 'develop' kaniini 2019-03-08 22:47:41 +0000
  • 130fc9eae6 Merge branch 'fetch-posts-on-first-federation' into 'develop' kaniini 2019-03-08 22:33:31 +0000
  • 2827dfea50 Allow an admin to delete a user status eugenijm 2019-03-08 20:21:56 +0300
  • b775fded10 Add tests for fetch_ordered_collection Ekaterina Vaartis 2019-03-08 16:26:16 +0300
  • 5021b7836f Fetch user's outbox posts on first federation with that user Ekaterina Vaartis 2019-03-07 00:13:26 +0300
  • bae96206d0
    priv/static/images: Add pleroma-tan Haelwenn (lanodan) Monnier 2019-03-08 07:47:17 +0100