akkoma
5 years agofix tests
Egor Kislitsyn [Wed, 6 Feb 2019 05:17:41 +0000 (12:17 +0700)]
fix tests

5 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
Egor Kislitsyn [Wed, 6 Feb 2019 04:33:00 +0000 (11:33 +0700)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs

5 years agoMerge branch 'bugfix/rich-media-non-unicode-nuclear-option' into 'develop'
rinpatch [Tue, 5 Feb 2019 21:01:20 +0000 (21:01 +0000)]
Merge branch 'bugfix/rich-media-non-unicode-nuclear-option' into 'develop'

rich media: parser: reject any data which cannot be explicitly encoded into JSON

Closes #596

See merge request pleroma/pleroma!779

5 years agorich media: parser: reject any data which cannot be explicitly encoded into JSON
William Pitcock [Tue, 5 Feb 2019 20:50:57 +0000 (20:50 +0000)]
rich media: parser: reject any data which cannot be explicitly encoded into JSON

5 years agoMerge branch 'fix-dm-index' into 'develop'
kaniini [Tue, 5 Feb 2019 20:27:31 +0000 (20:27 +0000)]
Merge branch 'fix-dm-index' into 'develop'

Massage index until it actually does the stuff we want.

See merge request pleroma/pleroma!772

5 years agoMerge branch 'feature/ap-c2s-whoami' into 'develop'
kaniini [Tue, 5 Feb 2019 20:26:31 +0000 (20:26 +0000)]
Merge branch 'feature/ap-c2s-whoami' into 'develop'

activitypub: c2s: add /api/ap/whoami endpoint for andstatus

See merge request pleroma/pleroma!773

5 years agoMerge branch 'testfix/twitter-api' into 'develop'
kaniini [Tue, 5 Feb 2019 20:13:38 +0000 (20:13 +0000)]
Merge branch 'testfix/twitter-api' into 'develop'

test: twitterapi: fix another possible test failure case

See merge request pleroma/pleroma!778

5 years agotest: twitterapi: fix another possible test failure case
William Pitcock [Tue, 5 Feb 2019 20:04:39 +0000 (20:04 +0000)]
test: twitterapi: fix another possible test failure case

5 years agoMerge branch 'feature/split-hide-network-v2' into 'develop'
kaniini [Tue, 5 Feb 2019 18:56:59 +0000 (18:56 +0000)]
Merge branch 'feature/split-hide-network-v2' into 'develop'

Split hide_network into hide_followers & hide_followings (fixed)

See merge request pleroma/pleroma!765

5 years agoMerge branch 'bugfix/rich-media-image-nil' into 'develop'
kaniini [Tue, 5 Feb 2019 18:53:43 +0000 (18:53 +0000)]
Merge branch 'bugfix/rich-media-image-nil' into 'develop'

mastodon api: fix rendering of cards without image URLs (closes #597)

Closes #597

See merge request pleroma/pleroma!777

5 years agotest: twitterapi: fix the test breakage for real
William Pitcock [Tue, 5 Feb 2019 18:49:02 +0000 (18:49 +0000)]
test: twitterapi: fix the test breakage for real

5 years agomastodon api: fix rendering of cards without image URLs (closes #597)
William Pitcock [Tue, 5 Feb 2019 18:30:27 +0000 (18:30 +0000)]
mastodon api: fix rendering of cards without image URLs (closes #597)

5 years agoMerge branch 'bugfix/transmogrifier-bare-tags' into 'develop'
lambda [Tue, 5 Feb 2019 11:30:18 +0000 (11:30 +0000)]
Merge branch 'bugfix/transmogrifier-bare-tags' into 'develop'

activitypub: transmogrifier: fix bare tags

See merge request pleroma/pleroma!774

5 years agoMerge branch 'patch-2' into 'develop'
lambda [Tue, 5 Feb 2019 11:29:20 +0000 (11:29 +0000)]
Merge branch 'patch-2' into 'develop'

ARGLE GARBLE

See merge request pleroma/pleroma!776

5 years agoMerge branch 'bugfix/rich-media-nil' into 'develop'
lambda [Tue, 5 Feb 2019 11:28:48 +0000 (11:28 +0000)]
Merge branch 'bugfix/rich-media-nil' into 'develop'

html: don't attempt to parse nil content

See merge request pleroma/pleroma!775

5 years agoFix SQL
Maxim Filippov [Tue, 5 Feb 2019 07:22:31 +0000 (10:22 +0300)]
Fix SQL

5 years agoARGLE GARBLE
witches.live [Tue, 5 Feb 2019 07:03:54 +0000 (07:03 +0000)]
ARGLE GARBLE

Update .gitignore

5 years agohtml: don't attempt to parse nil content
William Pitcock [Tue, 5 Feb 2019 05:06:17 +0000 (05:06 +0000)]
html: don't attempt to parse nil content

5 years agoactivitypub: transmogrifier: fix bare tags
William Pitcock [Tue, 5 Feb 2019 00:32:49 +0000 (00:32 +0000)]
activitypub: transmogrifier: fix bare tags

5 years agoactivitypub: c2s: add /api/ap/whoami endpoint for andstatus
William Pitcock [Mon, 4 Feb 2019 22:58:29 +0000 (22:58 +0000)]
activitypub: c2s: add /api/ap/whoami endpoint for andstatus

5 years agoMassage index until it actually does the stuff we want.
lain [Mon, 4 Feb 2019 22:47:29 +0000 (23:47 +0100)]
Massage index until it actually does the stuff we want.

Also makes the index a lot smoler.

5 years agoInitialize hide_network with false
Maxim Filippov [Mon, 4 Feb 2019 19:23:09 +0000 (22:23 +0300)]
Initialize hide_network with false

5 years agoMerge branch 'feature/mrf-tag' into 'develop'
Haelwenn [Mon, 4 Feb 2019 19:20:11 +0000 (19:20 +0000)]
Merge branch 'feature/mrf-tag' into 'develop'

MRF TagPolicy engine

See merge request pleroma/pleroma!768

5 years agoactivitypub: mrf: tag policy: fix force-unlisted and sandbox actions
William Pitcock [Mon, 4 Feb 2019 19:03:25 +0000 (19:03 +0000)]
activitypub: mrf: tag policy: fix force-unlisted and sandbox actions

5 years agoactivitypub: mrf: tag policy: add support for subscription control
William Pitcock [Mon, 4 Feb 2019 17:48:48 +0000 (17:48 +0000)]
activitypub: mrf: tag policy: add support for subscription control

5 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
Egor Kislitsyn [Mon, 4 Feb 2019 17:38:05 +0000 (00:38 +0700)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs

5 years agoMerge branch 'hotfix/hellthread-deprecation-warning' into 'develop'
rinpatch [Mon, 4 Feb 2019 17:32:12 +0000 (17:32 +0000)]
Merge branch 'hotfix/hellthread-deprecation-warning' into 'develop'

fix hellthread threshold deprecation warning

See merge request pleroma/pleroma!770

5 years agofix hellthread threshold deprecation warning
Karen Konou [Mon, 4 Feb 2019 17:26:56 +0000 (18:26 +0100)]
fix hellthread threshold deprecation warning

5 years agoactivitypub: mrf: tag policy: refactor the filtering hook a bit
William Pitcock [Mon, 4 Feb 2019 17:06:37 +0000 (17:06 +0000)]
activitypub: mrf: tag policy: refactor the filtering hook a bit

5 years agoactivitypub: mrf: tag policy: add support for processing follow requests
William Pitcock [Mon, 4 Feb 2019 17:03:34 +0000 (17:03 +0000)]
activitypub: mrf: tag policy: add support for processing follow requests

5 years agoactivitypub: mrf: tag policy: implement force-unlisted and sandbox
William Pitcock [Mon, 4 Feb 2019 15:55:20 +0000 (15:55 +0000)]
activitypub: mrf: tag policy: implement force-unlisted and sandbox

5 years agomrf: add initial MRF.TagPolicy engine
William Pitcock [Mon, 4 Feb 2019 02:35:46 +0000 (02:35 +0000)]
mrf: add initial MRF.TagPolicy engine

5 years agomix: add user tag/untag task
William Pitcock [Mon, 4 Feb 2019 02:33:11 +0000 (02:33 +0000)]
mix: add user tag/untag task

5 years agoMerge branch 'mime-riff' into 'develop'
kaniini [Mon, 4 Feb 2019 16:52:41 +0000 (16:52 +0000)]
Merge branch 'mime-riff' into 'develop'

Mime: detect RIFF formats (wave, webp, avi)

See merge request pleroma/pleroma!769

5 years agoMime: detect RIFF formats (wave, webp, avi)
href [Mon, 4 Feb 2019 16:44:41 +0000 (17:44 +0100)]
Mime: detect RIFF formats (wave, webp, avi)

5 years agoMerge branch 'fix/rich-media-relative-path' into 'develop'
rinpatch [Mon, 4 Feb 2019 16:01:34 +0000 (16:01 +0000)]
Merge branch 'fix/rich-media-relative-path' into 'develop'

Fix rich media relative path

Closes #588

See merge request pleroma/pleroma!759

5 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
Egor Kislitsyn [Mon, 4 Feb 2019 13:50:28 +0000 (20:50 +0700)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs

# Conflicts:
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/federator/federator.ex

5 years agoMerge branch 'feature/hellthread-filter-improvements' into 'develop'
rinpatch [Mon, 4 Feb 2019 12:36:50 +0000 (12:36 +0000)]
Merge branch 'feature/hellthread-filter-improvements' into 'develop'

Improve hellthread filter

Closes #584

See merge request pleroma/pleroma!766

5 years agoremoved a debug thingy
Karen Konou [Mon, 4 Feb 2019 11:22:25 +0000 (11:22 +0000)]
removed a debug thingy

5 years agosquished a bug
Karen Konou [Mon, 4 Feb 2019 11:09:00 +0000 (12:09 +0100)]
squished a bug

5 years agoactually commited the changes
Karen Konou [Mon, 4 Feb 2019 09:23:43 +0000 (10:23 +0100)]
actually commited the changes

5 years agofixed Map,put arguments, updated nomenclature
Karen Konou [Mon, 4 Feb 2019 09:23:07 +0000 (10:23 +0100)]
fixed Map,put arguments, updated nomenclature

5 years agomore tweaks, fixed silly mistakes...
Karen Konou [Sun, 3 Feb 2019 22:56:20 +0000 (23:56 +0100)]
more tweaks, fixed silly mistakes...

5 years agoimplemented tweaks
Karen Konou [Sun, 3 Feb 2019 21:46:06 +0000 (22:46 +0100)]
implemented tweaks

5 years agoMerge branch 'mogrify-orient' into 'develop'
kaniini [Sun, 3 Feb 2019 21:06:15 +0000 (21:06 +0000)]
Merge branch 'mogrify-orient' into 'develop'

Update Mogrify docs and warning for deprecated syntax

See merge request pleroma/pleroma!763

5 years agofixed things
Karen Konou [Sun, 3 Feb 2019 19:45:32 +0000 (20:45 +0100)]
fixed things

5 years agomade toggleable, added docs
Karen Konou [Sun, 3 Feb 2019 19:27:28 +0000 (20:27 +0100)]
made toggleable, added docs

5 years agoadded optional delist feature
Karen Konou [Sun, 3 Feb 2019 19:12:23 +0000 (20:12 +0100)]
added optional delist feature

5 years agoSplit hide_network into hide_followers & hide_followings (fixed)
Maxim Filippov [Sun, 3 Feb 2019 18:24:09 +0000 (21:24 +0300)]
Split hide_network into hide_followers & hide_followings (fixed)

5 years agoMerge branch '589-fix-cache' into 'develop'
lambda [Sun, 3 Feb 2019 18:19:40 +0000 (18:19 +0000)]
Merge branch '589-fix-cache' into 'develop'

Resolve "Update object cache on favs/boosts"

Closes #589

See merge request pleroma/pleroma!764

5 years agoUnbreak all the tests.
lain [Sun, 3 Feb 2019 17:54:39 +0000 (18:54 +0100)]
Unbreak all the tests.

5 years agoStill do caching in tests.
lain [Sun, 3 Feb 2019 17:28:14 +0000 (18:28 +0100)]
Still do caching in tests.

5 years agoUpdate Mogrify docs and warning for deprecated syntax to encourage
Mark Felder [Sun, 3 Feb 2019 16:39:42 +0000 (16:39 +0000)]
Update Mogrify docs and warning for deprecated syntax to encourage
users to enable both strip and auto-orient

5 years agoMerge branch '582_federation_retirement_optimization' into 'develop'
kaniini [Sun, 3 Feb 2019 15:47:55 +0000 (15:47 +0000)]
Merge branch '582_federation_retirement_optimization' into 'develop'

[#582] Optimized federation retirement by reducing the number of SQL calls

Closes #582

See merge request pleroma/pleroma!762

5 years ago[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` is not...
Ivan Tashkinov [Sun, 3 Feb 2019 10:28:13 +0000 (13:28 +0300)]
[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` is not specified.
Added tests.

5 years ago[#582] Optimized federation retirement by reducing the number of SQL calls
Ivan Tashkinov [Sun, 3 Feb 2019 09:41:27 +0000 (12:41 +0300)]
[#582] Optimized federation retirement by reducing the number of SQL calls
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).

5 years agoMerge branch 'fix/oauth-page-responsiveness' into 'develop'
rinpatch [Sat, 2 Feb 2019 10:48:35 +0000 (10:48 +0000)]
Merge branch 'fix/oauth-page-responsiveness' into 'develop'

Add responsive features to layout

Closes #564

See merge request pleroma/pleroma!760

5 years agoAdd responsive features to layout
Maxim Filippov [Sat, 2 Feb 2019 10:38:52 +0000 (13:38 +0300)]
Add responsive features to layout

5 years agoCheck if rich media uri is relative
rinpatch [Sat, 2 Feb 2019 09:24:24 +0000 (12:24 +0300)]
Check if rich media uri is relative

5 years agoUse with instead of if in the card
rinpatch [Sat, 2 Feb 2019 09:04:18 +0000 (12:04 +0300)]
Use with instead of if in the card

5 years agomerge only if page_url is an absolute path
rinpatch [Sat, 2 Feb 2019 08:53:46 +0000 (11:53 +0300)]
merge only if page_url is an absolute path

5 years agoFix rich media relative path
rinpatch [Sat, 2 Feb 2019 08:38:37 +0000 (11:38 +0300)]
Fix rich media relative path

5 years agoMerge branch 'revert-0a82a7e6' into 'develop'
kaniini [Fri, 1 Feb 2019 20:23:55 +0000 (20:23 +0000)]
Merge branch 'revert-0a82a7e6' into 'develop'

Revert "Merge branch 'feature/split-hide-network' into 'develop'"

See merge request pleroma/pleroma!758

5 years agoRevert "Merge branch 'feature/split-hide-network' into 'develop'"
kaniini [Fri, 1 Feb 2019 20:22:58 +0000 (20:22 +0000)]
Revert "Merge branch 'feature/split-hide-network' into 'develop'"

This reverts merge request !733

5 years agoMerge branch 'hotfix/object-normalize-cache' into 'develop'
href [Fri, 1 Feb 2019 19:45:55 +0000 (19:45 +0000)]
Merge branch 'hotfix/object-normalize-cache' into 'develop'

object: use cached accesses when possible in Object.normalize()

See merge request pleroma/pleroma!757

5 years agoMerge branch 'streaming-api-url-fix' into 'develop'
href [Fri, 1 Feb 2019 19:39:50 +0000 (19:39 +0000)]
Merge branch 'streaming-api-url-fix' into 'develop'

Fix WebSocket streaming API URL.

See merge request pleroma/pleroma!756

5 years agoobject: use cached accesses when possible in Object.normalize()
William Pitcock [Fri, 1 Feb 2019 19:38:57 +0000 (19:38 +0000)]
object: use cached accesses when possible in Object.normalize()

5 years agoUse url() instead of static_url in Endpoint.websocket_url()
eugenijm [Fri, 1 Feb 2019 19:35:19 +0000 (22:35 +0300)]
Use url() instead of static_url in Endpoint.websocket_url()

5 years agoMerge branch 'develop' into 'develop'
href [Fri, 1 Feb 2019 19:18:46 +0000 (19:18 +0000)]
Merge branch 'develop' into 'develop'

Use nodeinfo 2.1

See merge request pleroma/pleroma!753

5 years agoupdate nodeinfo version when requesting 2.1
Luna [Fri, 1 Feb 2019 19:03:23 +0000 (16:03 -0300)]
update nodeinfo version when requesting 2.1

5 years agoUse String.replace_leading instead of String.replace for getting websocket streaming...
eugenijm [Fri, 1 Feb 2019 18:56:18 +0000 (21:56 +0300)]
Use String.replace_leading instead of String.replace for getting websocket streaming api url.

Extract the login responsible for obtaining websocket URL into the corresponding
Endpoint function.

5 years agomix format pass
Luna [Fri, 1 Feb 2019 17:40:43 +0000 (14:40 -0300)]
mix format pass

5 years agodowncase software name in nodeinfo
Luna [Fri, 1 Feb 2019 17:35:08 +0000 (14:35 -0300)]
downcase software name in nodeinfo

5 years agoadd tests for nodeinfo 2.0 compat and 2.1's new field
Luna [Fri, 1 Feb 2019 17:33:14 +0000 (14:33 -0300)]
add tests for nodeinfo 2.0 compat and 2.1's new field

5 years agoMerge branch 'bugfix/get_list_return_404' into 'develop'
Haelwenn [Fri, 1 Feb 2019 17:27:50 +0000 (17:27 +0000)]
Merge branch 'bugfix/get_list_return_404' into 'develop'

MastodonAPI.MastodonAPIController: Return a 404 when we fail to get a list

See merge request pleroma/pleroma!755

5 years agokeep compatibility with nodeinfo 2.0
Luna [Fri, 1 Feb 2019 17:23:40 +0000 (14:23 -0300)]
keep compatibility with nodeinfo 2.0

splits actual nodeinfo generation into raw_nodeinfo, the 2.0 handler
gives the same result, while the 2.1 handler inserts the
software.repository field. requested by @href

5 years agoMastodonAPI.MastodonAPIController: Return a 404 when we fail to get a list
Haelwenn (lanodan) Monnier [Fri, 1 Feb 2019 17:15:15 +0000 (18:15 +0100)]
MastodonAPI.MastodonAPIController: Return a 404 when we fail to get a list

5 years agouse Mix.Project.Config for some Application functions
Luna [Fri, 1 Feb 2019 17:11:23 +0000 (14:11 -0300)]
use Mix.Project.Config for some Application functions

5 years agoMerge branch 'feature/split-hide-network' into 'develop'
kaniini [Fri, 1 Feb 2019 17:05:29 +0000 (17:05 +0000)]
Merge branch 'feature/split-hide-network' into 'develop'

Split hide_network into hide_followers & hide_followings

See merge request pleroma/pleroma!733

5 years agoMerge branch 'serve-sw-pleroma.js' into 'develop'
lambda [Fri, 1 Feb 2019 14:24:07 +0000 (14:24 +0000)]
Merge branch 'serve-sw-pleroma.js' into 'develop'

Serve sw-pleroma.js properly

See merge request pleroma/pleroma!754

5 years agoServe sw-pleroma.js properly
href [Fri, 1 Feb 2019 10:34:41 +0000 (11:34 +0100)]
Serve sw-pleroma.js properly

5 years agoMerge branch 'fix-rich-media-toggle' into 'develop'
lambda [Fri, 1 Feb 2019 09:33:50 +0000 (09:33 +0000)]
Merge branch 'fix-rich-media-toggle' into 'develop'

Remove default value for rich media.

See merge request pleroma/pleroma!751

5 years agoMerge remote-tracking branch 'origin/develop' into fix-rich-media-toggle
lain [Fri, 1 Feb 2019 09:21:17 +0000 (10:21 +0100)]
Merge remote-tracking branch 'origin/develop' into fix-rich-media-toggle

5 years agoMerge branch '534_federation_targets_reachability' into 'develop'
href [Fri, 1 Feb 2019 09:14:35 +0000 (09:14 +0000)]
Merge branch '534_federation_targets_reachability' into 'develop'

[#534] Unreachable federation targets retirement

Closes #534

See merge request pleroma/pleroma!703

5 years agomix format pass
Luna [Fri, 1 Feb 2019 07:02:40 +0000 (04:02 -0300)]
mix format pass

5 years agouse nodeinfo 2.1, add repository field
Luna [Fri, 1 Feb 2019 06:55:10 +0000 (03:55 -0300)]
use nodeinfo 2.1, add repository field

that is the only change from nodeinfo 2.0 to 2.1

also this makes the nodeinfo tests use 2.1.json instead of 2.0.json

5 years agoMerge branch 'docs/pleroma-api-invite-token' into 'develop'
Haelwenn [Thu, 31 Jan 2019 22:28:08 +0000 (22:28 +0000)]
Merge branch 'docs/pleroma-api-invite-token' into 'develop'

docs/Pleroma-API.md: Add missing token field documentation

See merge request pleroma/pleroma!752

5 years agodocs/Pleroma-API.md: Add missing token field documentation
Haelwenn (lanodan) Monnier [Thu, 31 Jan 2019 22:23:53 +0000 (23:23 +0100)]
docs/Pleroma-API.md: Add missing token field documentation

[ci skip]

5 years agoRemove default value for rich media.
lain [Thu, 31 Jan 2019 19:02:08 +0000 (20:02 +0100)]
Remove default value for rich media.

Setting it to true will actually override a 'false' set before.

5 years agoMerge branch 'user-follow-all-unique' into 'develop'
kaniini [Thu, 31 Jan 2019 18:50:00 +0000 (18:50 +0000)]
Merge branch 'user-follow-all-unique' into 'develop'

User.follow_all: ensure the following array stays unique

See merge request pleroma/pleroma!750

5 years agoUser.follow_all: ensure its stays unique
href [Thu, 31 Jan 2019 17:07:46 +0000 (18:07 +0100)]
User.follow_all: ensure its stays unique

5 years agoMerge branch 'bugfix/rich-media-non-unicode' into 'develop'
lambda [Thu, 31 Jan 2019 16:54:48 +0000 (16:54 +0000)]
Merge branch 'bugfix/rich-media-non-unicode' into 'develop'

rich media non-unicode bugfix

See merge request pleroma/pleroma!749

5 years agotest: http mocks: formatting
William Pitcock [Thu, 31 Jan 2019 16:30:56 +0000 (16:30 +0000)]
test: http mocks: formatting

5 years agoMerge branch 'develop' into 'develop'
kaniini [Thu, 31 Jan 2019 16:28:40 +0000 (16:28 +0000)]
Merge branch 'develop' into 'develop'

Clarify the description of the `logo_mask` configuration key.

See merge request pleroma/pleroma!747

5 years agoMerge branch 'fix/rich-media-disable-in-config' into 'develop'
kaniini [Thu, 31 Jan 2019 16:22:26 +0000 (16:22 +0000)]
Merge branch 'fix/rich-media-disable-in-config' into 'develop'

Make rich media support toggleable

See merge request pleroma/pleroma!748

5 years agotest: rich media: parser: add malformed data regression test
William Pitcock [Thu, 31 Jan 2019 16:19:53 +0000 (16:19 +0000)]
test: rich media: parser: add malformed data regression test

5 years agorich media: parser: only try to validate strings, not numbers (OEmbed)
William Pitcock [Thu, 31 Jan 2019 16:19:31 +0000 (16:19 +0000)]
rich media: parser: only try to validate strings, not numbers (OEmbed)

5 years agotest: add malformed OGP data fixture
William Pitcock [Thu, 31 Jan 2019 16:12:35 +0000 (16:12 +0000)]
test: add malformed OGP data fixture

5 years agorich media: parser: reject OGP fields we cannot safely process
William Pitcock [Thu, 31 Jan 2019 16:03:56 +0000 (16:03 +0000)]
rich media: parser: reject OGP fields we cannot safely process

5 years agoMake rich media support toggleable
rinpatch [Thu, 31 Jan 2019 15:18:20 +0000 (18:18 +0300)]
Make rich media support toggleable