Commit Graph

  • d66cf4b2c4 Merge branch 'fix/mrf-simple' into 'develop' kaniini 2019-05-26 02:10:31 +00:00
  • 79503ce90f mrf: simple policy: fix matching imported activitypub and ostatus statuses William Pitcock 2019-05-26 01:57:22 +00:00
  • 45e4642a58 tests: chase remote/local removal William Pitcock 2019-05-26 00:20:54 +00:00
  • 750ede5764 notification: remove local/remote match rules (too complicated) William Pitcock 2019-05-26 00:05:47 +00:00
  • 5fbbc57c1b add migration to add notification settings to user accounts William Pitcock 2019-05-25 07:25:13 +00:00
  • e7e2e7a1a6 user info: allow formdata for notification settings like every other API William Pitcock 2019-05-25 05:54:02 +00:00
  • 59a703fcbe twitter api: user view: expose user notification settings under pleroma object William Pitcock 2019-05-25 05:31:13 +00:00
  • 0f7eeb0943 tests: add tests for non-follows/non-followers settings William Pitcock 2019-05-25 05:25:40 +00:00
  • 1542cccbbc tests: chase notification setting changes William Pitcock 2019-05-25 05:22:13 +00:00
  • 4030837d91 notification: add non_follows/non_followers notification control settings William Pitcock 2019-05-25 05:19:47 +00:00
  • 56fd7dbdd7 remove @websub and @ostatus module-level constants William Pitcock 2019-05-25 04:39:32 +00:00
  • 80d55d428f tests: websub: check only that signature validation succeeds or fails William Pitcock 2019-05-25 04:34:16 +00:00
  • 9bec891eb4 kill @httpoison William Pitcock 2019-05-25 04:24:21 +00:00
  • 9f44fa0686 Merge branch 'fix/nodeinfo-unavailable-when-not-federating' into 'develop' kaniini 2019-05-25 01:45:17 +00:00
  • 9415932af5 Keep nodeinfo available when not federating Aaron Tinio 2019-05-25 08:15:12 +08:00
  • 625fec58ff Merge branch 'bugfix/mention-all-people-in-beginning-dm' into 'develop' kaniini 2019-05-24 20:34:23 +00:00
  • bbea5691da Mention all people in the beginning of DM Sergey Suprunenko 2019-05-24 20:34:23 +00:00
  • 8a0ee011ac Merge branch 'feature/static-headers' into 'develop' kaniini 2019-05-24 20:33:55 +00:00
  • f916e4cdd9 Move the Cache Control header test to its own file feld 2019-05-24 20:33:55 +00:00
  • 54fffd707e . lain 2019-05-24 17:57:34 +02:00
  • b73f7c54d3 . lain 2019-05-24 17:54:10 +02:00
  • 56afc69c24 . lain 2019-05-24 17:14:57 +02:00
  • 44135f7583 . lain 2019-05-24 16:48:37 +02:00
  • a7affbdd6d Fix tests Egor Kislitsyn 2019-05-24 21:41:11 +07:00
  • f333041a0a Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists Egor Kislitsyn 2019-05-24 21:05:57 +07:00
  • d5199205ce . lain 2019-05-24 13:20:59 +02:00
  • caf18b9ae2 . lain 2019-05-24 13:16:39 +02:00
  • 06e9e9f428 . lain 2019-05-24 13:15:17 +02:00
  • 0471ca3e3c . lain 2019-05-24 13:00:57 +02:00
  • 6499adc6a8 Merge branch 'reverse_proxy_upstream_v4_fix' into 'develop' lambda 2019-05-24 09:54:45 +00:00
  • 356c047759 explicitly set reverse proxy upstream to IPv4 Alfie Pates 2019-05-23 22:33:27 +01:00
  • 8b2d39c1ec Change the order of preloading when fetching activities for context rinpatch 2019-05-23 14:03:16 +03:00
  • 0c53d91f3b fix merge conflict Sachin Joshi 2019-05-23 09:45:12 +02:00
  • 75e78d4e23 Merge branch 'feature/mrf-user-filter' into 'develop' kaniini 2019-05-22 19:03:14 +00:00
  • e6b175ed6c Fix credo issues rinpatch 2019-05-22 21:57:46 +03:00
  • f0516d9114 Merge branch 'ssh-fixes' into 'develop' kaniini 2019-05-22 18:57:34 +00:00
  • 7d9b33b3ce update documentation for the new MRF features [no-ci] William Pitcock 2019-05-22 05:55:09 +00:00
  • 8086c7aed6 tests: add tests for banner and avatar removal William Pitcock 2019-05-22 05:08:37 +00:00
  • baf72d6c58 mrf: simple policy: add the ability to strip avatars and banners from user profiles William Pitcock 2019-05-22 04:55:16 +00:00
  • 60f882b09f activitypub: run user objects through MRF filters William Pitcock 2019-05-22 04:33:10 +00:00
  • 75b6c4b004 mrf: defang policy modules for filtering user profile objects William Pitcock 2019-05-22 04:15:59 +00:00
  • ac7702f800 Exclude Answers from fetching by default rinpatch 2019-05-22 21:49:19 +03:00
  • 19c90d47c4 Normalize poll votes to Answer objects rinpatch 2019-05-22 21:17:57 +03:00
  • 0b4f569c5b Merge branch 'fix/prune-objects-times-out' into 'develop' rinpatch 2019-05-22 17:19:51 +00:00
  • 54e10a3e55 Disable timeouts for object pruning query rinpatch 2019-05-22 20:10:52 +03:00
  • 83ca12f45e Merge branch 'issue/699' into 'develop' lambda 2019-05-22 15:44:50 +00:00
  • 620908a2db [#699] add worker to clean expired oauth tokens Maksim 2019-05-22 15:44:50 +00:00
  • 78ac8ee561 Update CHANGELOG.md lambda 2019-05-22 11:07:51 +00:00
  • 714d8d4ef9 Merge branch 'feature/object-pruning' into 'develop' lambda 2019-05-22 11:04:30 +00:00
  • f323031927 Mix: Only start sshd when needed, second try. lain 2019-05-22 12:57:20 +02:00
  • ad535ae55b Merge branch 'bring-ecto-back-to-mainline' into 'develop' lambda 2019-05-22 10:05:05 +00:00
  • f4cfcead88 Mix: Bring ecto-sql back to mainline. lain 2019-05-22 11:44:17 +02:00
  • 3b12e1ba7c Changelog: Add tip for debian users. lain 2019-05-22 11:01:10 +02:00
  • 10ca1f91de Add GIN index on object data->'name' rinpatch 2019-05-22 11:56:53 +03:00
  • b22145cbc4 Documentation: Specify PEM format for SSH keys. lain 2019-05-22 10:44:26 +02:00
  • db9a82d168 Linting. lain 2019-05-22 10:40:15 +02:00
  • b6cf62ddea Mix: Don't start esshd application if we don't need it. lain 2019-05-22 10:28:50 +02:00
  • f9e0d09ec0 Changelog: Add SSH mode. lain 2019-05-22 10:17:32 +02:00
  • ff363f70b5 Merge branch 'refactor/keys' into 'develop' lambda 2019-05-22 06:28:16 +00:00
  • 1344c85e2f salmon: fix credo William Pitcock 2019-05-22 05:58:51 +00:00
  • cdac5efd10 Merge branch 'bugfix/account_view_source.note' into 'develop' rinpatch 2019-05-22 05:39:01 +00:00
  • 0e2c215a00
    MastoAPI AccountView: fill source.note with plaintext version of note Haelwenn (lanodan) Monnier 2019-05-22 07:22:19 +02:00
  • 17bfd000d7 Ability to reset avatar, profile banner and backgroud Sachin Joshi 2019-05-22 06:39:19 +02:00
  • 79c2cef2fb Merge branch 'mongooseim-support' into 'develop' kaniini 2019-05-22 04:06:54 +00:00
  • ab6e15622b Merge branch 'fix/api-fallback' into 'develop' kaniini 2019-05-22 04:05:41 +00:00
  • 334ffcb86f Merge branch 'bugfix/dm-being-truncated' into 'develop' kaniini 2019-05-22 04:04:20 +00:00
  • 9134848170 Do not truncate DM when it contains newlines and safe_dm_mentions is set to true Sergey Suprunenko 2019-05-22 04:04:20 +00:00
  • 045803346d move key generation functions into Pleroma.Keys module William Pitcock 2019-05-22 03:58:15 +00:00
  • a023ca004c prune objects task: use Repo.delete_all() William Pitcock 2019-05-22 03:12:48 +00:00
  • f76268135c Fix failing test Aaron Tinio 2019-05-22 07:11:09 +08:00
  • 3ab9255eda Respond with a 404 Not implemented JSON error message Aaron Tinio 2019-05-21 09:40:29 +08:00
  • a13d449b24 Add tests for fallback routes Aaron Tinio 2019-05-21 09:39:32 +08:00
  • f446f94290 add changelog entry for object pruning William Pitcock 2019-05-21 01:22:27 +00:00
  • 16b260fb19 add mix task to prune the object database using a configured retention period William Pitcock 2019-05-21 01:21:28 +00:00
  • 73df9d690d object: fetcher: add support for reinjecting pruned objects William Pitcock 2019-05-21 00:41:58 +00:00
  • c2b0b82e6a object: add Object.prune() William Pitcock 2019-05-21 00:41:40 +00:00
  • 63b0b7190c MastoAPI: Add GET /api/v1/polls/:id rinpatch 2019-05-21 20:40:35 +03:00
  • d378b342ba MongooseIM: Add documentation. lain 2019-05-21 18:57:36 +02:00
  • ff61d34502 Accept question objects for conversations rinpatch 2019-05-21 17:33:54 +03:00
  • 5f67c26baf Accept strings in expires_in because sasuga javascript rinpatch 2019-05-21 17:30:51 +03:00
  • 0407ffe75f Change validation error status codes to be more appropriate rinpatch 2019-05-21 17:12:38 +03:00
  • ee68244141 Do not stream out poll replies rinpatch 2019-05-21 16:58:15 +03:00
  • d7c4d029c8 Restrict poll replies when fetching activiites for context rinpatch 2019-05-21 14:35:20 +03:00
  • f28747858b Actual vote count in poll view rinpatch 2019-05-21 14:27:09 +03:00
  • a53d062730 Fix posting non-polls from mastofe rinpatch 2019-05-21 14:19:03 +03:00
  • aafe30d94e Handle poll votes rinpatch 2019-05-21 14:12:10 +03:00
  • 3f96b3e4b8 Enforce poll limits and add error handling for MastodonAPI's post endpoint rinpatch 2019-05-21 10:54:20 +03:00
  • 76a7429bef Add poll limits to /api/v1/instance and initial state rinpatch 2019-05-21 09:13:10 +03:00
  • be6b57193a Merge branch 'trivial/increase-hackney-timeouts' into 'develop' kaniini 2019-05-21 05:15:29 +00:00
  • c972d0bb14 http: bump connection timeout to 10 seconds William Pitcock 2019-05-21 04:58:26 +00:00
  • 94caca924d Merge branch 'fix/prometheus-ecto-error-when-not-configured' into 'develop' kaniini 2019-05-21 01:36:06 +00:00
  • d4847b17ca Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop' kaniini 2019-05-20 23:30:19 +00:00
  • f96e9b28bb Fix prometheus-ecto error when not configured Aaron Tinio 2019-05-21 07:30:18 +08:00
  • 75c7bb9289 Additional reserved usernames Mark Felder 2019-05-20 17:18:59 -05:00
  • 943d1b2f26 Merge branch 'feature/user-configurable-mascot' into 'develop' kaniini 2019-05-20 18:17:42 +00:00
  • 643b563478 Merge branch 'doc/mrf-simple-report-removal' into 'develop' kaniini 2019-05-20 18:16:29 +00:00
  • 5aa107d912 Document MRF.Simple :report_removal Aaron Tinio 2019-05-21 00:59:12 +08:00
  • eb02edcad9 Add virtual :thread_muted? field Aaron Tinio 2019-05-21 00:35:46 +08:00
  • daeae8e2e7
    Move default mascot configuration to config/ Sadposter 2019-05-20 16:12:55 +01:00
  • d835810610
    Add changelog entry for mascot config Sadposter 2019-05-20 14:19:42 +01:00