Commit graph

  • c711a2b157 Return the file content for GET /api/pleroma/admin/instance_document/:document_name eugenijm 2020-09-17 16:54:38 +0300
  • f58262c673 add description to changelog stwf 2020-09-17 09:48:17 -0400
  • 582ad5d4e1 AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API eugenijm 2020-08-30 15:15:14 +0300
  • 5426eb5997 Merge branch 'chat-moderation' into 'develop' lain 2020-09-17 11:56:30 +0000
  • 44e8b6037a Merge branch 'develop' into feature/expire-mutes Roman Chvanikov 2020-09-17 14:54:00 +0300
  • 5e3c70afa5 AdminAPI Chat tests: Remove factory. lain 2020-09-17 13:37:25 +0200
  • e39ff2616b Admin chat api tests: Small additions. lain 2020-09-17 13:29:26 +0200
  • 7a73850928 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-chat-moderation lain 2020-09-17 13:26:04 +0200
  • 5a8ea0a5b0 small refactoring Maksim Pechnikov 2020-09-17 09:13:43 +0300
  • b867f9d7ae Merge branch 'develop' into issue/2099 Maksim Pechnikov 2020-09-17 08:41:35 +0300
  • a781f41f96 [#2497] Media preview proxy: misc. improvements (static param support, dynamic fifo pipe path), refactoring. Ivan Tashkinov 2020-09-16 22:30:42 +0300
  • c5acbf8a1b Merge branch 'chore/unused-import' into 'develop' feld 2020-09-16 16:12:22 +0000
  • 73e0e6a8a2 Remove unused import Mark Felder 2020-09-16 10:56:42 -0500
  • 3a9baa9d0d Merge branch '2144-empty-users' into 'develop' rinpatch 2020-09-16 15:47:07 +0000
  • 7a88b726bf User: Remote users don't need to be confirmed or approved lain 2020-09-16 17:29:16 +0200
  • a4f80e1e74 Merge branch 'feat/connection-worker-monitor-flush' into 'develop' rinpatch 2020-09-16 15:10:20 +0000
  • adb1b0282d ConnectionPool Worker: use monitor flush instead of checking ref rinpatch 2020-09-16 17:23:05 +0300
  • eca8d26784 Merge branch 'chores/mrf-loglevel' into 'develop' rinpatch 2020-09-16 13:37:04 +0000
  • adbd0032fa Merge branch 'features/validators-video' into 'develop' rinpatch 2020-09-16 13:36:27 +0000
  • 6b088ed76a Merge branch 'issue/2089' into 'develop' lain 2020-09-16 12:22:48 +0000
  • 599f8bb152 RepoStreamer.chunk_stream -> Repo.chunk_stream Maksim Pechnikov 2020-09-16 09:47:18 +0300
  • c74fad9e06 Apply 1 suggestion(s) to 1 file(s) Maksim 2020-09-16 03:18:50 +0000
  • 2f155fb89f Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream Ivan Tashkinov 2020-09-15 20:29:39 +0300
  • 95a1e5bf5a Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop sadposter 2020-09-15 17:21:18 +0100
  • f879d07fa1 fixed tests Maksim Pechnikov 2020-09-15 15:32:49 +0300
  • cfad4f46b2 Merge branch 'reply-visibility-user-guard' into 'develop' lain 2020-09-15 12:21:38 +0000
  • 3ab59a6f3c Mastodon API: fix the public timeline returning an error when the reply_visibility parameter is set to self for an unauthenticated user eugenijm 2020-09-15 13:00:07 +0300
  • 5c4ff5c73c Merge branch 'fix/mrf-simple-welcome-chats' into 'develop' Haelwenn 2020-09-15 08:25:10 +0000
  • 0b66e806e3 Move changelog entry to next patch Mark Felder 2020-09-14 17:11:08 -0500
  • 709723182d Ensure SimplePolicy's tags in string representation don't trip up the object validator Mark Felder 2020-09-14 17:06:42 -0500
  • f900a40d5d fix credo warning stwf 2020-09-14 13:55:49 -0400
  • 38b2db297b search indexing metadata respects discoverable flag stwf 2020-09-14 13:18:11 -0400
  • 118bf6e92b Fixed Welcome chats with MRF Simple applied locally Mark Felder 2020-09-14 12:08:32 -0500
  • 25d1caf1dd Merge duplicate Changed sections Mark Felder 2020-09-14 12:07:31 -0500
  • d31f0393bf Validate Welcome Chat message works with Simple policy applied to local instance Mark Felder 2020-09-14 12:06:08 -0500
  • 39d769f250 Merge branch 'remove/managed-config-option' into 'develop' rinpatch 2020-09-14 15:19:09 +0000
  • 0b5e72ecf0 Remove :managed_config option. rinpatch 2020-09-10 15:00:19 +0300
  • 6e70415e4a Merge branch 'hotfix/rich-media-compile-error' into 'develop' rinpatch 2020-09-14 12:48:27 +0000
  • bb407edce4 RichMedia: fix a compilation error due to nonexistent variable rinpatch 2020-09-14 15:46:00 +0300
  • 4d543fcb75 Merge branch 'feat/rich-media-head' into 'develop' rinpatch 2020-09-14 12:38:00 +0000
  • 738685a629 Apply 1 suggestion(s) to 1 file(s) rinpatch 2020-09-14 11:56:00 +0000
  • f70335002d RichMedia: Do a HEAD request to check content type/length rinpatch 2020-09-14 14:45:58 +0300
  • f66a15c4a5 RichMedia parser: do not set a cache TTL for unchanging errors rinpatch 2020-09-14 14:44:25 +0300
  • 3e53ab4e98 added notification constraints Maksim Pechnikov 2020-09-14 14:08:12 +0300
  • 2937e3095a Merge branch 'fix/2139-oban-migration' into 'develop' rinpatch 2020-09-14 07:54:06 +0000
  • 489a107cf4 Apply 1 suggestion(s) to 1 file(s) Maksim 2020-09-13 11:54:15 +0000
  • c5830ac037 Merge develop Roman Chvanikov 2020-09-13 12:24:57 +0300
  • 527afb813a Remove unused require Roman Chvanikov 2020-09-13 12:23:45 +0300
  • 65f4e37ee1
    remove old workers in oban migrations Alexander Strizhakov 2020-09-13 10:04:50 +0300
  • 88fe0a262e Merge branch 'weblate-pleroma-pleroma' into 'develop' Haelwenn 2020-09-12 08:26:41 +0000
  • cd234a5321 [#2497] Media preview proxy: preview bypass for small images (basing on Content-Length and Content-Type). Ivan Tashkinov 2020-09-12 11:20:41 +0300
  • 32831f371f [#2497] Media preview proxy: redirecting to media proxy url in case of preview error or unsupported content type. Ivan Tashkinov 2020-09-12 10:33:42 +0300
  • c0b36621f1 Ensure we only apply NSFW Simple policy on parsable objects Mark Felder 2020-09-11 16:59:45 -0500
  • 6877bad44c Translated using Weblate (Spanish) tarteka 2020-09-11 18:24:59 +0000
  • 2b06805ad5 Merge branch 'chore/docs-spelling' into 'develop' feld 2020-09-11 23:14:54 +0000
  • 40c847dc2a Spelling Mark Felder 2020-09-11 17:42:39 -0500
  • c4061f06ba
    Merge branch 'chat-moderation-stable' into chat-moderation Alex Gleason 2020-09-11 14:30:28 -0500
  • bc86d0a906
    Chat moderation: fix formatting Alex Gleason 2020-09-11 14:29:56 -0500
  • 9733c9d065
    Merge remote-tracking branch 'upstream/develop' into chat-moderation Alex Gleason 2020-09-11 14:13:38 -0500
  • dfb831ca39
    Chat moderation: add tests for unauthorized access Alex Gleason 2020-09-11 14:00:34 -0500
  • e229536e5c
    Chat Moderation: use explicit sender and recipient fields Alex Gleason 2020-09-10 01:44:32 -0500
  • 67726453f8
    Credo fix Alex Gleason 2020-09-01 21:12:21 -0500
  • c361df11b4
    Docs: AdminAPI chat moderation Alex Gleason 2020-09-01 20:56:42 -0500
  • 02d70228b5
    AdminAPI: fix delete chat message Alex Gleason 2020-09-01 20:40:36 -0500
  • 9dd0b23da4
    AdminAPI: show chat Alex Gleason 2020-09-01 19:49:46 -0500
  • f13b52a703
    AdminAPI: list messages in a chat Alex Gleason 2020-09-01 19:39:34 -0500
  • c41430b23e
    Refactor with Chat.for_user_query/1 Alex Gleason 2020-09-01 19:05:24 -0500
  • fb0de07343
    AdminAPI: list chats for a user Alex Gleason 2020-08-31 20:23:33 -0500
  • b40a627ab0
    AdminAPI: delete a chat message Alex Gleason 2020-08-31 19:56:05 -0500
  • f88dc1937e
    MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1 Alex Gleason 2020-08-31 16:48:24 -0500
  • f1f44069ae
    Fetcher: Correctly return MRF reject reason Haelwenn (lanodan) Monnier 2020-09-11 19:58:58 +0200
  • 0bda85857e Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy Ivan Tashkinov 2020-09-11 17:19:58 +0300
  • 9fb88c814d Merge branch 'feat/log-possible-hol' into 'develop' rinpatch 2020-09-11 12:50:05 +0000
  • 89a7efab69 ConnectionPool: Log possible HTTP1 blocks rinpatch 2020-09-11 14:22:54 +0300
  • 36c9197ac3 Apply 1 suggestion(s) to 1 file(s) Haelwenn 2020-09-11 10:46:16 +0000
  • 53dc61ba90 Merge branch 'bugfix/favicon-none-found' into 'develop' rinpatch 2020-09-11 10:42:25 +0000
  • dbc013f24c
    instance: Handle not getting a favicon Haelwenn (lanodan) Monnier 2020-09-11 11:22:50 +0200
  • 03d1730f30 Merge branch 'fix/2134-old-cron-jobs' into 'develop' Haelwenn 2020-09-11 08:58:01 +0000
  • e3ca0a7e2d
    migration to remove old cron jobs Alexander Strizhakov 2020-09-11 09:09:28 +0300
  • f18178cb09
    AttachmentValidator: directly embed url schema and pass it fix_media_type Haelwenn (lanodan) Monnier 2020-08-22 02:01:33 +0200
  • 1b3d5956b1
    Pipeline Ingestion: Article Haelwenn (lanodan) Monnier 2020-08-20 20:03:07 +0200
  • 2132b24a9d
    object_validators: likes & announcements as [ObjectID] Haelwenn (lanodan) Monnier 2020-08-20 04:27:59 +0200
  • 846b59ccb0
    Pipeline Ingestion: Video Haelwenn (lanodan) Monnier 2020-08-20 02:00:04 +0200
  • b73e9ef686
    transmogrifier: Call strip_internal_fields on pipeline ingestion Haelwenn (lanodan) Monnier 2020-08-25 09:19:53 +0200
  • da876d09e8
    federator: normalize only actor, catch actor error Haelwenn (lanodan) Monnier 2020-09-10 23:13:51 +0200
  • 55562ca936 Merge branch 'develop' into feature/gen-magic Mark Felder 2020-09-10 16:02:11 -0500
  • 6316350918 Merge branch 'oban-overuse' into 'develop' rinpatch 2020-09-10 19:17:15 +0000
  • 4d18a50f3c [#2497] Formatting fix. Ivan Tashkinov 2020-09-10 21:54:26 +0300
  • 82b56cdb9b CHANGELOG.md: clarify that the functionality is not removed, just the config options rinpatch 2020-09-10 21:53:58 +0300
  • 15aece7238 remove validate_expires_at from enqueue method Alexander Strizhakov 2020-09-08 15:11:18 +0300
  • a098e10fd6 Document ephemeral activity changes better rinpatch 2020-09-08 12:07:33 +0300
  • 2c2094d4b2 configurable lifetime for ephemeral activities Alexander Strizhakov 2020-09-07 20:57:38 +0300
  • 4954667fb2 changelog Alexander Strizhakov 2020-09-07 20:22:14 +0300
  • f24828a3e8 oban warning Alexander Strizhakov 2020-09-07 20:21:32 +0300
  • 29c1178c2b migration fix Alexander Strizhakov 2020-09-04 12:05:17 +0300
  • eb5ff715f7 pin/unpin for activities with expires_at option Alexander Strizhakov 2020-09-04 11:40:32 +0300
  • b3485a6dbf little clean up Alexander Strizhakov 2020-09-03 19:02:22 +0300
  • 6f2d114518 use another stream function in migration Alexander Strizhakov 2020-09-03 18:08:19 +0300
  • 357d971a10 expiration for new pipeline Alexander Strizhakov 2020-09-03 17:56:20 +0300
  • 93e1c8df9d reject activity creation Alexander Strizhakov 2020-09-03 13:30:39 +0300